Mailing List archive

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

[linux-dvb] Re: Driver from metzlerbroz.org



Hello Marcus,

Friday, January 17, 2003, 3:01:56 PM, you wrote:

MM> There was still a little mistake in the version on the website.
MM> Ralph has already fixed it, but hasn't updated the site.
MM> I guess he'll do it tonight.

Thanks!
But with updated driver it's behave same. I even compile sound support
for my system and recompile driver with USE_DVB_DSP=1.
But result is the same.

Insmod is good:
---
Jan 20 09:08:26 kernel: Linux video capture interface: v1.00
Jan 20 09:08:26   kernel: i2c-core.o: i2c core module
Jan 20 09:08:27   kernel: i2c-core.o: driver stv0299 DVB demodulator registered.
Jan 20 09:08:28   kernel: i2c-core.o: driver ves1893 DVB demodulator registered.
Jan 20 09:08:28   kernel: dvb_register_adapter: registering new adapter (Siemens/Technot
rend/Hauppauge PCI rev1.3).
Jan 20 09:08:28   kernel: PCI: Found IRQ 9 for device 02:01.0
Jan 20 09:08:28   kernel: PCI: Sharing IRQ 9 with 00:1f.3
Jan 20 09:08:28   kernel: saa7146_core.o: saa7146: bus:2, rev:1, mem:0xd08b5000.
Jan 20 09:08:28   kernel: client_register
Jan 20 09:08:28   kernel: dvb_register_device: register adapter0/frontend0 @ minor: 3 (0
x03) - dvbdev: c6f05fa0
Jan 20 09:08:28   kernel: i2c-core.o: client [stv0299] registered to adapter [saa7146](p
os. 0).
Jan 20 09:08:28   kernel: stv0299: tuner at 0x61
Jan 20 09:08:28   kernel: stv0299: attaching stv0299 at 0xd0 to adapter saa7146
Jan 20 09:08:29   kernel: i2c-core.o: adapter saa7146 registered as adapter 0.
Jan 20 09:08:31   kernel: av71100: AV7111 - firm f0240009, rtsl b0250018, vid 71010068,
app 00012502
Jan 20 09:08:31   kernel: dvb_frontend_start
Jan 20 09:08:31   kernel: dvb_frontend_start  start thread
Jan 20 09:08:31   kernel: dvb_frontend_init: initialising frontend 0 (STV0299)...
Jan 20 09:08:31   kernel: dvb_register_device: register adapter0/demux0 @ minor: 4 (0x04
) - dvbdev: c6f05f60
Jan 20 09:08:31   kernel: dvb_register_device: register adapter0/dvr0 @ minor: 5 (0x05)
- dvbdev: c6f05b20
Jan 20 09:08:31   kernel: dvb_register_device: register adapter0/video0 @ minor: 0 (0x00
) - dvbdev: c68167d0
Jan 20 09:08:31   kernel: dvb_register_device: register adapter0/audio0 @ minor: 1 (0x01
) - dvbdev: c6816550
---
But dvbtune not lock signal:
----
[root dvbtune]# ./dvbtune -c 0 -f 11137000 -p V -t 0 -s 39800 -n 512
Using DVB card "STV0299"
tuning DVB-S to L-Band:-1073743752, Pol:V Srate=39800000, 22kHz=off
polling....
Getting frontend event
FE_STATUS: FE_TIMEDOUT FE_HAS_CARRIER
Not able to lock to the signal on the given frequency
---
(on console in that time
Jan 20 09:13:17 kernel: function : dvb_dvr_open
Jan 20 09:13:17 kernel: dvb_frontend_start
)

But when latest driver from CVS is loaded, it tunes OK (but I can not
use this driver, it's not work for this sattelite operator,
Planetsky):
---
[root dvbtune]# ./dvbtune -c 0 -f 11137000 -p V -t 0 -s 39800 -n 512
Using DVB card "stv0299 based (e.g. Alps BSRU6 or LG TDQB-S00x)"
tuning DVB-S to L-Band:-1073743720, Pol:V Srate=39800000, 22kHz=off
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Bit error rate: 59136
Signal strength: 35823
SNR: 52299
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI FE_HAS_SYNC
Successfully opened network device, please configure the dvb interface

What's the problem it's can be?
Maybe it is in dvbtune? I'm using latest version from CVS from
dvbtools.sourceforge.net.

Thanks for your help and support.
I really need this driver.

-- 
Best regards,
 Denis                            mailto:grusnyov@west.crimea.com



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index