2
votes
2answers
1k views

How to set serial ports uart to none for lirc?

lirc_serial won't load because the serial port is already in use. dmesg reports [ 12.245857] lirc_serial: port 03f8 already in use [ 12.245862] lirc_serial: use 'setserial /dev/ttySX uart none' ...
0
votes
0answers
455 views

Upgrade from 10.10 to 11.04 stuck under “Loading LIRC modules” [closed]

I decided to perform a network upgrade from ubuntu 10.10 to natty using Update Manager. After all download of packages was completed install began, and now the install is stuck with the following ...
0
votes
1answer
648 views

Lirc is conflicted by some default ir-controlling module so that it only sends keyboard input

I've tried to find a solution for this problem for some time. Apparently Natty loads some default modules for handling IR-input and sends them as keyboard input instead of the lirc event I want. This ...