Archived:LifeView FlyDVB-T Hybrid-V4L: Difference between revisions
Jump to navigation
Jump to search
(Lifeview FlyDVB-T Hybrid (LR-306N)) |
|||
Line 17: | Line 17: | ||
===Unupported features=== |
===Unupported features=== |
||
* Remote (check [http://linuxtv.org/hg/v4l-dvb?repo=hg%2Fv4l-dvb&style=gitweb&cmd=changelog&rev= |
* Remote (check [http://linuxtv.org/hg/v4l-dvb?repo=hg%2Fv4l-dvb&style=gitweb&cmd=changelog&rev=flydvb# v4l-dvb Changelog] for news) |
||
==Card connectors== |
==Card connectors== |
Revision as of 15:22, 25 January 2007
Card features
The FlyDVB-T is an analog/digital DVB-T-ready TV tuner card, with remote control and FM Tuner. It is available in PCMCIA (CardBus) or PCI / PCI Low profile format.
Board components
- Video/audio decoder: Philips SAA7133
- Analog / DVB-T demodulator: Philips TDA10046
- TV tuner: Philips TDA8290 (TDA8275a)
Supported features
- Analog TV
- Digital (DVB-T) TV
- S-Video/CVBS Input
- FM Radio
- VBI (Teletext)
- Digital audio input (via alsa or oss module)
Unupported features
- Remote (check v4l-dvb Changelog for news)
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 to 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
- V4L-DVB Changelog is the most up-to-date source for cards support status