OK, pretty frustrated this evening. I downloaded and built ivtv-0.4.0
as per the instructions in the README.install. I tried to install it
and found that no matter what I did nothing ended up in
/lib/modules/ivtv. In fact the ivtv directory wasn't even created.
The I went back and tried 0.3.8 which has been working until today.
Now even 0.3.8 doesn't get installed! Very frustrating...
Here's what I see when I build 0.3.8:
dragonfly driver # make install
make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.13-gentoo-r3/build
M=/home/mark/CODE/ivtv-0.3.8/driver modules
make[1]: Entering directory `/usr/src/linux-2.6.13-gentoo-r3'
CC [M] /home/mark/CODE/ivtv-0.3.8/driver/ivtv-driver.o
CC [M] /home/mark/CODE/ivtv-0.3.8/driver/ivtv-ioctl.o
LD [M] /home/mark/CODE/ivtv-0.3.8/driver/cx25840.o
LD [M] /home/mark/CODE/ivtv-0.3.8/driver/ivtv.o
LD [M] /home/mark/CODE/ivtv-0.3.8/driver/ivtv-fb.o
Building modules, stage 2.
MODPOST
LD [M] /home/mark/CODE/ivtv-0.3.8/driver/cx25840.ko
LD [M] /home/mark/CODE/ivtv-0.3.8/driver/ivtv-fb.ko
LD [M] /home/mark/CODE/ivtv-0.3.8/driver/ivtv.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-gentoo-r3'
Any 'has no CRC' warnings are harmless and can be ignored.
make INSTALL_MOD_PATH= INSTALL_MOD_DIR=ivtv \
CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.13-gentoo-r3/build
M=/home/mark/CODE/ivtv-0.3.8/driver modules_install
make[1]: Entering directory `/usr/src/linux-2.6.13-gentoo-r3'
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/cx25840.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/ivtv-fb.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/ivtv.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/msp3400.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/saa7115.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/saa7127.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/tda9887.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/tuner.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/tveeprom.ko
INSTALL /home/mark/CODE/ivtv-0.3.8/driver/wm8775.ko
make[1]: Leaving directory `/usr/src/linux-2.6.13-gentoo-r3'
dragonfly driver #
dragonfly driver # depmod -a
dragonfly driver # modprobe ivtv
FATAL: Module ivtv not found.
dragonfly driver #
[EMAIL PROTECTED] ~ $ ls -al /lib/modules/2.6.13-gentoo-r3/ivtv
ls: /lib/modules/2.6.13-gentoo-r3/ivtv: No such file or directory
[EMAIL PROTECTED] ~ $
Fortunately I still have a copy working in an earlier kernel so I've
booted into that and I'm recording again, but what the heck is the
matter with this?
The install instructions for ivtv-0.4.0:
Kernel 2.6
==========
CONFIG needed:
1. unpack the tarball
2. cd ivtv
3. make
4. make install (as root)
5. unload any old drivers
6. depmod
7. modprobe ivtv
It didn't work, but more strangely, neither does 0.3.8 anymore!
Help!
Thanks,
Mark
_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel