LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kernel Upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-upgrade-103649/)

InEeDhElPlInUx 10-13-2003 11:29 PM

Kernel Upgrade
 
Hey guys I wanted to know if I could upgrade my kernel. I mean I know it's physically possible but when I installed the newest one linux wouldnt boot. I've been having some lockup problems and I figure the new kernel would help fix some of that. I have the FX5600...That's why i cant get into Redhat with the new kernel because it wont boot to GUI. Any help??

megaspaz 10-13-2003 11:32 PM

well when you upgrade the kernel, you have to install the video drivers for that specific kernel. in this case you'll have to boot into your new kernel in text mode and use the nvidia installer to remove the old driver and reinstall the new drivers. i do believe you need to also install that kernel version's source code.

InEeDhElPlInUx 10-13-2003 11:37 PM

kernel versions source code?? how do I do that? And to uninstall I just do the same thing I do when I install right?

ksgill 10-13-2003 11:42 PM

you can find it online as kernel-source-2.5.1.tar.gz or rpm etc. You will definately need to install source if u want to compile any drivers for devices like video card etc.

megaspaz 10-13-2003 11:48 PM

Quote:

Originally posted by InEeDhElPlInUx
kernel versions source code?? how do I do that? And to uninstall I just do the same thing I do when I install right?
what's your distro? your distro should provide the kernel source code for the kernel version you just installed. as far as the nvidia installer goes, if you're using the universal shell script installer, it will automatically look for old nvida drivers and prompt you asking if you want to remove them. say yes.

remember you need to run the installer script in text mode with no X running. edit your /etc/inittab file and change this line:

id:5:initdefault:

to

id:3:initdefault:

then reboot and run the script. but again, what distro are you using?

frieza 10-14-2003 12:10 AM

that's true, you should look on your distro cds, or go to www.kernel.org for the latest kernel (although i believe some distros add features to the kernel specific to their distro, or so i've heard)

InEeDhElPlInUx 10-14-2003 01:57 PM

Redhat 9.0

LooseCanon 10-14-2003 02:34 PM

@ InEeDhElPlInUx

Take a look at this thread in the Linux/Distributions/Redhat forum - I wrote it up explaining what the source code is, etc. etc... it ought to help you out to understand what it's all about and how to install it properly:

http://www.linuxquestions.org/questi...threadid=91814

Canon

InEeDhElPlInUx 10-14-2003 10:42 PM

sweet but athlon doesnt have a kernel-source...should I use the 386 or what?

InEeDhElPlInUx 10-14-2003 11:28 PM

Dont worry about that last question...I dont know how I did it but I got it up and running!! Thanks for the sweet article!


All times are GMT -5. The time now is 12:49 AM.