|
From: <li...@ba...> - 2009-01-22 18:47:32
|
Hi! Aubrey Williams "rh...@al..." wrote: > The basic problem I'm having is that it often takes two keypresses on my > remote to get the system to respond. I'm using mythbuntu 8.10 AMD64, lirc > 0.8.4a (compiled from source) and an Antec Veris Fusion 430 case which has > an integrated iMON IR/LCD receiver, identified in lsmod as: Adding "toggle_bit_mask 0x8000" to the config file should fix that. [...] > Next I installed the latest build from CVS (1/21/2009) with iMON IR/LCD > driver and debugging enabled. After installing latest CVS build, > /etc/init.d/lirc will load without errors, but when I run mode2 I get the > following results: > > dorkbot@DB5K01:/var/log$ sudo mode2 -d /dev/lirc0 --raw > This program is only intended for receivers supporting the pulse/space This is a 64-bit kernel vs. 32-bit application problem. You should see some error messages in your kernel log. Could you please post them. Christoph |