Guenther Wieser <[EMAIL PROTECTED]> writes:

> I'm using kernel 2.2.13 with irda9 patch on a Toshiba laptop running
> SuSE 6.3, irdautils are 0.9.5.
> I can send to and recieve from my PalmIII using irobex, but I'm not able
> to use kpilot or StarOffice to connect via serial line to the Pilot.
> The debugging messages are (syslog):
> -----------------
> Jan  5 00:48:52 notebook kernel: ToshOboe: seting baud to 19200
> Jan  5 00:48:53 notebook kernel: LM-IAS: Object not found
> Jan  5 00:48:53 notebook kernel: ToshOboe: seting baud to 9600
> Jan  5 00:48:57 notebook kernel: ToshOboe: seting baud to 19200
> Jan  5 00:48:58 notebook kernel: LM-IAS: Object not found
> Jan  5 00:48:58 notebook kernel: ToshOboe: seting baud to 9600
> Jan  5 00:49:01 notebook kernel: __irda_device_change_speed(), device
> locked!
> Jan  5 00:49:01 notebook last message repeated 3 times
> ------------------
> 
> Also /proc/..../discovery tells me when my Palm is in reach (also my
> Nokia 6110 is shown correctly).

Looks like you haven't configured IrCOMM correctly (/etc/conf.modules):

# IrDA
alias tty-ldisc-11 irtty
alias char-major-161 ircomm-tty
alias irda-dongle-0 tekram
alias irda-dongle-1 esi

Then you must let the application use /dev/ircomm0 instead of /dev/ttyS0
etc. Have you done this already?

PS. For IrCOMM, you should really use -irda23 instead!

-- Dag

-- 
   / Dag Brattli                   | The Linux-IrDA Project               /
  // University of Tromsoe, Norway | Infrared communication for Linux    //
 /// http://www.cs.uit.no/~dagb    | http://www.cs.uit.no/linux-irda/   ///

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to