LifeView FlyDVB-T Hybrid: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (FlyDVB-T Hybrid moved to LifeView FlyDVB-T Hybrid: name) |
Revision as of 00:38, 2 May 2007
Card connectors
- TV Antenna
- FM Radio Antenna
- Multi-purpose input connector: via a supplied connector attaches to S-Video input (Mini-DIN), Composite video + stereo audio input (chinch), IR-Remote input (2.5mm stereo socket)
- Audio input: four-pin plug-in (white) connector for CD Player, will mix audio with TV board's (internal)
- Audio output: four-pin plug-in (black) connector (internal)
lspci -v
0000:00:09.0 Multimedia controller: Philips Semiconductors SAA7133 Video Broadcast Decoder (rev d0) Subsystem: Animation Technologies Inc.: Unknown device 3306 Flags: bus master, medium devsel, latency 32, IRQ 50 Memory at febfe800 (32-bit, non-prefetchable) [size=2K] Capabilities: [40] Power Management version 2
(some versions identify as device 3302 instead of 3306)
Kernel output
saa7133[0]: found at 0000:00:09.0, rev: 208, irq: 50, latency: 32, mmio: 0xfebfe800 saa7133[0]: subsystem: 5168:3306, board: LifeView FlyDVB-T Hybrid Cardbus [card=94,autodetected] saa7133[0]: board init: gpio is 210000 saa7133[0]: i2c eeprom 00: 68 51 06 33 54 20 1c 00 43 43 a9 1c 55 d2 b2 92 saa7133[0]: i2c eeprom 10: 00 00 62 08 ff 20 ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 01 03 08 ff 01 16 ff ff ff ff saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 40: ff 21 00 c2 96 10 05 01 01 16 32 15 ff ff ff ff saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff tuner 0-004b: chip found @ 0x96 (saa7133[0]) tuner 0-004b: setting tuner address to 61 tuner 0-004b: type set to tda8290+75a saa7133[0]: registered device video0 [v4l2] saa7133[0]: registered device vbi0 saa7133[0]: registered device radio0 (...) DVB: registering new adapter (saa7133[0]). DVB: registering frontend 0 (Philips TDA10046H DVB-T)...
Module Options
Normally the card needs no options.
Known Problems
- As of Jan 2007, IR Remote still doesn't work
- If you experience problems, this could be due to an old V4L driver in your kernel. You don't need to get sorurces and compile a new kernel update V4L; just get Mercurial (similar to CVS), use it to download latest V4L-DVB version, and compile it. You can then install the new V4L modules on top of your existing kernel (detailed instructions here on linuxtv).
Notes
- Older boards may require firmware update.
- Don't confuse this card (Hybrid, LR-306N) with Duo (LR-306TA). Not only Duo card supports concurrent analog TV and digital TV watching (LR-306N can only concurrently display digital TV and an analog input like S-Video/CVBS); but the Duo IR-remote is supported by V4L driver, while Hybrid isn't.
Links
- Lifeview FlyDVB-T PCI Product home page - general info from Lifeview about the product
- [1] - Infos on V4L Wiki for this card