Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] skystar2 DVB-S karte und linux-2.6.13 wollen nicht
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Linux-Spielkind
Apprentice
Apprentice


Joined: 09 Jan 2005
Posts: 167

PostPosted: Mon Sep 05, 2005 8:27 pm    Post subject: [solved] skystar2 DVB-S karte und linux-2.6.13 wollen nicht Reply with quote

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
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Mon Sep 05, 2005 9:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
Linux-Spielkind
Apprentice
Apprentice


Joined: 09 Jan 2005
Posts: 167

PostPosted: Mon Sep 05, 2005 10:08 pm    Post subject: Reply with quote

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
View user's profile Send private message
Linux-Spielkind
Apprentice
Apprentice


Joined: 09 Jan 2005
Posts: 167

PostPosted: Mon Sep 05, 2005 10:41 pm    Post subject: Reply with quote

Mensch ich bin doch ein schussel!!!
Ich hab einfach vergessen den PCI-untertreiber zu verwenden! :oops:
Trotzdem ein riesen dankeschön an PrakashP, ohne deine kernel-logs wär ich nicht drauf gekommen. :D
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
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Tue Sep 06, 2005 6:09 am    Post subject: Reply with quote

Linux-Spielkind wrote:
Mensch ich bin doch ein schussel!!!
Ich hab einfach vergessen den PCI-untertreiber zu verwenden! :oops:


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
View user's profile Send private message
Linux-Spielkind
Apprentice
Apprentice


Joined: 09 Jan 2005
Posts: 167

PostPosted: Tue Sep 06, 2005 10:42 am    Post subject: Reply with quote

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
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Tue Sep 06, 2005 11:04 am    Post subject: Reply with quote

Ach so, OK, dann doch user error. ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum