LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   problems installing lirc (https://www.linuxquestions.org/questions/linux-hardware-18/problems-installing-lirc-362609/)

DeNayGo 09-12-2005 06:43 AM

problems installing lirc
 
I just got a receiver for remote controls (the one from zapway.de) that I wanna use with LIRC. But I have some problems...

For example, there's no /dev/lirc, which should be there directly after the installation of LIRC. I tried to figure out why it isn't there, and finally tried "modprobe lirc_serial":

FATAL: Error inserting lirc_serial (/lib/modules/2.6.7/misc/lirc_serial.ko): Device or resource busy

dmesg says:

lirc_serial: port 03f8 already in use
lirc_serial: use 'setserial /dev/ttySX uart none'
lirc_serial: or compile the serial port driver as module and
lirc_serial: make sure this module is loaded first

Well, I don't know what those /dev/ttyXX devices are, and the module (lirc_serial) is the second one to be loaded (right after lirc_dev). Any idea?

maroonbaboon 09-12-2005 07:24 AM

This problem is discussed in the gentoo-wiki:

http://gentoo-wiki.com/HOWTO_LIRC

DeNayGo 09-12-2005 07:33 AM

Ah, thx! I didn't get it was about the Kernel's serial port driver...


All times are GMT -5. The time now is 07:13 PM.