All of lore.kernel.org
 help / color / mirror / Atom feed
* [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
@ 2009-04-24  9:43 Jelle de Jong
  2009-04-24 12:17 ` Antti Palosaari
  0 siblings, 1 reply; 16+ messages in thread
From: Jelle de Jong @ 2009-04-24  9:43 UTC (permalink / raw)
  To: video4linux-list

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

Hello everybody,

Apparently I was feeling a bit masochistic today, because I bought a new
usb dvb-t device with the hope it would work on my 2.6.26 kernel because
the 2.6.29 is extreme instable and my Digittrade DVB-T USB Stick (Afatech
DVB-T) (af9015.fw) does not work with mplayer which is a requirement for me.

So I bought a Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU, but
it does not work. Would somebody willing to get this device working? I
can sent the device to you if you like.

The device information is attached in this email.

Best regards,

Jelle de Jong

[-- Attachment #2: Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information - v0.1.1j.txt --]
[-- Type: text/plain, Size: 4397 bytes --]

# vendor product page:
http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=1&tabid=242&cid=40&gid=4050&pid=CTVDIGRCU

# vendor driver page
http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU

# codes on device:
080800257
CTVDIGRCU
VERSION 2.0
C08-080 USB 2.0 Digital TV Reciever

# version 3 driver contains the below, but the device is version 2.0
# and the v2.0 driver on the webise is in a .exe i cant extract.
Afa Technologies, Inc.
AF15BDA.DeviceDesc      = "Conceptronic CTVDIGRCU V3.0"
AF15BDA.DeviceDesc1     = "DVB-T 385U"
AF15BDA.FriendlyName    = "AF9015 BDA Filter"

# dutch shop to where to buy them:
http://www.informatique.nl/445144/conceptronic-tv/dvb-t-adapter-usb2.0.html

$ uname -a
Linux debian-eeepc 2.6.29-1-686 #1 SMP Fri Apr 17 14:35:16 UTC 2009 i686 GNU/Linux

$ dpkg -l | grep 2.6.29
ii  linux-image-2.6.29-1-686    2.6.29-3    Linux 2.6.29 image on PPro/Celeron/PII/PIII/P4
ii  linux-libc-dev              2.6.29-3    Linux support headers for userspace development

$dmesg
[   45.948050] usb 1-2: new high speed USB device using ehci_hcd and address 5
[   46.081920] usb 1-2: New USB device found, idVendor=14aa, idProduct=0160
[   46.081927] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   46.081932] usb 1-2: Product: DTV Receiver
[   46.081935] usb 1-2: Manufacturer: DTV Receiver
[   46.081939] usb 1-2: SerialNumber: 0000000000065658
[   46.082129] usb 1-2: configuration #1 chosen from 1 choice

------------------------------------------------------------------------

$ sudo lsusb -vvv -d 14aa:0160
Bus 001 Device 005: ID 14aa:0160 AVerMedia (again) or C&E
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x14aa AVerMedia (again) or C&E
  idProduct          0x0160
  bcdDevice            1.00
  iManufacturer           1 DTV Receiver
  iProduct                2 DTV Receiver
  iSerial                 3 0000000000065658
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           41
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 USB2.0-Bulk&Iso
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              5 Bulk-In, Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              6 Iso-In, Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            1
          Transfer Type            Isochronous
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x03ac  1x 940 bytes
        bInterval               1
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      2
Device Status:     0x0000
  (Bus Powered)


[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-24  9:43 [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information Jelle de Jong
@ 2009-04-24 12:17 ` Antti Palosaari
  2009-04-24 12:22   ` Antti Palosaari
  2009-04-24 12:25   ` Jelle de Jong
  0 siblings, 2 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-04-24 12:17 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: video4linux-list

On 04/24/2009 12:43 PM, Jelle de Jong wrote:
> Hello everybody,
>
> Apparently I was feeling a bit masochistic today, because I bought a new
> usb dvb-t device with the hope it would work on my 2.6.26 kernel because
> the 2.6.29 is extreme instable and my Digittrade DVB-T USB Stick (Afatech
> DVB-T) (af9015.fw) does not work with mplayer which is a requirement for me.
>
> So I bought a Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU, but
> it does not work. Would somebody willing to get this device working? I
> can sent the device to you if you like.
>
> The device information is attached in this email.

It is supported.
http://linuxtv.org/hg/~anttip/af9015/rev/d4274bbb8605

Please install latest v4l-dvb -drivers.

regards
Antti
-- 
http://palosaari.fi/

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-24 12:17 ` Antti Palosaari
@ 2009-04-24 12:22   ` Antti Palosaari
  2009-04-24 12:25   ` Jelle de Jong
  1 sibling, 0 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-04-24 12:22 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: video4linux-list

On 04/24/2009 03:17 PM, Antti Palosaari wrote:
> On 04/24/2009 12:43 PM, Jelle de Jong wrote:
>> Hello everybody,
>>
>> Apparently I was feeling a bit masochistic today, because I bought a new
>> usb dvb-t device with the hope it would work on my 2.6.26 kernel because
>> the 2.6.29 is extreme instable and my Digittrade DVB-T USB Stick (Afatech
>> DVB-T) (af9015.fw) does not work with mplayer which is a requirement
>> for me.
>>
>> So I bought a Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU, but
>> it does not work. Would somebody willing to get this device working? I
>> can sent the device to you if you like.
>>
>> The device information is attached in this email.
>
> It is supported.

Oops, it is not supported. You have hw version 2, supported one is hw 
version 3. I will add this usb id soon. Thanks.

> http://linuxtv.org/hg/~anttip/af9015/rev/d4274bbb8605
>
> Please install latest v4l-dvb -drivers.

regards
Antti
-- 
http://palosaari.fi/

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-24 12:17 ` Antti Palosaari
  2009-04-24 12:22   ` Antti Palosaari
@ 2009-04-24 12:25   ` Jelle de Jong
  2009-04-24 13:10     ` Antti Palosaari
  1 sibling, 1 reply; 16+ messages in thread
From: Jelle de Jong @ 2009-04-24 12:25 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: video4linux-list

Antti Palosaari wrote:
> On 04/24/2009 12:43 PM, Jelle de Jong wrote:
>> Hello everybody,
>>
>> Apparently I was feeling a bit masochistic today, because I bought a new
>> usb dvb-t device with the hope it would work on my 2.6.26 kernel because
>> the 2.6.29 is extreme instable and my Digittrade DVB-T USB Stick (Afatech
>> DVB-T) (af9015.fw) does not work with mplayer which is a requirement for me.
>>
>> So I bought a Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU, but
>> it does not work. Would somebody willing to get this device working? I
>> can sent the device to you if you like.
>>
>> The device information is attached in this email.
> 
> It is supported.
> http://linuxtv.org/hg/~anttip/af9015/rev/d4274bbb8605
> 
> Please install latest v4l-dvb -drivers.
> 
> regards
> Antti

Hi Antti,

>> Add USB ID (1b80:e397) for Conceptronic USB2.0 DVB-T CTVDIGRCU V3.0.

Thank you for your reply, the commit tells me an other product and vendor
id, please see my attached device info in my first mail.

I got an USB ID 14aa:0160 Conceptronic USB2.0 DVB-T CTVDIGRCU V2.0 but I
have no idea what chipsets it contains. Could somebody extract the
drivers to be sure? (see my first mail for driver web pages)
http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU

Best regards,

Jelle




--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-24 12:25   ` Jelle de Jong
@ 2009-04-24 13:10     ` Antti Palosaari
  2009-04-25  7:52       ` Jelle de Jong
  2009-06-05 15:21       ` Antti Palosaari
  0 siblings, 2 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-04-24 13:10 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: video4linux-list

On 04/24/2009 03:25 PM, Jelle de Jong wrote:
> I got an USB ID 14aa:0160 Conceptronic USB2.0 DVB-T CTVDIGRCU V2.0 but I
> have no idea what chipsets it contains. Could somebody extract the
> drivers to be sure? (see my first mail for driver web pages)
> http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU

There is no drivers for device USB-ID 14aa:0160.

; Copyright (C) Wideviewer Corporation, 2005 All Rights Reserved.
;
; USB DVB-T Adapter
; WideViewer DVB-T WT-225U

; The Vendor ID =14AA, and the Product ID =0226
%DevModel.DeviceDesc%=DevModel.Dev,USB\VID_14AA&PID_0226&MI_00

According to google search it could be Realtek.
http://ubuntuforums.org/showthread.php?t=822291&page=2

regards
Antti
-- 
http://palosaari.fi/

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-24 13:10     ` Antti Palosaari
@ 2009-04-25  7:52       ` Jelle de Jong
  2009-04-25  8:25         ` Antti Palosaari
  2009-06-05 15:21       ` Antti Palosaari
  1 sibling, 1 reply; 16+ messages in thread
From: Jelle de Jong @ 2009-04-25  7:52 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: video4linux-list

Antti Palosaari wrote:
> On 04/24/2009 03:25 PM, Jelle de Jong wrote:
>> I got an USB ID 14aa:0160 Conceptronic USB2.0 DVB-T CTVDIGRCU V2.0 but I
>> have no idea what chipsets it contains. Could somebody extract the
>> drivers to be sure? (see my first mail for driver web pages)
>> http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU
> 
> There is no drivers for device USB-ID 14aa:0160.
> 
> ; Copyright (C) Wideviewer Corporation, 2005 All Rights Reserved.
> ;
> ; USB DVB-T Adapter
> ; WideViewer DVB-T WT-225U
> 
> ; The Vendor ID =14AA, and the Product ID =0226
> %DevModel.DeviceDesc%=DevModel.Dev,USB\VID_14AA&PID_0226&MI_00
> 
> According to google search it could be Realtek.
> http://ubuntuforums.org/showthread.php?t=822291&page=2
> 
> regards
> Antti

Would somebody be willing to get this device to work with the upstream
v4l systems? I can sent the device to you. If not I can also return the
device back to the store. Just sent me an email.

Cheers,

Jelle

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-25  7:52       ` Jelle de Jong
@ 2009-04-25  8:25         ` Antti Palosaari
  2009-04-25  8:40           ` Jelle de Jong
  2009-05-23 15:36           ` Jelle de Jong
  0 siblings, 2 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-04-25  8:25 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: video4linux-list

On 04/25/2009 10:52 AM, Jelle de Jong wrote:
> Would somebody be willing to get this device to work with the upstream
> v4l systems? I can sent the device to you. If not I can also return the
> device back to the store. Just sent me an email.

I can try. At least some basic driver stub which just works is possible 
to do usually even without specs if tuner chip have one that does have 
Linux driver. Most likely it does have tuner that is supported because 
almost every DVB-T silicon tuner have some kind of driver currently.

regards
Antti
-- 
http://palosaari.fi/

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-25  8:25         ` Antti Palosaari
@ 2009-04-25  8:40           ` Jelle de Jong
  2009-04-25  8:44             ` Antti Palosaari
  2009-05-23 15:36           ` Jelle de Jong
  1 sibling, 1 reply; 16+ messages in thread
From: Jelle de Jong @ 2009-04-25  8:40 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: video4linux-list

Antti Palosaari wrote:
> On 04/25/2009 10:52 AM, Jelle de Jong wrote:
>> Would somebody be willing to get this device to work with the upstream
>> v4l systems? I can sent the device to you. If not I can also return the
>> device back to the store. Just sent me an email.
> 
> I can try. At least some basic driver stub which just works is possible 
> to do usually even without specs if tuner chip have one that does have 
> Linux driver. Most likely it does have tuner that is supported because 
> almost every DVB-T silicon tuner have some kind of driver currently.
> 
> regards
> Antti

Thank you! I will sent the device to you somewhere in the next two weeks,
I received your private email with your address data. I will sent a mail
when the package is posted.

Best regards,

Jelle de Jong

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-25  8:40           ` Jelle de Jong
@ 2009-04-25  8:44             ` Antti Palosaari
  2009-04-25  8:47               ` Antti Palosaari
  2009-04-25  8:48               ` Jelle de Jong
  0 siblings, 2 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-04-25  8:44 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: video4linux-list

On 04/25/2009 11:40 AM, Jelle de Jong wrote:
> Antti Palosaari wrote:
>> On 04/25/2009 10:52 AM, Jelle de Jong wrote:
>>> Would somebody be willing to get this device to work with the upstream
>>> v4l systems? I can sent the device to you. If not I can also return the
>>> device back to the store. Just sent me an email.
>> I can try. At least some basic driver stub which just works is possible
>> to do usually even without specs if tuner chip have one that does have
>> Linux driver. Most likely it does have tuner that is supported because
>> almost every DVB-T silicon tuner have some kind of driver currently.
>>
>> regards
>> Antti
>
> Thank you! I will sent the device to you somewhere in the next two weeks,
> I received your private email with your address data. I will sent a mail
> when the package is posted.

Why your mails (CC'd correctly) are not arrived to the list? Not 
yesterday, not today.

regards
Antti
-- 
http://palosaari.fi/

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-25  8:44             ` Antti Palosaari
@ 2009-04-25  8:47               ` Antti Palosaari
  2009-04-25  8:48               ` Jelle de Jong
  1 sibling, 0 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-04-25  8:47 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: video4linux-list

On 04/25/2009 11:44 AM, Antti Palosaari wrote:
> Why your mails (CC'd correctly) are not arrived to the list? Not
> yesterday, not today.

Oops, my fault. My list settings again. I don't write to this list 
usually so I din't find that earlier. Sorry.

Antti
-- 
http://palosaari.fi/

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-25  8:44             ` Antti Palosaari
  2009-04-25  8:47               ` Antti Palosaari
@ 2009-04-25  8:48               ` Jelle de Jong
  1 sibling, 0 replies; 16+ messages in thread
From: Jelle de Jong @ 2009-04-25  8:48 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: video4linux-list

Antti Palosaari wrote:
> On 04/25/2009 11:40 AM, Jelle de Jong wrote:
>> Antti Palosaari wrote:
>>> On 04/25/2009 10:52 AM, Jelle de Jong wrote:
>>>> Would somebody be willing to get this device to work with the upstream
>>>> v4l systems? I can sent the device to you. If not I can also return the
>>>> device back to the store. Just sent me an email.
>>> I can try. At least some basic driver stub which just works is possible
>>> to do usually even without specs if tuner chip have one that does have
>>> Linux driver. Most likely it does have tuner that is supported because
>>> almost every DVB-T silicon tuner have some kind of driver currently.
>>>
>>> regards
>>> Antti
>> Thank you! I will sent the device to you somewhere in the next two weeks,
>> I received your private email with your address data. I will sent a mail
>> when the package is posted.
> 
> Why your mails (CC'd correctly) are not arrived to the list? Not 
> yesterday, not today.
> 
> regards
> Antti

I don't know, all mails I sent to the CC video4linux-list@redhat.com do
arrive at the archives of the mailinglist. Maybe somebody enabled the
mailman policy to not sent mails mails to both the list and the personal
emails. Somebody knows what goes on?

Cheers,

Jelle

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-25  8:25         ` Antti Palosaari
  2009-04-25  8:40           ` Jelle de Jong
@ 2009-05-23 15:36           ` Jelle de Jong
  1 sibling, 0 replies; 16+ messages in thread
From: Jelle de Jong @ 2009-05-23 15:36 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: video4linux-list

Antti Palosaari wrote:
> On 04/25/2009 10:52 AM, Jelle de Jong wrote:
>> Would somebody be willing to get this device to work with the upstream
>> v4l systems? I can sent the device to you. If not I can also return the
>> device back to the store. Just sent me an email.
> 
> I can try. At least some basic driver stub which just works is possible 
> to do usually even without specs if tuner chip have one that does have 
> Linux driver. Most likely it does have tuner that is supported because 
> almost every DVB-T silicon tuner have some kind of driver currently.
> 
> regards
> Antti

Hi Antti,

Sorry for the delay, the package has been lying here for a few weeks. I
have sent the device today so I hope it will arrive soon.

Best regards,

Jelle

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-04-24 13:10     ` Antti Palosaari
  2009-04-25  7:52       ` Jelle de Jong
@ 2009-06-05 15:21       ` Antti Palosaari
  2009-06-05 16:03         ` Jelle de Jong
  1 sibling, 1 reply; 16+ messages in thread
From: Antti Palosaari @ 2009-06-05 15:21 UTC (permalink / raw)
  To: Jelle de Jong, jhoogenraad; +Cc: video4linux-list, linux-media

Terve Jelle,

On 04/24/2009 04:10 PM, Antti Palosaari wrote:
> On 04/24/2009 03:25 PM, Jelle de Jong wrote:
>> I got an USB ID 14aa:0160 Conceptronic USB2.0 DVB-T CTVDIGRCU V2.0 but I
>> have no idea what chipsets it contains. Could somebody extract the
>> drivers to be sure? (see my first mail for driver web pages)
>> http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU
>>
>
> There is no drivers for device USB-ID 14aa:0160.
>
> ; Copyright (C) Wideviewer Corporation, 2005 All Rights Reserved.
> ;
> ; USB DVB-T Adapter
> ; WideViewer DVB-T WT-225U
>
> ; The Vendor ID =14AA, and the Product ID =0226
> %DevModel.DeviceDesc%=DevModel.Dev,USB\VID_14AA&PID_0226&MI_00
>
> According to google search it could be Realtek.
> http://ubuntuforums.org/showthread.php?t=822291&page=2

I just got that device from post. I installed driver from:
http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2
and it is working :(

Driver identifies this device as "Freecom USB 2.0 DVB-T Device".

I have don't know exactly what's driver status currently - is is only in 
development tree currently. Could Jan Hoogenraad comment what should do 
before driver is ready to the master release?

regards
Antti
-- 
http://palosaari.fi/

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-06-05 15:21       ` Antti Palosaari
@ 2009-06-05 16:03         ` Jelle de Jong
  2009-06-05 17:09           ` Antti Palosaari
  2009-06-05 17:20           ` Jan Hoogenraad
  0 siblings, 2 replies; 16+ messages in thread
From: Jelle de Jong @ 2009-06-05 16:03 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: jhoogenraad, video4linux-list, linux-media

Antti Palosaari wrote:
> Terve Jelle,
> 
> On 04/24/2009 04:10 PM, Antti Palosaari wrote:
>> On 04/24/2009 03:25 PM, Jelle de Jong wrote:
>>> I got an USB ID 14aa:0160 Conceptronic USB2.0 DVB-T CTVDIGRCU V2.0 but I
>>> have no idea what chipsets it contains. Could somebody extract the
>>> drivers to be sure? (see my first mail for driver web pages)
>>> http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU
>>>
>> There is no drivers for device USB-ID 14aa:0160.
>>
>> ; Copyright (C) Wideviewer Corporation, 2005 All Rights Reserved.
>> ;
>> ; USB DVB-T Adapter
>> ; WideViewer DVB-T WT-225U
>>
>> ; The Vendor ID =14AA, and the Product ID =0226
>> %DevModel.DeviceDesc%=DevModel.Dev,USB\VID_14AA&PID_0226&MI_00
>>
>> According to google search it could be Realtek.
>> http://ubuntuforums.org/showthread.php?t=822291&page=2
> 
> I just got that device from post. I installed driver from:
> http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2
> and it is working :(
> 
> Driver identifies this device as "Freecom USB 2.0 DVB-T Device".
> 
> I have don't know exactly what's driver status currently - is is only in 
> development tree currently. Could Jan Hoogenraad comment what should do 
> before driver is ready to the master release?
> 
> regards
> Antti

That is great news, now lets see what is needed to get the code stable
in the mainstream kernel code. So it will work out of the box with the
upcoming kernel releases.

Did you need any proprietary firmware?

Does the device work with mplayer does the dvb-t radio work?

Cheers,

Jelle

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-06-05 16:03         ` Jelle de Jong
@ 2009-06-05 17:09           ` Antti Palosaari
  2009-06-05 17:20           ` Jan Hoogenraad
  1 sibling, 0 replies; 16+ messages in thread
From: Antti Palosaari @ 2009-06-05 17:09 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: jhoogenraad, video4linux-list, linux-media

On 06/05/2009 07:03 PM, Jelle de Jong wrote:
> That is great news, now lets see what is needed to get the code stable
> in the mainstream kernel code. So it will work out of the box with the
> upcoming kernel releases.

Yes, waiting for info...

Currently I don't have time for developing this and I don't even want 
put my fingers to this soap if there is someone else working actively.

> Did you need any proprietary firmware?

Looks like no firmware needed at all.

> Does the device work with mplayer does the dvb-t radio work?

Works with mplayer. But radio didn't start to play for reason or other. 
Totem-xine plays also radio but sound cuts all the time. And now when 
switch channels it also hangs and stick should be re-plugged. Seems like 
many issues and that's why it is still in the development :)

regards
Antti
-- 
http://palosaari.fi/

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

* Re: [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information
  2009-06-05 16:03         ` Jelle de Jong
  2009-06-05 17:09           ` Antti Palosaari
@ 2009-06-05 17:20           ` Jan Hoogenraad
  1 sibling, 0 replies; 16+ messages in thread
From: Jan Hoogenraad @ 2009-06-05 17:20 UTC (permalink / raw)
  To: Jelle de Jong; +Cc: Antti Palosaari, jhoogenraad, video4linux-list, linux-media

Jelle de Jong wrote:
> Antti Palosaari wrote:
>> Terve Jelle,
>>
>> On 04/24/2009 04:10 PM, Antti Palosaari wrote:
>>> On 04/24/2009 03:25 PM, Jelle de Jong wrote:
>>>> I got an USB ID 14aa:0160 Conceptronic USB2.0 DVB-T CTVDIGRCU V2.0 but I
>>>> have no idea what chipsets it contains. Could somebody extract the
>>>> drivers to be sure? (see my first mail for driver web pages)
>>>> http://www.conceptronic.net/site/desktopdefault.aspx?tabindex=0&tabid=420&pc=CTVDIGRCU
>>>>
>>> There is no drivers for device USB-ID 14aa:0160.
>>>
>>> ; Copyright (C) Wideviewer Corporation, 2005 All Rights Reserved.
>>> ;
>>> ; USB DVB-T Adapter
>>> ; WideViewer DVB-T WT-225U
>>>
>>> ; The Vendor ID =14AA, and the Product ID =0226
>>> %DevModel.DeviceDesc%=DevModel.Dev,USB\VID_14AA&PID_0226&MI_00
>>>
>>> According to google search it could be Realtek.
>>> http://ubuntuforums.org/showthread.php?t=822291&page=2
>> I just got that device from post. I installed driver from:
>> http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2
>> and it is working :(
>>
>> Driver identifies this device as "Freecom USB 2.0 DVB-T Device".
>>
>> I have don't know exactly what's driver status currently - is is only in 
>> development tree currently. Could Jan Hoogenraad comment what should do 
>> before driver is ready to the master release?
>>
>> regards
>> Antti
> 
> That is great news, now lets see what is needed to get the code stable
> in the mainstream kernel code. So it will work out of the box with the
> upcoming kernel releases.
> 
> Did you need any proprietary firmware?
> 
> Does the device work with mplayer does the dvb-t radio work?
> 
> Cheers,
> 
> Jelle
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
In kernel integration: I'll re-post my entry of september 16, 2008.
This entry is still valid.
I have updated working repository rtl2831-r2 on a regular basis, both 
for syning with the kernel, and updating e.g. USB-IDs.

I've posted the same message on a list where there was some other 
activity, but got no response yet.
http://ubuntuforums.org/showthread.php?t=960113&page=2


------------------

The repository at http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2.
Thus:
  > hg clone http://linuxtv.org/hg/~jhoogenraad/rtl2831-r2
  > make
  > make install
should be working at all times. I synchronise it once in a while to keep
it running.

Splitting the code up into front-end and back-end is more of a hassle
than I assumed. I'm struggling with the old include files, the data
structures (where used) and the linux interface protocols in general.

A version that does not even compile (NO USE FOR END USERS !)
http://linuxtv.org/hg/~jhoogenraad/rtl2831-sepfront
I have synched the version with the version on my harddisk.

Part of the code is already recycled into the kernel.
As Alistair noticed, this is now blocking for getting the support for
the stick into the main line. A pity for the users,


Peter Mayer wrote:
 > > --- Steven Toth <stoth@linuxtv.org> schrieb am So, 14.9.2008:
 > >
 >>> >>> So, I wonder now what the next steps are to make
 >> >> this driver available in the linux kernel, and when it will
 >> >> probably happen.
 >> >> I gather the tree has some significant merge issues,
 >> >> that's probably why it hasn't been merged. Generally if the 
drivers are
 >> >> legally clean, code clean they get merged in a couple of weeks.
 > >
 > > Sorry if I need to ask again, but what does this actually mean with 
respect to that specific driver rtl2821u? I just wonder.
 > >
 > > My problem is that in Ubuntu Hardy I managed to make this stick 
work, but in Debian SID I have no idea how to get it work. When I do
 > >
 > > hg clone http://linuxtv.org/hg/v4l-dvb
 > > make
 > > make install
 > >
 > > the stick is not recognized. The entries in /var/log/syslog are:
 > >
 > > Sep 15 23:35:55  kernel: usb 3-3: New USB device found, 
idVendor=14aa, idProduct=0160
 > > Sep 15 23:35:55  kernel: usb 3-3: New USB device strings: Mfr=1, 
Product=2, SerialNumber=3
 > > Sep 15 23:35:55  kernel: usb 3-3: Product: DTV Receiver
 > > Sep 15 23:35:55  kernel: usb 3-3: Manufacturer: DTV Receiver
 > > Sep 15 23:35:55  kernel: usb 3-3: SerialNumber: 0000000000010205
 > >
 > > When I unpack and make & make install rtl2831u_dvb-usb_v0.0.2mod, 
syslog says:
 > >
 > > Sep 15 23:40:17  kernel: usb 3-3: new high speed USB device using 
ehci_hcd and address 3
 > > Sep 15 23:40:17  kernel: usb 3-3: configuration #1 chosen from 1 choice
 > > Sep 15 23:40:17  kernel: usb 3-3: New USB device found, 
idVendor=14aa, idProduct=0160
 > > Sep 15 23:40:17  kernel: usb 3-3: New USB device strings: Mfr=1, 
Product=2, SerialNumber=3
 > > Sep 15 23:40:17  kernel: usb 3-3: Product: DTV Receiver
 > > Sep 15 23:40:17  kernel: usb 3-3: Manufacturer: DTV Receiver
 > > Sep 15 23:40:17  kernel: usb 3-3: SerialNumber: 0000000000010205
 > > Sep 15 23:40:17  NetworkManager: <debug> [1221514817.598859] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_14aa_160_0000000000010205').
 > > Sep 15 23:40:17  NetworkManager: <debug> [1221514817.602281] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_14aa_160_0000000000010205_usbraw').
 > > Sep 15 23:40:17  kernel: dvb-usb: found a 'Freecom USB 2.0 DVB-T 
Device' in warm state.
 > > Sep 15 23:40:17  kernel: dvb-usb: will pass the complete MPEG2 
transport stream to the software demuxer.
 > > Sep 15 23:40:17  udevd-event[3309]: run_program: '/sbin/modprobe' 
abnormal exit
 > > Sep 15 23:40:17  NetworkManager: <debug> [1221514817.795519] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/usb_device_14aa_160_0000000000010205_if0').
 > >
 > > So, what can I try to make this stick work in Debian SID?
 > >
 > > Greetings,
 > > Peter
 > >
 > >
 > > __________________________________________________
 > > Do You Yahoo!?
 > > Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden 
Schutz gegen Massenmails.
 > > http://mail.yahoo.com
 > >
 > >
 > > _______________________________________________
 > > linux-dvb mailing list
 > > linux-dvb@linuxtv.org
 > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
 > >
 > >


-- 
Jan Hoogenraad
Hoogenraad Interface Services
Postbus 2717
3500 GS Utrecht

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

end of thread, other threads:[~2009-06-05 17:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-24  9:43 [not working] Conceptronic USB 2.0 Digital TV Receiver - CTVDIGRCU - Device Information Jelle de Jong
2009-04-24 12:17 ` Antti Palosaari
2009-04-24 12:22   ` Antti Palosaari
2009-04-24 12:25   ` Jelle de Jong
2009-04-24 13:10     ` Antti Palosaari
2009-04-25  7:52       ` Jelle de Jong
2009-04-25  8:25         ` Antti Palosaari
2009-04-25  8:40           ` Jelle de Jong
2009-04-25  8:44             ` Antti Palosaari
2009-04-25  8:47               ` Antti Palosaari
2009-04-25  8:48               ` Jelle de Jong
2009-05-23 15:36           ` Jelle de Jong
2009-06-05 15:21       ` Antti Palosaari
2009-06-05 16:03         ` Jelle de Jong
2009-06-05 17:09           ` Antti Palosaari
2009-06-05 17:20           ` Jan Hoogenraad

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.