linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "P. van Gaans" <w3ird_n3rd@gmx.net>
To: linux-media@vger.kernel.org
Subject: Re: EM28xx - MSI Digivox Trio - almost working.
Date: Thu, 20 Jun 2013 10:11:11 +0200	[thread overview]
Message-ID: <51C2B91F.3000305@gmx.net> (raw)
In-Reply-To: <51C2B1E7.9040408@iki.fi>

On 20-06-13 09:40, Antti Palosaari wrote:
> On 06/20/2013 08:14 AM, P. van Gaans wrote:
>> Hi all,
>>
>> (device: http://linuxtv.org/wiki/index.php/MSI_DigiVox_Trio)
>>
>> Thanks to the message from Philip Pemberton I was able to try loading
>> the em28xx driver myself using:
>>
>> sudo modprobe em28xx card=NUMBER
>> echo eb1a 2885 | sudo tee /sys/bus/usb/drivers/em28xx/new_id
>>
>> Here are the results for NUMBER:
>>
>> Card=79 (Terratec Cinergy H5): works, less corruption than card=87, just
>> some blocks every few seconds. Attenuators didn't help.
>> Card=81 (Hauppauge WinTV HVR 930C): doesn't work, no /dev/dvb adapter
>> Card=82 (Terratec Cinergy HTC Stick): similar to card=87
>> Card=85 (PCTV QuatroStick (510e)): constantly producing i2c read errors,
>> doesn't work
>> Card=86 (PCTV QuatroStick nano (520e): same
>> Card=87 (Terratec Cinergy HTC USB XS): stick works and scans channels,
>> but reception is bugged with corruption. It's like having a DVB-T
>> antenna that's just not good enough, except this is DVB-C and my signal
>> is excellent. Attenuators didn't help.
>> Card=88 (C3 Tech Digital Duo HDTV/SDTV USB): doesn't work, no /dev/dvb
>> adapter
>>
>> So with card=79 it's really close to working. What else can I do?
>
> Take USB sniffs, generate code, copy & paste that to the driver until it
> starts working. After it start working start reducing generated code.
> That way with trial and error you will find out problematic register(s)
> very quickly.
>
> There is suitable scripts to generate em28xx drx-k code from the sniffs,
> maybe in dvb-utils package. Mauro has done that script. I used it when I
> added PCTV 520e support (problem was bug in DRX-K GPIO code).
>
> regards
> Antti
>

Hi Antti,

Thanks for your answer. Do you mean I sniff on Windows or Linux? Would 
you happen to remember the name of the script you are referring to?

Also in em28xx-new (https://bitbucket.org/mdonoughe/em28xx-new/overview) 
the device was supported. Wouldn't it be easier to try and find the 
differences between the Cinergy H5 and the Digivox in that code, or 
should I not even think of going there?

Best regards,

P. van Gaans

  reply	other threads:[~2013-06-20  8:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20  5:14 EM28xx - MSI Digivox Trio - almost working P. van Gaans
2013-06-20  7:40 ` Antti Palosaari
2013-06-20  8:11   ` P. van Gaans [this message]
2013-06-20  8:20     ` Antti Palosaari
2013-08-08  0:37 ` P. van Gaans
2013-10-23 23:03   ` P. van Gaans

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=51C2B91F.3000305@gmx.net \
    --to=w3ird_n3rd@gmx.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).