Gentoo Archives: gentoo-user

From: Arnau Bria <arnau@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ati-drivers: no kernel found?
Date: Thu, 11 Mar 2010 10:21:15
Message-Id: 20100311112304.1426af64@lx-arnau.pic.es
1 Hi,
2
3 I'm trying to install ati drivers, but I fins and error:
4
5
6 * ati-driver-installer-9-11-x86.x86_64.run RMD160 SHA1 SHA256 size ;-) ... [ ok ]
7 * checking ebuild checksums ;-) ... [ ok ]
8 * checking auxfile checksums ;-) ... [ ok ]
9 * checking miscfile checksums ;-) ... [ ok ]
10 * CPV: x11-drivers/ati-drivers-9.11
11 * REPO: gentoo
12 * USE: elibc_glibc kernel_linux modules userland_GNU x86
13 * Determining the location of the kernel source code
14 * Found kernel source directory:
15 * /usr/src/linux
16 * Could not find a Makefile in the kernel source directory.
17 * Please ensure that /usr/src/linux points to a complete set of Linux sources
18 * Unable to calculate Linux Kernel version for build, attempting to use running version
19 * Could not find a usable .config in the kernel source directory.
20 * Please ensure that /usr/src/linux points to a configured set of Linux sources.
21 * If you are using KBUILD_OUTPUT, please set the environment var so that
22 * it points to the necessary object directory so that it might find .config.
23 * ERROR: x11-drivers/ati-drivers-9.11 failed:
24 * Kernel not configured; no .config found in
25 *
26 * Call stack:
27 * ebuild.sh, line 54: Called pkg_setup
28 [...]
29
30 But I have my kernel, conf and MAkefile in /usr/src/linux:
31
32
33 lx-arnau linux # uname -r
34 2.6.31-gentoo-r6
35 lx-arnau linux # ls -lsad /usr/src/linux
36 0 lrwxrwxrwx 1 root root 22 2009-11-27 16:20 /usr/src/linux -> linux-2.6.31-gentoo-r6
37
38 lx-arnau linux # ls /usr/src/linux
39 arch crypto firmware include ipc lib Module.markers Module.symvers scripts sound usr vmlinux
40 block drivers fs init kernel mm modules.order net security System.map virt vmlinux.o
41
42 lx-arnau linux # ls -lsa /usr/src/linux/.config
43 92 -rw-r--r-- 1 root root 87932 2010-03-11 11:16 /usr/src/linux/.config
44
45 so, why is ati complaining aboput my kerel conf?
46
47 TIA,
48 --
49 Arnau Bria
50 http://blog.emergetux.net
51 Bombing for peace is like fucking for virginity

Replies

Subject Author
Re: [gentoo-user] ati-drivers: no kernel found? "Norman Rieß" <norman@×××××××××.org>
Re: [gentoo-user] ati-drivers: no kernel found? Neil Bothwick <neil@××××××××××.uk>