Difference between revisions of "Hiper HMC-2K53A"

From MythTV Official Wiki
Jump to: navigation, search
Line 3: Line 3:
 
There is no IR receiver in the barebone versions of the chassis. There is, however, a COM port on the motherboard that can be extended to a standard 9 PIN port. After that, all you need to do is to buy or build an IR-receiver and fire up LIRC. Read more on [http://www.lirc.org/ www.lirc.org]
 
There is no IR receiver in the barebone versions of the chassis. There is, however, a COM port on the motherboard that can be extended to a standard 9 PIN port. After that, all you need to do is to buy or build an IR-receiver and fire up LIRC. Read more on [http://www.lirc.org/ www.lirc.org]
  
The graphics adaptor, nVidia 6150, works well with the latest [http://www.nvidia.com/object/linux_display_ia32_100.14.11.html Linux driver], but be aware that the GPU does not support cloning across two simultaneous analog ports, eg. VGA and S-VHS. You have to choose one or connect the monitor or TV to the DVI-D. With this device being designed to be a front-end, that is usually not an issue.
+
The graphics adapter, nVidia 6150, works well with the latest [http://www.nvidia.com/object/linux_display_ia32_100.14.11.html Linux driver], but be aware that the GPU does not support cloning across two simultaneous analog ports, eg. VGA and S-VHS. You have to choose one or connect the monitor or TV to the DVI-D. With this device being designed to be a front-end, that is usually not an issue.
  
 
Further information can be found here:  http://www.hipergroup.com/English/products/hmc-2k53a.html
 
Further information can be found here:  http://www.hipergroup.com/English/products/hmc-2k53a.html

Revision as of 22:28, 29 August 2007

Hiper HMC-2K53A is a media centre case manufactured by Hiper. It is normally sold as a bare-bones package but can also be obtained as OEM.

There is no IR receiver in the barebone versions of the chassis. There is, however, a COM port on the motherboard that can be extended to a standard 9 PIN port. After that, all you need to do is to buy or build an IR-receiver and fire up LIRC. Read more on www.lirc.org

The graphics adapter, nVidia 6150, works well with the latest Linux driver, but be aware that the GPU does not support cloning across two simultaneous analog ports, eg. VGA and S-VHS. You have to choose one or connect the monitor or TV to the DVI-D. With this device being designed to be a front-end, that is usually not an issue.

Further information can be found here: http://www.hipergroup.com/English/products/hmc-2k53a.html

Front panel module

The case includes a module that connects via USB header connection to the motherboard. It provides:

  • Generic 4 port hub (Genesys GL850A) - problems with port 3!
    • VFD & Panel Buttons
      Futaba "DM-140GINK Demo", (usbhid driver) wiki page here Futaba
    • Wifi B & G adapter
      Ralink RT2571WF - Use the latest Ndiswrapper and the windows drivers located here
    • Connection to the memory card reader

Please note that the problems detailed below are solved with the 2.6.23+ kernels.

dmesg when module hot-connected:

  [  699.188000] usb 4-8: new high speed USB device using ehci_hcd and address 39
  [  699.320000] usb 4-8: configuration #1 chosen from 1 choice
  [  699.320000] hub 4-8:1.0: USB hub found
  [  699.320000] hub 4-8:1.0: 4 ports detected
  [  699.624000] usb 4-8.1: new high speed USB device using ehci_hcd and address 40
  [  699.852000] usb 4-8.1: configuration #1 chosen from 1 choice
  [  700.056000] usb 4-8.2: new full speed USB device using ehci_hcd and address 41
  [  700.152000] usb 4-8.2: configuration #1 chosen from 1 choice
  [  700.152000] hiddev96: USB HID v1.10 Device [DM-140GINK Demo DM-140GINK Demo] on usb-0000:00:13.5-8.2
  [  700.156000] input: DM-140GINK Demo DM-140GINK Demo as /class/input/input7
  [  700.156000] input: USB HID v1.10 Device [DM-140GINK Demo DM-140GINK Demo] on usb-0000:00:13.5-8.2
  [  701.116000] hub 4-8:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
  [  701.948000] hub 4-8:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
  [  702.780000] hub 4-8:1.0: Cannot enable port 3.  Maybe the USB cable is bad?
  ...
  [  549.984000] usb 6-8.2: reset full speed USB device using ehci_hcd and address 


Buttons

Here is a list of support buttons, although not sure which ones are physically mapped.

Input device ID: bus 0x3 vendor 0x40b product 0x7001 version 0x110 Input device name: "DM-140GINK Demo DM-140GINK Demo" Supported events:

 Event type 0 (Reset)
   Event code 0 (Reset)
   Event code 1 (Key)
 Event type 1 (Key)
   Event code 114 (VolumeDown)
   Event code 115 (VolumeUp)
   Event code 116 (Power)
   Event code 142 (Sleep)
   Event code 143 (WakeUp)
   Event code 163 (NextSong)
   Event code 164 (PlayPause)
   Event code 165 (PreviousSong)
   Event code 166 (StopCD)
   Event code 168 (Rewind)
   Event code 208 (?)
   Event code 256 (Btn0)
   Event code 257 (Btn1)
   Event code 258 (Btn2)
   Event code 259 (Btn3)
   Event code 260 (Btn4)