Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: MP3/MPlayer plugin problem



Martin Åkerström wrote:

Martin Åkerström wrote:

Yepp! this is my correct line,

-Pmplayer "M /video/plugins/mplayer.sh"

if I do it like this VDR complains

-P"mplayer -M /video/plugins/mplayer.sh"


Ok ,got things running a little bit better now, now the mplayer.sh is executed, but this message is all I get in the logs:
modprobe: modprobe: Can't locate module char-major-10-135

Which module is that? and what to do?
See http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x072c5bd3782dd711abdc0090277a778c,00.html:
...

"char-major-10-135" refers to the character device, major 10, minor 135, which is /dev/rtc. It provides access to the BIOS clock, or RTC, the Real Time Clock. See /usr/src/linux/Documentation/rtc.txt for more information.
...

Is your kernel a standart kernel from a distrubtion or did you compile it yourself?

cu
florian




--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index