ISDB-T devices: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
(start new layout)
Line 1: Line 1:
*[[ISDB-T PCI Cards]]
*[[ISDB-T PCIe Cards]]
*[[ISDB-T USB Devices]] (Pensticks, Boxes, etc)
*[[ISDB-T_IEEE1394_Devices|DVB-T IEEE1394 / Firewire / iLink Boxes]]
*[[ISDB-T PCMCIA Cards]] (PC Card/CardBus, ExpressCard)


[[Category:Hardware|!ISDB-T devices]]
[[Category:ISDB-T|!ISDB-T devices]]

Currently, There are one driver that support ISDB-T:
Currently, There are one driver that support ISDB-T:



Revision as of 19:20, 27 September 2009

Currently, There are one driver that support ISDB-T:

ISDB-T open source drivers

dibcom

 The dib0700 implements the new DVBS2API to allow finer control at the ISDB-T parameters.

Devices

- PixelView PlayTV USB SBTVD
- Evolutepc TVWay+

pt1

 Earthsoft PT1 Driver

Devices

em28xx

Devices

- Leadership ISDB-T - Multilaser ISDB-T

How to make it work with the current dvb-apps version?

Some changes are needed at dvb-apps in order to support the new DVBS2API parameters for ISDB-T. While those changes aren't implemented there and at the userspace apps, you need to use the DVB-T format.

In the case of ISDB-T, the current implementations (Brazil and Japan) use 6 MHz bandwidth with the same ISDB-T Frequency Table. In the future, this is likely to change.

For the device to work, the first step is to seek for the existing channels. This is done by running the 'scan' application:

 scan FrequencyTable >channels.conf

Then, a DVB-T userspace application can be used to play the stream. In the case of Brazil, the application needs to support H.264 for video, HE-AAC for audio, and PMT tables at the mpeg-ts. Currently, only vlc and the newest development versions of mplayer are known to support. However, some stream types are known to not work with none of those two applications, due to some existing bugs.

ISDB-T Boards

PixelView PlayTV USB SBTVD

Box-pixelviewplaytv-isdb.jpg Pixelviewplaytv-isdb-device.jpgPixelviewplaytv-isdb-device01.jpg
Pixelviewplaytv-isdb-dibcom00.jpg Pixelviewplaytv-isdb-dibcom01.jpg

lsusb - vendor/product id

 ID 1554:5010 Prolink Microsystems Corp. 

Status

 Sep 27 2009 - Working

Driver

 dibcom

Multilaser ISDB-T

Box-multilaser-isdb.jpg Multilaser-isdb-device.jpg
Multilaser-isdb-frontend.jpg Multilaser-isdb-empia.jpg

lsusb - vendor/product id

 1d19:3102

Status

 Sep 27 2009 - Work in progress

Driver

 em28xx

Leadership ISDB-T

Box-leadership-isdb.jpg Leadership-isdb-device.jpg
Leadership-isdb-frontend.jpg Leadership-isdb-empia.jpg

lsusb - vendor/product id

 eb1a:2875 eMPIA Technology, Inc.

I2C devicelist hash table

 0x6b800080

Status

 Sep 27 2009 - Work in progress

Driver

 em28xx

Evolutepc TVWay+

lsusb - vendor/product id

 0x1e59 0x0002

Status

 Sep 27 2009 - Work in progress

Driver

 dibcom

Zaggy ISDB-T

Box-zaggy-isdb.jpg Zaggy-isdb-device.jpg Zaggy-isdb-device01.jpg
Zaggy-isdb-empia.jpg Zaggy-isdb-frontend.jpg Zaggy-isdb-frontend01.jpg

lsusb - vendor/product id

 eb1a:2861 eMPIA Technology, Inc.

Status

 Sep 27 2009 - Work in progress

Driver

 em28xx

AOC ISDB-T

ConnecTV Digital

Box-aoc-conectv-isdb.jpg Aoc-conectv-isdb-device.jpg Aoc-conectv-isdb-device01.jpg Aoc-conectv-isdb-device02.jpg
Aoc-conectv-isdb-alps.jpg Aoc-conectv-isdb-lattice.jpg Aoc-conectv-isdb-cy.jpg


lsusb - vendor/product id

 0x1170 0x0020

Status

 Sep 27 2009 - Work in progress


JH Full HD Digital TV Receiver (A.K.A TBS USB ISDB-T Stick)

Jh-box.jpg Jh-board-top.jpg Jh-board-botton.jpg

dmesg

usb 1-6: new high speed USB device using ehci_hcd and address 4

lsusb - vendor/product id

 734c:db08

lsusb detail information

lsusb -v -d 734c:db08
 Bus 001 Device 004: ID 734c:db08  
 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           0x734c 
 idProduct          0xdb08 
 bcdDevice            0.01
 iManufacturer           0 
 iProduct                0 
 iSerial                 0 
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength          171
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0 
   bmAttributes         0x80
     (Bus Powered)
   MaxPower              100mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           0
     bInterfaceClass       255 Vendor Specific Class
     bInterfaceSubClass    255 Vendor Specific Subclass
     bInterfaceProtocol    255 Vendor Specific Protocol
     iInterface              0 
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       1
     bNumEndpoints           6
     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     0x81  EP 1 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     0x02  EP 2 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     0x04  EP 4 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     0x86  EP 6 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     0x88  EP 8 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       2
     bNumEndpoints           6
     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            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x02  EP 2 OUT
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x04  EP 4 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     0x86  EP 6 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x88  EP 8 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       3
     bNumEndpoints           6
     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            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x02  EP 2 OUT
       bmAttributes            1
         Transfer Type            Isochronous
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x04  EP 4 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     0x86  EP 6 IN
       bmAttributes            1
         Transfer Type            Isochronous
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               1
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x88  EP 8 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)

Chipsets

Aditional Information

Device requires a specific firmware to operate.

Status

 Sep 27 2009 - Unknow

Company Website

TBS Media Expert