VDR auf Puppy

Post Reply
Message
Author
RoteSocke
Posts: 61
Joined: Wed 16 Jan 2008, 08:56
Contact:

VDR auf Puppy

#1 Post by RoteSocke »

Hallo zusammen,

besteht die Möglichkeit, VDR auf Puppy zum laufen zu bringen?

Bisher habe ich von der dotpups-Page die DVB-Treiber installiert
http://dotpups.de/dotpups/Multimedia/Mplayer-1.0rc1/

Über dmesg kann man auch erkennen, dass die Treiber geladen werden.

Code: Select all

unionfs: do delay copyup of "sis900.ko"
unionfs: do delay copyup of "i2c-core.ko"
unionfs: do delay copyup of "v4l1-compat.ko"
unionfs: do delay copyup of "v4l2-common.ko"
Linux video capture interface: v2.00
unionfs: do delay copyup of "videodev.ko"
unionfs: do delay copyup of "saa7146.ko"
unionfs: do delay copyup of "video-buf.ko"
unionfs: do delay copyup of "saa7146_vv.ko"
saa7146: register extension 'Multimedia eXtension Board'.
unionfs: do delay copyup of "mxb.ko"
unionfs: do delay copyup of "dvb-pll.ko"
unionfs: do delay copyup of "firmware_class.ko"
unionfs: do delay copyup of "dvb-core.ko"
b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
unionfs: do delay copyup of "b2c2-flexcop.ko"
flexcop-pci: will use the HW PID filter.
flexcop-pci: card revision 2
ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
DVB: registering new adapter (FlexCop Digital TV device).
b2c2-flexcop: MAC address = 00:d0:d7:0e:ef:39
DVB: Unable to find symbol stv0299_attach()
DVB: Unable to find symbol mt352_attach()
DVB: Unable to find symbol nxt200x_attach()
DVB: Unable to find symbol lgdt330x_attach()
DVB: Unable to find symbol bcm3510_attach()
DVB: Unable to find symbol stv0297_attach()
DVB: Unable to find symbol vp310_mt312_attach()
b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter
ACPI: PCI interrupt for device 0000:00:08.0 disabled
unionfs: do delay copyup of "b2c2-flexcop-pci.ko"
unionfs: do delay copyup of "drm.ko"
unionfs: do delay copyup of "sis.ko"
unionfs: do delay copyup of "messages"
unionfs: new lower inode mtime (bindex=0, name=log)
unionfs: do delay copyup of ".usb-drive-log-probedisk"
unionfs: do delay copyup of "usbcore.ko"
usbcore: registered new interface driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Woher bekomme ich den frontend-Treiber?

Ein /usr/local/bin/scan -c ergibt aber, dass er kein DVB-Device findet:
main:2247: FATAL: failed top open '/dev/dvb/adapter0/frontend0': 19 no such device

Ist aber da und rechte sollten auch stimmen.

Was läuft noch schief?

Gruß
Michael[/code]

RoteSocke
Posts: 61
Joined: Wed 16 Jan 2008, 08:56
Contact:

#2 Post by RoteSocke »

Ich antworte mir mal selbst :-)

Mittlerweile habe ich geschafft, den VDR zu kompilieren, bekomme aber kein Bild.
Habe dazu auch mal einen Thread im vdr-portal aufgemacht:

http://vdr-portal.de/board/thread.php?threadid=79130

Vielleicht hapert es aber auch schon bei der DVB-Ausgabe unter Puppy. Weder mit Xine, noch mit mplayer bekomme ich da ein Bild.
Xine stuerzt (ich muss mal umlaute in puppy einrichten..) direkt ab und mplayer sagt, dass er die DVB-Configuration nicht findet. Eine channels.conf hat er.

RoteSocke
Posts: 61
Joined: Wed 16 Jan 2008, 08:56
Contact:

#3 Post by RoteSocke »

ich führe mal weiter Selbstgespräche...

DVB läuft jetzt auch unter puppy. Mit xine dvb:// muss man halt einfach ein bischen warten.
input_dvb: continuing in get_instance
braucht eine Weile für die Ausgabe.

VDR läuft zwar auch, es kommt aber kein Bild.

RoteSocke
Posts: 61
Joined: Wed 16 Jan 2008, 08:56
Contact:

#4 Post by RoteSocke »

Das Problem ist die nicht laufende Dvb-S-Karte Hauppauge Nexus.

Wie bekomme ich die unter Puppy ans laufen?

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#5 Post by MU »

ich hab keine DVD karte, aber wenn, dann findet man hier das nötige Rüstzeug:
http://www.murga-linux.com/puppy/viewtopic.php?t=26511

Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

RoteSocke
Posts: 61
Joined: Wed 16 Jan 2008, 08:56
Contact:

#6 Post by RoteSocke »

Habe ich schon geschaut, aber da geht es ja hauptsächlich um den mplayer.

Den habe ich installiert, aber es scheitert an der Erkennung der Nexus-Karte, also wohl eher einm Treiber- oder Firmwareproblem, oder?

RoteSocke
Posts: 61
Joined: Wed 16 Jan 2008, 08:56
Contact:

[gelöst] VDR auf Puppy

#7 Post by RoteSocke »

es war doch der Kernel.
habe zum Spass mal die 4.1 alpha 5 aufgespielt und siehe da: Es funktioniert.

VDR läuft auf Puppy mit Ausgabe über die Full-Featured DVB-S Karte.

Schön, jetzt gehts an Lirc und die Fernbedienung, automatischen Start des VDR sowie die VDR-Plugins und den Shutdown mit Aufwachen per ACPI.

Falls interesse besteht, würde ich dazu ein howto schreiben, event. auch ins WIKI?

Mit der 4.1 habe ich nur jetzt das problem, das NFS nicht mehr läuft, wie ich es über das Workaround hier gelöst hatte:
http://www.murga-linux.com/puppy/viewtopic.php?t=30529

Post Reply