Posts by Killerken

    habe ähnliche Probleme mit ner Tevi 471.
    ich lasse einfach beim Systemstart der vdr "neustarten"

    in /etc/init eine restart.conf erstellen mit folgenden Einträgen:

    #VDR Restart
    description "VDR beim Systemstart restart"

    start on ((started vdr and stopped openbox-tools) or vdr-frontend-restart or resume)
    stop on stopping vdr or suspend or stopping openbox


    script
    exec restart vdr
    end script


    habe die Einträge (start on ... und stop on ... einfach aus anderen .conf Dateien kopiert.
    Das ist vieleicht nicht die eleganteste Lösung aber funktioniert bei mir.

    hatte meine cine s2 v6 mittlerweile schon zur Reparatur, ein Tuner war defekt (Digitale Devices ist Top, nach 2 Werktagen hatte ich eine Neue).

    -> Karte wieder in den Rechner Rein, 1 bis 2 mal an getestet und schon wieder das Problem.

    Habe nun auf ein MSI H61M-P25 (B3) gewechselt und die Karte läuft ohne Probleme.

    Also bei mir war es wohl ein Hardwaredefekt und ein Kompatibilitätsproblem mit meinem ION Board (Zotac ION Synergy G-E).

    hab hier nen Problem mit ner Cine S2 V6.
    nach der Basisinstallation von 0.4 wird die Karte ja schon erkannt, hat aber das Problem, das immer wieder mal "Kanal nicht verfügbar" kommt, habe dann die updates und upgrades , sowie linux-media-dkms aufgespielt, aber immer wieder mal das leidige Problem.
    grad eben wieder:

    dmesg | grep DVB
    [ 14.001888] DDBridge driver detected: Digital Devices Cine S2 V6 DVB adapter
    [ 14.035677] Port 0 (TAB 1): DUAL DVB-S2
    [ 14.041963] DVB: registering new adapter (DDBridge)
    [ 14.041973] DVB: registering new adapter (DDBridge)

    -> wird also erkannt
    ber halt "kanal nicht verfügbar!"

    dmesg | grep -i dvb
    [ 14.001888] DDBridge driver detected: Digital Devices Cine S2 V6 DVB adapter
    [ 14.035677] Port 0 (TAB 1): DUAL DVB-S2
    [ 14.041963] DVB: registering new adapter (DDBridge)
    [ 14.041973] DVB: registering new adapter (DDBridge)
    [ 16.719155] Modules linked in: nvidia(P) snd_rawmidi snd_seq_midi_event snd_seq stv090x snd_timer snd_seq_device ddbridge(+) snd psmouse dvb_core cxd2099 soundcore serio_raw snd_page_alloc nfsd exportfs nfs lirc_serial(C) lockd shpchp lirc_dev fscache nfs_acl auth_rpcgss sunrpc i2c_nforce2 lp parport usbhid hid ahci libahci forcedeth vesafb

    -> scheint ja soweit in ordnung zu sein

    aber wo hängt es dann?

    bei dmesg fäält mir eigendlich nur das hier auf:
    [ 14.000719] Digital Devices PCIE bridge driver, Copyright (C) 2010-11 Digital Devices GmbH
    [ 14.001800] ACPI: PCI Interrupt Link [LN4A] enabled at IRQ 19
    [ 14.001846] DDBridge 0000:05:00.0: PCI INT A -> Link[LN4A] -> GSI 19 (level, low) -> IRQ 19
    [ 14.001888] DDBridge driver detected: Digital Devices Cine S2 V6 DVB adapter
    [ 14.001948] HW 00010007 REG 00010003
    [ 14.002026] DDBridge 0000:05:00.0: irq 41 for MSI/MSI-X
    [ 14.035677] Port 0 (TAB 1): DUAL DVB-S2
    [ 14.038023] Port 1 (TAB 2): NO MODULE
    [ 14.040438] Port 2 (TAB 3): NO MODULE
    [ 14.041963] DVB: registering new adapter (DDBridge)
    [ 14.041973] DVB: registering new adapter (DDBridge)
    [ 14.190128] lirc_serial: auto-detected active low receiver
    [ 14.200258] lirc_serial lirc_serial.0: lirc_dev: driver lirc_serial registered at minor = 0
    [ 14.219962] input: lircd as /devices/virtual/input/input5
    [ 16.548977] ACPI: PCI Interrupt Link [LPMU] enabled at IRQ 20
    [ 16.548997] nvidia 0000:00:03.5: PCI INT B -> Link[LPMU] -> GSI 20 (level, low) -> IRQ 20
    [ 16.549794] ACPI: PCI Interrupt Link [SGRU] enabled at IRQ 23
    [ 16.549809] nvidia 0000:03:00.0: PCI INT A -> Link[SGRU] -> GSI 23 (level, low) -> IRQ 23
    [ 16.549830] nvidia 0000:03:00.0: setting latency timer to 64
    [ 16.549843] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 16.551346] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 270.41.06 Mon Apr 18 14:53:56 PDT 2011
    [ 16.709261] I2C timeout
    [ 16.709275] IRS 00000000
    [ 16.709649] No STV0900 found!
    [ 16.709659] port_attach on port 0 failed
    [ 16.711241] fail3
    [ 16.711255] fail2
    [ 16.719050] fail1

    und das hier:
    [ 16.719114] ------------[ cut here ]------------
    [ 16.719122] kernel BUG at /build/buildd/linux-2.6.38/drivers/pci/msi.c:315!
    [ 16.719132] invalid opcode: 0000 [#1] SMP
    [ 16.719142] last sysfs file: /sys/bus/pci/drivers/nvidia/uevent
    [ 16.719150] CPU 2
    [ 16.719155] Modules linked in: nvidia(P) snd_rawmidi snd_seq_midi_event snd_seq stv090x snd_timer snd_seq_device ddbridge(+) snd psmouse dvb_core cxd2099 soundcore serio_raw snd_page_alloc nfsd exportfs nfs lirc_serial(C) lockd shpchp lirc_dev fscache nfs_acl auth_rpcgss sunrpc i2c_nforce2 lp parport usbhid hid ahci libahci forcedeth vesafb
    [ 16.719245]
    [ 16.719254] Pid: 586, comm: modprobe Tainted: P C 2.6.38-13-generic #57-Ubuntu To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M.
    [ 16.719275] RIP: 0010:[<ffffffff81313a41>] [<ffffffff81313a41>] free_msi_irqs+0x141/0x150
    [ 16.719299] RSP: 0018:ffff8800502f5bd8 EFLAGS: 00010282
    [ 16.719307] RAX: ffff88005ae87400 RBX: ffff88004c110740 RCX: 0000000000000000
    [ 16.719315] RDX: 0000000000000000 RSI: 0000000000000029 RDI: 0000000000000000
    [ 16.719324] RBP: ffff8800502f5c18 R08: ffff88005ae87400 R09: ffff88005d400160
    [ 16.719333] R10: 0000000000000000 R11: 0000000000000002 R12: ffff88005b0b78f0
    [ 16.719341] R13: 0000000000000001 R14: ffff88005b0b7000 R15: 0000000000000000
    [ 16.719352] FS: 00007f6a84b43720(0000) GS:ffff88005ff52000(0000) knlGS:0000000000000000
    [ 16.719361] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    [ 16.719369] CR2: 00007faf8315c470 CR3: 000000003667d000 CR4: 00000000000006e0
    [ 16.719379] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 16.719388] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 16.719397] Process modprobe (pid: 586, threadinfo ffff8800502f4000, task ffff88004f6badc0)
    [ 16.719405] Stack:
    [ 16.719410] ffff8800502f5c18 0000000181314952 ffffea0000000008 ffff88005b0b7000
    [ 16.719425] ffff88005b0b7000 ffffc90002908010 0000000000000000 ffffffffa18ba1c0
    [ 16.719439] ffff8800502f5c38 ffffffff81314a05 0000000000000000 ffffc90002908000
    [ 16.719453] Call Trace:
    [ 16.719469] [<ffffffff81314a05>] pci_disable_msi+0x45/0x50
    [ 16.719490] [<ffffffffa18b9273>] ddb_probe+0xc1e/0xd9d [ddbridge]
    [ 16.719504] [<ffffffff81300a0f>] local_pci_probe+0x5f/0xd0
    [ 16.719516] [<ffffffff81302309>] pci_device_probe+0x129/0x130
    [ 16.719530] [<ffffffff813baefa>] ? driver_sysfs_add+0x7a/0xb0
    [ 16.719544] [<ffffffff813bb028>] really_probe+0x68/0x190
    [ 16.719556] [<ffffffff813bb335>] driver_probe_device+0x45/0x70
    [ 16.719569] [<ffffffff813bb40b>] __driver_attach+0xab/0xb0
    [ 16.719582] [<ffffffff813bb360>] ? __driver_attach+0x0/0xb0
    [ 16.719593] [<ffffffff813ba1ae>] bus_for_each_dev+0x5e/0x90
    [ 16.719607] [<ffffffff813bae7e>] driver_attach+0x1e/0x20
    [ 16.719619] [<ffffffff813ba9e5>] bus_add_driver+0xc5/0x280
    [ 16.719637] [<ffffffffa18dc000>] ? module_init_ddbridge+0x0/0x1000 [ddbridge]
    [ 16.719651] [<ffffffff813bb6a6>] driver_register+0x76/0x140
    [ 16.719668] [<ffffffffa18dc000>] ? module_init_ddbridge+0x0/0x1000 [ddbridge]
    [ 16.719682] [<ffffffff813010b6>] __pci_register_driver+0x56/0xd0
    [ 16.719699] [<ffffffffa18dc07b>] module_init_ddbridge+0x7b/0x1000 [ddbridge]
    [ 16.719719] [<ffffffff81002175>] do_one_initcall+0x45/0x190
    [ 16.719736] [<ffffffff810a50bb>] sys_init_module+0xfb/0x250
    [ 16.719750] [<ffffffff8100c002>] system_call_fastpath+0x16/0x1b
    [ 16.719758] Code: 68 f0 f6 03 01 75 b3 48 8b 43 10 eb b2 48 83 c4 18 5b 41 5c 41 5d 41 5e 41 5f c9 c3 48 8b 7b 20 e8 f5 cf d2 ff 48 8b 43 10 eb 94 <0f> 0b 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 e5 0f 1f
    [ 16.719879] RIP [<ffffffff81313a41>] free_msi_irqs+0x141/0x150
    [ 16.719895] RSP <ffff8800502f5bd8>
    [ 16.719908] ---[ end trace c68a5edd4ed11a41 ]---


    ______________________________________

    habe nun mal unter /lib/firmware die ngene_**.fw gelöscht, bisher tritt das Problem nicht auf.

    Hat sowas schon mal wer gehabt?

    @ Carlo_os
    bitte, hör auf ... es nervt langsam

    zurück zum Thema:

    Heute nochmal Yavdr 0.4 neu aufgespielt
    die aktuellen Updates (update, upgrade, dist-upgrade) gezogen
    anschließend die Anleitung durchgearbeitet (eigentlich nur die Staging Geschichte für lirc serial angepasst)
    und alles läuft,

    ka was da gestern los war.

    wenn sich was ändert meld ich mich mal wieder.

    THX an UFO und allen anderen für die ausführliche Anleitung und Hilfestellung im Rahmen ihrer PRIVATEN Zeit, welche Diese kostenlos für andere opfern.

    so, treiber nochmal neu gebaut ->

    dmesg | grep DVB
    [ 12.815809] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 12.826405] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch

    lspci
    00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
    00:01.0 ISA bridge: nVidia Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
    00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
    00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
    00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
    00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
    00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
    00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
    00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
    00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
    00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:09.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] SATA Controller (non-AHCI mode) (rev a2)
    00:0a.0 Ethernet controller: nVidia Corporation MCP77 Ethernet (rev a2)
    00:0b.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:12.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:13.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
    00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
    01:09.0 Multimedia audio controller: Creative Labs SB X-Fi
    02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 8200] (rev a2)
    03:00.0 Multimedia controller: Device dd01:0003

    wobei der dd01:003 ja die CineS2 sein sollte

    lspci -vvvnn
    03:00.0 Multimedia controller [0480]: Device [dd01:0003]
    Subsystem: Device [dd01:0020]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 10
    Region 0: Memory at febf0000 (64-bit, non-prefetchable) [size=64K]
    Capabilities: [50] Power Management version 3
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [70] MSI: Enable- Count=1/2 Maskable- 64bit+
    Address: 0000000000000000 Data: 0000
    Capabilities: [90] Express (v1) Endpoint, MSI 00
    DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
    ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
    MaxPayload 128 bytes, MaxReadReq 512 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
    LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 <1us
    ClockPM- Surprise- LLActRep- BwNot-
    LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
    ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
    Capabilities: [100 v1] Vendor Specific Information: ID=0000 Rev=0 Len=00c <?>
    Kernel modules: ddbridge

    habe das Spiel gerade nochmal durch mit original 2.6.38´er Kernel und 2.6.39´er Kernel

    nen
    modprobe ngene
    bringt
    FATAL: Error inserting ngene (/lib/modules/2.6.39-020639-generic/kernel/drivers/media/dvb/ngene/ngene.ko): Invalid argument

    make lief aber ohne Fehlermeldung durch

    soweit ich sehe müsste es S3 sein (Mainboard is nen Asrock K10N78 FullHD Rev3 ->S5 sollte das olle Board nicht können)
    eben noch mal Rechner vom Netz getrennt ne Weile gewartet ->

    [ 13.486971] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 13.561544] DDBridge driver detected: Digital Devices Cine S2 V6 DVB adapter
    [ 13.563117] Port 0 (TAB 1): DUAL DVB-S2
    [ 13.566092] DVB: registering new adapter (DDBridge)
    [ 13.566096] DVB: registering new adapter (DDBridge)
    [ 13.600905] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 14.536528] DVB: registering adapter 0 frontend 0 (STV090x Multistandard)...
    [ 14.580504] DVB: registering adapter 1 frontend 0 (STV090x Multistandard)...

    -> wunderbarer SAT Empfang

    ok, irgendwas läuft falsch

    nach nem reboot

    liefert dmesg wieder ->

    [ 12.367305] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 12.417397] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 12.558025] DDBridge driver detected: Digital Devices Cine S2 V6 DVB adapter

    lasse nochmal die Installation durchlaufen

    habe "nur" die ngenxx.fw nach /lib/firmware kopiert, mal sehen was dann kommt

    Hallo, habe hier nen Problem mit der CineS2 V6 (DVB-S/S2)
    Rechner ganz normal gestartet (Yavdr 0.4)
    Cine S2 läuft perfekt
    Rechner Runtergefahren und nach ner Weile wieder angestellt -> kein Bild (Kanal nicht verfügbar)

    dmesg | grep DVB
    bringt auf einmal

    [ 13.058371] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 13.116131] 72565224609a23a60d10fcdf42f87a2fa8f7b16d [media] cxd2820r: sleep on DVB-T/T2 delivery system switch
    [ 13.427681] DDBridge driver detected: Digital Devices Cine S2 V6 DVB adapter

    ??? was isn da auf einmal los???

    lcdproc habe ich auch beim imon-VDF am laufen
    zur "Sicherheit" zum editieren der LCDd.conf logst dich als root ein (sudo su)
    in der LCDd.conf

    driver=imon (das Raute mit entfernen)

    und

    server=blank(wieder Raute entfernen)

    Rechner neu starten (reboot)

    dann im plugin setup

    NormalClientPriority:100
    HighClientPriority:5
    (auf alle Fälle der NormalClient... nen höheren Wert)

    hab mal nen bissel rumprobiert, aber irgendwie klapps net.
    habe inter /etc/init/
    ne Datei angelegt (Technisat.conf)

    mit dem Inhalt

    #Technisat Skystar USB HD

    description "Technisat modprobe"

    start on ((started vdr and stopped openbox-tools) or vdr-frontend-restart or resume)
    stop on stopping vdr or suspend or stopping openbox

    script
    if [ "$(basename $DAEMON)" = "vdr-dbg" ]; then
    modprobe dvb-usb-technisat-usb2
    fi

    end script

    hatte mir die if ... Zeile auder der vdr-frontend.conf gezogen, das modprobe wird aber nicht ausgeführt

    ???