Jetzt hab ich eh eine neue Chance, hab
inzwischen neu installiert. Ist wahrscheinlich ohnehin besser, die Kernel-Entwicklung bereits vorher zu installieren. Werd ich heute noch machen. (Bin grad wieder in Windows unterwegs.)
Finds allerdings komisch, dass man nirgends darauf hingewiesen wird und das Paket bei der Standard-Installation auch nicht dabei ist.
EDIT:
So, Kernel-Sources installiert, hat wieder nichts geholfen:
hannes@excalibur:~> grep error /usr/share/fglrx/fglrx-install.log
hannes@excalibur:~>
Code:
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
initializing...
cleaning...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
make -C /lib/modules/2.6.16.13-4-default/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/i386/default modules
/usr/src/linux-2.6.16.13-4/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/linux-2.6.16.13-4/scripts/gcc-version.sh: line 12: gcc: command not found
make[3]: gcc: Kommando nicht gefunden
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
/bin/sh: gcc: command not found
CC [M] /lib/modules/fglrx/build_mod/2.6.x/agp3.o
/bin/sh: gcc: command not found
make[4]: *** [/lib/modules/fglrx/build_mod/2.6.x/agp3.o] Fehler 127
make[3]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Fehler 2
make[2]: *** [modules] Fehler 2
make[1]: *** [modules] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make: *** [kmod_build] Fehler 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult readme.
/usr/share/fglrx/fglrx-install.log lines 1-39/39 (END)
EDIT: Kanns vielleicht daran liegen, dass
# glibc version 2.2 or 2.3
in den Minimal System Requirements gefordert wird und "nur" 2.4 installiert ist?
Und unter 10.0 hats dann wahrscheinlich noch nicht geklappt aufgrund der fehlenden Kernel-Sourcen, kann das sein (jetzt versteh ich allerdings auch, warum die nicht standardmäßig mitinstalliert werden... über 200 MB...)?
Wenn ja, unterstützt der neue Linux-Treiber (von heute) glibc 2.4?
Offtopic:
Warum wird eigentlich Java 1.4.2 standardmäßig installiert und nicht 1.5.0, obwohl doch beide Pakete vorhanden sind?