Michael Sullivan wrote:
On Tue, 2005-06-28 at 21:04 -0700, Peter Gordon wrote:

Did you remember to add ALSA_CARDS="ens1371" to your /etc/make.conf and
emerge alsa-driver? (You'll need to make sure that your /usr/src/linux
symlink is correct.)


I attempted (several times) to emerge alsa-driver. The ouput is
consistent:

 * Could not find a usable .config in the kernel source directory.
 * Please ensure that /usr/src/linux points to a configured set of Linux
sources.

My kernel symlink is correct:

baby src # ls -l
total 16
lrwxrwxrwx   1 root root    23 Jun 26 17:20 linux ->
linux-2.6.11-gentoo-r11
drwxr-xr-x  18 root root  4096 Jun 28 19:43 linux-2.6.11-gentoo-r11
-rw-r--r--   1 root root 10005 Jun 28 19:42
linux-2.6.11-gentoo-r11.config.gz

WTF is linux-2.6.11-gentoo-r11.config.gz?

If it is your kernel config try this (all one line):

[ -f /usr/src/linux/.config ] || gunzip -c /usr/src/linux-2.6.11-gentoo-r11.config.gz > /usr/src/linux-2.6.11-gentoo-r11/.config

and then retry the ALSA emerge.

--
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]

--
gentoo-user@gentoo.org mailing list

Reply via email to