From: Jan Hoogenraad <jan-conceptronic@hoogenraad.net>
To: linux-media@vger.kernel.org
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Compro U80 Nearly there???
Date: Thu, 04 Mar 2010 23:51:49 +0100 [thread overview]
Message-ID: <4B903985.3020404@hoogenraad.net> (raw)
In-Reply-To: <1267260444.4176.31.camel@lisa>
Please see if there is more information on the tuner in the logging with
debugging switched on:
sudo modprobe -r dvb-usb-rtl2831u
sudo modprobe dvb-usb-rtl2831u debug=1
The ~jhoogenraad/rtl2831-r2 has two tuners hard-coded in the driver (no
separation of back-end and front-end), and logs the interactions with
those tuners in debug mode.
I maintain the wiki with info on the driver:
http://www.linuxtv.org/wiki/index.php/Rtl2831_devices
Please also try the new driver (alas with no IR remote support) from
~anttip/rtl2831u
peter wrote:
> I'm running Ubuntu Karmic, and have a Compro U80 Device USB ID
> 185b:0150.
>
> To get this close to working I have:
>
> 1) Added 50-udev.rules which seem to allow the device to be recognised.
>
> 2) Compiled the ~jhoogenraad/rtl2831-r2 version of the driver.
>
> This gets me to the point where:
> - /dev/dvb exists.
> - my applications recognise the device
>
> - In the log I see:
>
> [ 14.311735] dvb-usb: found a 'VideoMate U90' in warm state.
> [ 14.311743] dvb-usb: will pass the complete MPEG2 transport stream to
> the software demuxer.
> [ 14.312131] DVB: registering new adapter (VideoMate U90)
> [ 14.312420] DVB: registering adapter 0 frontend 0 (Realtek RTL2831
> DVB-T)...
> [ 14.312521] input: IR-receiver inside an USB DVB receiver
> as /devices/pci0000:00/0000:00:02.1/usb1/1-1/input/input5
> [ 14.312552] dvb-usb: schedule remote query interval to 300 msecs.
> [ 14.312558] dvb-usb: VideoMate U90 successfully initialized and
> connected.
> [ 14.312589] usbcore: registered new interface driver dvb_usb_rtd2831u
>
> So looking good so far.
>
>
> However, if i used scan, or an application like Kaffeine tuning fails. I
> know that the device works as I can get it to work on windows.
>
> So I have been looking at the RTL2831U data sheets which I know from the
> windows driver that this is based on. (I don't know much about this
> hardware I am trying to figure it out ). So this chip is just doing the
> demodulating and the USB interface. It must therefore be paired with
> tuner. It seems logical to me (but is possibly wrong ) that if the
> demodulator is working and I cant tune, then the issue is with the tuner
> part of the driver. The windows drivers refer to both the MT2060 and the
> QT1010, but I don't know which one is being used. (I have not had the
> guts to rip the thing apart yet). Docu in the code of for the driver
> implies that it can support the MT2060 but not the QT1010 so I guess
> with my luck it is the quantec one.
>
> Has any one got any advice as to where I should look next? Has anyone
> got this to work? It seems to be quite close. I any suggestions would be
> appreciated.
> Thanks
> Peter
>
>
> _______________________________________________
> linux-dvb users mailing list
> For V4L/DVB development, please use instead linux-media@vger.kernel.org
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
--
Jan Hoogenraad
Hoogenraad Interface Services
Postbus 2717
3500 GS Utrecht
prev parent reply other threads:[~2010-03-04 22:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-27 8:47 [linux-dvb] Compro U80 Nearly there??? peter
2010-02-28 7:31 ` Mumu DVB & Infinity Smart Card reader Aslam Mullapilly
2010-03-04 11:51 ` Brice
2010-03-04 22:51 ` Jan Hoogenraad [this message]
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=4B903985.3020404@hoogenraad.net \
--to=jan-conceptronic@hoogenraad.net \
--cc=linux-dvb@linuxtv.org \
--cc=linux-media@vger.kernel.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.