Gadmei utv 310: Difference between revisions
Jump to navigation
Jump to search
m (5 revision(s)) |
(apply formattting; remove 1st person) |
||
Line 1: | Line 1: | ||
An USB based analogue TV tuner device from Gadmei. |
|||
Here's the info I have about this card: |
|||
Linux Support ?? |
|||
Chips: |
|||
TDA - 9801T |
|||
Holtek |
|||
==Overview/Features== |
|||
empia em2820 |
|||
===Components Used=== |
|||
SAA7113M |
|||
⚫ | |||
* Philips TDA9801T (demodulator) |
|||
* NXP/Philips SAA7113M (decoder) |
|||
* Empia em2820 (USB bridge) |
|||
⚫ | |||
UTV310V8 |
|||
⚫ | |||
===Identification=== |
|||
lsusb output: |
lsusb output: |
||
Bus 001 Device 004: ID eb1a:2820 eMPIA Technology, Inc. |
Bus 001 Device 004: ID eb1a:2820 eMPIA Technology, Inc. |
||
==Making it Work== |
|||
===Firmware=== |
|||
⚫ | |||
I got this device working perfectly after making a few changes to the Markus; updated driver code. But still I can't get my remote working. I started looking into the i2c-ir-kbd.c, but has to progress a lot. |
|||
===Drivers=== |
|||
If any body want my current state of driver please mail me at jeevas.v@gmail.com |
|||
⚫ | |||
===Sample Kernel Output=== |
|||
Any body who can help me with the remote is most welcome. |
|||
------------------------------------------------------------------------------------------------------------------------------------ |
|||
===Remote Controller Support=== |
|||
Update: 3/1/2007 |
|||
The remote is not working. Needs more investigation of i2c-ir-kbd.c. |
|||
==External Links== |
|||
⚫ |
Revision as of 02:53, 19 January 2009
An USB based analogue TV tuner device from Gadmei.
Linux Support ??
Overview/Features
Components Used
- TNF 5323-MF1 (tuner)
- Philips TDA9801T (demodulator)
- NXP/Philips SAA7113M (decoder)
- Empia em2820 (USB bridge)
Note: The Tuner can be a TNF 5323-DF for PAL B/G markets.
Identification
lsusb output:
Bus 001 Device 004: ID eb1a:2820 eMPIA Technology, Inc.
Making it Work
Firmware
Drivers
mrec's driver supports this device. Get a copy of his latest em28xx driver and follow the installation instruction at https://wiki.ubuntu.com/em28xx
Sample Kernel Output
Remote Controller Support
The remote is not working. Needs more investigation of i2c-ir-kbd.c.