problem with Gcc version on LiveCD
Posted: Mon Mar 21, 2005 10:07 am
Hi, I just installed LiveCD 1.19.5 on an EPIA M10000 MB. All seemed to go fine. Later, I tried to get my Creative Webcam Notebook working, first of all I would make a check with xawtv.
I cannot see /dev/video0, even if I create it when I launch xawtv I get errors. I guess xawtv should run even if I don't have any webcam attached !
Now to the Creative Webcam: I downloaded the spca5xx driver and compiled/installed it. When I do modprobe I get a message about "bad driver format".
As I can see, the kernel was compiled with a C compiler older than the GCC version on the distro, so the module compiled from spurce is incompatible with the current kernel.
I then tried to recompile the kernel. I did make menuconfig, make dep, make bzImage, moved the new kernel in /boot, ran LILO, made make modules and make modules_install.
Bad luck ! When I reboot, I get a series of error about incompatibility of "new" modules, like not everithing got compiled.
Maybe I am doing something wrong with the kernel compilation ? I used to work with RedHat.
Any suggestion/help ?
Regards,
Paolo
I cannot see /dev/video0, even if I create it when I launch xawtv I get errors. I guess xawtv should run even if I don't have any webcam attached !
Now to the Creative Webcam: I downloaded the spca5xx driver and compiled/installed it. When I do modprobe I get a message about "bad driver format".
As I can see, the kernel was compiled with a C compiler older than the GCC version on the distro, so the module compiled from spurce is incompatible with the current kernel.
I then tried to recompile the kernel. I did make menuconfig, make dep, make bzImage, moved the new kernel in /boot, ran LILO, made make modules and make modules_install.
Bad luck ! When I reboot, I get a series of error about incompatibility of "new" modules, like not everithing got compiled.
Maybe I am doing something wrong with the kernel compilation ? I used to work with RedHat.
Any suggestion/help ?
Regards,
Paolo