OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: heathkit on March 16, 2004, 06:03:01 am
-
I\'m trying to get lirc working on the latest OZ rom. However, opie-remote keeps crashing. This is output from lircd:
lircd 0.6.6: could not open /dev/lirc
lircd 0.6.6: default_init(): No such file or directory
lircd 0.6.6: caught signal
SIGTERM
I have a /dev/lirc, that was created when I installed the lirc package. To be sure, I removed it, then recreated with mknod. Still nothing.
I do notice that when I modprobe lirc_sir, I see
Warning: /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/drivers/char/lirc_sir.o symbol for parameter irq not found
modinfo reveals:
warning: symbol for parameter irq not found
parm: irq int, description \"Interrupt (16)\"
Sure enough, I can\'t set irq. Presumably, it has a valid default. Still, I don\'t knwo what\'s happening. Are the sources for this kernel (2.4.18-rmk7-pxa3-embedix) available so I could try building the module myself?
-
Where did you get the lirc modules, the only ones I can find are for an old kernel and they seem to have been neglected from the feed. I'd like to get that working.