Hi! > Hi Juraj! > > Do you have "serial" as a module? If so, then unload it. > > I was getting your behaviour (irdadump only showing one line). Then I did: > > $ sudo modprobe -r serial isa-pnp [cut] > $ sudo irattach /dev/ttyS3 -s 1 [cut] > $ sudo irdadump > 18:53:56.578547 xid:cmd 08347883 > ffffffff S=6 s=* jasi hint=8404 [ > Computer IrCOMM ] (21) > 18:53:59.038558 xid:cmd 08347883 > ffffffff S=6 s=0 (14) > 18:53:59.128546 xid:cmd 08347883 > ffffffff S=6 s=1 (14) > 18:53:59.218545 xid:cmd 08347883 > ffffffff S=6 s=2 (14) > 18:53:59.308545 xid:cmd 08347883 > ffffffff S=6 s=3 (14) > 18:53:59.398548 xid:cmd 08347883 > ffffffff S=6 s=4 (14) > 18:53:59.488546 xid:cmd 08347883 > ffffffff S=6 s=5 (14) > ... > [and this goes on forever] > > The ">" means that the computer is sending information to the IR port. If > the port receives information, you should get lines with a "<". > > I think that the infrared module has to be loaded before the "serial" > module.
Thanks, this really helped! So I need to load irda and irtty first. Best wishes, Juraj. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

