[ltp] Thinkpad R40 and IrDA to a mobile phone

Didrik Pinte linux-thinkpad@linux-thinkpad.org
Mon, 24 May 2004 09:28:43 +0200


Le lun 24/05/2004 à 09:22, Konstantin a écrit :
> hi,
> 
> the module for my IRDA port on a T40 is "nsc-ircc", maybe it's the same.
> 
> try this commands to get irda working:
> 
> root# irattach -s irda0
> root# irdadump -i irda0
> 
> you should be able to see the incoming data from your mobile phone to the laptop. The Name of your mobile phone will stay between the whole output. But the first step for you is to see any output from irdadump.
> (Don't forget to kill all running irattach, if it doesn't work)
> 
> If you can see your mobile phone connecting your laptop, you can attach it to the ttyS0 with this:
> root# irattach irda0 /dev/ttyS0
> or similar, try to play around with irattach and read the man pages.
> 
> I could connect my Siemens SL45 and a Nokia 6210 to the irda interface.
> 
> good luck and contact me for further questions.
> 
> Greetz
> 
> Konstantin

Exactly the same for me on a R50 with Nokia 6210.

Didrik