Bug 9103 - INTUIX EMTEC S825 is not supported
Summary: INTUIX EMTEC S825 is not supported
Status: REJECTED INVALID
Alias: None
Product: v4l-dvb
Classification: Unclassified
Component: dvb-usb (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 11:32 UTC by Roberto Majadas
Modified: 2007-10-05 12:28 UTC (History)
0 users

See Also:
Kernel Version: 2.6.20
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Roberto Majadas 2007-09-30 11:32:00 UTC
Distribution: Ubuntu Feisty

Hardware Environment:

root@kara:/tmp/v4l-dvb# lsusb 
Bus 005 Device 013: ID 04ca:f004 Lite-On Technology Corp. 

root@kara:/tmp/v4l-dvb# lsusb -v

Bus 005 Device 013: ID 04ca:f004 Lite-On Technology Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x04ca Lite-On Technology Corp.
  idProduct          0xf004 
  bcdDevice            1.00
  iManufacturer           1 LITEON
  iProduct                2 HYBRID-TV
  iSerial                 3 0000000100
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      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               1
      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               1
      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               1
      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               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      1
Device Status:     0x0000
  (Bus Powered)

root@kara:/tmp/v4l-dvb# tail /var/log/messages
......
Sep 29 01:27:14 kara kernel: [ 9547.192000] usb 5-1: USB disconnect,
address 12
Sep 29 01:42:59 kara kernel: [10491.364000] usbcore: deregistering
interface driver dvb_usb_dibusb_mc
Sep 29 01:43:31 kara kernel: [10524.292000] usb 5-1: new high speed USB
device using ehci_hcd and address 13
Sep 29 01:43:32 kara kernel: [10524.424000] usb 5-1: configuration #1
chosen from 1 choice

Problem Description: Hardware not supported

If i can help in something, feel free to tell me

Thanks for you time
Comment 1 Mauro Carvalho Chehab 2007-10-05 12:28:02 UTC
To add support for a newer board, the proper way is you send an e-mail to DVB mailing list, providing more details about the device. People need to know what chipsets you have inside. If the chipsets are already supported, it shouldn't be hard to add support for your specific one, with your help.

For more info on how to subscribe, please consult:

http://linuxtv.org/lists.php

I'll close this, as it is not a bug.

Note You need to log in before you can comment on or make changes to this bug.