This isn&#39;t really a mythtv specific question, but I don&#39;t know of many other places to look.&nbsp; I just got a Streamzap USB IR receiver, and I can&#39;t seem to figure out how to use it.<br><br>My problem is that I can&#39;t get a /dev entry for it.&nbsp; I think there&#39;s supposed to be a /dev/usb/hiddev0 that is used to interface with the device, but that file is not there, and I can&#39;t figure out how to get it there.&nbsp; Everywhere I&#39;ve searched says that I just need to enable the &quot;/dev/hiddevX support&quot; kernel option and then everything will work.&nbsp; Well, after doing that, the device still doesn&#39;t show up anywhere in /dev.&nbsp; I can see the device being detected in dmesg whenever I remove or plug in the device.&nbsp; The device shows up in /proc/bus/usb/devices, lsusb, and usbview, but usbview shows it in red, which, according to one site, means that there is &quot;no driver bound to it&quot;.&nbsp; How would I fix this?
<br><br>I think I&#39;ve also read somewhere that I should be using &quot;hotplug&quot;, which I guess refers to the hotplug package.&nbsp; However, if I try to install it, apt forces me to remove udev.&nbsp; Do I want to do this?<br>
<br>I&#39;m running Debian Etch, kernel 2.6.20.<br><br>