LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Updating The Kernel (https://www.linuxquestions.org/questions/linux-newbie-8/updating-the-kernel-51668/)

eastj1974 03-25-2003 11:53 AM

Updating The Kernel
 
I just have a general question... I have red hat 8.0 and they consistently offer updates to the kernel. I always update as soon as possible. However, when updating, do I encounter risks that software i've previously installed will no longer work? I'm asking because the agpgart module is no longer working with my ati 9700 card. Any response would be appreciated. THanks...

Mara 03-25-2003 12:55 PM

Software in general, not. But drivers, yes. Drivers are part of kernel, so when you change the kernel, you also change you drivers. As far as I know ATI drivers don't come with kernel (or maybe they do?). If you installed them yourself, you need to install them again after you upgrade your kernel.

Tinkster 03-25-2003 02:18 PM

Depends on what kind of drivers you're after Mara :)
There are several ATI framebuffer drivers in the kernel,
(just grep " ATI " /usr/src/linux/drivers/video/*)
drivers for X however come with XFree86.

Cheers,
Tink

eastj1974 03-25-2003 03:42 PM

Thanks, ya I installed the drivers myself so they are not part of the kernel. Well thanks for the info....:) javascript:smilie(':)')
smile


All times are GMT -5. The time now is 08:19 AM.