Hi there, i played with irda last two days and got so far, but am really stuck now.. I use a Compaq LTE5000 notebook and a Siemens S35 mobile. In the BIOS of the notebook i see there is a infra device at 0x2f8 irq 3. and so i get at startup: ttyS1 at 0x2f8 ( irq = 3 ) is a 16550A
Well i boot linux then (linux-2.4.16) and have all intereferring start scripts (named irda) disabled. In the shell I type: setserial /dev/ttyS1 uart none port 0 insmod irda insmod irport io=0x2f8 irq=3 insmod ircomm insmod ircomm-tty echo 1 >/proc/sys/net/irda/discovery insmod irlan ifconfig irda0 up when i look in the discovery file i get my siemens ack'ed, but a irdaping to the saddr or daddr yields no packets. I look at ifconfig and irda0 is up and running, w/ some packets (TX) already sent. I look at lsmod and all modules are loaded. In /var/log/messages: -- IrDA: Registered device irda0 IrCOMM protocol (Dag Brattli) NETDEV WATCHDOG: irda0: transmit timed out irda0: transmit timed out --- irdadump gives -- 14:47:26.609520 xid:cmd 6be15ed1 > ffffffff S=6 s=0 (14) 14:47:26.699440 xid:cmd 6be15ed1 > ffffffff S=6 s=1 (14) 14:47:26.789426 xid:cmd 6be15ed1 > ffffffff S=6 s=2 (14) 14:47:26.879421 xid:cmd 6be15ed1 > ffffffff S=6 s=3 (14) 14:47:26.969426 xid:cmd 6be15ed1 > ffffffff S=6 s=4 (14) 14:47:27.059419 xid:cmd 6be15ed1 > ffffffff S=6 s=5 (14) 14:47:27.138814 xid:rsp 6be15ed1 < 09678441 S=6 s=5 SIEMENS S35 hint=9024 [ Modem IrCOMM IrOBEX ] (28) 14:47:27.149444 xid:cmd 6be15ed1 > ffffffff S=6 s=* Linux hint=4400 [ Computer LAN Access ] (21) <CTRL-C....> 8 packets received by filter -- looks nice ;-) other thing was kernel messages, dmesg gives /much/ lines of: irport_hard_xmit_Rbe29c3c7() when i fire up minicom i do this -- ATZ OK ATDT0191011 CONNECT 9600/RLP <after say 3 secs...> NO CARRIER ERROR -- well, i have no clue but i know my siemens works out of the box with palm. I also tried with irattach and stuff instead of irport, the effect was the same... Should i post additional infos? Any, yea Any help would be really appreciate!! thanks flo _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
