View previous topic :: View next topic |
Author |
Message |
kjohns n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 May 2008 Posts: 7
|
Posted: Sun Jun 01, 2008 2:55 pm Post subject: updating kernel |
|
|
Hi,
I am trying to get sound to work on my notebook computer
and I think I need to update my kernel to include drivers (or something like that)
because when running alsaconf, it says cannot detect device.
Also I want to add wireless support
So my question is, how do i access my kernel again to update it? I haven't done so since I installed Gentoo...
and sorry for the newb question ![Wink :wink:](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aceFruchtsaft Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/75310361040f56cba0d7b7.gif)
Joined: 16 May 2004 Posts: 438 Location: Vienna, Austria
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pappy_mcfae Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/2063135933479eedb93987b.jpg)
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Sun Jun 01, 2008 11:50 pm Post subject: Re: updating kernel |
|
|
kjohns wrote: | So my question is, how do i access my kernel again to update it? I haven't done so since I installed Gentoo...
and sorry for the newb question ![Wink :wink:](images/smiles/icon_wink.gif) |
First, never apologize for asking questions. That's what this is all about.
Second, your kernel source resides in your /usr/src directory. Since this is your first install, I'm going to assume you have only one kernel source on your computer. There are some scripts in the kernel source that allow you to configure and compile it without the necessity of an external program, such as genkernel. You can use either make menuconfig to configure your kernel in a console session, or you can make xconfig to use an X-based configuration program. Those programs just set the kernel up the way you want it. Once the kernel is set up the way you want, then enter make && make modules_install.
Use lspci to find out what hardware you have under the hood. Use those results to configure your basic hardware, such as drive controllers, and so on.
If you'd like, post your lspci results and your present .config, and I'll set you up with a working kernel.
Blessed be!
Pappy _________________ This space left intentionally blank, except for these ASCII symbols. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|