Peter Stuge <[EMAIL PROTECTED]> writes: > I've run PPP over IrCOMM with my m505 without problems. m505 has OS 4, that > might matter. But what I use is: > > pppd /dev/ircomm0 115200 192.168.2.1:192.168.2.2 passive silent noauth > nodetach local ms-dns 192.168.1.1 >
I've finally gotten IR to work with my Compaq M700 (SMC controller), and the basic IR seems fine, however, getting somethin across with /dev/ircomm seems to a bit of a trick. pppd will connect 1 out of maybe 10 times using the above command line. I've used irdadump to figure out what happens and found that whenever anything hangs, it is with these packets: 10:31:18.303574 xid:cmd ffffffff < ac12726a S=6 s=0 (14) 10:31:18.393342 xid:cmd ffffffff < ac12726a S=6 s=1 (14) 10:31:18.393364 xid:rsp 81934688 > ac12726a S=6 s=1 Linux hint=8404 [ Computer IrCOMM ] (22) 10:31:18.543300 xid:cmd ffffffff < ac12726a S=6 s=2 (14) 10:31:18.633306 xid:cmd ffffffff < ac12726a S=6 s=3 (14) 10:31:18.723307 xid:cmd ffffffff < ac12726a S=6 s=4 (14) 10:31:18.813311 xid:cmd ffffffff < ac12726a S=6 s=5 (14) 10:31:18.913311 xid:cmd ffffffff < ac12726a S=6 s=* IrCOMM hint=8204 [ PDA/Palmtop IrCOMM ] (23) 10:31:18.963234 snrm:cmd ca=fe pf=1 81934688 < ac12726a new-ca=b0 (32) 10:31:18.963267 ua:rsp ca=b0 pf=1 81934688 > ac12726a (31) [wait 10 seconds and repeat] I have tried this with both irtty and smc-ircc, same result. I have run these two commands: echo 1 > /proc/net/irda/discovery echo 115200 > /proc/sys/net/irda/max_baud_rate ttfn, A -- Alexander Hoogerhuis | [EMAIL PROTECTED] CCNP - CCDP - MCNE - CCSE | +47 905 76 198 "You have zero privacy anyway. Get over it." --Scott McNealy _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
