I've searched this issue to death, and I cannot find a solution. I'm running a fresh install of FC6 x86_64, following Jarod's instructions. Like others, I cannot get ivtv to load at boot time to run X off of it.
I get the following message at startup: Red Hat nash version 5.1.19.0.2 starting ivtv0: Error -3 initializing firmware. Trying to free already-free IRQ 22 ivtv0: Error -12 on initialization ivtv-osd: ivtv_fb_card_id parameter is out of range (valid range: 0--1) insmod: error insterting '/lib/ivtv-fb.ko': -1 Operation not permitted Here is the experpt from /var/log/messages: ivtv: ==================== START INIT IVTV ==================== ivtv: version 0.9.1 (tagged release) loading ivtv: Linux version: 2.6.19-1.2911.fc6 SMP mod_unload ivtv: In case of problems please include the debug info between ivtv: the START INIT IVTV and END INIT IVTV lines, along with ivtv: any module options, when mailing the ivtv-users mailinglist. ivtv0: Autodetected Hauppauge card (cx23415 based) ACPI: PCI Interrupt 0000:01:01.0[A] -> GSI 22 (level, low) -> IRQ 22 ivtv0: unable to open firmware v4l-cx2341x-enc.fw (must be 262144 bytes) ivtv0: did you put the firmware in the hotplug firmware directory? ivtv0 warning: failed loading encoder firmware ivtv0 warning: Error loading firmware -3! ivtv0: Error -3 initializing firmware. Trying to free already-free IRQ 22 ivtv0: Error -12 on initialization ivtv: probe of 0000:01:01.0 failed with error -12 ivtv: ==================== END INIT IVTV ==================== ivtv-osd: ivtv_fb_card_id parameter is out of range (valid range: 0--1) The firmware seems to be symlinked everywhere without me doing anything: [EMAIL PROTECTED] ~]# ls -al /etc/firmware/* -rw-r--r-- 1 root root 752350 Jul 17 2006 /etc/firmware/microcode.dat lrwxrwxrwx 1 root root 32 Feb 15 22:27 /etc/firmware/v4l-cx2341x-dec.fw -> /lib/firmware/v4l-cx2341x-dec.fw lrwxrwxrwx 1 root root 32 Feb 15 22:27 /etc/firmware/v4l-cx2341x-enc.fw -> /lib/firmware/v4l-cx2341x-enc.fw lrwxrwxrwx 1 root root 28 Feb 15 22:27 /etc/firmware/v4l-cx25840.fw -> /lib/firmware/v4l-cx25840.fw [EMAIL PROTECTED] ~]# ls -al /etc/firmware/* -rw-r--r-- 1 root root 752350 Jul 17 2006 /etc/firmware/microcode.dat lrwxrwxrwx 1 root root 32 Feb 15 22:27 /etc/firmware/v4l-cx2341x-dec.fw -> /lib/firmware/v4l-cx2341x-dec.fw lrwxrwxrwx 1 root root 32 Feb 15 22:27 /etc/firmware/v4l-cx2341x-enc.fw -> /lib/firmware/v4l-cx2341x-enc.fw lrwxrwxrwx 1 root root 28 Feb 15 22:27 /etc/firmware/v4l-cx25840.fw -> /lib/firmware/v4l-cx25840.fw [EMAIL PROTECTED] ~]# ls -al /lib/firmware/* -rw-r--r-- 1 root root 262144 May 26 2006 /lib/firmware/v4l-cx2341x-dec.fw -rw-r--r-- 1 root root 262144 Jul 1 2006 /lib/firmware/v4l-cx2341x-enc.fw lrwxrwxrwx 1 root root 33 Feb 15 23:28 /lib/firmware/v4l-cx2341x-init.mpg -> /lib/modules/v4l-cx2341x-init.mpg -rw-r--r-- 1 root root 16382 May 26 2006 /lib/firmware/v4l-cx25840.fw -rw-r--r-- 1 root root 8192 Oct 6 13:48 /lib/firmware/v4l-pvrusb2-24xxx-01.fw -rw-r--r-- 1 root root 8192 Jul 1 2006 /lib/firmware/v4l-pvrusb2-29xxx-01.fw [EMAIL PROTECTED] ~]# ls -al /usr/lib/hotplug/firmware/* lrwxrwxrwx 1 root root 32 Feb 15 22:27 /usr/lib/hotplug/firmware/v4l-cx2341x-dec.fw -> /lib/firmware/v4l-cx2341x-dec.fw lrwxrwxrwx 1 root root 32 Feb 15 22:27 /usr/lib/hotplug/firmware/v4l-cx2341x-enc.fw -> /lib/firmware/v4l-cx2341x-enc.fw lrwxrwxrwx 1 root root 28 Feb 15 22:27 /usr/lib/hotplug/firmware/v4l-cx25840.fw -> /lib/firmware/v4l-cx25840.fw Any suggestions? I've looked everywhere. Beny "If you are not part of the solution, you are part of the precipitate." http://dontcrossthestreams.blogspot.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
