RE: Leadtek WinFast DTV1000-T problems

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

 



Hi David,
 
I know this is probably a DEAD topic now, but I just
got one of these Leadtek DTV1000-T cards to use with
Myth and I am getting the same results as you appear
to have, back in October 2005, from this thread. 

When I run tzap, I get almost exactly (slightly
different signal - 002f from memory) the same results
that you reported (note I copied your results here
because I don't have access to my linux box at the
moment):
>> tzap -c
/usr/share/doc/dvb-utils/examples/channels.conf-dvbt-australia
>> "Ten HD"
>> using '/dev/dvb/adapter0/frontend0' and
'/dev/dvb/adapter0/demux0'
>> tuning to 219500000 Hz
>> video pid 0x0202, audio pid 0x0000
>> status 00 | signal 0030 | snr 8000 | ber 00003fff |
unc 00000000 | 
>> status 1f | signal 0030 | snr ffff | ber 00000000 |
unc 00000000 | FE_HAS_LOCK
>> status 1f | signal 0030 | snr ffff | ber 00000000 |
unc 00000000 | FE_HAS_LOCK
>> status 1f | signal 0030 | snr ffff | ber 00000000 |
unc 00000000 | FE_HAS_LOCK

I would guess that this means the card is working
properly, it's just that Myth cannot use it properly.
Did modifying the cx22702.c file get it working with
Myth?
 
FYI: I am currently running 2.6.15.4 Kernel and all
the drivers appear to have loaded properly. I also
have a TwinHan card and a Kworld VStream card working
with MythTV with absolutley no problems, so I'm pretty
sure there isn't a reception issue...
 
Any help is appreciated...

Truck Jackson

>>>>>>>>>>>>>>
>> On Thu Oct 13 03:05:44 CEST 2005 Shirley, David 
Wrote:
>>>>>>>>>>>>>>
>>
>> Hi All,
>> 
>> Ok the signal strength thing looks like it's
inversed for this card.
>> 
>> Ie I have modded my cx22702.c to be like the
following:
>>  
>> static int cx22702_read_signal_strength(struct
dvb_frontend* fe, u16*
>> signal_strength)
>> {
>>         struct cx22702_state* state =
fe->demodulator_priv;
>>        
>>         u16 signal = (cx22702_readreg (state, 0x23)
<< >> 8) |
>> cx22702_readreg (state, 0x23);
>> 
>>         *signal_strength = ~signal;
>>         return 0;
>> }
>> 
>> At least we get a meaningful figure out of it now.
>> 
>> Cheers
>> Dave



		
____________________________________________________ 
On Yahoo!7 
Dating: It's free to join and check out our great singles! 
http://www.yahoo7.com.au/personals

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux