Damn i'm stupid! # dmesg | grep DVB ... DVB: Unable to find symbol isl6421_attach() ... forgot to load a driver... solution is as simple as: # modprobe isl6421 sorry for bothering you all... -------- Original-Nachricht -------- Datum: Fri, 13 Jul 2007 08:20:48 +0200 Von: "Martin Ramke" <void@xxxxxxx> An: linux-dvb@xxxxxxxxxxx Betreff: haupauge hova-s plus tuning seems to be broken > Hi list, > > I have recently switched back to linux and tried to get my tv-card working > again. It used to work one and a half year ago with the linux-tv Mercurial > version of the drivers so i thought i give it a shot, it seems its > integrated in my kernel as well now. (but that doesn't work ether, same problem) > > problem is the card won't tune to any station: > > # dvbtune -f 12551500 -p V -s 22000000 > Using DVB card "Conexant CX24123/CX24109" > tuning DVB-S to L-Band:134515695, Pol:V Srate=525163520, 22kHz=off > polling.... > Getting frontend event > Overflow error, trying again (status = -1, errno = 75)FE_STATUS: > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER > polling.... > Getting frontend event > FE_STATUS: > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER FE_HAS_VITERBI > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL > polling.... > Getting frontend event > FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER > polling.... > (and the list goes on like this) > > seems to me it just can get a lock. maybe i'm forgetting something obvious > ? This USED to work. > maybe this is related: > http://www.linuxtv.org/pipermail/linux-dvb/2007-April/017243.html > http://www.linuxtv.org/pipermail/linux-dvb/2006-May/010006.html > > my system: > # uname -a > Linux void 2.6.20-suspend2-r6 #13 SMP PREEMPT Thu Jul 12 22:34:46 CEST > 2007 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux > > # lspci > 00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub > (rev 02) > 00:01.0 PCI bridge: Intel Corporation 82875P Processor 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) > 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER > (ICH5/ICH5R) AC'97 Audio Controller (rev 02) > 01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6200] > (rev a1) > 02:05.0 Ethernet controller: 3Com Corporation 3c940 10/100/1000Base-T > [Marvell] (rev 12) > 02:0d.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and > Audio Decoder (rev 05) > 02:0d.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio > Decoder [Audio Port] (rev 05) > 02:0d.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio > Decoder [MPEG Port] (rev 05) > 02:0d.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio > Decoder [IR Port] (rev 05) > > # lsmod > Module Size Used by > w83627hf 25488 0 > eeprom 9616 0 > snd_seq_midi 10144 0 > snd_seq_midi_event 9984 1 snd_seq_midi > snd_seq 47920 2 snd_seq_midi,snd_seq_midi_event > cx88_dvb 16772 0 > cx88_vp3054_i2c 7808 1 cx88_dvb > dvb_pll 15748 1 cx88_dvb > video_buf_dvb 8580 1 cx88_dvb > cx24123 15368 1 > w83781d 31912 0 > hwmon_vid 6912 2 w83627hf,w83781d > i2c_isa 7808 2 w83627hf,w83781d > realtime 11656 0 > cx8802 18436 1 cx88_dvb > snd_usb_audio 76128 0 > snd_pcm 68612 1 snd_usb_audio > snd_timer 22020 2 snd_seq,snd_pcm > snd_page_alloc 11528 1 snd_pcm > snd_usb_lib 17408 1 snd_usb_audio > snd_rawmidi 20864 2 snd_seq_midi,snd_usb_lib > snd_seq_device 9992 2 snd_seq_midi,snd_rawmidi > snd_hwdep 10372 1 snd_usb_audio > snd 41848 8 > snd_seq,snd_usb_audio,snd_pcm,snd_timer,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_hwdep > cx8800 32268 0 > cx88xx 63396 3 cx88_dvb,cx8802,cx8800 > ir_common 30340 1 cx88xx > video_buf 23556 5 > cx88_dvb,video_buf_dvb,cx8802,cx8800,cx88xx > tveeprom 17552 1 cx88xx > btcx_risc 8072 3 cx8802,cx8800,cx88xx > nvidia 6832500 32 > i2c_i801 11664 0 > joydev 11840 0 > > > I hope someone can point me out something. > > -- > Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten > Browser-Versionen downloaden: http://www.gmx.net/de/go/browser > > _______________________________________________ > linux-dvb mailing list > linux-dvb@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb