Le mardi 29 août 2006 18:05, Anders Johansson a écrit :
On Tuesday 29 August 2006 23:53, Marc Collin wrote:
Le mardi 29 août 2006 14:25, Anders Johansson a écrit :
On Tuesday 29 August 2006 20:09, Marc Collin wrote:
ok 2 files is generated
/home/collinm/Download/nvidia/forcedeth.mod.o /home/collinm/Download/nvidia/forcedeth.ko
where i need to put theses file?
Sorry, my other mail was stupid.
Since the forcedeth driver already exists in the shipped kernel, you need to either delete it first before you move this one into the kernel directory, or overwrite the old one with the new one.
surely a rmmod is nedded?
To actually use the driver, assuming you have the old one loaded, yes, you need to unload it first, and to do that you probably have to stop the network first too, with "rcnetwork stop", and then "rmmod forcedeth", before you can use the new one
my brother use the same system than me (suse 10.1 bits) i have an athlon 64bits, him have a athlon 64bits dual core (it use smp kernel) can i take the forcedeth.ko i build and copy it to his system? thanks