Whenever I run lircd, it starts fine... however whenever I run some other application that accesses it (such as irw), they BOTH crash....
I have the LIRC 2.6 kernel patch installed and working, I run 'modprobe lirc_serial' and it loads just fine, however I can't get the program to WORK....
I am running this from an RPM (rpm2tgz'd, since I'm on Slackware), so I'm not sure how to configure it for my specific driver & hardware...
When I run 'lircd -H serial', I get:
Quote:
root@localhost:/home/aeiri# /usr/sbin/lircd -H serial
Driver `serial' not supported.
Supported drivers:
default
root@localhost:/home/aeiri#
|
The binary I'm using might not support my driver, and I can't compile it myself because I'm under 2.6 kernel....
Any ideas?