G
gu4rdi4n
Freak
hi,
Ich hab gestern MIttag 2 neue TV-Karten vom Typ Technisat Skystar 2 TV geliefert bekommen.
Eine für meinen Ubuntu-8.10 Rechner, die andere für den Vista-Aldi-PC meines Vaters.
d.h.: Auf beiden Rechnern gleiche Karte und gleiche Antenne/LNB, also auch gleiches Signal.
Bei ihm lief sie sofort nach Installation der Treiber und Software ohne Probleme auf Astra-19.2E,
aber bei mir bekomme ich einfach kein Signal wenn ich Sender Suche:
Ich habe auch schon versucht mein Kabel an einen Digital-Reciever anzuschliessen, wo ebenfalls alle Programme problemlos angezeigt werden konnte.
lspci:
dmesg | grep b2c2:
Woran könnte das liegen?
Ich hab gestern MIttag 2 neue TV-Karten vom Typ Technisat Skystar 2 TV geliefert bekommen.
Eine für meinen Ubuntu-8.10 Rechner, die andere für den Vista-Aldi-PC meines Vaters.
d.h.: Auf beiden Rechnern gleiche Karte und gleiche Antenne/LNB, also auch gleiches Signal.
Bei ihm lief sie sofort nach Installation der Treiber und Software ohne Probleme auf Astra-19.2E,
aber bei mir bekomme ich einfach kein Signal wenn ich Sender Suche:
Code:
gu4rdi4n@gu4rdi4n:~$ scan '/usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E'
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-s/Astra-19.2E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 12551500 V 22000000 5
>>> tune to: 12551:v:0:22000
WARNING: >>> tuning failed!!!
>>> tune to: 12551:v:0:22000 (tuning failed)
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
gu4rdi4n@gu4rdi4n:~$
Ich habe auch schon versucht mein Kabel an einen Digital-Reciever anzuschliessen, wo ebenfalls alle Programme problemlos angezeigt werden konnte.
lspci:
Code:
...
05:06.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02)
Subsystem: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 32
Interrupt: pin A routed to IRQ 16
Region 0: Memory at d4000000 (32-bit, non-prefetchable) [size=64K]
Region 1: I/O ports at b000 [size=32]
Kernel driver in use: b2c2_flexcop_pci
Kernel modules: b2c2-flexcop-pci
...
dmesg | grep b2c2:
Code:
root@gu4rdi4n:/home/gu4rdi4n# dmesg | grep b2c2
[ 12.473856] b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
[ 12.547343] b2c2_flexcop_pci 0000:05:06.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
[ 12.564050] b2c2-flexcop: MAC address = 00:08:c9:a1:d2:9a
[ 12.564276] b2c2-flexcop: i2c master_xfer failed
[ 12.624729] b2c2-flexcop: CX24113 could NOT be attached
[ 12.684608] b2c2-flexcop: ISL6421 successfully attached
[ 12.684612] b2c2-flexcop: found 'Conexant CX24123/CX24109' .
[ 12.684743] b2c2-flexcop: initialization of 'Sky2PC/SkyStar 2 DVB-S rev 2.8' at the 'PCI' bus controlled by a 'FlexCopIIb' complete
root@gu4rdi4n:/home/gu4rdi4n#
Woran könnte das liegen?