ivtv-fb.o is not installing.  Actually I don’t know whats going on.  It was working.  I had a 4.0 install (which installed to drivers/media/video) along side the 4.1 (which installs to drivers/ivtv) and it worked (4.0 was missing tuner.o and others)

 

I decided to go ahead and move the files in the video directory.  Everything is dead now.  Modprobe ivtv complained about not finding ivtv-fb.o  I found it in the drivers directory in the newest 4.1 svn so I just copied it over.  Now modprobe complains about this, top part I understand, havn’t tweaked my config files yet;

 

Warning: ignoring enable_output=1, no such parameter in this module

Warning: ignoring output_select=0, no such parameter in this module

Module saa7127 loaded, with warnings

Module saa7115 loaded, with warnings

Module msp3400 loaded, with warnings

/lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o: init_module: No such device

Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.

      You may find more information in syslog or the output from dmesg

/lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o: insmod /lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o failed

/lib/modules/2.4.27-2-386/kernel/ivtv/ivtv.o: insmod ivtv failed

 

dmesg compains about not finding v4l-cx2341x-enc.fw

 

I copied that bin file in the ivtv directory to /usr/src/kernel-headers-2.4.27-2-386/include/config/hotplug/v4lcx2341x-enc.fw

 

Where is the hotplug directory?

 

Here is my make log (after initial build)

 

make[1]: /scripts/pathdown.sh: Command not found

make[1]: Entering directory `/root/svn/ivtv-0.4/driver'

make[1]: Entering directory `/root/svn/ivtv-0.4/driver'

make SUBDIRS=/root/svn/ivtv-0.4/driver -C /lib/modules/2.4.27-2-386/build modules

make[2]: Entering directory `/usr/src/kernel-headers-2.4.27-2-386'

make -C  /root/svn/ivtv-0.4/driver CFLAGS="-D__KERNEL__ -I/usr/src/kernel-headers-2.4.27-2-386/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -DMODULE -DMODVERSIONS -include /usr/src/kernel-headers-2.4.27-2-386/include/linux/modversions.h" MAKING_MODULES=1 modules

make[3]: Entering directory `/root/svn/ivtv-0.4/driver'

ld -m elf_i386 -e stext -r -o cx25840.o cx25840-core.o cx25840-audio.o cx25840-firmware.o cx25840-vbi.o

ld -m elf_i386 -e stext -r -o ivtv.o ivtv-driver.o ivtv-fileops.o ivtv-i2c.o ivtv-streams.o ivtv-firmware.o ivtv-reset.o ivtv-gpio.o ivtv-queue.o ivtv-irq.o ivtv-mailbox.o ivtv-vbi.o ivtv-kthreads.o ivtv-audio.o ivtv-ioctl.o ivtv-controls.o ivtv-video.o ivtv-cards.o v4l1-compat.o ivtv-yuv.o

ld -m elf_i386 -e stext -r -o ivtv-fb.o ivtv-osd.o ivtv-queue.o

make[3]: Leaving directory `/root/svn/ivtv-0.4/driver'

make[2]: Leaving directory `/usr/src/kernel-headers-2.4.27-2-386'

make[1]: Leaving directory `/root/svn/ivtv-0.4/driver'

make -C utils all

make[1]: Entering directory `/root/svn/ivtv-0.4/utils'

make -C ../driver ivtv-svnversion.h

make[2]: /scripts/pathdown.sh: Command not found

make[2]: Entering directory `/root/svn/ivtv-0.4/driver'

make[2]: Entering directory `/root/svn/ivtv-0.4/driver'

make[2]: Leaving directory `/root/svn/ivtv-0.4/driver'

make CFLAGS="-I/root/svn/ivtv-0.4/utils -I/root/svn/ivtv-0.4/utils/../driver -D_GNU_SOURCE -O2 -Wall" -C ivtv-tune

make[2]: Entering directory `/root/svn/ivtv-0.4/utils/ivtv-tune'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/svn/ivtv-0.4/utils/ivtv-tune'

make CFLAGS="-I/root/svn/ivtv-0.4/utils -I/root/svn/ivtv-0.4/utils/../driver -D_GNU_SOURCE -O2 -Wall" -C cx25840ctl

make[2]: Entering directory `/root/svn/ivtv-0.4/utils/cx25840ctl'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/root/svn/ivtv-0.4/utils/cx25840ctl'

make[1]: Leaving directory `/root/svn/ivtv-0.4/utils'

make -C test all

make[1]: Entering directory `/root/svn/ivtv-0.4/test'

make[1]: Nothing to be done for `all'.

make[1]: Leaving directory `/root/svn/ivtv-0.4/test'

 

 

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to