|
From: <li...@ba...> - 2009-01-22 17:21:29
|
Hi! Thomas Karmann "th...@kr..." wrote: [...] > root@myhost # mode2 -d /dev/lirc0 > mode2: could not get hardware features > mode2: this device driver does not support the new LIRC interface > mode2: make sure you use a current version of the driver [...] > Both, kernelmodules _and_ lirc userland are from release 0.8.4a, I > checked that! > My kernel is the current debian testing default kernel: 2.6.26-1-amd64 > > So my question is: Am I doing something wrong? Or is the driver > outdated? Looks like you are using 32-bit apps on a 64-bit kernel. This does not work in 0.8.4a. You should see some ioctl related errors in the kernel log. The current CVS version should have a fix for this problem, but it's currently untested. Christoph |