Hi, Does kernel 2.6.6 without any patches include support for the AverMedia DVB-T? I had my card up and running correctly with kernel 2.4.24 and linuxtv-dvb-1.1.0, but I can't make it work with kernel 2.6.6.
I try to run dvbstream, but it fails to open /dev/dvb/adapter0/frontend0: > dvbstream -f 778000 -qam 64 -gi 8 -cr 2_3 -bw 8 -tm 8 -o:/tmp/test.mpg 4004 1039 1038 1036 1032 dvbstream v0.6 - (C) Dave Chapman 2001-2004 Released under the GPL. Latest version available from http://www.linuxstb.org/ Processing -o:/tmp/test.mpg Open file /tmp/test.mpg FRONTEND DEVICE: : No such device FE_GET_INFO: : Bad file descriptor MAP 0, file /tmp/test.mpg: From -1 secs, To -1 secs, 5 PIDs - 4004 1039 1038 1036 1032 dvbstream will stop after -1 seconds (71582788 minutes) FD 0: DEMUX DEVICE: : No such device The "FRONTEND DEVICE:" line is printed by dvbstream when it fails to open /dev/dvb/adapter0/frontend0. I have tried looking at the output (see below) when I load the modules. bttv claims that it doesn't recognize my card. Is this normal? Furthermore, dvb_bt8xx says: "unable to determine DMA core of card 0". Other than that, I can't see any problems. I have the firmware-file in the location that it should be according to the .config-file for the kernel. Thankful for any help that I can get. /Mattias Running the following commands: > modprobe bttv bttv_debug=1 i2c_hw=1 > modprobe dvb_core > modprobe dvb_bt8xx > modprobe sp887x produces the following in kern.log: May 27 18:18:13 rob kernel: bttv: driver version 0.9.14 loaded May 27 18:18:13 rob kernel: bttv: using 8 buffers with 2080k (520 pages) each for capture May 27 18:18:13 rob kernel: bttv: Host bridge needs ETBF enabled. May 27 18:18:13 rob kernel: bttv: Bt8xx card found (0). May 27 18:18:13 rob kernel: PCI: Found IRQ 5 for device 0000:00:0a.0 May 27 18:18:13 rob kernel: PCI: Sharing IRQ 5 with 0000:00:0a.1 May 27 18:18:13 rob kernel: PCI: Sharing IRQ 5 with 0000:00:0e.0 May 27 18:18:13 rob kernel: bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 5, latency: 32, mmio: 0xe1000000 May 27 18:18:13 rob kernel: bttv0: subsystem: 1461:0761 (UNKNOWN) May 27 18:18:13 rob kernel: please mail id, board name and the correct card= insmod option to [EMAIL PROTECTED] May 27 18:18:13 rob kernel: bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected] May 27 18:18:13 rob kernel: bttv0: enabling ETBF (430FX/VP3 compatibilty) May 27 18:18:13 rob kernel: bttv0: risc main @ 03ea4000 May 27 18:18:13 rob kernel: bttv0: gpio: en=00000000, out=00000000 in=0098004d [init] May 27 18:18:13 rob kernel: bttv0: using tuner=-1 May 27 18:18:13 rob kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not foundMay 27 18:18:13 rob kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not foundMay 27 18:18:13 rob kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not foundMay 27 18:18:13 rob kernel: bttv0: registered device video0 May 27 18:18:13 rob kernel: bttv0: registered device vbi0 May 27 18:18:13 rob kernel: bttv0: video mux: input=0 mux=2 May 27 18:19:59 rob kernel: bt878: AUDIO driver version 0.0.0 loaded May 27 18:19:59 rob kernel: dvb_bt8xx: unable to determine DMA core of card 0 May 27 18:19:59 rob kernel: attach: checking "bt878 #0 [hw]" May 27 18:19:59 rob kernel: find by pci: checking "bt878 #0 [hw]" ~ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
