|
From: <li...@ba...> - 2005-05-04 18:50:21
|
Hi! Nathan Lee "le...@em..." wrote: > It appears that lirc_serial is NOT loaded. > > the command > > lsmod | grep lirc > > outputs: > > lirc_dev 17396 0 > > I thought the setup.sh script had identified that I was > using a serial adapter, but something apparently went wrong. No, YOU have to make sure that lirc_serial is being loaded. modprobe lirc_serial Christoph |