|
From: EJS <ej...@ya...> - 2009-01-22 12:39:27
|
Hi all,
I just upgraded from Fedora 8 to 10 and apparently lirc_atiusb which I had been using was removed. I am now trying to configure the remote using atilibusb. My problem is that no /dev/lirc devices are being created. In the past, I would have troubleshot this by making sure the kernel module loaded; however, since this driver does not need a kernel module, Im not sure what to do.
I am running lirc using these rpms:
lirc-devel-0.8.4a-1.fc10.i386
lirc-remotes-0.8.4a-1.fc10.i386
lirc-0.8.4a-1.fc10.i386
lirc-devices-0.8-4.fc10.noarch
lirc-libs-0.8.4a-1.fc10.i386
And the device is plugged in:
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 046d:08f0 Logitech, Inc. QuickCam Messenger
Bus 002 Device 002: ID 0bc7:0004 X10 Wireless Technology, Inc. X10 Receiver
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I made sure ati_remote and lirc_atiusb are not loaded:
# lsmod|grep ati
#
Does anybody have any suggestions?
Thanks,
J
|