cp: cannot stat `./PLUGINS/lib/*': No such file or directory

  • Hi,


    ich installiere gerade auf Suse 9.3 das VDR nach Hubertus Sandmann.
    http://www.hubertus-sandmann.h…e.de/VDR_installieren.htm


    Bin gerade dabei "VDR-Software" zu installieren. Bei den DVB-Treibern ist alles okay.


    cd /usr/local/src


    tar xfj vdr-1.3.30.tar.bz2


    ln -nfs vdr-1.3.30 VDR


    cd VDR


    make VFAT=1 (Bis hierhin bin ich gekommen)


    Nun mache ich:
    make install



    Nun kommt die Meldung:
    dhcppc2:/usr/local/src/VDR # make install
    cp: cannot stat `./PLUGINS/lib/*': No such file or directory


    Aber das Verzeichnis gibt´s bei mir:
    dhcppc2:/usr/local/src/VDR # ls PLUGINS/lib
    . ..


    Hat einer eine Idee?


    Danke.


    Gruß
    Karl

  • Vor der Installation habe ich noch folgende Pakete installiert.


    + kernel_source
    + gcc
    + autoconf
    + automake
    + libjpeg_devel


    Was mich wundert.
    Ich habe nichts an meiner Suse 9.3 geschraubt. Die ist ganz frisch aufgesetzt.


    Wer von euch hat auch nach Sandmann auf Suse 9.3 installiert und es funzt bei ihm?


    Karl

  • X(
    Jetzt kriege ich nach "./insmod.sh load" im Verzeichnis
    "/usr/local/src/DVB" folgende Meldung:


    Inserting DVB modules into kernel
    FATAL: Module crc32 not found.
    insmod: error inserting './dvb-core.ko': -1 File exists
    insmod: error inserting './dvb-pll.ko': -1 File exists
    insmod: error inserting './ves1x93.ko': -1 File exists
    insmod: error inserting './sp8870.ko': -1 File exists
    insmod: error inserting './cx22700.ko': -1 File exists
    insmod: error inserting './stv0299.ko': -1 File exists
    insmod: error inserting './ves1820.ko': -1 File exists
    insmod: error inserting './tda1004x.ko': -1 File exists
    insmod: error inserting './tda10021.ko': -1 File exists
    insmod: error inserting './dib3000-common.ko': -1 File exists
    insmod: error inserting './dib3000mb.ko': -1 File exists
    insmod: error inserting './dib3000mc.ko': -1 File exists
    insmod: error inserting './l64781.ko': -1 File exists
    insmod: error inserting './tda8083.ko': -1 File exists
    insmod: error inserting './cx24110.ko': -1 File exists
    insmod: error inserting './cx22702.ko': -1 File exists
    insmod: error inserting './mt312.ko': -1 File exists
    insmod: error inserting './mt352.ko': -1 File exists
    insmod: error inserting './stv0297.ko': -1 File exists
    insmod: error inserting './nxt2002.ko': -1 File exists
    insmod: error inserting './bcm3510.ko': -1 File exists
    insmod: error inserting './ttusbdecfe.ko': -1 File exists
    insmod: error inserting './saa7146.ko': -1 File exists
    insmod: error inserting './saa7146_vv.ko': -1 File exists
    insmod: error inserting './ttpci-eeprom.ko': -1 File exists
    insmod: error inserting './dvb-ttpci.ko': -1 File exists
    insmod: error inserting './budget-core.ko': -1 File exists
    insmod: error inserting './budget.ko': -1 File exists
    insmod: error inserting './budget-ci.ko': -1 File exists
    insmod: error inserting './budget-av.ko': -1 File exists
    insmod: error inserting './dvb-ttusb-budget.ko': -1 File exists
    insmod: error inserting './ttusb_dec.ko': -1 File exists
    insmod: error inserting './b2c2-flexcop.ko': -1 File exists
    insmod: error inserting './b2c2-flexcop-usb.ko': -1 File exists
    insmod: error inserting './b2c2-flexcop-pci.ko': -1 File exists
    insmod: error inserting './cinergyT2.ko': -1 File exists
    insmod: error inserting './dvb-usb.ko': -1 File exists
    insmod: error inserting './dvb-usb-vp7045.ko': -1 File exists
    insmod: error inserting './dvb-usb-dtt200u.ko': -1 File exists
    insmod: error inserting './dvb-usb-dibusb-common.ko': -1 File exists
    insmod: error inserting './dvb-usb-dibusb-mb.ko': -1 File exists
    insmod: error inserting './dvb-usb-dibusb-mc.ko': -1 File exists
    insmod: error inserting './dvb-usb-a800.ko': -1 File exists
    insmod: error inserting './dvb-usb-nova-t-usb2.ko': -1 File exists
    insmod: error inserting './dvb-usb-umt-010.ko': -1 File exists
    insmod: error inserting './dvb-usb-digitv.ko': -1 Unknown symbol in module
    insmod: error inserting './dvb-usb-cxusb.ko': -1 File exists


    Meine DVB-Treiber sind scheinbar nicht sauber installiert worden.
    Da ist noch ein Fehler. Hattest Du auch diesen Fehler?


    Gruß
    Karl

  • Zu meinem Problem steht was hier:
    http://www.vdrportal.de/board/thread.php?threadid=33599&sid=&hilight=crc32


    Der Eine schreibt, daß man "Firmware nach /usr/lib/hotplug/firmware" kopieren soll, der Andere schreibt, daß man den SuSE Driver von CD-ROM ("yast -i dvb") installieren soll, und und und...


    Leider hilft das alles nicht.
    Die Installations-Anweisung von Hubertus Sandmann, wie hier beschrieben http://www.hubertus-sandmann.h…e.de/VDR_installieren.htm funktioniert definitiv nicht so.


    Gute Nacht.
    Karl.
    :§$% X( ;(:angst

  • ich komm grad nicht an meine /etc/init.d/dvb - aber da ist eigentlich alles drin, was der mensch so braucht. aber mach doch mal statt insmod.sh ein "vorsichtiges" modprobe auf einzelne Module, und hinterher ein dmesg - vielleicht sieht man da mehr.
    File exists - heist doch aber eigentlich, dass schon "was da" ist - evtl. doch schon geladen ?
    mach mal ein lsmod | grep dvb
    und dann kannst du uns ja mal verraten, welche Hardware du hast (DVB-Karte) dann können wir dir auch sagen , welche Module geladen werden müssen.

  • Meine Karten sind:


    1.
    Technotrend DVB-S Rev. 1.5 (FF)


    2.
    Technotrend Budget DVB-T Rev. 1.3


    Ich habe mal auf blöd im Verzeichnis folgendes abgesetzt:
    dhcppc2:/usr/local/src/DVB/build-2.6 # modprobe *
    FATAL: Module CVS not found.


    ####################
    Mache ich ein "dmesg":
    ####################
    Linux video capture interface: v1.00
    dvb_core: unsupported module, tainting kernel.
    dvb_pll: unsupported module, tainting kernel.
    ves1x93: unsupported module, tainting kernel.
    sp8870: unsupported module, tainting kernel.
    cx22700: unsupported module, tainting kernel.
    stv0299: unsupported module, tainting kernel.
    ves1820: unsupported module, tainting kernel.
    tda1004x: unsupported module, tainting kernel.
    tda10021: unsupported module, tainting kernel.
    dib3000_common: unsupported module, tainting kernel.
    dib3000mb: unsupported module, tainting kernel.
    dib3000mc: unsupported module, tainting kernel.
    l64781: unsupported module, tainting kernel.
    tda8083: unsupported module, tainting kernel.
    cx24110: unsupported module, tainting kernel.
    cx22702: unsupported module, tainting kernel.
    mt312: unsupported module, tainting kernel.
    mt352: unsupported module, tainting kernel.
    stv0297: unsupported module, tainting kernel.
    nxt2002: unsupported module, tainting kernel.
    bcm3510: unsupported module, tainting kernel.
    ttusbdecfe: unsupported module, tainting kernel.
    saa7146: unsupported module, tainting kernel.
    saa7146_vv: unsupported module, tainting kernel.
    ttpci_eeprom: unsupported module, tainting kernel.
    dvb_ttpci: unsupported module, tainting kernel.
    saa7146: register extension 'dvb'.
    PCI: Found IRQ 9 for device 0000:00:0d.0
    saa7146: found saa7146 @ mem dd172000 (revision 1, irq 9) (0x13c2,0x0000).
    dvb-ttpci: could not load firmware, file not found: dvb-ttpci-01.fw
    dvb-ttpci: usually this should be in /usr/lib/hotplug/firmware
    dvb-ttpci: and can be downloaded here http://www.linuxtv.org/download/dvb/firmware/
    budget_core: unsupported module, tainting kernel.
    budget: unsupported module, tainting kernel.
    saa7146: register extension 'budget dvb'.
    budget_ci: unsupported module, tainting kernel.
    saa7146: register extension 'budget_ci dvb'.
    PCI: Found IRQ 9 for device 0000:00:10.0
    PCI: Sharing IRQ 9 with 0000:00:07.2
    saa7146: found saa7146 @ mem dd172400 (revision 1, irq 9) (0x13c2,0x1011).
    DVB: registering new adapter (TT-Budget/WinTV-NOVA-T PCI).
    adapter has MAC addr = 00:d0:5c:03:26:71
    DVB: registering frontend 0 (Philips TDA10045H DVB-T)...
    budget_av: unsupported module, tainting kernel.
    saa7146: register extension 'budget dvb /w video in'.
    dvb_ttusb_budget: unsupported module, tainting kernel.
    usbcore: registered new driver Technotrend/Hauppauge USB-Nova
    ttusb_dec: unsupported module, tainting kernel.
    usbcore: registered new driver ttusb-dec
    b2c2_flexcop: unsupported module, tainting kernel.
    b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
    b2c2_flexcop_usb: unsupported module, tainting kernel.
    usbcore: registered new driver Technisat/B2C2 FlexCop II/IIb/III USB
    b2c2_flexcop_pci: unsupported module, tainting kernel.
    cinergyT2: unsupported module, tainting kernel.
    usbcore: registered new driver cinergyT2
    dvb_usb: unsupported module, tainting kernel.
    dvb_usb_vp7045: unsupported module, tainting kernel.
    usbcore: registered new driver dvb-usb-vp7045
    dvb_usb_dtt200u: unsupported module, tainting kernel.
    usbcore: registered new driver Yakumo/Hama/Typhoon DVB-T USB2.0
    dvb_usb_dibusb_common: unsupported module, tainting kernel.
    dvb_usb_dibusb_common: module license 'unspecified' taints kernel.
    dvb_usb_dibusb_mb: unsupported module, tainting kernel.
    usbcore: registered new driver DiBcom based USB DVB-T devices (DiB3000M-B based)
    dvb_usb_dibusb_mc: unsupported module, tainting kernel.
    usbcore: registered new driver DiBcom based USB2.0 DVB-T (DiB3000M-C/P based) devices
    dvb_usb_a800: unsupported module, tainting kernel.
    usbcore: registered new driver AVerMedia AverTV DVB-T USB 2.0 (A800)
    dvb_usb_nova_t_usb2: unsupported module, tainting kernel.
    usbcore: registered new driver Hauppauge WinTV-NOVA-T usb2
    dvb_usb_umt_010: unsupported module, tainting kernel.
    usbcore: registered new driver HanfTek UMT-010 USB2.0 DVB-T devices
    dvb_usb_digitv: unsupported module, tainting kernel.
    dvb_usb_digitv: Unknown symbol nxt6000_attach, st_info == 0x1
    load_module: err 0xfffffffe (dont worry)
    dvb_usb_cxusb: unsupported module, tainting kernel.
    usbcore: registered new driver cxusb
    dvb_core: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_pll: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    ves1x93: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    sp8870: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    cx22700: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    stv0299: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    ves1820: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    tda1004x: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    tda10021: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dib3000_common: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dib3000mb: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dib3000mc: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    l64781: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    tda8083: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    cx24110: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    cx22702: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    mt312: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    mt352: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    stv0297: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    nxt2002: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    bcm3510: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    ttusbdecfe: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    saa7146: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    saa7146_vv: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    ttpci_eeprom: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_ttpci: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    budget_core: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    budget: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    budget_ci: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    budget_av: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_ttusb_budget: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    ttusb_dec: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    b2c2_flexcop: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    b2c2_flexcop_usb: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    b2c2_flexcop_pci: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    cinergyT2: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_vp7045: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_dtt200u: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_dibusb_common: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_dibusb_mb: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_dibusb_mc: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_a800: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_nova_t_usb2: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_umt_010: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    dvb_usb_digitv: unsupported module, tainting kernel.
    dvb_usb_digitv: Unknown symbol nxt6000_attach, st_info == 0x1
    load_module: err 0xfffffffe (dont worry)
    dvb_usb_cxusb: unsupported module, tainting kernel.
    load_module: err 0xffffffef (dont worry)
    tda1004x: found firmware revision 0 -- invalid
    tda1004x: waiting for firmware upload (dvb-fe-tda10045.fw)...
    tda1004x: no firmware upload (timeout or file not found?)
    tda1004x: firmware upload failed


    Irgendwie vermisse ich meine DVB-S Karte oben.


    ####################
    dhcppc2:~ # lsmod | grep dvb
    ####################


    dvb_usb_cxusb 7428 0
    dvb_usb_umt_010 5504 0
    dvb_usb_nova_t_usb2 6276 0
    dvb_usb_a800 5636 0
    dvb_usb_dibusb_mc 4992 0
    dvb_usb_dibusb_mb 10624 0
    dvb_usb_dibusb_common 8068 5 dvb_usb_umt_010,dvb_usb_nova_t_usb2,dvb_usb_a800,dvb_usb_dibusb_mc,dvb_usb_dibusb_mb
    dvb_usb_dtt200u 7428 0
    dvb_usb_vp7045 8580 0
    dvb_usb 21512 9 dvb_usb_cxusb,dvb_usb_umt_010,dvb_usb_nova_t_usb2,dvb_usb_a800,dvb_usb_dibusb_mc,dvb_usb_dibusb_mb,dvb_usb_dibusb_common,dvb_usb_dtt200u,dvb_usb_vp7045
    dvb_ttusb_budget 30492 0
    dvb_ttpci 88072 0
    ttpci_eeprom 2816 2 budget_core,dvb_ttpci
    saa7146_vv 45696 2 budget_av,dvb_ttpci
    saa7146 17672 6 budget_av,budget_ci,budget,budget_core,dvb_ttpci,saa7146_vv
    stv0297 8448 2 b2c2_flexcop,dvb_ttpci
    mt352 6788 2 dvb_usb_umt_010,b2c2_flexcop
    cx22702 6404 1 dvb_usb_cxusb
    tda8083 6020 3 dvb_ttusb_budget,budget,dvb_ttpci
    l64781 7300 2 budget,dvb_ttpci
    dib3000mc 17156 1 dvb_usb_dibusb_common
    dib3000mb 15620 1 dvb_usb_dibusb_mb
    tda1004x 13828 3 dvb_ttusb_budget,budget_av,budget_ci
    ves1820 5892 2 budget,dvb_ttpci
    stv0299 11144 6 b2c2_flexcop,dvb_ttusb_budget,budget_av,budget_ci,budget,dvb_ttpci
    cx22700 6020 1 dvb_ttusb_budget
    sp8870 7180 1 dvb_ttpci
    ves1x93 6788 2 budget,dvb_ttpci
    dvb_pll 7940 6 dvb_usb_cxusb,dvb_usb_umt_010,dvb_usb_dibusb_mb,dvb_usb_dibusb_common,dvb_usb,cx22702
    dvb_core 77480 10 dvb_usb,cinergyT2,b2c2_flexcop,ttusb_dec,dvb_ttusb_budget,budget_av,budget_ci,budget,budget_core,dvb_ttpci
    firmware_class 9472 11 dvb_usb,b2c2_flexcop,ttusb_dec,dvb_ttusb_budget,budget_av,budget_ci,dvb_ttpci,bcm3510,nxt2002,tda1004x,sp8870
    i2c_core 21776 28 dvb_usb_dibusb_mb,dvb_usb,b2c2_flexcop,dvb_ttusb_budget,budget_av,budget_ci,budget,budget_core,dvb_ttpci,ttpci_eeprom,bcm3510,nxt2002,stv0297,mt352,mt312,cx22702,cx24110,tda8083,l64781,dib3000_common,tda10021,tda1004x,ves1820,stv0299,cx22700,sp8870,ves1x93,i2c_piix4
    usbcore 108760 15 dvb_usb_cxusb,dvb_usb_umt_010,dvb_usb_nova_t_usb2,dvb_usb_a800,dvb_usb_dibusb_mc,dvb_usb_dibusb_mb,dvb_usb_dtt200u,dvb_usb_vp7045,dvb_usb,cinergyT2,b2c2_flexcop_usb,ttusb_dec,dvb_ttusb_budget,uhci_hcd

  • jo - so wie ich die sache sehe ist das hier dein freund :


    dvb-ttpci: could not load firmware, file not found: dvb-ttpci-01.fw
    dvb-ttpci: usually this should be in /usr/lib/hotplug/firmware
    dvb-ttpci: and can be downloaded here http://www.linuxtv.org/download/dvb/firmware/
    budget_core: unsupported module, tainting kernel.



    das mit dem "tainted kernel" muß ich noch mal prüfen


    modprobe * ist natürlich nicht so gut - je nach verzeichnis-inhalt kommt da ganz unterschiedlicher müll bei raus.


    mach mal modprobe dvb_budget, dvb_ttpci, dvb_core

  • dhcppc2:/usr/local/src/DVB/build-2.6 # modprobe dvb_budget
    FATAL: Module dvb_budget not found.


    dhcppc2:/usr/local/src/DVB/build-2.6 # modprobe dvb_ttpci
    => Passiert nichts.


    dhcppc2:/usr/local/src/DVB/build-2.6 # modprobe dvb_core
    => Passiert nichts.


    /usr/lib/hotplug/firmware
    Hier rein habe ich von hier http://www.linuxtv.org/download/dvb/firmware/ alle dvb-ttpci-01.fw-* kopiert. Stimmt das so?


    Naja, viel hat es nicht geholfen.
    Der Rest bleibt auch gleich. Ich glaube, ich installiere Suse mal neu, denn ich hatte vorher eine build-2.4 Version drauf und hatte es eigentlich entfernt. Vielleicht hilft ein frisches System.


    Das macht glaube ich am meisten Sinn, außer da ist noch eine Idee von euch.


    Nacht
    Karl


  • ist doch gut so.


    Zitat


    /usr/lib/hotplug/firmware
    Hier rein habe ich von hier http://www.linuxtv.org/download/dvb/firmware/ alle dvb-ttpci-01.fw-* kopiert. Stimmt das so?


    ja - deswegen geht ja jetzt auch modprobe dvb_ttpci


    Zitat


    Naja, viel hat es nicht geholfen.
    Der Rest bleibt auch gleich. Ich glaube, ich installiere Suse mal neu, denn ich hatte vorher eine build-2.4 Version drauf und hatte es eigentlich entfernt. Vielleicht hilft ein frisches System.


    warum ?? - dir "fehlt" jetzt doch nur noch ein laufender vdr-prozess, und (vielleicht) noch das modul für die 2. Karte (dvb_budget - war mein fehler) - ich schau noch mal nach.

    Einmal editiert, zuletzt von magicamun ()

  • Vielen Dank, Magicamun...
    Ich fühle mal weiter auf´s Herz dieser Installation.


    Nach "dmesg" kam dieses Ergebnis (siehe oben im Thread):
    DVB: registering new adapter (TT-Budget/WinTV-NOVA-T PCI).
    adapter has MAC addr = 00:d0:5c:03:26:71
    DVB: registering frontend 0 (Philips TDA10045H DVB-T)...


    Bei der Ausgabe fehlt DVB-S (FF).
    Gehe davon aus, daß eher die DVB-T (Budget-Karte) gefunden wurde.
    Weise darauf hin, weil Du nach dem Modul für die 2. Karte (DVB-T Budget) schauen willst.


    Bzgl. firmware, um noch einmal sicher zu gehen:
    http://www.linuxtv.org/download/dvb/firmware/
    Diese Files habe ich nur ins Verzeichnis platziert und nicht in weitere Verzeichnis kopiert:
    dvb-ttpci-01.fw-261a
    dvb-ttpci-01.fw-261b
    dvb-ttpci-01.fw-261c
    dvb-ttpci-01.fw-261d
    dvb-ttpci-01.fw-261f



    Gruss
    Karl

  • wird schon , wird schon ...


    so sieht das b ei mir aus :
    vdr:/video # lsmod | grep dvb
    dvb_ttpci 90172 4
    l64781 7300 1 dvb_ttpci
    saa7146_vv 45696 1 dvb_ttpci
    saa7146 17800 4 budget_ci,budget_core,dvb_ttpci,saa7146_vv
    ves1820 5892 1 dvb_ttpci
    stv0299 11016 2 budget_ci,dvb_ttpci
    tda8083 6020 1 dvb_ttpci
    stv0297 7936 2 budget_ci,dvb_ttpci
    sp8870 7180 1 dvb_ttpci
    firmware_class 9856 4 budget_ci,tda1004x,dvb_ttpci,sp8870
    ves1x93 6788 1 dvb_ttpci
    ttpci_eeprom 2688 2 budget_core,dvb_ttpci
    dvb_core 75944 3 budget_ci,budget_core,dvb_ttpci
    i2c_core 21008 13 budget_ci,tda1004x,budget_core,dvb_ttpci,l64781,ves1820,stv0299,tda8083,stv0297,sp8870,ves1x93,ttpci_eeprom,i2c_viapro


    Zum Thema Firmware :
    cd /usr/lib/hotplug/firmware
    ln -s dvb-ttpci-01.fw-261f dvb-ttpci-01.fw

  • Ein großes großes großes Danke schön an Magicamun.
    Vielen Dank für Deine Geduld.


    Nach dem ich den Link noch einmal gesetzt habe, wie Du es geschrieben hast, hat es funktioniert:
    cd /usr/lib/hotplug/firmware
    ln -s dvb-ttpci-01.fw-261f dvb-ttpci-01.fw


    Zwar kommen noch jede Menge Fehler-Meldungen, aber das OSD zeigt sich und verlangt von mir:
    "KBD. Phase 1: Detect RC control type. Press any key on the RC unit".


    :] :] :]


    Werde morgen mal mein Keyboard einstellen und dann mal die channels.conf bearbeiten.


    Das sind die Meldungen nach dem Start:
    (Kann ich die ignorieren? Wenn ja, wie kriege ich diese Meldungen weg?)


    ###############################
    dhcppc2:/usr/local/src/VDR # /usr/local/bin/runvdr
    ###############################
    Inserting DVB modules into kernel
    insmod: error inserting './dvb-core.ko': -1 File exists
    insmod: error inserting './dvb-pll.ko': -1 File exists
    insmod: error inserting './ves1x93.ko': -1 File exists
    insmod: error inserting './sp8870.ko': -1 File exists
    insmod: error inserting './cx22700.ko': -1 File exists
    insmod: error inserting './stv0299.ko': -1 File exists
    insmod: error inserting './ves1820.ko': -1 File exists
    insmod: error inserting './tda1004x.ko': -1 File exists
    insmod: error inserting './tda10021.ko': -1 File exists
    insmod: error inserting './dib3000-common.ko': -1 File exists
    insmod: error inserting './dib3000mb.ko': -1 File exists
    insmod: error inserting './dib3000mc.ko': -1 File exists
    insmod: error inserting './l64781.ko': -1 File exists
    insmod: error inserting './tda8083.ko': -1 File exists
    insmod: error inserting './cx24110.ko': -1 File exists
    insmod: error inserting './cx22702.ko': -1 File exists
    insmod: error inserting './mt312.ko': -1 File exists
    insmod: error inserting './mt352.ko': -1 File exists
    insmod: error inserting './stv0297.ko': -1 File exists
    insmod: error inserting './nxt2002.ko': -1 File exists
    insmod: error inserting './bcm3510.ko': -1 File exists
    insmod: error inserting './ttusbdecfe.ko': -1 File exists
    insmod: error inserting './saa7146.ko': -1 File exists
    insmod: error inserting './saa7146_vv.ko': -1 File exists
    insmod: error inserting './ttpci-eeprom.ko': -1 File exists
    insmod: error inserting './dvb-ttpci.ko': -1 File exists
    insmod: error inserting './budget-core.ko': -1 File exists
    insmod: error inserting './budget.ko': -1 File exists
    insmod: error inserting './budget-ci.ko': -1 File exists
    insmod: error inserting './budget-av.ko': -1 File exists
    insmod: error inserting './dvb-ttusb-budget.ko': -1 File exists
    insmod: error inserting './ttusb_dec.ko': -1 File exists
    insmod: error inserting './b2c2-flexcop.ko': -1 File exists
    insmod: error inserting './b2c2-flexcop-usb.ko': -1 File exists
    insmod: error inserting './b2c2-flexcop-pci.ko': -1 File exists
    insmod: error inserting './cinergyT2.ko': -1 File exists
    insmod: error inserting './dvb-usb.ko': -1 File exists
    insmod: error inserting './dvb-usb-vp7045.ko': -1 File exists
    insmod: error inserting './dvb-usb-dtt200u.ko': -1 File exists
    insmod: error inserting './dvb-usb-dibusb-common.ko': -1 File exists
    insmod: error inserting './dvb-usb-dibusb-mb.ko': -1 File exists
    insmod: error inserting './dvb-usb-dibusb-mc.ko': -1 File exists
    insmod: error inserting './dvb-usb-a800.ko': -1 File exists
    insmod: error inserting './dvb-usb-nova-t-usb2.ko': -1 File exists
    insmod: error inserting './dvb-usb-umt-010.ko': -1 File exists
    insmod: error inserting './dvb-usb-digitv.ko': -1 Unknown symbol in module
    insmod: error inserting './dvb-usb-cxusb.ko': -1 File exists


    Und so sieht es bei mir aus:
    ########################
    dhcppc2:~ # lsmod | grep dvb
    ########################
    dvb_usb_cxusb 7428 0
    dvb_usb_umt_010 5504 0
    dvb_usb_nova_t_usb2 6276 0
    dvb_usb_a800 5636 0
    dvb_usb_dibusb_mc 4992 0
    dvb_usb_dibusb_mb 10624 0
    dvb_usb_dibusb_common 8068 5 dvb_usb_umt_010,dvb_usb_nova_t_usb2,dvb_usb_a800,dvb_usb_dibusb_mc,dvb_usb_dibusb_mb
    dvb_usb_dtt200u 7428 0
    dvb_usb_vp7045 8580 0
    dvb_usb 21512 9 dvb_usb_cxusb,dvb_usb_umt_010,dvb_usb_nova_t_usb2,dvb_usb_a800,dvb_usb_dibusb_mc,dvb_usb_dibusb_mb,dvb_usb_dibusb_common,dvb_usb_dtt200u,dvb_usb_vp7045
    dvb_ttusb_budget 30492 0
    dvb_ttpci 88072 0
    ttpci_eeprom 2816 2 budget_core,dvb_ttpci
    saa7146_vv 45696 2 budget_av,dvb_ttpci
    saa7146 17672 6 budget_av,budget_ci,budget,budget_core,dvb_ttpci,saa7146_vv
    stv0297 8448 2 b2c2_flexcop,dvb_ttpci
    mt352 6788 2 dvb_usb_umt_010,b2c2_flexcop
    cx22702 6404 1 dvb_usb_cxusb
    tda8083 6020 3 dvb_ttusb_budget,budget,dvb_ttpci
    l64781 7300 2 budget,dvb_ttpci
    dib3000mc 17156 1 dvb_usb_dibusb_common
    dib3000mb 15620 1 dvb_usb_dibusb_mb
    tda1004x 13828 3 dvb_ttusb_budget,budget_av,budget_ci
    ves1820 5892 2 budget,dvb_ttpci
    stv0299 11144 6 b2c2_flexcop,dvb_ttusb_budget,budget_av,budget_ci,budget,dvb_ttpci
    cx22700 6020 1 dvb_ttusb_budget
    sp8870 7180 1 dvb_ttpci
    ves1x93 6788 2 budget,dvb_ttpci
    dvb_pll 7940 6 dvb_usb_cxusb,dvb_usb_umt_010,dvb_usb_dibusb_mb,dvb_usb_dibusb_common,dvb_usb,cx22702
    dvb_core 77480 10 dvb_usb,cinergyT2,b2c2_flexcop,ttusb_dec,dvb_ttusb_budget,budget_av,budget_ci,budget,budget_core,dvb_ttpci
    firmware_class 9472 11 dvb_usb,b2c2_flexcop,ttusb_dec,dvb_ttusb_budget,budget_av,budget_ci,dvb_ttpci,bcm3510,nxt2002,tda1004x,sp8870
    usbcore 108760 15 dvb_usb_cxusb,dvb_usb_umt_010,dvb_usb_nova_t_usb2,dvb_usb_a800,dvb_usb_dibusb_mc,dvb_usb_dibusb_mb,dvb_usb_dtt200u,dvb_usb_vp7045,dvb_usb,cinergyT2,b2c2_flexcop_usb,ttusb_dec,dvb_ttusb_budget,uhci_hcd
    i2c_core 21776 28 dvb_usb_dibusb_mb,dvb_usb,b2c2_flexcop,dvb_ttusb_budget,budget_av,budget_ci,budget,budget_core,dvb_ttpci,ttpci_eeprom,bcm3510,nxt2002,stv0297,mt352,mt312,cx22702,cx24110,tda8083,l64781,dib3000_common,tda10021,tda1004x,ves1820,stv0299,cx22700,sp8870,ves1x93,i2c_piix4


    Kannst Du mir vielleicht noch dazu einen Tip geben:
    Ich bin von diesen Informationen erschlagen. Welches Modul ist nun die Richtige für meine Karte? Wie erkenne ich das?


    ##########################
    Weiterhin sind noch Meldungen wegen "firmware". Doch bis jetzt scheint es nichts zu bedeuten. Oder sollte man noch diese "dvb-fe-tda10045.fw" hinzufügen?


    Sep 6 22:53:52 linux vdr[8651]: tuner on device 1 thread started (pid=8651, tid=1078590384)
    Sep 6 22:53:52 linux vdr[8651]: Section handler thread started (pid=8651, tid=1080691632)
    Sep 6 22:53:52 linux udevd[2306]: move seq 1221 with timeout 10 to exec queue
    Sep 6 22:53:52 linux kernel: tda1004x: found firmware revision 0 -- invalid
    Sep 6 22:53:52 linux kernel: tda1004x: waiting for firmware upload (dvb-fe-tda10045.fw)...
    Sep 6 22:53:52 linux udevd[2306]: move seq 1222 with timeout 10 to exec queue
    Sep 6 22:53:52 linux vdr[8651]: probing /dev/dvb/adapter2/frontend0
    Sep 6 22:53:52 linux vdr[8651]: found 2 video devices
    Sep 6 22:53:52 linux vdr[8651]: setting primary device to 1
    Sep 6 22:53:52 linux kernel: tda1004x: no firmware upload (timeout or file not found?)
    Sep 6 22:53:52 linux vdr[8651]: tuner on device 2 thread started (pid=8651, tid=1082792880)
    Sep 6 22:53:52 linux vdr[8651]: Section handler thread started (pid=8651, tid=1084894128)
    Sep 6 22:53:52 linux kernel: tda1004x: firmware upload failed
    Sep 6 22:53:52 linux vdr[8651]: SVDRP listening on port 2001
    Sep 6 22:53:52 linux vdr[8651]: loading /etc/vdr/themes/sttng-default.theme
    Sep 6 22:53:52 linux vdr[8651]: loading /etc/vdr/themes/sttng-default.theme
    Sep 6 22:53:52 linux vdr[8651]: remote control KBD - learning keys
    Sep 6 22:53:52 linux vdr[8651]: KBD remote control thread started (pid=8651, tid=1086995376)
    Sep 6 22:54:02 linux vdr[8651]: switching to channel 1
    Sep 6 22:54:02 linux vdr[8651]: setting watchdog timer to 60 seconds
    Sep 6 22:54:07 linux vdr[8651]: assuming manual start of VDR
    Sep 6 22:54:12 linux vdr[8651]: max. latency time 1 seconds



    Vielen Dank noch einmal.


    Gruß
    Karl

  • Zitat

    Original von dralban
    Ein großes großes großes Danke schön an Magicamun.
    Vielen Dank für Deine Geduld.


    Danke für die Blumen - da nich für !
    Ich hab selber etwas gebraucht, bis vdr mal im groben gefunzt hat...
    aber wenn man einmal "von Hand" da durch ist - sind die Zusammenhänge irgendwann klarer - hoffentlich...

    Zitat


    Das sind die Meldungen nach dem Start:
    (Kann ich die ignorieren? Wenn ja, wie kriege ich diese Meldungen weg?)
    ...


    das ist nich schlimm, aber auch nicht schön - liegt in meinen augen daran, daß deine Scripte aus /etc/init.d (dvb) die benötigten Module schon laden, und vdr dasselbe in Teilen nochmal macht.


    Ich kann Dir mal mein dvb und mein vdr script aus /etc/init.d , sowie /usr/local/bin/vdr schicken - mach mir ne pn mit ner Mail-Addresse.


    Die kannst Du dann anpassen (im wesentlichen dvb) und dann sollte es funzen...


    Viel zu viel - wird mit einer angepassten /etc/init.d/dvb weniger - oder deine modules.conf ist müll...



    ich kenne keine tda1004x - ist wahrscheinlich auch eine Folge deiner "zuvielen" Module

  • Zitat

    Original von magicamun
    das ist nich schlimm, aber auch nicht schön - liegt in meinen augen daran, daß deine Scripte aus /etc/init.d (dvb) die benötigten Module schon laden, und vdr dasselbe in Teilen nochmal macht.
    Ich kann Dir mal mein dvb und mein vdr script aus /etc/init.d , sowie /usr/local/bin/vdr schicken - mach mir ne pn mit ner Mail-Addresse.


    Die kannst Du dann anpassen (im wesentlichen dvb) und dann sollte es funzen...


    ...


    Habe Dir eine Mail geschrieben.


    Gruß
    K

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!