View previous topic :: View next topic |
Author |
Message |
Linux-Spielkind Apprentice


Joined: 09 Jan 2005 Posts: 167
|
Posted: Mon Sep 05, 2005 8:27 pm Post subject: [solved] skystar2 DVB-S karte und linux-2.6.13 wollen nicht |
|
|
Hallo
Vor kurzem bin ich auf den kernel 2.6.13-gentoo gewechselt. Für meine skystart2 DVB karte hab ich den Flexcop B2C2 Treiber in der kernel reingewurschtelt, der wird auch richtig geladen. Für den Frontend hab ich die beiden Zarlink MT312 basierenden Treiber genommen. Eigentlich alles wie gehabt, nur jetzt verwigert mir der Frontend den Dienst. Hat irgendjemand das selbe Problem??? _________________ AK-47 = P4 2.0 GHz 768 MB DDR/333 RAM 60 GB SAMSUNG SV6003H Nvidia Geforce4/MMX400
Last edited by Linux-Spielkind on Mon Sep 05, 2005 10:42 pm; edited 1 time in total |
|
Back to top |
|
 |
PrakashP Veteran


Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Mon Sep 05, 2005 9:19 pm Post subject: |
|
|
Welche hw ver hast du? Bei mir mit 2.3b gehts. Ich habe allerdings das Ding im kernel einkompiliert. (OK, ich sehe gerade, du auch.)
Code: |
b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
flexcop-pci: will use the HW PID filter.
flexcop-pci: card revision 1
ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC1] -> GSI 16 (level, high) -> IRQ 17
DVB: registering new adapter (FlexCop Digital TV device).
b2c2-flexcop: MAC address = 00:d0:d7:03:02:73
b2c2-flexcop: i2c master_xfer failed
b2c2-flexcop: i2c master_xfer failed
b2c2-flexcop: i2c master_xfer failed
mt352_read_register: readreg error (reg=127, ret==-121)
b2c2-flexcop: i2c master_xfer failed
i2c_readbytes: i2c read error (addr 0a, err == -121)
b2c2-flexcop: i2c master_xfer failed
b2c2-flexcop: i2c master_xfer failed
stv0297_readreg: readreg error (reg == 0x80, ret == -22)
b2c2-flexcop: found the vp310 (aka mt312) at i2c address: 0x0e
DVB: registering frontend 0 (Zarlink VP310 DVB-S)...
b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S (old version)' at the 'PCI' bus controlled by a 'FlexCopII' complete
|
|
|
Back to top |
|
 |
Linux-Spielkind Apprentice


Joined: 09 Jan 2005 Posts: 167
|
Posted: Mon Sep 05, 2005 10:08 pm Post subject: |
|
|
Ich hoff die infos von /proc/pci reichen dir, hab nämlich heute abend keinen bock mehr meine kiste aufzuschrauben.
Code: |
Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 1).
IRQ 5.
Master Capable. Latency=32.
Non-prefetchable 32 bit memory at 0xda000000 [0xda00ffff].
I/O at 0xe000 [0xe01f].
Bus 0, device 8, function 0:
|
Seiht sehr nach Ver. 1.x aus! _________________ AK-47 = P4 2.0 GHz 768 MB DDR/333 RAM 60 GB SAMSUNG SV6003H Nvidia Geforce4/MMX400 |
|
Back to top |
|
 |
Linux-Spielkind Apprentice


Joined: 09 Jan 2005 Posts: 167
|
Posted: Mon Sep 05, 2005 10:41 pm Post subject: |
|
|
Mensch ich bin doch ein schussel!!!
Ich hab einfach vergessen den PCI-untertreiber zu verwenden!
Trotzdem ein riesen dankeschön an PrakashP, ohne deine kernel-logs wär ich nicht drauf gekommen.
So schnell kanns gehn. _________________ AK-47 = P4 2.0 GHz 768 MB DDR/333 RAM 60 GB SAMSUNG SV6003H Nvidia Geforce4/MMX400 |
|
Back to top |
|
 |
PrakashP Veteran


Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Tue Sep 06, 2005 6:09 am Post subject: |
|
|
Linux-Spielkind wrote: | Mensch ich bin doch ein schussel!!!
Ich hab einfach vergessen den PCI-untertreiber zu verwenden!
|
Hmm, ich denke trotzdem ein Fall für lkml, denn dann sollte das automatisch ausgewählt werden.
Könntest du genau sagen, welchen Treiber du vergessen hattest? Denn in drivers/media/dvb/b2c2/Kconfig findet sich schon
Code: |
config DVB_B2C2_FLEXCOP_PCI
tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
depends on DVB_B2C2_FLEXCOP && PCI
|
Oder hattest du den falschen B2C2 code aktiviert, also vergessen obigen Treiber auszuwählen? (Also habe ich wohl oben dich falsch verstanden...) |
|
Back to top |
|
 |
Linux-Spielkind Apprentice


Joined: 09 Jan 2005 Posts: 167
|
Posted: Tue Sep 06, 2005 10:42 am Post subject: |
|
|
Also mit menuconfig sieht das folgendermaßen aus:
Code: |
<*> Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters │ │
│ │ <*> Technisat/B2C2 Air/Sky/Cable2PC PCI │ │
│ │ < > Technisat/B2C2 Air/Sky/Cable2PC USB
|
oder
Code: |
# Supported FlexCopII (B2C2) Adapters
#
CONFIG_DVB_B2C2_FLEXCOP=y
CONFIG_DVB_B2C2_FLEXCOP_PCI=y
# CONFIG_DVB_B2C2_FLEXCOP_USB is not set
# CONFIG_DVB_B2C2_FLEXCOP_DEBUG is not set
|
Tja un ich hab einfach nur den oben stehenden FlexCop treiber gewählt, halt ohne den PCI treiber der weiter unten steht. Ich denk die neue auswahl hat mich einfach nur ein bissl verwirrt, weil das ganze früher man ein Treiber war.  _________________ AK-47 = P4 2.0 GHz 768 MB DDR/333 RAM 60 GB SAMSUNG SV6003H Nvidia Geforce4/MMX400 |
|
Back to top |
|
 |
PrakashP Veteran


Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Tue Sep 06, 2005 11:04 am Post subject: |
|
|
Ach so, OK, dann doch user error.  |
|
Back to top |
|
 |
|