MyGica D690: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:





'''PCB Images'''
== PCB Images ==



[http://www.linuxtv.org/wiki/index.php/File:D690-front-pcb.JPG Font of PCB]
[http://www.linuxtv.org/wiki/index.php/File:D690-front-pcb.JPG Font of PCB]
Line 10: Line 12:
[http://www.linuxtv.org/wiki/index.php/File:D690-back-pcb.JPG Back of PCB]
[http://www.linuxtv.org/wiki/index.php/File:D690-back-pcb.JPG Back of PCB]



'''DMESG info'''
== dmesg info ==

<pre>
<pre>
[2276641.455645] usb 2-1.4.1.2: new high-speed USB device number 18 using ehci-pci
[2276641.455645] usb 2-1.4.1.2: new high-speed USB device number 18 using ehci-pci
Line 18: Line 22:
[2276641.545914] usb 2-1.4.1.2: Manufacturer: realtek
[2276641.545914] usb 2-1.4.1.2: Manufacturer: realtek
[2276641.545916] usb 2-1.4.1.2: SerialNumber: 00000005
[2276641.545916] usb 2-1.4.1.2: SerialNumber: 00000005
</pre>


== Output from lsusb ==

<pre>
Bus 002 Device 019: ID 1f4d:689b G-Tek Electronics Group
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1f4d G-Tek Electronics Group
idProduct 0x689b
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 62
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 4
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 500mA
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 5
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 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
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 6
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 8
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 8
Device Status: 0x0001
Self Powered
</pre>
</pre>

Revision as of 06:58, 22 December 2013

Mygica D690 [1] is a DMB-T/H USB stick targeting the Hong Kong, Macau and Mainland China market, supporting both multi-subcarrier and single-subcarrier modes. It contains a Realtek RTL2836B DMB-T/H Chipset and a ADMTV804 digital tuner IC. The dongle identifed as Vendor_id(VID)=1f4d and Product_id(PID)=689b. USB_VID_GTEK(VID) also is 1f4d.

I can't make this work as of December 2013. Nor can I find any support for it in the media build/kernel.


PCB Images

Font of PCB

Back of PCB


dmesg info

[2276641.455645] usb 2-1.4.1.2: new high-speed USB device number 18 using ehci-pci
[2276641.545895] usb 2-1.4.1.2: New USB device found, idVendor=1f4d, idProduct=689b
[2276641.545908] usb 2-1.4.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[2276641.545911] usb 2-1.4.1.2: Product: USB Device
[2276641.545914] usb 2-1.4.1.2: Manufacturer: realtek
[2276641.545916] usb 2-1.4.1.2: SerialNumber: 00000005


Output from lsusb

Bus 002 Device 019: ID 1f4d:689b G-Tek Electronics Group 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x1f4d G-Tek Electronics Group
  idProduct          0x689b 
  bcdDevice            1.00
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           62
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    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              5 
      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     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
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              6 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               8
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               8
Device Status:     0x0001
  Self Powered