Kezdőlap › Fórumok › Frugalware › Frugalware alapok › tv-tuner beüzemelése
- This topic has 4 hozzászólás, 4 résztvevő, and was last updated 19 years telt el by
kormi.
-
SzerzőBejegyzés
-
2006-06-26-10:36 #2064417
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
Ez a hiba. Nincs megadva neki card típus.
Nem ismerem a Frugalwaret, de ha nincs modules.conf, akkor azért még lehet sima modules. Tedd be oda azokat az opciókat amik még szükségesek.2006-06-26-12:18 #2064418A modprobe.conf-ot szerkesztettem meg, mivel csak ezt tudtam.
options bttv card=78
options tuner type=5Elméletileg ezek jó értékek. Aztán reboot,és a
következõ üzenet fogadott:Az automatikus hardverfelismerés indítása: modprobe: Fatal: Error inserting tuner (/lib/modules/2.6.16-fw1/kernel/
drivers/media/video/tuner.ko): Unknown symbol in module, or unknown parameter (see dmesg)A dmesg lényeges része alul. A card=78 -at közben átírtam másra (14) a type=5 -öt 2-re,
így indításkor nincs hiba, csak a tuner nem mûködik. Elképzelhetõ, hogy csak az
értékeket kellene megváltoztatni?Linux video capture interface: v1.00
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:07.0[A] -> GSI 23 (level, low) -> IRQ 185
bttv0: Bt878 (rev 17) at 0000:02:07.0, irq: 185, latency: 32, mmio: 0xea100000
bttv0: using: Jetway TV/Capture JW-TV878-FBK, Kworld KW-TV878RF [card=78,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=003fffff [init]
bttv0: using tuner=5
bttv0: i2c: checking for TDA9875 @ 0xb0… not found
bttv0: i2c: checking for TDA7432 @ 0x8a… not found
bttv0: i2c: checking for TDA9887 @ 0x86… not found
tuner: Unknown parameter `type’
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: PLL: 28636363 => 35468950 .. ok
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:02:07.1[A] -> GSI 23 (level, low) -> IRQ 185
bt878_probe: card id=[0x0],[ ] has DVB functions.
bt878(0): Bt878 (rev 17) at 02:07.1, irq: 185, latency: 32, memory: 0xea1010002006-06-26-12:21 #20644192006-06-26-14:00 #2064420A végleges megoldás a modprobe.conf szerkesztése volt, juuzer által megadott módon.
Köszönöm!
Most már telepíthetem a FW-t még 2 másik gépre. ;D ;D ;D2009-12-04-19:58 #1883650Sziasztok!
FW telepítettem egy gépre amin eddig UHU 1.2 volt. Minden mûködik
(bár voltak kisebb gondjaim), kivéve a tv-tunert. A tuner jó, elõzõ
rendszerben mûködött. (a kábelen jön jel 🙂 ) A típusa Kworld,
azt hiszem sokaknak van ilyen tunerja.
A neten utánanéztem, azok a leírások amiket találtam jók voltak
UHU-hoz, de pl. a FW-ben nincs modules.conf. A modprobe.conf-ot
ha szerkesztettem, az nem igazán tetszett a rendszernek. A következõ
parancsokat ajánják a neten, hogy ebbõl minden kiderül.
Mivel nem igazán vagyok guru segítsetek mit kellene tennem ahhoz,
hogy müködjön? „Hangyák háborúja” van.
Csak a (szerintem) lényeges részeket illesztettem be.kormi
lspci
….
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]
01:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:05.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
02:05.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
02:07.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
02:07.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
…..
modprobe bttv
dmesg
…..
Linux video capture interface: v1.00
bttv: driver version 0.9.16 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt 0000:02:07.0[A] -> GSI 23 (level, low) -> IRQ 185
bttv0: Bt878 (rev 17) at 0000:02:07.0, irq: 185, latency: 32, mmio: 0xea100000
bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
bttv0: gpio: en=00000000, out=00000000 in=003fffff [init]
tveeprom 1-0050: Huh, no eeprom present (err=-121)?
bttv0: using tuner=-1
bttv0: i2c: checking for MSP34xx @ 0x80… not found
bttv0: i2c: checking for TDA9875 @ 0xb0… not found
bttv0: i2c: checking for TDA7432 @ 0x8a… not found
bttv0: i2c: checking for TDA9887 @ 0x86… not found
bttv0: registered device video0
bttv0: registered device vbi0
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:02:07.1[A] -> GSI 23 (level, low) -> IRQ 185
bt878_probe: card id=[0x0],[ ] has DVB functions.
bt878(0): Bt878 (rev 17) at 02:07.1, irq: 185, latency: 32, memory: 0xea101000
….
lsmod
….
bt878 9020 0
bttv 152124 1 bt878
video_buf 16388 1 bttv
compat_ioctl32 1920 1 bttv
i2c_algo_bit 8072 2 radeonfb,bttv
v4l2_common 7168 1 bttv
btcx_risc 4488 1 bttv
ir_common 8580 1 bttv
tveeprom 12944 1 bttv
videodev 7552 1 bttv
i8xx_tco 6556 0
i2c_i801 7692 0
i2c_core 16256 5 radeonfb,bttv,i2c_algo_bit,tveeprom,i2c_i801
fglrx 436876 7
intermodule 3972 1 fglrx
…. -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz