Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Typhoon DVB-S (or KNC-One)



Hi,

I bought a Thyphoon DVB-S Card (budget-card) and it comes with a linux driver
(some strange not-compiling driver).

I tries several version and get (after a lot of coding-work) first results.
Here my results:

--- dmesg start ---
i2c-core.o: driver stv0299 DVB demodulator registered.
i2c-core.o: driver ves1893 DVB demodulator registered.
i2c-core.o: driver ves1820 DVB demodulator registered.
i2c-core.o: driver tda8083 DVB demodulator registered.
dvb_register_adapter: registering new adapter (KNC1 DVB-S).
saa7146_core.o: saa7146: bus:0, rev:1, mem:0xf89d2000.
stv0299: found something at 0xd0
stv0299: ID=a1
stv0299: tuner at 0x61
dvb_register_device: register adapter0/frontend0 @ minor: 3 (0x03) - dvbdev: e4dea100
i2c-core.o: client [stv0299] registered to adapter [saa7146](pos. 0).
stv0299: tuner at 0x61
stv0299: attaching stv0299 at 0xd0 to adapter saa7146
i2c-core.o: adapter saa7146 registered as adapter 0.
av7110: SAA7113 not found on KNC card
dvb_init_frontends
stv0299: tuner at 0x61
av7110-0: MAC = 00 09 d6 6d 04 9c 
dvb_register_device: register adapter0/demux0 @ minor: 4 (0x04) - dvbdev: e4dea180
dvb_register_device: register adapter0/dvr0 @ minor: 5 (0x05) - dvbdev: e4dea200
dvb_register_device: register adapter0/net0 @ minor: 7 (0x07) - dvbdev: e4dea280
--- dmesg end ---

--- lcpsi start ---
0000:00:0d.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
    Subsystem: KNC One: Unknown device 0010
    Flags: bus master, medium devsel, latency 32, IRQ 17
    Memory at ea006000 (32-bit, non-prefetchable) [size=512]
(or numerical)
0000:00:0d.0 0480: 1131:7146 (rev 01)
    Subsystem: 1894:0010
    Flags: bus master, medium devsel, latency 32, IRQ 17
    Memory at ea006000 (32-bit, non-prefetchable) [size=512]
--- lspci end ---

--- lsmod start ---
Module                  Size  Used by    Tainted: P  
dvb-saa7146            77808   0  (unused)
tda8083                 3968   0  (unused)
ves1820                 4448   0  (unused)
ves1893                 4864   0  (unused)
stv0299                 6592   0  (unused)
dvb_sw_demux           13824   1  [dvb-saa7146]
dvb-core               37440   2  [dvb-saa7146 tda8083 ves1820 ves1893 stv0299]
i2c-core               13508   0  [dvb-saa7146 tda8083 ves1820 ves1893 stv0299]
videodev                6432   0  [dvb-saa7146]
--- lsmod end ---

Kernel: 2.4.28 (selfmade, devfs)

I'm using latest metzlerbroth-driver or metzler CVS driver. All seems to work
fine, but the tuner isn't working correctly:
stv0299: write to tuner failed

I tried so much different things:
using all versions I found from drivers for the 2.6er series. I spend several
hours to fix some issues in the drivers for the 2.6 series. I adapt the
cvs-version with some detection stuff (pci-ids) and it works more than
without, but the tuner is still not working.

I read a lot of informations and pseudo-howots, but anything of this reports
work.

I hope someone of you could help me, to make this card working.

Greetings
Andreas

PS: If you need more informations about the problem, please ask me.

-- 
Andreas Steinel               email: lnxbil@xantippe.cs.uni-sb.de
Zimmer 122                    web:   http://w5.cs.uni-sb.de
Bau 36.1                      Phone: +49 (0) 681 302-4135
Lehrstuhl Prof. Wahlster      fax:   +49 (0) 12 12 / 52 35 64 89
Fakultät 6 - Informatik       
Universität des Saarlandes    
66123 Saarbrücken             

GPG-Fingerprint:      C09D 96DD 548C 8F13 097A  8D04 8329 7BEA A623 11D6

Attachment: signature.asc
Description: Digital signature


Home | Main Index | Thread Index