Hi, 

I've a stock RH 9.0 2.4.20-18.9smp kernel installed. It boots
fine and everything works ok. I'm now trying to install alsa and
ivtv packages. When I try and run configure in the alsa-driver
directory, it insists on thinking that it should compile modules
for 2.4.20-18.9custom kernel as opposed to 2.4.20-18.9smp. 

uname -a gives me 2.4.20-18.9smp. 

A similar thing happens with the ivtv package. It compiles fine
and installs without any errors. When I try to load the modules, 
I get the following error - 

[1125 vajra:/usr/src/linux] #modprobe ivtv
insmod:
/lib/modules/2.4.20-18.9smp/kernel/drivers/media/video/saa7115.o:
No such file or directory
insmod: insmod
/lib/modules/2.4.20-18.9smp/kernel/drivers/media/video/saa7115.o
failed
/lib/modules/2.4.20-18.9smp/kernel/drivers/media/video/msp3400.o:
kernel-module version mismatch
/lib/modules/2.4.20-18.9smp/kernel/drivers/media/video/msp3400.o
was compiled for kernel version 2.4.20-18.9custom
while this kernel is version 2.4.20-18.9smp.


I have the 2.4.20-18.9 sources installed in /usr/src. I've linux
pointing to 2.4.20-18.9. In the /usr/src/linux directory, I
copied /boot/config-2.4.20-18.9smp to .config and ran 
"make mrproper, make oldconfig , make dep" and then compiled both
the packages. I still get the version mismatch error. How do I 
fix this error ? 

Any help is greatly appreciated, 

Thanks,
Hiren 
-- 


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to