Hello list I recently tried upgrading to linux kernel 2.6.18 using a Debian kernel package. After the installation, I compiled a new ivtv0.8 kernel module according to the directions in http://ivtvdriver.org/ index.php/Howto:Debian. Everything looked to be going smoothly until I did "modprobe ivtv" and found this in the kernel log:
Nov 22 20:54:02 corn kernel: ivtv: ==================== START INIT IVTV ==================== Nov 22 20:54:02 corn kernel: ivtv: version 0.8.0 (tagged release) loading Nov 22 20:54:02 corn kernel: ivtv: Linux version: 2.6.18-2-k7 SMP mod_unload K7 REGPARM gcc-4.1 Nov 22 20:54:02 corn kernel: ivtv: In case of problems please include the debug info between Nov 22 20:54:02 corn kernel: ivtv: the START INIT IVTV and END INIT IVTV lines, along with Nov 22 20:54:02 corn kernel: ivtv: any module options, when mailing the ivtv-users mailinglist. Nov 22 20:54:02 corn kernel: ivtv0: Autodetected Hauppauge WinTV PVR-150 card (cx23416 based) Nov 22 20:54:02 corn kernel: ACPI: PCI Interrupt 0000:01:06.0[A] -> Link [APC3] -> GSI 18 (level, low) -> IRQ 74 Nov 22 20:54:02 corn kernel: ivtv0: Unreasonably low latency timer, setting to 64 (was 32) Nov 22 20:54:02 corn kernel: allocation failed: out of vmalloc space - use vmalloc=<size> to increase size. Nov 22 20:54:02 corn kernel: ivtv0: ioremap failed, perhaps increasing __VMALLOC_RESERVE in page.h Nov 22 20:54:02 corn kernel: ivtv0: or disabling CONFIG_HIMEM4G into the kernel would help Nov 22 20:54:02 corn kernel: ivtv0: Error -12 on initialization Nov 22 20:54:02 corn kernel: ivtv: probe of 0000:01:06.0 failed with error -12 Nov 22 20:54:02 corn kernel: ivtv: ==================== END INIT IVTV ==================== Is this a problem I can solve without resorting to compiling a new, custom kernel? Thanks -- Kurt Yoder http://yoderhome.com _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
