|
From: EJS <ej...@ya...> - 2009-01-22 20:12:30
|
> EJS "ejshoor@..." wrote:
> > I just upgraded from Fedora 8 to 10 and apparently lirc_atiusb which I had
> > been using was removed.
> I'm don't see any reason why this should be done.
I thought I read somewhere it was deprecated; either way, lirc_atiusb.ko no longer exists in /lib/modules.
> > I am now trying to configure the remote using
> > atilibusb. My problem is that no /dev/lirc devices are being created.
> This is correct behaviour. As atilibusb is a userspace driver, no kernel
> module or device is required.
Thank you. I was wondering if that were the case. Then based on this, what parameters should I be using to start lircd? I tried many variations, but they were all similar to:
lircd --driver=atilibusb /usr/share/lirc-remotes/atiusb/lircd.conf.atilibusb
>From there I could connect with irw, but as soon as I pressed a remote button I would receive an error. Please see below:
lircd-0.8.4a[8133]: lircd(default) ready
lircd-0.8.4a[8133]: accepted new client on /dev/lircd
lircd-0.8.4a[8133]: could not get file information for /dev/lirc
lircd-0.8.4a[8133]: default_init(): No such file or directory
lircd-0.8.4a[8133]: Failed to initialize hardware
lircd-0.8.4a[8133]: removed client
lircd-0.8.4a[8133]: caught signal
Thanks again for your help!
J
|