public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* MSI Digivox Micro HD support?
@ 2009-09-15 17:32 Roman v. Gemmeren
  2009-09-15 18:31 ` Antti Palosaari
  0 siblings, 1 reply; 5+ messages in thread
From: Roman v. Gemmeren @ 2009-09-15 17:32 UTC (permalink / raw)
  To: linux-media

hi list,

i just bought the above mentioned DVBT-Stick after my terratec prodigy died 
(from overheating i guess).
I remembered sth. about digivox being supported, but i found only drivers for 
the "Digivox Mini II 3.0" which don't seem to recognize that stick at all.

Anyone got that card working? If it is just the usb-id which is missing, 
how /where would i add that to the source?

greetings,
strowi
-- 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MSI Digivox Micro HD support?
  2009-09-15 17:32 MSI Digivox Micro HD support? Roman v. Gemmeren
@ 2009-09-15 18:31 ` Antti Palosaari
  0 siblings, 0 replies; 5+ messages in thread
From: Antti Palosaari @ 2009-09-15 18:31 UTC (permalink / raw)
  To: Roman v. Gemmeren; +Cc: linux-media

On 09/15/2009 08:32 PM, Roman v. Gemmeren wrote:
> hi list,
>
> i just bought the above mentioned DVBT-Stick after my terratec prodigy died
> (from overheating i guess).
> I remembered sth. about digivox being supported, but i found only drivers for
> the "Digivox Mini II 3.0" which don't seem to recognize that stick at all.
>
> Anyone got that card working? If it is just the usb-id which is missing,
> how /where would i add that to the source?

Just do lsusb -vvd USB:ID and post here. From that we usually can say 
which chips are used and correct driver needed for device. Also you can 
look driver .inf file, driver filenames, look strings from driver, look 
sniff or open the box to identify chips.

Antti
-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MSI Digivox Micro HD support?
@ 2009-09-15 18:50 Roman v. Gemmeren
  2009-09-15 19:52 ` Antti Palosaari
  0 siblings, 1 reply; 5+ messages in thread
From: Roman v. Gemmeren @ 2009-09-15 18:50 UTC (permalink / raw)
  To: linux-media

Hi,

Am Tuesday 15 September 2009 20:31:29 schrieben Sie:
> On 09/15/2009 08:32 PM, Roman v. Gemmeren wrote:
> > hi list,
> >
> > i just bought the above mentioned DVBT-Stick after my terratec prodigy
> > died (from overheating i guess).
> > I remembered sth. about digivox being supported, but i found only drivers
> > for the "Digivox Mini II 3.0" which don't seem to recognize that stick at
> > all.
> >
> > Anyone got that card working? If it is just the usb-id which is missing,
> > how /where would i add that to the source?
>
> Just do lsusb -vvd USB:ID and post here. From that we usually can say
> which chips are used and correct driver needed for device. Also you can
> look driver .inf file, driver filenames, look strings from driver, look
> sniff or open the box to identify chips.
>
> Antti
This is the output for the Stick:

root@Seth:~strowi/tmp> lsusb -vvd 1ba6:0001

Bus 001 Device 005: ID 1ba6:0001
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  idVendor           0x1ba6
  idProduct          0x0001
  bcdDevice            1.00
  iManufacturer           1 Abilis Systems
  iProduct                2 ATon2 DVB Receiver
  iSerial                 3 0001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              300mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

greetings,
Roman

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MSI Digivox Micro HD support?
  2009-09-15 18:50 Roman v. Gemmeren
@ 2009-09-15 19:52 ` Antti Palosaari
  2009-09-15 20:25   ` Roman v. Gemmeren
  0 siblings, 1 reply; 5+ messages in thread
From: Antti Palosaari @ 2009-09-15 19:52 UTC (permalink / raw)
  To: Roman v. Gemmeren; +Cc: linux-media

On 09/15/2009 09:50 PM, Roman v. Gemmeren wrote:
>>> i just bought the above mentioned DVBT-Stick after my terratec prodigy
>>> died (from overheating i guess).
>>> I remembered sth. about digivox being supported, but i found only drivers
>>> for the "Digivox Mini II 3.0" which don't seem to recognize that stick at
>>> all.
>>>
>>> Anyone got that card working? If it is just the usb-id which is missing,
>>> how /where would i add that to the source?
>>
>> Just do lsusb -vvd USB:ID and post here. From that we usually can say
>> which chips are used and correct driver needed for device. Also you can
>> look driver .inf file, driver filenames, look strings from driver, look
>> sniff or open the box to identify chips.
>>
>> Antti
> This is the output for the Stick:
>
> root@Seth:~strowi/tmp>  lsusb -vvd 1ba6:0001

Bad new. This looks like totally new chip. In my understanding no-one is 
working for that and this is first time I hear even it.
http://www.abilis.com/

If they are willing to give specs and sample code for the GPL then 
someone could be willing to write driver. Or reverse-engineering...

Antti
-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: MSI Digivox Micro HD support?
  2009-09-15 19:52 ` Antti Palosaari
@ 2009-09-15 20:25   ` Roman v. Gemmeren
  0 siblings, 0 replies; 5+ messages in thread
From: Roman v. Gemmeren @ 2009-09-15 20:25 UTC (permalink / raw)
  To: linux-media

Am Tuesday 15 September 2009 21:52:33 schrieb Antti Palosaari:
> Bad new. This looks like totally new chip. In my understanding no-one is
> working for that and this is first time I hear even it.
> http://www.abilis.com/
>
> If they are willing to give specs and sample code for the GPL then
> someone could be willing to write driver. Or reverse-engineering...
>
> Antti

*argh* that fits todays story... My Terratec Prodigy stick died, i went to the 
local dealer and got an hvr-900, which turned out to be really a hvr-900h, 
which is not supported. The message on hauppauge's website is old, and they 
do not have any plans on supporting that stick. Then i took my bike again 
back to the dealer (it started raining...), after 10min. arguing i finally 
could return the stick, and selected the digi vox micro, and didn't get my 
money back, just a coupon...
Next time i'll definitely order via internet again...

greetings,
Roman
-- 
BOFH Excuse #76:

Unoptimized hard drive

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-15 20:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-15 17:32 MSI Digivox Micro HD support? Roman v. Gemmeren
2009-09-15 18:31 ` Antti Palosaari
  -- strict thread matches above, loose matches on Subject: below --
2009-09-15 18:50 Roman v. Gemmeren
2009-09-15 19:52 ` Antti Palosaari
2009-09-15 20:25   ` Roman v. Gemmeren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox