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 |
*** ~ # uname -a Linux *** 3.2.12-gentoo #1 SMP Thu Jun 7 08:39:45 GMT 2012 x86_64 Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz GenuineIntel GNU/Linux |
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 |
*** ~ # lspci -k 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18) Subsystem: Dell Device 046c Kernel driver in use: agpgart-intel 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18) Kernel driver in use: pcieport 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18) Subsystem: Dell Device 046c Kernel driver in use: i915 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) Subsystem: Dell Device 046c 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) Subsystem: Dell Device 046c Kernel driver in use: ehci_hcd 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) Subsystem: Dell Device 046c Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06) Kernel driver in use: pcieport 00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06) Kernel driver in use: pcieport 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06) Kernel driver in use: pcieport 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06) Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) Subsystem: Dell Device 046c Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06) Subsystem: Dell Device 046c 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06) Subsystem: Dell Device 046c Kernel driver in use: ahci 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06) Subsystem: Dell Device 046c 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06) Subsystem: Dell Device 046c Kernel driver in use: intel ips 02:00.0 VGA compatible controller: nVidia Corporation Device 0dd3 (rev a1) Subsystem: Dell Device 046c Kernel driver in use: nvidia Kernel modules: nvidia 02:00.1 Audio device: nVidia Corporation GF106 High Definition Audio Controller (rev a1) Subsystem: Dell Device 046c Kernel driver in use: snd_hda_intel 04:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35) Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN Kernel driver in use: iwlwifi 06:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03) Subsystem: Dell Device 046c Kernel driver in use: xhci_hcd 0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) Subsystem: Dell Device 046c Kernel driver in use: r8169 ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05) Subsystem: Intel Corporation Device 8086 ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05) Subsystem: Intel Corporation Device 8086 ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05) Subsystem: Intel Corporation Device 8086 ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05) Subsystem: Intel Corporation Device 8086 ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05) Subsystem: Intel Corporation Device 8086 ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05) Subsystem: Intel Corporation Device 8086 |
Quellcode |
|
1 2 3 |
*** ~ # lsmod Module Size Used by nvidia 12279017 0 |
Quellcode |
|
1 2 3 4 5 6 7 8 |
*** ~ # eix nvidia ... [D] x11-drivers/nvidia-drivers Available versions: 96.43.20!s 173.14.31!s 290.10!s ~290.10-r2!s 295.20-r1!s 295.40!s ~295.49!s {acpi custom-cflags gtk kernel_linux multilib +tools} Installed versions: 295.53!s(22:02:54 06.06.2012)(kernel_linux multilib tools -acpi -kernel_FreeBSD) Homepage: [url]http://www.nvidia.com/[/url] Description: NVIDIA X11 driver and GLX libraries ... |
Quellcode |
|
1 2 |
*** ~ # cat /etc/make.conf | grep nvidia VIDEO_CARDS="nvidia intel" |
Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »faomiel« (07.06.2012, 17:03) aus folgendem Grund: make.conf hinzugefügt und code tags
Quellcode |
|
1 |
[ 182.347] (EE) No devices detected. |
Quellcode |
|
1 |
02:00.0 VGA compatible controller: nVidia Corporation Device 0dd3 (rev a1) |
Quellcode |
|
1 2 3 4 5 6 |
Section "Device" Identifier "Device0" Driver "nvidia" BusID "PCI:2:0:0" VendorName "NVIDIA Corporation" EndSection |
Es handelt sich um die Grafikkarte Nvidia GT 435M und der Laptop ist ein Dell XPS 17 (L701x)
Quellcode
1 2 3 4 5 6 7 8 *** ~ # eix nvidia ... [D] x11-drivers/nvidia-drivers Available versions: 96.43.20!s 173.14.31!s 290.10!s ~290.10-r2!s 295.20-r1!s 295.40!s ~295.49!s {acpi custom-cflags gtk kernel_linux multilib +tools} Installed versions: 295.53!s(22:02:54 06.06.2012)(kernel_linux multilib tools -acpi -kernel_FreeBSD) Homepage: [url]http://www.nvidia.com/[/url] Description: NVIDIA X11 driver and GLX libraries ...
Ich habe die "~amd64-Version" genommen, da sie wohl für meine obige Grafikkarte von Nvidia empfohlen wird. Mit der stable version gab es vorher aber auch keine positiven Ergebnisse.
Zitat
mit dem nouveau treiber hat's bisher auch gar nicht funktioniert
Quellcode |
|
1 2 3 |
GeForce 400 series: GTX 480, GTX 470, GTX 465, GTX 460 SE v2, GTX 460 SE, GTX 460, GTS 450, GT 440, GT 430, GT 420, 405 |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »nkwd4876« (08.06.2012, 01:39)
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »fndark3« (08.06.2012, 05:56)
Quellcode |
|
1 2 |
# zgrep -i nouveau /proc/config.gz # CONFIG_DRM_NOUVEAU is not set |
Quellcode |
|
1 2 3 4 5 6 7 8 |
root@semirhage ~ # lsmod | grep -i nvidia nvidia 12271234 40 root@semirhage ~ # eix -e nvidia-drivers [I] x11-drivers/nvidia-drivers Available versions: 96.43.20^s 173.14.31^s 173.14.34^s 295.40^s 295.49^s (~)295.53^s {{acpi custom-cflags gtk kernel_FreeBSD kernel_linux multilib (+)tools}} Installed versions: 295.53^s(11:02:40 AM 06/06/2012)(acpi kernel_linux multilib tools -kernel_FreeBSD) Homepage: http://www.nvidia.com/ Description: NVIDIA X11 driver and GLX libraries |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
*** ~ # zgrep -i nouveau /proc/config.gz gzip: /proc/config.gz: No such file or directory *** ~ # lsmod | grep -i nvidia nvidia 12279017 0 *** ~ # cat /usr/src/linux/.config | grep NOUVEAU # CONFIG_DRM_NOUVEAU is not set *** ~ # nvidia *XOR* nouveau -su: nvidia: Kommando nicht gefunden. *** ~ # eix nouveau * x11-base/nouveau-drm Available versions: ~20100520 ~20100811 ~20101107 ~20110526 ~20110602 ~20110801 ~20110820 ~20111101 ~20120322 {kernel_linux} Homepage: http://nouveau.freedesktop.org/ Description: Nouveau DRM Kernel Modules for X11 * x11-drivers/xf86-video-nouveau Available versions: 0.0.16_pre20111109 ~0.0.16_pre20120305 ~0.0.16_pre20120322 [M]~0.0.16_pre20120508 Homepage: http://nouveau.freedesktop.org/ Description: Accelerated Open Source driver for nVidia cards |
Quellcode |
|
1 2 |
*** ~ # cat /usr/src/linux/.config | grep Display # Display device support |
Dieser Beitrag wurde bereits 5 mal editiert, zuletzt von »faomiel« (08.06.2012, 10:03)
Quellcode
1 2 # zgrep -i nouveau /proc/config.gz gzip: /proc/config.gz: No such file or directory
Zitat
Quellcode
1 2 3 4 5 *** ~ # lsmod | grep -i nvidia nvidia 12279017 0 *** ~ # cat /usr/src/linux/.config | grep NOUVEAU # CONFIG_DRM_NOUVEAU is not set
Zitat
Quellcode
1 2 *** ~ # nvidia *XOR* nouveau -su: nvidia: Kommando nicht gefunden.
Quellcode |
|
1 |
# lspci |
Quellcode |
|
1 |
# dmesg |
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 |
*** ~ # cat /usr/src/linux/.config | grep CONFIG_IKCONFIG_PROC *** ~ # cat /usr/src/linux/.config | grep IKCONFIG_PROC *** ~ # cat /usr/src/linux/.config | grep IKCONFIG # CONFIG_IKCONFIG is not set *** ~ # lspci 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18) 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18) 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06) 00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06) 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06) 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06) 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06) 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06) 02:00.0 VGA compatible controller: nVidia Corporation Device 0dd3 (rev a1) 02:00.1 Audio device: nVidia Corporation GF106 High Definition Audio Controller (rev a1) 04:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35) 06:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03) 0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05) ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05) ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05) ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05) ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05) ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05) |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »faomiel« (08.06.2012, 14:46)
)Zitat
Quellcode
1 2 [ 17.325441] r8169 0000:0a:00.0: eth0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (-2) [ 17.340222] r8169 0000:0a:00.0: eth0: link down
Quellcode |
|
1 2 3 4 5 6 7 8 |
Symbol: IKCONFIG_PROC [=y] Type : boolean Prompt: Enable access to .config through /proc/config.gz Defined at init/Kconfig:552 Depends on: IKCONFIG [=y] && PROC_FS [=y] Location: -> General setup -> Kernel .config support (IKCONFIG [=y]) |
Quellcode |
|
1 |
INPUT_DEVICES="evdev synaptics keyboard mouse" |
Quellcode |
|
1 2 |
*** ~ # zgrep -i nouveau /proc/config.gz gzip: /proc/config.gz: No such file or directory |
Quellcode |
|
1 2 3 4 5 |
*** ~ # cat /usr/src/linux/.config | grep IKCONFIG && cat /usr/src/linux/.config | grep PROC_FS CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y CONFIG_SCSI_PROC_FS=y CONFIG_PROC_FS=y |
Quellcode |
|
1 2 |
*** ~ $ cat /etc/make.conf | grep INPUT INPUT_DEVICES="evdev synaptics" |
Quellcode |
|
1 |
# ls -l /usr/src/ |
Quellcode |
|
1 |
# uname -a |
Quellcode |
|
1 2 3 4 |
***~ $ ls -l /usr/src/ insgesamt 4 lrwxrwxrwx 1 root root 19 23. Apr 15:20 linux -> linux-3.2.12-gentoo drwxr-xr-x 24 root root 4096 11. Jun 16:17 linux-3.2.12-gentoo |
Quellcode |
|
1 2 |
*** ~ # uname -a Linux *** 3.2.12-gentoo #1 SMP Mon Jun 11 16:17:51 GMT 2012 x86_64 Intel(R) Core(TM) i5 CPU M 560 @ 2.67GHz GenuineIntel GNU/Linux |
Quellcode |
|
1 |
# eselect opengl set |
Quellcode |
|
1 2 3 4 |
[ 801.059] (EE) Query no Synaptics: 6003C8 [ 801.059] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found [ 801.059] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware. [ 801.086] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad" |
Quellcode |
|
1 2 3 |
CONFIG_INPUT_EVDEV=y CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y CONFIG_USB_PWC_INPUT_EVDEV=y |
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 |
*** ~ # eselect opengl list Available OpenGL implementations: [1] nvidia * [2] xorg-x11 *** ~ # rc-update NetworkManager | boot alsasound | boot bootmisc | boot consolekit | default cupsd | default dbus | boot devfs | sysinit dmesg | sysinit fsck | boot hostname | boot hwclock | boot keymaps | boot killprocs | shutdown local | default localmount | boot modules | boot mount-ro | shutdown mtab | boot net.lo | boot numlock | default procfs | boot root | boot savecache | shutdown swap | boot sysctl | boot syslog-ng | boot termencoding | boot udev | sysinit udev-postmount | default urandom | boot *** ~ # cat /usr/src/linux/.config | grep EVDEV CONFIG_INPUT_EVDEV=y *** ~ # cat /usr/src/linux/.config | grep CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV *** ~ # cat /usr/src/linux/.config | grep PWC |
Gibt zu den INPUT_DEVICES auch bitte mal ein "keyboard mouse" hinzu.