:hello:
Je tente l’installation de ma carte tv flyvideo (autant dire pas une marque aussi réputée que pinnacle ou autre… :D) chipset saa7130 (dixit lspci) sous ubuntu breezy.
En cherchant sur le net je vois qu’il y a un driver inclu dans les kernel 2.6.x pour les chipsets saa7130 et saa7134, donc :
$ sudo modprobe saa7134
le dmesg dit :
[4303135.891000] saa7130/34: v4l2 driver version 0.2.12 loaded
[4303135.897000] ACPI: PCI Interrupt 0000:00:08.0[A] -> GSI 16 (level, low) -> IRQ 16
[4303135.897000] saa7130[0]: found at 0000:00:08.0, rev: 1, irq: 16, latency: 32, mmio: 0xe2000000
[4303135.897000] saa7130[0]: subsystem: 5168:0138, board: LifeView FlyVIDEO2000 [card=3,autodetected]
[4303135.897000] saa7130[0]: board init: gpio is 38200
[4303135.897000] saa7130[0]: there are different flyvideo cards with different tuners
[4303135.897000] saa7130[0]: out there, you might have to use the tuner=<nr> insmod
[4303135.897000] saa7130[0]: option to override the default value.
[4303135.903000] saa7130[0]: registered input device for IR
[4303136.008000] tuner 0-0061: chip found @ 0xc2 (saa7130[0])
[4303136.008000] tuner 0-0061: type set to 37 (LG PAL (newer TAPC series))
[...]
[4303136.042000] saa7130[0]: registered device video0 [v4l2]
[4303136.047000] saa7130[0]: registered device vbi0
[4303136.048000] saa7130[0]: registered device radio0
Apparament pas de problèmes, mais quand je scan avec scantv, “station not found”, et tvtime (qui a l’air super comme soft :þ) me dit “no signal”.
Need help !