On Dum 28 Apr 2002 11:24, tokyo wrote: > I want to start linux irda in my laptop.I have added irda modules in my > system,but I can not make sure if Irda really works!Acturly it can not > connect with the other laptop which is windowxp. How to start linux irda in > laptop,what is the steps?I am puzzled! > Can you help me ?Thank you!
There are 2 ways: 1) read the Linux-IrDA How-To which come with documentation CD of your Linux distro or go to http://www.mobilix.de if I'm not wrong OR 2) check the followings: a) 'lsmod | grep irda' command should show 'irda' b) ls /proc/net/irda should list some files This ensure that you have a working IrDA stack that your able to send bytes. Check documentation in How-To kind regards, -- Claudiu Costin, [EMAIL PROTECTED] Linux-KDE Romania http://www.ro.kde.org _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
