All of lore.kernel.org
 help / color / mirror / Atom feed
From: insomniac <insomniac@slackware.it>
To: Antti Palosaari <crope@iki.fi>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] dib7770 tunner
Date: Tue, 18 Mar 2008 17:01:34 +0100	[thread overview]
Message-ID: <20080318170134.69e40dab@slackware.it> (raw)
In-Reply-To: <20080318163812.343b0a87@slackware.it>

On Tue, 18 Mar 2008 16:38:12 +0100
insomniac <insomniac@slackware.it> wrote:

> On Tue, 18 Mar 2008 17:16:20 +0200
> Antti Palosaari <crope@iki.fi> wrote:
> 
> > dib7770 is 3 in 1 solution, usb-bridge + demodulator + tuner. You
> > can try dib7070 tuner driver. STK7070P looks rather similar (but
> > less integrated).

after talking with Albert about it, I moved this code:

{    "Pinnacle PCTV 73e",
     { &dib0700_usb_id_table[27], NULL },
     { NULL },
}

after this code:

{   "Hauppauge Nova-T MyTV.t",
    { &dib0700_usb_id_table[26], NULL },
    { NULL },
}

in linux/drivers/media/dvb/dvb-usb/dib0700_devices.c .

After I plug the stick, I see the led to light on, and dmesg says:

dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a
firmware dvb-usb: downloading firmware from file
'dvb-usb-dib0700-1.10.fw' dib0700: firmware started successfully.
dvb-usb: found a 'Pinnacle PCTV 73e' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer. DVB: registering new adapter (Pinnacle PCTV 73e)
DVB: registering frontend 0 (DiBcom 7000PC)...
mt2060 I2C read failed
input: IR-receiver inside an USB DVB receiver as /class/input/input13
dvb-usb: schedule remote query interval to 150 msecs.
dvb-usb: Pinnacle PCTV 73e successfully initialized and connected.

All the files in /dev/dvb/adapter0 get created, including tuner0, but
of course tuner is not working (as w_scan can show).

The solutions seems not to be far.. Anyone has an idea?

Regards,
-- 
Andrea Barberio

a.barberio@oltrelinux.com - Linux&C.
andrea.barberio@slackware.it - Slackware Linux Project Italia
GPG key on http://insomniac.slackware.it/gpgkey.asc
2818 A961 D6D8 1A8C 6E84  6181 5FA6 03B2 E68A 0B7D
SIP: 5327786, Phone: 06 916503784

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

  reply	other threads:[~2008-03-18 16:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 14:34 [linux-dvb] dib7770 tunner Albert Comerma
2008-03-18 15:16 ` Antti Palosaari
2008-03-18 15:38   ` insomniac
2008-03-18 16:01     ` insomniac [this message]
2008-03-18 16:15       ` Antti Palosaari
2008-03-18 16:15         ` insomniac
2008-03-18 16:31           ` Albert Comerma
2008-03-18 17:00             ` Antti Palosaari

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=20080318170134.69e40dab@slackware.it \
    --to=insomniac@slackware.it \
    --cc=crope@iki.fi \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.