Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: <lirc@ba...> - 2004-12-30 09:50:07
|
Hi! Michael Buksas "michael@..." wrote: [...] >> ./configure --with-moduledir=/lib/modules/2.6.9-1.681_FC3/misc >> --with-tty=/dev/ttyS0 --with-x --with-driver=mp3anywhere --with-major=61 >> --with-port=none --with-irq=none >> >> I also added the following to /etc/modprobe.conf: >> >> # lirc: >> alias char-major-61 lirc_serial >> install lirc_serial setserial /dev/ttyS0 uart none; \ >> /sbin/modprobe --ignore-install lirc_serial Remove this. Your receiver does not require a kernel module. The error messages come from the fact that you made /dev/ttyS0 unusable. Christoph |