[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about kernel upgrade



 --- Joachim Smit <joachim@fase3.be> escribió: 
> >
> >
> > did u make a "make modules && make modules install" ???
> >
> 
> This is what I did: (according to documentation from www.debian.org)
> 
> login root
> apt-get install gcc kernel-package kernel-source-2.4.18 libc6-dev tk8.3
> libncurses5-dev fakeroot
> adduser joachim src
> logout
> login joachim
> cd /usr/src
> tar -jxf kernel-source-2.4.18.tar.bz2
> ln -s kernel-source-2.4.18 linux
> cd linux
> make menuconfig
> fakeroot make-kpkg clean
> fakeroot make-kpkg --append-to-version=.new1 kernel_image
> logout
> login root
> dpkg -i kernel-image-2.4.18.new1_10.00.Custom_i386.deb
> echo "kernel-image-2.4.18.new1 hold" | dpkg --set-selections
> dpkg --get-selections | grep kernel-image
> 
> In 'make menuconfig' I only added anything what has to do with iptables, the
> reason I had to upgrade from 2.2 to 2.4
> 
> Regards,
> 
> Joachim Smit
> 
> 

When you went into menuconfig, did you enable support for the 3com NIC
specifically (either as a module or as a compiled in feature)?  If not,
that could be the problem.

-Roberto

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es



Reply to: