Results 1 to 2 of 2
Hi, I'm using SuSE 9.1 and need to recompile my kernel to install drivers for my video card (ATI Radeon 9800 XT).
I don't need walking through every single step ...
- 08-18-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 6
I have some questions about compiling my kernel
Hi, I'm using SuSE 9.1 and need to recompile my kernel to install drivers for my video card (ATI Radeon 9800 XT).
I don't need walking through every single step I just have a few specific questions I need answering:
1) How do I find out what version my kernel is?
2) Where can I get the source for it?
3) Where do I put the source when I have it?
4) How do I configure the new kernel source with my current kernel config file (and where is this file)?
That should be all I need to know in order to do it.
Thanks very much for any help
- 08-18-2004 #2in a shell, type1) How do I find out what version my kernel is?
Code:uname -r
Kernel.org website.2) Where can I get the source for it?
You need to extract the file u get from kernel.org, and then cd to the directory you extract it to.3) Where do I put the source when I have it?
I can't remember this myself, but i'm sure someone here knows how to do it!4) How do I configure the new kernel source with my current kernel config file (and where is this file)?"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote