Hi,<BR>
<BR>
I`m using a remote (harmony) based on the codes from a remotec bw6130 (usb with no additional lirc modules). Previously this put a hiddev0 file in /dev/usb/, and I pointed my hardware.conf at that. Everything worked. In Karmic the only new file I see under /dev is /dev/hidraw6. /dev/usb/hiddev0 looks like it`s the file for my keyboard, and is the only file under /dev/usb.<BR>
<BR>
Here`s my lsusb output for the device:<BR>
<BR>
$ lsusb<BR>
Bus 002 Device 007: ID 0ad1:17f2 Remotec Technology, Ltd<BR>
<BR>
and dmesg when I plug it in:<BR>
<BR>
usb 2-1: new low speed USB device using ohci_hcd and address 8<BR>
[61472.449985] usb 2-1: configuration #1 chosen from 1 choice<BR>
[61472.466097] generic-usb 0003:0AD1:17F2.000D: hiddev96,hidraw6: USB HID v1.00 Device [Remotec Multimedia Master Receiver] on usb-0000:00:02.0-1/input0<BR>
<BR>
My hardware.conf file:<BR>
# /etc/lirc/hardware.conf<BR>
#<BR>
#Chosen Remote Control<BR>
REMOTE="Remotec Multimedia PC Remote BW6130"<BR>
REMOTE_MODULES=""<BR>
REMOTE_DRIVER="bw6130"<BR>
REMOTE_DEVICE=""<BR>
REMOTE_SOCKET=""<BR>
REMOTE_LIRCD_CONF="remotec/lircd.conf.BW6130"<BR>
REMOTE_LIRCD_ARGS=""<BR>
<BR>
#Chosen IR Transmitter<BR>
TRANSMITTER="None"<BR>
TRANSMITTER_MODULES=""<BR>
TRANSMITTER_DRIVER=""<BR>
TRANSMITTER_DEVICE=""<BR>
TRANSMITTER_SOCKET=""<BR>
TRANSMITTER_LIRCD_CONF=""<BR>
TRANSMITTER_LIRCD_ARGS=""<BR>
<BR>
#Enable lircd<BR>
START_LIRCD="true"<BR>
<BR>
irw connects but gives no output<BR>
<BR>
<BR>
Any help would be appreciated :-)<BR>
Cheers!<BR>
<BR>
Marius<BR>
<BR>
<BR>