made the /dev/lirc device
editor /etc/lircd.conf

and now:
[EMAIL PROTECTED] sysconfig]# lircd --driver=?
Driver `?' not supported.
Supported drivers:
        default
        creative
        logitech
        pinsys
        pixelview
        silitek
        slinke
        dsp
        udp
        null

my driver is not supported by lircd, however the kernel module is loaded:
dmseg|grep lirc:
Mar 27 22:20:06 localhost kernel: lirc_dev: IR Remote Control driver 
registered, at major 61
Mar 27 22:20:06 localhost kernel: lirc_gpio (-1): card type 0x23, id 
0x18501851
Mar 27 22:20:06 localhost kernel: lirc_gpio (0): driver registered

[EMAIL PROTECTED] sysconfig]# lsmod|grep lirc
lirc_gpio               6160   0
lirc_dev                9144   1  [lirc_gpio]
bttv                   78528   0  [lirc_gpio]


ok.. recompile... why does the mdk lirc do not have support for flyvideo? 
where is the flyvideo-remotes package?

- diego

Reply via email to