SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I bought a new IrDA USB Dongle(Brand name:ConnectLand).I did enable appropriate IrDA modules in my kernel,which is 2.6.15.5.According to the dmesg,it was detected with some message like IrDA registered.However,it didn't assign a name like irda0 in my /dev directory.Is it fine?Or do you guys have any experience on this?Please drop me a line if you have.
Im also trying here so the advice may not be to good, at the moment i can get my irda
to pick up what is coming in from my phone.
Thing is when i do a ifconfig irda0 it has a hardware address of 00:00:00:00 which is messing with my communication as i cannot name the device so that i can send stuff out of it.
synapse,I discovered that it was detected by the "USB".
When I type lsusb:
Bus 002 Device 002: ID 04b4:ec01 Cypress Semiconductor Corp.
Bus 001 Device 002: ID 0e55:110a Speed Dragon Multimedia,Ltd
Bus 001 Device 001: ID 0000:0000
The "Speed Dragon Multimedia,Ltd" is my USB IrDA dongle after test.
However,it's not assigned with the device name like irda0 or something.Please drop me a line if you/you guys have any suggestions.
I had an error last in last post you have to cd into /dev
then type
./MAKEDEV (<<< just in case for future refs)
also try modprobe irda-usb
or modprobe irda_usb
did you at least try the irattatch irda0, because this calls on the
module and it should automatically modprobe for the correct modules and modprobe them
(the above is what i can gather)
I am not at home right now so I cannot issue those commands.However,I think the problem lies on the driver.Indeed,my linux box detected a USB device.The driver of this device is not found,though.Furthermore,there are no any evidents in dmesg which said my device has been detected as a device name.
Quote:
./MAKEDEV (<<< just in case for future refs)
I will issue this command tonight.
Quote:
also try modprobe irda-usb
or modprobe irda_usb
These modules have been built in my kernel as I need them anyway.
Quote:
did you at least try the irattatch irda0, because this calls on the
module and it should automatically modprobe for the correct modules and modprobe them
(the above is what i can gather)
I've tried.After that,I naturally try ifconfig irda0 and it's up.However,irdadump returns nothing,which I think it doesn't detect any device in range although I turned on the IRDA of my mobile phone.
Also another thing dont just turn the phone on try sending a pic via infared, as irdadump does nothing but detec my computer until i send something from the phone, then i get more mesages appearing that the phone is trying to communicate.
The root of the problem is,the device doesn't even get a device name after detected by the linux box.Yeah,it was detected by the linux box's usb as a device,but no device name.So,if you "irattach",it just doesn't attach the device which doesn't exist.
Linux doesn't support IrDA USB dongle very much.There are only few drivers for dongles.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.