Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Hauppauge Remote MDk10 !

0 views
Skip to first unread message

Andreas Schlüter

unread,
May 13, 2004, 11:29:40 AM5/13/04
to
Hello,

I need help how to get this working under kernel 2.6 with the lirc_serial
modul.
If i do a modprobe lirc_serial i get this:FATAL: Error inserting lirc_serial
(/lib/modules/2.6.3-7mdk/kernel/3rdparty/lirc/lirc_serial.ko.gz): Device or
resource busy
lsmod shows me there is no modul lirc_serial loaded.

Have someone got this working under MDK10?

greets
andreas
--
Andreas Schlueter
Freiberuflicher Vater und Pinguin Pfleger!!!:-)
"Und ist das Leben noch so Scheisse, am Ende gehen Wir alle auf die selbe
Reise"
as...@arcormail.de

Dave Packer

unread,
May 13, 2004, 1:03:58 PM5/13/04
to
On Thu, 13 May 2004 17:29:40 +0200, Andreas Schlüter wrote:

> Hello,
>
> I need help how to get this working under kernel 2.6 with the lirc_serial
> modul.
> If i do a modprobe lirc_serial i get this:FATAL: Error inserting lirc_serial
> (/lib/modules/2.6.3-7mdk/kernel/3rdparty/lirc/lirc_serial.ko.gz): Device or
> resource busy
> lsmod shows me there is no modul lirc_serial loaded.
>
> Have someone got this working under MDK10?
>
> greets
> andreas

It has been awhile since I've installed lirc, I'll need to do it again
soon for my PVR system - but did you remember to do the following?

setserial /dev/ttySx uart none

where x is the serial port identifier?


Dave Packer

unread,
May 13, 2004, 1:16:08 PM5/13/04
to

Forgot to mention you can also put this all in rc.local so it gets loaded
at boot time:

setserial /dev/ttyS0 uart none
insmod lirc_serial
/usr/local/sbin/lircd


Andreas Schlüter

unread,
May 13, 2004, 1:21:25 PM5/13/04
to
Dave Packer wrote:

Hi,

thank's i will try it next time i reboot!

andy

0 new messages