On 10/9/05, Dennis Lou <[EMAIL PROTECTED]> wrote: > You said you were using an HD3000, not an HD2000 > so that means you should be using cx88 drivers, > not bt8x8 drivers. Try modprobe cx88-dvb > instead. Or, if you are brave, kudzu (I personally > never liked that tool much, though).
OK, modprobe cx88-dvb gives me: WARNING: Error inserting cx88xx (/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/cx88/cx88xx.ko): Unknown symbol in module, or unknown parameter (see dmesg) WARNING: Error inserting cx8802 (/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/cx88/cx8802.ko): Unknown symbol in module, or unknown parameter (see dmesg) FATAL: Error inserting cx88_dvb (/lib/modules/2.6.13-1.1526_FC4/kernel/drivers/media/video/cx88/cx88-dvb.ko): Unknown symbol in module, or unknown parameter (see dmesg) and dmesg give me a whole lot more: cx88xx: disagrees about version of symbol tveeprom_hauppauge_analog cx88xx: Unknown symbol tveeprom_hauppauge_analog cx8802: Unknown symbol cx88_reset cx8802: Unknown symbol cx88_wakeup cx8802: Unknown symbol cx88_risc_stopper cx8802: Unknown symbol cx88_print_irqbits cx8802: Unknown symbol cx88_shutdown cx8802: Unknown symbol cx88_core_irq cx8802: Unknown symbol cx88_sram_channels cx8802: Unknown symbol cx88_sram_channel_dump cx8802: Unknown symbol cx88_sram_channel_setup cx8802: Unknown symbol cx88_free_buffer cx8802: Unknown symbol cx88_boards cx8802: Unknown symbol cx88_risc_databuffer cx88_dvb: Unknown symbol cx8802_fini_common cx88_dvb: Unknown symbol cx88_core_put cx88_dvb: Unknown symbol cx88_core_get cx88_dvb: Unknown symbol cx8802_resume_common cx88_dvb: Unknown symbol cx8802_buf_prepare cx88_dvb: Unknown symbol cx8802_init_common cx88_dvb: Unknown symbol cx88_free_buffer cx88_dvb: Unknown symbol cx88_boards cx88_dvb: Unknown symbol cx8802_buf_queue cx88_dvb: Unknown symbol cx8802_suspend_common Something to do with my PVR-150, perhaps? If I have time tonight, I'll try removing that card and try again ... > > > > 2. Get the CVS dvb-apps and run the script > > > attached to this message: > > > > > > > > > http://www.gossamer-threads.com/lists/mythtv/users/150073?#150073 > > > > > > Clips of all the unencrypted streams it found > > > will be in the ./streams directory and a > > > consolidated list in zap (channels.conf) format > > > will be in list.txt > > > > > I got the latest CVS, but I can't get it to compile > > without errors. > > However, I have a feeling it's because I can't get > > past step 1 ... > > Odd, that shouldn't be the case. You did a > cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv co > dvb-apps? > > You have the kernel-devel RPM installed? > > -Dennis > Yes, I have all that, but strangely, I just tried compiling again, and it worked. Go figure, but I'm not going to complain about it :) Mark _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
