View previous topic :: View next topic |
Author |
Message |
cmuench Tux's lil' helper

Joined: 04 Jan 2005 Posts: 110
|
Posted: Thu Aug 25, 2005 11:26 am Post subject: Recompiling kernel |
|
|
I need to recompile my kernel with support for the intel i915 driver and I want to be able to use genkernel. Is there any way to do this? Thank You |
|
Back to top |
|
 |
Aperculum n00b


Joined: 25 Aug 2005 Posts: 34 Location: N 64° 58', E 25° 19'
|
Posted: Thu Aug 25, 2005 12:55 pm Post subject: genkernel |
|
|
There is a command in genkernel to allow modifications, like this:
Code: | genkernel --menuconfig |
so you can add that special driver you want(or configure it totally by hand) but still use genkernel. That's what I used to use but nowadays I do it manually all the way.
Hope this helps.  _________________ (\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination |
|
Back to top |
|
 |
cmuench Tux's lil' helper

Joined: 04 Jan 2005 Posts: 110
|
Posted: Thu Aug 25, 2005 1:49 pm Post subject: |
|
|
Thanks |
|
Back to top |
|
 |
|