public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Ivan Kuten <ivan.kuten@promwad.com>
To: Antti Palosaari <crope@iki.fi>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support?
Date: Thu, 16 Oct 2008 13:53:01 +0300	[thread overview]
Message-ID: <48F71D0D.5070107@promwad.com> (raw)
In-Reply-To: <c4e36d110810160121nfe9ab2bje9c8791d7a0f0c06@mail.gmail.com>

Hello Zdenek, Antti

I have some spare time to do some work.
First step I need to make USBsnoop working to see where firmware upload goes.
Those logs I posted seem a little bit broken, right, because XP crashes and system reboots
when usbsnoop enabled. But anyway usbsnoop capture some data.

Antti, can you post a part of usbsnoop log where firmware is loaded?

Regards,
Ivan

>> Correct firmware can be downloaded from:
>> http://palosaari.fi/linux/v4l-dvb/firmware/af9013/
>>
>> Your sniffs seems to be a little broken where firmware download was made.
>>
>> You should hack cx88 driver for USB-bridge. There is some commands used in
>> cx88 already.
>>
>> Here are the USB-protocol commands I know:
>>
>> i2c write     29
>> i2c read      2a
>> streaming on  36
>> streaming off 37
>> get ir code   25
>> power off     dc
>> power on      de
>>
>> i2c write 1st 09
>>
>> get ir code   25
>> 000498:  OUT: 000000 ms 009978 ms BULK[00001] >>> 25
>> 000499:  OUT: 000000 ms 009978 ms BULK[00081] <<< 00 00 00 00 00
>>
>> streaming on  36
>> 008607:  OUT: 000048 ms 014412 ms BULK[00001] >>> 36 03 00 01
>>
>> streaming off 37
>> 012176:  OUT: 000000 ms 041479 ms BULK[00001] >>> 37
>>
>> i2c write     29
>> 008622:  OUT: 000001 ms 014434 ms BULK[00001] >>> 29 00 00 1d 9b bc 00
>> 008623:  OUT: 000001 ms 014435 ms BULK[00081] <<< 01
>>
>> i2c read      2a
>> 008624:  OUT: 000001 ms 014436 ms BULK[00001] >>> 2a 00 00 1d 01
>> 008625:  OUT: 000074 ms 014437 ms BULK[00081] <<< 01
>>
>> 008616:  OUT: 000001 ms 014425 ms BULK[00001] >>> 0f 01 00 03 01 00 00
>> 008617:  OUT: 000001 ms 014426 ms BULK[00081] <<< 01
>>
>> power off     dc
>> 012294:  OUT: 000076 ms 042795 ms BULK[00001] >>> dc 00
>>
>> power on      de
>> 000010:  OUT: 000001 ms 000135 ms BULK[00001] >>> de 00
>>
>> i2c write? gpio?
>> 000011:  OUT: 000000 ms 000136 ms BULK[00001] >>> 09 02 02 51 1f f9
>> 000012:  OUT: 000000 ms 000136 ms BULK[00081] <<< 08 03 07
>>
>> usb-controller write?
>> 012274:  OUT: 000001 ms 042620 ms BULK[00001] >>> 0f 01 00 03 01 01 00
>> 012275:  OUT: 000025 ms 042621 ms BULK[00081] <<< 01
>>
>>
> 
> 
> Sorry about being not so active in this area :( - I've got busy with
> some many other issue :( I've also fairly limited access to windows
> machine - thus I would really need you 'chat/personal/ help Antti for
> this - If you are willing to spend couple hours on this - I'd gladly
> help - but for me the logic behind  V4L devices seems to be quite
> complicated to get it learned within short time - i.e. I have no sharp
> idea - how each sub controllers are connected together and how could I
> achieve the similar USB command order.
> 
> If we could arrange some time window to work on this - I'll try to do
> it - though it must be late night hours.
> 
> Zdenek
> 
> 
> 


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

      reply	other threads:[~2008-10-16 10:54 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08 18:46 [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support? Ivan Kuten
2008-10-08 21:00 ` [linux-dvb] stb0899 and tt s2-3200 Igor M. Liplianin
2008-10-08 21:10   ` Steven Toth
2008-10-09  4:41   ` [linux-dvb] [vdr] " Goga777
2008-10-09  9:40     ` Newsy Paper
2008-10-09 12:04       ` Ales Jurik
2008-10-09 12:42         ` Goga777
2008-10-09 13:07           ` Ales Jurik
2008-10-09 13:35             ` Goga777
2008-10-09 13:47               ` Ales Jurik
2008-10-09 13:58                 ` Alex Betis
2008-10-23  0:07                 ` Igor M. Liplianin
2008-10-23  8:17                   ` Ales Jurik
2008-10-09 13:56         ` Alex Betis
2008-10-09 14:15           ` Ales Jurik
2008-10-11  2:12   ` [linux-dvb] " Hans Werner
2008-10-11  7:01     ` Goga777
2008-10-11 13:25       ` Hans Werner
2008-10-11  9:40     ` Igor M. Liplianin
2008-10-11 13:46       ` Hans Werner
2008-10-13 14:34     ` Hans Werner
2008-10-13 20:09       ` Igor M. Liplianin
2008-10-14 23:11         ` Hans Werner
2008-10-13 16:38   ` Steven Toth
2008-10-13 20:02     ` Igor M. Liplianin
2008-10-15 18:28       ` Meysam Hariri
2008-10-14 12:52 ` [linux-dvb] AVerMedia AverTV Hybrid Volar HX (A827) support? Ivan Kuten
2008-10-14 14:25   ` Antti Palosaari
2008-10-16  8:21     ` Zdenek Kabelac
2008-10-16 10:53       ` Ivan Kuten [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=48F71D0D.5070107@promwad.com \
    --to=ivan.kuten@promwad.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox