Installationsscript und Plugin auf Suse 9.1

  • Hallo zusammen,
    ich habe eine Suse 9.1 auf der ich jetzt mit hilfe des Installationsscripts von
    http://www.hardcoreaudio.de/vdr.htm#_Toc80339209
    vdr 1.3.10 installiert habe.


    Wenn ich jetzt versuche das DXR - Plugin (vom DVS, aktuellste Version) mit make Plugins zu backen bekomme ich folgenden Fehlermeldung:
    ---schnipp---
    make[1]: Entering directory `/usr/local/src/VDR/PLUGINS/src/dxr3'
    g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"' -DSOCKET_CHMOD=0660 -D_GNU_SOURCE -I../../../include -I../../../../DVB/include -I/usr/include/ffmpeg -I/usr/include dxr3.c
    In Datei, eingefügt von dxr3device.h:4,
    von dxr3.c:11:
    dxr3interface.h:7:26: linux/em8300.h: Datei oder Verzeichnis nicht gefunden
    In Datei, eingefügt von dxr3interface.h:13,
    von dxr3device.h:4,
    von dxr3.c:11:
    dxr3sysclock.h:6:26: linux/em8300.h: Datei oder Verzeichnis nicht gefunden
    make[1]: *** [dxr3.o] Fehler 1
    make[1]: Leaving directory `/usr/local/src/VDR/PLUGINS/src/dxr3'
    ---schnapp----


    Läuft vielleicht meine DXR3 Karte noch nicht richtig? Wenn ich da nen Fernseher anschließe kommt gar nichts, auch nicht beim hochfahren des Rechners..


    ein LSPCI gibt mir (u.a):


    0000:00:0d.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
    0000:00:0e.0 Multimedia controller: Sigma Designs, Inc. REALmagic Hollywood Plus DVD Decoder (rev 02)



    Ein DMESG gibt mir an das die Nova-T korrekt läuft (hoffe ich), jedoch finde ich hier nicht von der DXR-3 Karte. Muss ich noch irgendwie die Treiber von http://dxr3.sourceforge.net/ installieren oder muß ich mich mit dem 2.6.4'er Kernel da nicht mehr drum kümmern?


    saa7146: register extension 'budget_ci dvb'.
    PCI: Found IRQ 10 for device 0000:00:0d.0
    PCI: Sharing IRQ 10 with 0000:01:00.0
    saa7146: found saa7146 @ mem d0d53400 (revision 1, irq 10) (0x13c2,0x1011).
    DVB: registering new adapter (TT-Budget/WinTV-NOVA-T PCI).
    bt878 find by dvb adap: checking "TT-Budget/WinTV-NOVA-T PCI"
    bt878 find by dvb adap: NOT found "TT-Budget/WinTV-NOVA-T PCI"
    tda1004x: Detected Philips TDA10045H.
    tda1004x: Detected Philips TD1316 tuner.
    DVB: registering frontend 0:0 (Philips TDA10045H)...
    TT-Budget/WinTV-NOVA-T PCI adapter 0 has MAC addr = 00:d0:5c:24:17:e1



    Vielen Dank für eure Tipps im voraus,


    Gruss,


    Peter

  • Seit 4 Tagen bin ich jetzt dran, recherche im Board etc., vielleicht hat mal jemand einen Tip für mich, langsam aber sicher bin ich mit meinem Latein am ende..


    Ich glaube (hört sich das doof an..) das ich jetzt wirklich beide Karten am laufen hab (die DXR-3 und die Nova-T), nachdem ich jetzt die CVS Treiber für die DXR-3 installiert hab (lsmod sieh unten, /em8300/modules -> ldm).
    Leider schaffe ich es immer noch nicht das DXR3 Plugin zum laufen zu bringen :


    make[1]: Entering directory `/usr/local/src/VDR/PLUGINS/src/dxr3'
    g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"' -DSOCKET_CHMOD=0660 -D_GNU_SOURCE -I../../../include -I../../../../DVB/include -I/usr/include/ffmpeg -I/usr/include dxr3device.c
    dxr3device.c: In member function `virtual cSpuDecoder*
    cDxr3Device::GetSpuDecoder()':
    dxr3device.c:459: error: cannot allocate an object of type `cDxr3SpuDecoder'
    dxr3device.c:459: error: because the following virtual functions are
    abstract:
    ../../../include/vdr/spu.h:35: error: virtual void cSpuDecoder::Hide()
    ../../../include/vdr/spu.h:36: error: virtual void cSpuDecoder::Draw()
    ../../../include/vdr/spu.h:37: error: virtual bool cSpuDecoder::IsVisible()
    make[1]: *** [dxr3device.o] Fehler 1



    lsmod:


    Module Size Used by
    bt865 4260 0
    adv717x 5396 0
    edd 9368 0
    joydev 10304 0
    sg 35616 0
    st 39196 0
    sd_mod 20224 0
    sr_mod 16292 0
    scsi_mod 108876 4 sg,st,sd_mod,sr_mod
    ide_cd 36740 0
    cdrom 36892 2 sr_mod,ide_cd
    nvram 8456 0
    snd_seq_oss 31232 0
    snd_pcm_oss 57512 0
    snd_mixer_oss 18944 1 snd_pcm_oss
    snd_seq_midi 9120 0
    snd_seq_midi_event 7680 2 snd_seq_oss,snd_seq_midi
    snd_opl3_synth 16388 0
    snd_seq_instr 7808 1 snd_opl3_synth
    snd_seq_midi_emul 7936 1 snd_opl3_synth
    snd_seq 54928 8 snd_seq_oss,snd_seq_midi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
    snd_ainstr_fm 2944 1 snd_opl3_synth
    snd_cs4236 15688 0
    snd_opl3_lib 11008 2 snd_opl3_synth,snd_cs4236
    snd_hwdep 9860 1 snd_opl3_lib
    snd_cs4236_lib 16640 1 snd_cs4236
    snd_mpu401_uart 8064 1 snd_cs4236
    snd_rawmidi 25508 2 snd_seq_midi,snd_mpu401_uart
    snd_seq_device 8456 6 snd_seq_oss,snd_seq_midi,snd_opl3_synth,snd_seq,snd_opl3_lib,snd_rawmidi
    snd_cs4231_lib 29440 2 snd_cs4236,snd_cs4236_lib
    speedstep_lib 3712 0
    snd_pcm 97032 3 snd_pcm_oss,snd_cs4236_lib,snd_cs4231_lib
    ipv6 237440 12
    snd_timer 25860 4 snd_seq,snd_opl3_lib,snd_cs4231_lib,snd_pcm
    snd 61444 19 snd_seq_oss,snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul,snd_seq,snd_cs4236,snd_opl3_lib,snd_hwdep,snd_cs4236_lib,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_cs4231_lib,snd_pcm,snd_timer
    snd_page_alloc 11528 2 snd_cs4231_lib,snd_pcm
    freq_table 4612 0
    uhci_hcd 29200 0
    intel_agp 18460 1
    agpgart 30888 1 intel_agp
    ves1x93 6672 0
    ves1820 7044 0
    tda1004x 15112 0
    stv0299 10756 0
    sp887x 6656 0
    nxt6000 8580 0
    mt312 6404 0
    grundig_29504_491 5252 0
    grundig_29504_401 5892 0
    dst 13452 0
    bt878 11060 1 dst
    bttv 143500 1 bt878
    i2c_algo_bit 9352 1 bttv
    btcx_risc 4872 1 bttv
    i2c_core 23940 4 bt865,adv717x,bttv,i2c_algo_bit
    soundcore 9056 2 snd,bttv
    cx24110 8088 0
    at76c651 5256 0
    alps_tdmb7 5892 0
    alps_tdlb7 7820 0
    dvb_ttpci 72716 0
    saa7146_vv 45184 1 dvb_ttpci
    video_buf 19972 2 bttv,saa7146_vv
    saa7146 18084 2 dvb_ttpci,saa7146_vv
    v4l1_compat 13316 1 saa7146_vv
    v4l2_common 6400 2 bttv,saa7146_vv
    videodev 9600 2 bttv,saa7146_vv
    firmware_class 9472 1 dvb_ttpci
    ttpci_eeprom 2816 1 dvb_ttpci
    evdev 9856 0
    dvb_core 55316 15 ves1x93,ves1820,tda1004x,stv0299,sp887x,nxt6000,mt312,grundig_29504_491,grundig_29504_401,dst,cx24110,at76c651,alps_tdmb7,alps_tdlb7,dvb_ttpci
    lirc_serial 12000 0
    lirc_dev 12168 2 lirc_serial
    3c59x 36904 0
    usbcore 103644 3 uhci_hcd
    nls_utf8 2304 1
    nls_cp437 6016 1
    vfat 14208 1
    fat 43584 1 vfat
    subfs 7424 2
    dm_mod 50300 0
    reiserfs 241488 1



    /var/log/messages:
    Oct 3 16:44:24 linux kernel: adv717x.o: ADV7170 chip detected
    Oct 3 16:44:24 linux kernel: adv717x.o: Configuring for PAL 60
    Oct 3 16:45:48 linux sshd[4129]: Accepted keyboard-interactive/pam for Ruben from ::ffff:192.168.168.12 port 1934 ssh2
    Oct 3 16:45:51 linux su: (to root) Ruben on /dev/pts/1
    Oct 3 16:45:51 linux su: pam_unix2: session started for user root, service su
    Oct 3 16:46:02 linux su: (to root) Ruben on /dev/pts/1
    Oct 3 16:46:02 linux su: pam_unix2: session started for user root, service su
    Oct 3 16:46:54 linux kernel: Badness in remove_proc_entry at fs/proc/generic.c:697
    Oct 3 16:46:54 linux kernel: Call Trace:
    Oct 3 16:46:54 linux kernel: [remove_proc_entry+377/400] remove_proc_entry+0x179/0x190
    Oct 3 16:46:54 linux kernel: [<c0186d59>] remove_proc_entry+0x179/0x190
    Oct 3 16:46:54 linux kernel: [__crc_tcp_accept+3689961/4967714] em8300_procfs_unregister_card+0x36/0x40 [em8300]
    Oct 3 16:46:54 linux kernel: [<d0d6a206>] em8300_procfs_unregister_card+0x36/0x40 [em8300]
    Oct 3 16:46:54 linux kernel: [iput+77/112] iput+0x4d/0x70
    Oct 3 16:46:54 linux kernel: [<c016f93d>] iput+0x4d/0x70
    Oct 3 16:46:54 linux kernel: [dput+33/384] dput+0x21/0x180
    Oct 3 16:46:54 linux kernel: [<c016e401>] dput+0x21/0x180
    Oct 3 16:46:54 linux kernel: [class_dev_release+70/80] class_dev_release+0x46/0x50
    Oct 3 16:46:54 linux kernel: [<c021c746>] class_dev_release+0x46/0x50
    Oct 3 16:46:54 linux kernel: [kobject_cleanup+88/112] kobject_cleanup+0x58/0x70
    Oct 3 16:46:54 linux kernel: [<c01d6448>] kobject_cleanup+0x58/0x70

Jetzt mitmachen!

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