public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Vince Mari <vince_m@bigpond.com>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb]  Support for Leadtek DTV1000S ?
Date: Thu, 04 Dec 2008 21:19:48 +0900	[thread overview]
Message-ID: <4937CAE4.8080100@bigpond.com> (raw)

Hi,
I am trying to get this card to work as well and  I also got the i2c 
errors from the tda10048 -

but the i2c_debug=1 option of the saa7134 driver points to the following 
code, which was added
recently I think. Without it the i2c errors stop, the tda10048 and 
tda18271 attach, and the firmware loads

#diff saa7134-i2c.c.1.1.1.1 saa7134-i2c.c
262a263,271
 >                       if (i > 0 && msgs[i].flags & I2C_M_RD) {
 >                               /* workaround for a saa7134 i2c bug
 >                                * needed to talk to the mt352 demux
 >                                * thanks to pinnacle for the hint */
 >                               int quirk = 0xfd;
 >                               d1printk(" [%02x quirk]",quirk);
 >                               i2c_send_byte(dev,START,quirk);
 >                               i2c_recv_byte(dev);
 >                       }

I am currently trying to get the tda18271 to lock onto a signal but with 
no luck yet

 ./tzap -r -a 0 -c channels.conf-dvbt-australia '7 Digital'
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
tuning to 177500000 Hz
video pid 0x0301, audio pid 0x0302
status 00 | signal 3434 | snr 0013 | ber 0000ffff | unc 00000000 |
status 00 | signal ecec | snr 0076 | ber 0000ffff | unc 00000000 |
status 00 | signal f5f5 | snr 0078 | ber 0000ffff | unc 00000000 |
status 00 | signal dbdb | snr 005a | ber 0000ffff | unc 00000000 |
status 00 | signal d9d9 | snr 0058 | ber 0000ffff | unc 00000000 |
status 00 | signal ecec | snr 0076 | ber 0000ffff | unc 00000000 |
status 00 | signal ecec | snr 0058 | ber 0000ffff | unc 00000000 |
status 00 | signal d9d9 | snr 0058 | ber 0000ffff | unc 00000000 |
status 00 | signal d7d7 | snr 0049 | ber 0000ffff | unc 00000000 |


Cheers,
Vince Mari


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

             reply	other threads:[~2008-12-04 12:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04 12:19 Vince Mari [this message]
     [not found] ` <18793.39119.727237.615925@gargle.gargle.HOWL>
2009-01-12  1:32   ` [linux-dvb] Support for Leadtek DTV1000S ? Vince Mari
  -- strict thread matches above, loose matches on Subject: below --
2008-10-01 11:25 Plantain
2008-10-01 15:18 ` Steven Toth
     [not found]   ` <48E3A687.9000703@gmail.com>
2008-10-01 18:05     ` Steven Toth
2008-10-01 22:41       ` hermann pitton
2008-10-02 10:38         ` Plantain
2008-10-02 14:29           ` Mitchell, J.G.
2008-10-02 14:42             ` Plantain
2008-10-02 17:15           ` Matthias Schwarzott
2008-10-02 23:14             ` hermann pitton
2008-10-03  3:12               ` Damien Morrissey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4937CAE4.8080100@bigpond.com \
    --to=vince_m@bigpond.com \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox