View previous topic :: View next topic |
Author |
Message |
dpst n00b
Joined: 04 May 2004 Posts: 22 Location: Bulgaria
|
Posted: Fri Dec 24, 2004 11:47 am Post subject: Problem with alsa-driver-1.0.7-r4 |
|
|
Hello,
I've been trying to upgrade the alsa-driver to the latest stable, alsa-driver-1.0.7-r4, but I'm getting this error:
Code: | bash-2.05b# emerge -uD world
Calculating world dependencies ...done!
>>> emerge (1 of 3) media-sound/alsa-driver-1.0.7-r4 to /
>>> md5 src_uri ;-) alsa-driver-1.0.7.tar.bz2
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found sources for kernel version:
* 2.6.8-nitro6
* Checking for suitable kernel configuration options
* ALSA is already compiled into the kernel.
* Please check to make sure these options are set correctly.
* Once you have satisfied these options, please try merging
* this package again.
!!! ERROR: media-sound/alsa-driver-1.0.7-r4 failed.
!!! Function check_extra_config, Line 385, Exitcode 0
!!! Incorrect kernel configuration options
!!! If you need support, post the topmost build error, NOT this status message. |
As you may notice, the error says that alsa is compiled into the 2.6.8-nitro6 kernel, but it isn't, it's compiled as modules. Any suggestion of a quick fix to that issue? Thanks in advance. _________________ Veritas, Aequitas |
|
Back to top |
|
|
r00tzz Apprentice
Joined: 09 Apr 2004 Posts: 203 Location: Sao Paulo, Brasil
|
Posted: Fri Dec 24, 2004 12:50 pm Post subject: |
|
|
take a look at
link
Maybe it's pointing to somewhere else other the the kernel you have compiled as modules. |
|
Back to top |
|
|
dpst n00b
Joined: 04 May 2004 Posts: 22 Location: Bulgaria
|
Posted: Fri Dec 24, 2004 1:24 pm Post subject: |
|
|
Code: | bash-2.05b$ l /usr/src/linux
lrwxrwxrwx 1 root root 28 Nov 25 14:56 /usr/src/linux -> /usr/src/linux-2.6.8-nitro6/ |
It's pointing to the correct directory _________________ Veritas, Aequitas |
|
Back to top |
|
|
r00tzz Apprentice
Joined: 09 Apr 2004 Posts: 203 Location: Sao Paulo, Brasil
|
Posted: Fri Dec 24, 2004 1:37 pm Post subject: |
|
|
In this topic Trevoke says that when using kernel 2.6.x you don't need to emerge alsa-drivers, instead use the one built in the kernel.. |
|
Back to top |
|
|
|