Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Device Drivers ---> Graphics support ---> <> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) ---> und auch unter <*> Support for frame buffer devices ---> den [] EFI-based Framebuffer Support (es sei den du hast EFI statt einem BIOS) Aktiviere hier besser [*] VESA VGA graphics support und Console display driver support ---> <*> Framebuffer Console support wenn du einen FB nutzen möchtest |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »MichaelMe« (08.03.2009, 12:53)
Quellcode |
|
1 2 3 4 |
eselect kernel list Available kernel symlink targets: [1] linux-2.6.24-gentoo-r8 * [2] linux-2.6.27-gentoo-r8 |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
emerge nvidia-drivers Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) x11-drivers/nvidia-drivers-96.43.10 * NVIDIA-Linux-x86-96.43.10-pkg0.run RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.24-gentoo-r8/build * Found sources for kernel version: * 2.6.24-gentoo-r8 * Checking for MTRR support ... [ ok ] >>> Unpacking source... >>> Unpacking NVIDIA-Linux-x86-96.43.10-pkg0.run to /var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/work/NVIDIA-Linux-x86-96.43.10-pkg0 * Applying NVIDIA_glx-defines.patch ... [ ok ] * Applying NVIDIA_glx-glheader.patch ... [ ok ] * Applying NVIDIA_i2c-hwmon.patch ... [ ok ] * Converting NVIDIA-Linux-x86-96.43.10-pkg0/usr/src/nv/Makefile.kbuild to use M= instead of SUBDIRS= ... [ ok ] >>> Source unpacked in /var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/work >>> Compiling source in /var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/work ... /var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/temp/environment: line 2690: cd: /var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/work/nvidia-drivers-96.43.10: No such file or directory ln: creating symbolic link `Module.symvers': File exists * Preparing nvidia module make -j10 HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.24-gentoo-r8/build HOST_CC=i686-pc-linux-gnu-gcc clean module Your kernel was configured to include nvidiafb support! The nvidiafb driver conflicts with the NVIDIA driver, please reconfigure your kernel and *disable* nvidiafb support, then try installing the NVIDIA kernel module again. *** Failed nvidiafb sanity check. Bailing out! *** make[1]: *** [nvidiafb-sanity-check] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [module] Error 2 * * ERROR: x11-drivers/nvidia-drivers-96.43.10 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3680: Called linux-mod_src_compile * environment, line 2709: Called die * The specific snippet of code: * eval "emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}"; * The die message: * Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.24-gentoo-r8/build HOST_CC=i686-pc-linux-gnu-gcc clean module * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/temp/environment'. * >>> Failed to emerge x11-drivers/nvidia-drivers-96.43.10, Log file: >>> '/var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/temp/build.log' * Messages for package x11-drivers/nvidia-drivers-96.43.10: * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.24-gentoo-r8/build * Found sources for kernel version: * 2.6.24-gentoo-r8 * Checking for MTRR support ... * Applying NVIDIA_glx-defines.patch ... * Applying NVIDIA_glx-glheader.patch ... * Applying NVIDIA_i2c-hwmon.patch ... * Converting NVIDIA-Linux-x86-96.43.10-pkg0/usr/src/nv/Makefile.kbuild to use M= instead of SUBDIRS= ... * Preparing nvidia module * * ERROR: x11-drivers/nvidia-drivers-96.43.10 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3680: Called linux-mod_src_compile * environment, line 2709: Called die * The specific snippet of code: * eval "emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}"; * The die message: * Unable to emake HOSTCC=i686-pc-linux-gnu-gcc CROSS_COMPILE=i686-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.24-gentoo-r8/build HOST_CC=i686-pc-linux-gnu-gcc clean module * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-96.43.10/temp/environment'. * |
Zu Deutsch, du möchtest bitte den nvidia-framebufer im kernel deaktivieren, so kommt es zum Konflikt.Your kernel was configured to include nvidiafb support! The nvidiafb driver conflicts with the NVIDIA driver, please reconfigure your kernel and *disable* nvidiafb support, then try installing the NVIDIA kernel module again.
Quellcode |
|
1 2 |
$ grep FB_NVIDIA /usr/src/linux/.config # CONFIG_FB_NVIDIA is not set |
Quellcode |
|
1 |
BTW: du kannst aber grundsätzlich mal mit VESA arbeiten, oder? |
Wie sieht die xorg.conf im Debian und in Gentoo aus?
Kannst du deine letzte Xorg.0.log hier reinhängen.
Quellcode |
|
1 2 3 4 5 6 |
Section "Screen" ... Option "Metamodes" "1920x1200_75 +0+0; 1280x1024_75 +0+0; 1024x768_75 +0+0; 800x600_75 +0+0; 800x600 +0+0; 1024x768 +0+0" DefaultDepth 24 ... EndSection |
Quellcode |
|
1 2 3 4 5 6 7 |
Section "Device" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "NV17 [GeForce4 440 Go]" Option „NVAGP“ "1" EndSection |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »dyle« (10.03.2009, 05:36)