• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

nVidia Problem

rbest

Hacker
Hallo Leute, habe gestern 13.1 installiert und kriege den nvidia-Treiber nicht gebacken:
fehler.png

Wenn ich dann aber nvidia-xconfig ausführe, dann startet der xserver nicht mehr. Hier die Treiber, die ich installiert habe:

fehler1.png


Ach ja, die Grafikkarte:

Code:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 630M] [10de:0de9] (rev a1)
 

Rainer Juhser

Moderator
Teammitglied
Du musst dich schon entscheiden, ob du den proprietäten Treiber oder den freien (= nouveau) nutzen willst. Beide zusammen geht nicht.
 
OP
rbest

rbest

Hacker
ok, aber wenn ich den oberen nouveau wegklicke, dann will er den unteren 32er installieren (Bild ganz unten)
fehler2.png
 
OP
rbest

rbest

Hacker
Danke für die Info, ich meine, da war ich gestern schon. Muß ich für diese Geschichte mehr Zeit nehmen, momentan seh ich zumindest etwas, das ist doch auch schon nicht schlecht :D
 

josef-wien

Ultimate Guru
Schon die Boot-Option nomodeset probiert?

Ansonsten:
Code:
gzip -cd /boot/initrd | cpio -ivt | egrep "nouveau|nvidia"
grep "blacklist nouveau" /etc/modprobe.d/*
zypper se -si kernel nvidia
rbest schrieb:
Wenn ich dann aber nvidia-xconfig ausführe, dann startet der xserver nicht mehr.
Genau die dabei erzeugte Xorg.0.log wird wohl die Gründe enthalten. Vollziehe diesen "Fehlstart", sichere sofort danach die Datei mit
Code:
cp /var/log/Xorg.0.log /var/log/Xorg.0.kopie.log
und zeige sie dann.
 
OP
rbest

rbest

Hacker
Code:
r-lap:/etc/X11 # gzip -cd /boot/initrd | cpio -ivt | egrep "nouveau|nvidia"
-rw-r--r--   1 root     root           18 Mar  4 07:34 etc/modprobe.d/nvidia-default.conf
-rw-r--r--   1 root     root           86 Mar  4 07:34 etc/modprobe.d/50-nvidia.conf
-rwxr-xr-x   1 root     root        12720 Feb 25 13:47 usr/lib64/tls/libnvidia-tls.so.331.49
-rwxr-xr-x   1 root     root     39790128 Feb 25 13:47 usr/lib64/libnvidia-glcore.so.331.49
160858 blocks

Code:
r-lap:/etc/X11 # grep "blacklist nouveau" /etc/modprobe.d/*
/etc/modprobe.d/nvidia-default.conf:blacklist nouveau

Code:
r-lap:/etc/X11 # zypper se -si kernel nvidia
Daten des Repositories laden ...
Installierte Pakete lesen ...

S | Name                      | Typ   | Version               | Arch   | Repository             
--+---------------------------+-------+-----------------------+--------+------------------------
i | kernel-default-devel      | Paket | 3.11.10-7.1           | x86_64 | openSUSE-13.1-Update   
i | kernel-desktop            | Paket | 3.11.10-7.1           | x86_64 | openSUSE-13.1-Update   
i | kernel-desktop            | Paket | 3.11.6-4.1            | x86_64 | openSUSE-13.1-Oss      
i | kernel-desktop            | Paket | 3.11.6-4.1            | x86_64 | openSUSE-13.1-1.10     
i | kernel-desktop-devel      | Paket | 3.11.10-7.1           | x86_64 | openSUSE-13.1-Update   
i | kernel-devel              | Paket | 3.11.10-7.1           | noarch | openSUSE-13.1-Update   
i | kernel-firmware           | Paket | 20130714git-2.5.1     | noarch | openSUSE-13.1-Update   
i | nvidia-computeG03         | Paket | 331.49-29.1           | x86_64 | nVidia Graphics Drivers
i | nvidia-gfxG03-kmp-default | Paket | 331.49_k3.11.6_4-29.1 | x86_64 | nVidia Graphics Drivers
i | nvidia-glG03              | Paket | 331.49-29.1           | x86_64 | nVidia Graphics Drivers
i | x11-video-nvidiaG03       | Paket | 331.49-29.1           | x86_64 | nVidia Graphics Drivers

Code:
r-lap:/etc/X11 # uname -a
Linux r-lap.rbt 3.11.10-7-desktop #1 SMP PREEMPT Mon Feb 3 09:41:24 UTC 2014 (750023e) x86_64 x86_64 x86_64 GNU/Linux
 
OP
rbest

rbest

Hacker
Code:
r-lap:/etc/X11 # nvidia-xconfig
                                                                                                                                                           
Using X configuration file: "/etc/X11/xorg.conf".                                                                                                          
                                                                                                                                                           
VALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.                                                                                              
                  At least one Device section is required.                                                                                                 
                                                                                                                                                           
Package xorg-server was not found in the pkg-config search path.                                                                                           
Perhaps you should add the directory containing `xorg-server.pc'                                                                                           
to the PKG_CONFIG_PATH environment variable                                                                                                                
No package 'xorg-server' found                                                                                                                             
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.nvidia-xconfig-original'                                                                        
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'                                                                                         
New X configuration file written to '/etc/X11/xorg.conf'

Code:
[    18.841] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[    18.841] 
X.Org X Server 1.14.3.901 (1.14.4 RC 1)
Release Date: 2013-10-26
[    18.841] X Protocol Version 11, Revision 0
[    18.841] Build Operating System: openSUSE SUSE LINUX
[    18.841] Current Operating System: Linux r-lap 3.11.10-7-desktop #1 SMP PREEMPT Mon Feb 3 09:41:24 UTC 2014 (750023e) x86_64
[    18.841] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.10-7-desktop root=UUID=1f4dd104-3749-4a79-bd68-1d9e260360be resume=/dev/disk/by-id/ata-TOSHIBA_MQ01ABD075_92FVT0CZT-part2 splash=silent quiet showopts
[    18.841] Build Date: 19 December 2013  01:42:00PM
[    18.841]  
[    18.841] Current version of pixman: 0.30.2
[    18.841] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    18.841] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    18.841] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar  4 15:18:40 2014
[    18.849] (==) Using config file: "/etc/X11/xorg.conf"
[    18.849] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    18.849] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    18.850] (==) No Layout section.  Using the first Screen section.
[    18.850] (==) No screen section available. Using defaults.
[    18.850] (**) |-->Screen "Default Screen Section" (0)
[    18.850] (**) |   |-->Monitor "<default monitor>"
[    18.850] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    18.850] (==) Automatically adding devices
[    18.850] (==) Automatically enabling devices
[    18.850] (==) Automatically adding GPU devices
[    19.379] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[    19.379] 	Entry deleted from font path.
[    19.396] (==) FontPath set to:
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/ghostscript/,
	/usr/share/fonts/cyrillic:unscaled,
	/usr/share/fonts/truetype/,
	built-ins
[    19.396] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
[    19.396] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    19.396] (II) Loader magic: 0x803c20
[    19.396] (II) Module ABI versions:
[    19.396] 	X.Org ANSI C Emulation: 0.4
[    19.396] 	X.Org Video Driver: 14.1
[    19.396] 	X.Org XInput driver : 19.1
[    19.396] 	X.Org Server Extension : 7.0
[    19.396] (II) xfree86: Adding drm device (/dev/dri/card0)
[    19.397] (--) PCI:*(0:0:2:0) 8086:0166:1025:0647 rev 9, Mem @ 0xb3400000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[    19.397] (--) PCI: (0:1:0:0) 10de:0de9:1025:0648 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[    19.397] Initializing built-in extension Generic Event Extension
[    19.397] Initializing built-in extension SHAPE
[    19.397] Initializing built-in extension MIT-SHM
[    19.397] Initializing built-in extension XInputExtension
[    19.397] Initializing built-in extension XTEST
[    19.397] Initializing built-in extension BIG-REQUESTS
[    19.397] Initializing built-in extension SYNC
[    19.397] Initializing built-in extension XKEYBOARD
[    19.397] Initializing built-in extension XC-MISC
[    19.397] Initializing built-in extension SECURITY
[    19.397] Initializing built-in extension XINERAMA
[    19.397] Initializing built-in extension XFIXES
[    19.397] Initializing built-in extension RENDER
[    19.397] Initializing built-in extension RANDR
[    19.397] Initializing built-in extension COMPOSITE
[    19.397] Initializing built-in extension DAMAGE
[    19.397] Initializing built-in extension MIT-SCREEN-SAVER
[    19.397] Initializing built-in extension DOUBLE-BUFFER
[    19.397] Initializing built-in extension RECORD
[    19.397] Initializing built-in extension DPMS
[    19.397] Initializing built-in extension X-Resource
[    19.397] Initializing built-in extension XVideo
[    19.397] Initializing built-in extension XVideo-MotionCompensation
[    19.397] Initializing built-in extension XFree86-VidModeExtension
[    19.397] Initializing built-in extension XFree86-DGA
[    19.397] Initializing built-in extension XFree86-DRI
[    19.397] Initializing built-in extension DRI2
[    19.397] (II) "glx" will be loaded by default.
[    19.397] (II) LoadModule: "dri2"
[    19.398] (II) Module "dri2" already built-in
[    19.398] (II) LoadModule: "glamoregl"
[    19.708] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    23.850] (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: /usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: _glapi_tls_Context
[    23.851] (II) UnloadModule: "glamoregl"
[    23.851] (II) Unloading glamoregl
[    23.851] (EE) Failed to load module "glamoregl" (loader failed, 7)
[    23.851] (II) LoadModule: "glx"
[    23.851] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    24.027] (II) Module glx: vendor="X.Org Foundation"
[    24.027] 	compiled for 1.14.3.901, module version = 1.0.0
[    24.027] 	ABI class: X.Org Server Extension, version 7.0
[    24.027] (==) AIGLX enabled
[    24.027] Loading extension GLX
[    24.027] (==) Matched intel as autoconfigured driver 0
[    24.027] (==) Matched intel as autoconfigured driver 1
[    24.027] (==) Matched modesetting as autoconfigured driver 2
[    24.027] (==) Matched fbdev as autoconfigured driver 3
[    24.027] (==) Matched vesa as autoconfigured driver 4
[    24.027] (==) Assigned the driver to the xf86ConfigLayout
[    24.027] (II) LoadModule: "intel"
[    24.027] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    25.319] (II) Module intel: vendor="X.Org Foundation"
[    25.319] 	compiled for 1.14.3.901, module version = 2.99.906
[    25.319] 	Module class: X.Org Video Driver
[    25.319] 	ABI class: X.Org Video Driver, version 14.1
[    25.319] (II) LoadModule: "modesetting"
[    25.319] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    25.468] (II) Module modesetting: vendor="X.Org Foundation"
[    26.331] 	compiled for 1.14.3, module version = 0.8.0
[    26.331] 	Module class: X.Org Video Driver
[    26.331] 	ABI class: X.Org Video Driver, version 14.1
[    26.331] (II) LoadModule: "fbdev"
[    26.331] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    27.109] (II) Module fbdev: vendor="X.Org Foundation"
[    27.109] 	compiled for 1.14.3, module version = 0.4.3
[    27.109] 	Module class: X.Org Video Driver
[    27.109] 	ABI class: X.Org Video Driver, version 14.1
[    27.109] (II) LoadModule: "vesa"
[    27.109] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    27.110] (II) Module vesa: vendor="X.Org Foundation"
[    27.110] 	compiled for 1.14.3, module version = 2.3.3
[    27.110] 	Module class: X.Org Video Driver
[    27.110] 	ABI class: X.Org Video Driver, version 14.1
[    27.110] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    27.110] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    27.110] (II) FBDEV: driver for framebuffer: fbdev
[    27.110] (II) VESA: driver for VESA chipsets: vesa
[    27.110] (++) using VT number 7

[    27.111] (WW) Falling back to old probe method for modesetting
[    27.111] (WW) Falling back to old probe method for fbdev
[    27.111] (II) Loading sub module "fbdevhw"
[    27.111] (II) LoadModule: "fbdevhw"
[    27.111] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    27.141] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.141] 	compiled for 1.14.3.901, module version = 0.0.2
[    27.141] 	ABI class: X.Org Video Driver, version 14.1
[    27.141] (WW) Falling back to old probe method for vesa
[    27.141] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.141] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    27.141] (==) intel(0): RGB weight 888
[    27.141] (==) intel(0): Default visual is TrueColor
[    27.141] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[    27.141] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[    27.141] (**) intel(0): Framebuffer tiled
[    27.141] (**) intel(0): Pixmaps tiled
[    27.141] (**) intel(0): "Tear free" disabled
[    27.141] (**) intel(0): Forcing per-crtc-pixmaps? no
[    27.141] (II) intel(0): Output LVDS1 has no monitor section
[    27.241] (--) intel(0): found backlight control interface acpi_video1 (type 'firmware')
[    27.241] (II) intel(0): Output VGA1 has no monitor section
[    27.241] (II) intel(0): Output HDMI1 has no monitor section
[    27.241] (II) intel(0): Output DP1 has no monitor section
[    27.241] (II) intel(0): Output VIRTUAL1 has no monitor section
[    27.241] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[    27.241] (--) intel(0): Output VGA1 using initial mode 1920x1080 on pipe 1
[    27.241] (==) intel(0): DPI set to (96, 96)
[    27.241] (II) Loading sub module "dri2"
[    27.241] (II) LoadModule: "dri2"
[    27.241] (II) Module "dri2" already built-in
[    27.241] (II) UnloadModule: "modesetting"
[    27.241] (II) Unloading modesetting
[    27.241] (II) UnloadModule: "fbdev"
[    27.241] (II) Unloading fbdev
[    27.241] (II) UnloadSubModule: "fbdevhw"
[    27.241] (II) Unloading fbdevhw
[    27.241] (II) UnloadModule: "vesa"
[    27.241] (II) Unloading vesa
[    27.241] (==) Depth 24 pixmap format is 32 bpp
[    27.241] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[    27.241] (==) intel(0): Backing store disabled
[    27.241] (==) intel(0): Silken mouse enabled
[    27.241] (II) intel(0): HW Cursor enabled
[    27.242] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    27.242] (==) intel(0): DPMS enabled
[    27.242] (II) intel(0): [DRI2] Setup complete
[    27.242] (II) intel(0): [DRI2]   DRI driver: i965
[    27.242] (II) intel(0): direct rendering: DRI2 Enabled
[    27.242] (==) intel(0): hotplug detection: "enabled"
[    27.242] (--) RandR disabled
[    28.063] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    30.180] (II) AIGLX: enabled GLX_INTEL_swap_event
[    30.180] (II) AIGLX: enabled GLX_ARB_create_context
[    30.180] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    30.180] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    30.180] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    30.180] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    30.180] (II) AIGLX: Loaded and initialized i965
[    30.180] (II) GLX: Initialized DRI2 GL provider for screen 0
[    30.183] (II) intel(0): switch to mode 1366x768@60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal
[    30.206] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal
[    30.222] (II) intel(0): Setting screen physical size to 508 x 285
[    30.467] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    30.467] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.467] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.467] (**) Power Button: Applying InputClass "LocalKeyboard"
[    30.467] (II) LoadModule: "evdev"
[    30.467] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    30.467] (II) Module evdev: vendor="X.Org Foundation"
[    30.467] 	compiled for 1.14.3, module version = 2.8.2
[    30.467] 	Module class: X.Org XInput Driver
[    30.467] 	ABI class: X.Org XInput driver, version 19.1
[    30.467] (II) Using input driver 'evdev' for 'Power Button'
[    30.467] (**) Power Button: always reports core events
[    30.467] (**) evdev: Power Button: Device: "/dev/input/event5"
[    30.467] (--) evdev: Power Button: Vendor 0 Product 0x1
[    30.467] (--) evdev: Power Button: Found keys
[    30.467] (II) evdev: Power Button: Configuring as keyboard
[    30.467] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[    30.467] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.467] (**) Option "xkb_rules" "evdev"
[    30.467] (**) Option "xkb_model" "pc104"
[    30.467] (**) Option "xkb_layout" "de"
[    30.467] (**) Option "xkb_variant" "nodeadkeys"
[    30.483] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    30.483] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    30.483] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    30.483] (**) Video Bus: Applying InputClass "LocalKeyboard"
[    30.483] (II) Using input driver 'evdev' for 'Video Bus'
[    30.483] (**) Video Bus: always reports core events
[    30.483] (**) evdev: Video Bus: Device: "/dev/input/event7"
[    30.483] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    30.483] (--) evdev: Video Bus: Found keys
[    30.484] (II) evdev: Video Bus: Configuring as keyboard
[    30.484] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input7/event7"
[    30.484] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    30.484] (**) Option "xkb_rules" "evdev"
[    30.484] (**) Option "xkb_model" "pc104"
[    30.484] (**) Option "xkb_layout" "de"
[    30.484] (**) Option "xkb_variant" "nodeadkeys"
[    30.484] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    30.484] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.484] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.484] (**) Power Button: Applying InputClass "LocalKeyboard"
[    30.484] (II) Using input driver 'evdev' for 'Power Button'
[    30.484] (**) Power Button: always reports core events
[    30.484] (**) evdev: Power Button: Device: "/dev/input/event2"
[    30.484] (--) evdev: Power Button: Vendor 0 Product 0x1
[    30.484] (--) evdev: Power Button: Found keys
[    30.484] (II) evdev: Power Button: Configuring as keyboard
[    30.484] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2/event2"
[    30.484] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    30.484] (**) Option "xkb_rules" "evdev"
[    30.484] (**) Option "xkb_model" "pc104"
[    30.484] (**) Option "xkb_layout" "de"
[    30.484] (**) Option "xkb_variant" "nodeadkeys"
[    30.484] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    30.484] (II) No input driver specified, ignoring this device.
[    30.484] (II) This device may have been added with another device file.
[    30.484] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    30.484] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    30.484] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    30.484] (**) Sleep Button: Applying InputClass "LocalKeyboard"
[    30.484] (II) Using input driver 'evdev' for 'Sleep Button'
[    30.484] (**) Sleep Button: always reports core events
[    30.484] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[    30.484] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    30.484] (--) evdev: Sleep Button: Found keys
[    30.484] (II) evdev: Sleep Button: Configuring as keyboard
[    30.484] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input4/event4"
[    30.485] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    30.485] (**) Option "xkb_rules" "evdev"
[    30.485] (**) Option "xkb_model" "pc104"
[    30.485] (**) Option "xkb_layout" "de"
[    30.485] (**) Option "xkb_variant" "nodeadkeys"
[    30.485] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    30.485] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    30.485] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    30.485] (**) Video Bus: Applying InputClass "LocalKeyboard"
[    30.485] (II) Using input driver 'evdev' for 'Video Bus'
[    30.485] (**) Video Bus: always reports core events
[    30.485] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    30.485] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    30.485] (--) evdev: Video Bus: Found keys
[    30.485] (II) evdev: Video Bus: Configuring as keyboard
[    30.485] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:37/LNXVIDEO:00/input/input6/event6"
[    30.485] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[    30.485] (**) Option "xkb_rules" "evdev"
[    30.485] (**) Option "xkb_model" "pc104"
[    30.485] (**) Option "xkb_layout" "de"
[    30.485] (**) Option "xkb_variant" "nodeadkeys"
[    30.485] (II) config/udev: Adding drm device (/dev/dri/card0)
[    30.485] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Wireless Device (/dev/input/event8)
[    30.485] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "evdev keyboard catchall"
[    30.485] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "evdev keyboard catchall"
[    30.485] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "LocalKeyboard"
[    30.485] (II) Using input driver 'evdev' for 'RAPOO RAPOO 2.4G Wireless Device'
[    30.485] (**) RAPOO RAPOO 2.4G Wireless Device: always reports core events
[    30.485] (**) evdev: RAPOO RAPOO 2.4G Wireless Device: Device: "/dev/input/event8"
[    30.485] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Vendor 0x24ae Product 0x2000
[    30.485] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found keys
[    30.485] (II) evdev: RAPOO RAPOO 2.4G Wireless Device: Configuring as keyboard
[    30.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input8/event8"
[    30.485] (II) XINPUT: Adding extended input device "RAPOO RAPOO 2.4G Wireless Device" (type: KEYBOARD, id 11)
[    30.485] (**) Option "xkb_rules" "evdev"
[    30.485] (**) Option "xkb_model" "pc104"
[    30.485] (**) Option "xkb_layout" "de"
[    30.485] (**) Option "xkb_variant" "nodeadkeys"
[    30.486] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Wireless Device (/dev/input/event9)
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "evdev pointer catchall"
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "evdev keyboard catchall"
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "evdev pointer catchall"
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "evdev keyboard catchall"
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "LocalKeyboard"
[    30.486] (II) Using input driver 'evdev' for 'RAPOO RAPOO 2.4G Wireless Device'
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: always reports core events
[    30.486] (**) evdev: RAPOO RAPOO 2.4G Wireless Device: Device: "/dev/input/event9"
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Vendor 0x24ae Product 0x2000
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found 9 mouse buttons
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found scroll wheel(s)
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found relative axes
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found x and y relative axes
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found absolute axes
[    30.486] (II) evdev: RAPOO RAPOO 2.4G Wireless Device: Forcing absolute x/y axes to exist.
[    30.486] (--) evdev: RAPOO RAPOO 2.4G Wireless Device: Found keys
[    30.486] (II) evdev: RAPOO RAPOO 2.4G Wireless Device: Configuring as mouse
[    30.486] (II) evdev: RAPOO RAPOO 2.4G Wireless Device: Configuring as keyboard
[    30.486] (II) evdev: RAPOO RAPOO 2.4G Wireless Device: Adding scrollwheel support
[    30.486] (**) evdev: RAPOO RAPOO 2.4G Wireless Device: YAxisMapping: buttons 4 and 5
[    30.486] (**) evdev: RAPOO RAPOO 2.4G Wireless Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.486] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/input/input9/event9"
[    30.486] (II) XINPUT: Adding extended input device "RAPOO RAPOO 2.4G Wireless Device" (type: KEYBOARD, id 12)
[    30.486] (**) Option "xkb_rules" "evdev"
[    30.486] (**) Option "xkb_model" "pc104"
[    30.486] (**) Option "xkb_layout" "de"
[    30.486] (**) Option "xkb_variant" "nodeadkeys"
[    30.486] (II) evdev: RAPOO RAPOO 2.4G Wireless Device: initialized for relative axes.
[    30.486] (WW) evdev: RAPOO RAPOO 2.4G Wireless Device: ignoring absolute axes.
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: (accel) keeping acceleration scheme 1
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: (accel) acceleration profile 0
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: (accel) acceleration factor: 2.000
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: (accel) acceleration threshold: 4
[    30.486] (II) config/udev: Adding input device RAPOO RAPOO 2.4G Wireless Device (/dev/input/mouse1)
[    30.486] (**) RAPOO RAPOO 2.4G Wireless Device: Applying InputClass "LocalKeyboard"
[    30.486] (II) No input driver specified, ignoring this device.
[    30.486] (II) This device may have been added with another device file.
[    30.487] (II) config/udev: Adding input device Microsoft® LifeCam HD-3000 (/dev/input/event18)
[    30.487] (**) Microsoft® LifeCam HD-3000: Applying InputClass "evdev keyboard catchall"
[    30.487] (**) Microsoft® LifeCam HD-3000: Applying InputClass "evdev keyboard catchall"
[    30.487] (**) Microsoft® LifeCam HD-3000: Applying InputClass "LocalKeyboard"
[    30.487] (II) Using input driver 'evdev' for 'Microsoft® LifeCam HD-3000'
[    30.487] (**) Microsoft® LifeCam HD-3000: always reports core events
[    30.487] (**) evdev: Microsoft® LifeCam HD-3000: Device: "/dev/input/event18"
[    30.487] (--) evdev: Microsoft® LifeCam HD-3000: Vendor 0x45e Product 0x779
[    30.487] (--) evdev: Microsoft® LifeCam HD-3000: Found keys
[    30.487] (II) evdev: Microsoft® LifeCam HD-3000: Configuring as keyboard
[    30.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.4/3-3.4:1.0/input/input18/event18"
[    30.487] (II) XINPUT: Adding extended input device "Microsoft® LifeCam HD-3000" (type: KEYBOARD, id 13)
[    30.487] (**) Option "xkb_rules" "evdev"
[    30.487] (**) Option "xkb_model" "pc104"
[    30.487] (**) Option "xkb_layout" "de"
[    30.487] (**) Option "xkb_variant" "nodeadkeys"
[    30.487] (II) config/udev: Adding input device HD WebCam (/dev/input/event17)
[    30.487] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[    30.487] (**) HD WebCam: Applying InputClass "evdev keyboard catchall"
[    30.487] (**) HD WebCam: Applying InputClass "LocalKeyboard"
[    30.487] (II) Using input driver 'evdev' for 'HD WebCam'
[    30.487] (**) HD WebCam: always reports core events
[    30.487] (**) evdev: HD WebCam: Device: "/dev/input/event17"
[    30.487] (--) evdev: HD WebCam: Vendor 0x4f2 Product 0xb374
[    30.487] (--) evdev: HD WebCam: Found keys
[    30.487] (II) evdev: HD WebCam: Configuring as keyboard
[    30.487] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input17/event17"
[    30.487] (II) XINPUT: Adding extended input device "HD WebCam" (type: KEYBOARD, id 14)
[    30.487] (**) Option "xkb_rules" "evdev"
[    30.487] (**) Option "xkb_model" "pc104"
[    30.487] (**) Option "xkb_layout" "de"
[    30.487] (**) Option "xkb_variant" "nodeadkeys"
[    30.487] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[    30.487] (II) No input driver specified, ignoring this device.
[    30.487] (II) This device may have been added with another device file.
[    30.487] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[    30.487] (II) No input driver specified, ignoring this device.
[    30.487] (II) This device may have been added with another device file.
[    30.488] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[    30.488] (II) No input driver specified, ignoring this device.
[    30.488] (II) This device may have been added with another device file.
[    30.488] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[    30.488] (II) No input driver specified, ignoring this device.
[    30.488] (II) This device may have been added with another device file.
[    30.488] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    30.488] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    30.488] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    30.488] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
[    30.488] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    30.488] (**) AT Translated Set 2 keyboard: always reports core events
[    30.488] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    30.488] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    30.488] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    30.488] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    30.488] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    30.488] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    30.488] (**) Option "xkb_rules" "evdev"
[    30.488] (**) Option "xkb_model" "pc104"
[    30.488] (**) Option "xkb_layout" "de"
[    30.488] (**) Option "xkb_variant" "nodeadkeys"
[    30.488] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event1)
[    30.488] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    30.488] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    30.488] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    30.488] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[    30.488] (II) LoadModule: "synaptics"
[    30.488] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    30.489] (II) Module synaptics: vendor="X.Org Foundation"
[    30.489] 	compiled for 1.14.3, module version = 1.7.1
[    30.489] 	Module class: X.Org XInput Driver
[    30.489] 	ABI class: X.Org XInput driver, version 19.1
[    30.489] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    30.489] (**) ETPS/2 Elantech Touchpad: always reports core events
[    30.489] (**) Option "Device" "/dev/input/event1"
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2728 (res 0)
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1116 (res 0)
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[    30.514] (**) Option "HorizScrollDelta" "0"
[    30.514] (**) Option "TapButton1" "1"
[    30.514] (**) Option "TapButton2" "3"
[    30.514] (**) Option "TapButton3" "2"
[    30.514] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    30.514] (**) ETPS/2 Elantech Touchpad: always reports core events
[    30.532] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input1/event1"
[    30.532] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 16)
[    30.532] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    30.532] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[    30.532] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.068
[    30.532] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    30.532] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    30.532] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    30.532] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    30.532] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[    30.532] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    30.532] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    30.532] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    30.532] (II) No input driver specified, ignoring this device.
[    30.532] (II) This device may have been added with another device file.
[    30.533] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event11)
[    30.533] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    30.533] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    30.533] (**) Acer WMI hotkeys: Applying InputClass "LocalKeyboard"
[    30.533] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[    30.533] (**) Acer WMI hotkeys: always reports core events
[    30.533] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event11"
[    30.533] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[    30.533] (--) evdev: Acer WMI hotkeys: Found keys
[    30.533] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[    30.533] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[    30.533] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 17)
[    30.533] (**) Option "xkb_rules" "evdev"
[    30.533] (**) Option "xkb_model" "pc104"
[    30.533] (**) Option "xkb_layout" "de"
[    30.533] (**) Option "xkb_variant" "nodeadkeys"
[    30.534] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event12)
[    30.534] (II) No input driver specified, ignoring this device.
[    30.534] (II) This device may have been added with another device file.
[    30.534] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[    30.534] (II) No input driver specified, ignoring this device.
[    30.534] (II) This device may have been added with another device file.
[    42.130] (II) intel(0): EDID vendor "AUO", prod id 8940
[    42.131] (II) intel(0): Printing DDC gathered Modelines:
[    42.131] (II) intel(0): Modeline "1366x768"x0.0   73.30  1366 1382 1398 1550  768 771 785 788 -hsync -vsync (47.3 kHz eP)
[    44.665] (II) intel(0): switch to mode 1366x768@60.0 on pipe 0 using LVDS1, position (2, 312), rotation normal
[    73.170] (II) config/udev: removing device Microsoft® LifeCam HD-3000
[    73.182] (II) evdev: Microsoft® LifeCam HD-3000: Close
[    73.182] (II) UnloadModule: "evdev"
[    77.634] (II) config/udev: Adding input device Microsoft® LifeCam HD-3000 (/dev/input/event18)
[    77.634] (**) Microsoft® LifeCam HD-3000: Applying InputClass "evdev keyboard catchall"
[    77.635] (**) Microsoft® LifeCam HD-3000: Applying InputClass "evdev keyboard catchall"
[    77.635] (**) Microsoft® LifeCam HD-3000: Applying InputClass "LocalKeyboard"
[    77.635] (II) Using input driver 'evdev' for 'Microsoft® LifeCam HD-3000'
[    77.635] (**) Microsoft® LifeCam HD-3000: always reports core events
[    77.635] (**) evdev: Microsoft® LifeCam HD-3000: Device: "/dev/input/event18"
[    77.635] (--) evdev: Microsoft® LifeCam HD-3000: Vendor 0x45e Product 0x779
[    77.635] (--) evdev: Microsoft® LifeCam HD-3000: Found keys
[    77.635] (II) evdev: Microsoft® LifeCam HD-3000: Configuring as keyboard
[    77.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.4/3-3.4:1.0/input/input19/event18"
[    77.635] (II) XINPUT: Adding extended input device "Microsoft® LifeCam HD-3000" (type: KEYBOARD, id 13)
[    77.635] (**) Option "xkb_rules" "evdev"
[    77.635] (**) Option "xkb_model" "pc104"
[    77.635] (**) Option "xkb_layout" "de"
[    77.635] (**) Option "xkb_variant" "nodeadkeys"
[  1252.176] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1252.205] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1252.205] (II) intel(0): switch to mode 1366x768@60.0 on pipe 0 using LVDS1, position (2, 312), rotation normal
[  1252.222] (II) intel(0): switch to mode 1920x1080@60.0 on pipe 1 using VGA1, position (0, 0), rotation normal
[  1252.245] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
 

towo

Moderator
Teammitglied
[ 19.397] (--) PCI:*(0:0:2:0) 8086:0166:1025:0647 rev 9, Mem @ 0xb3400000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[ 19.397] (--) PCI: (0:1:0:0) 10de:0de9:1025:0648 rev 161, Mem @ 0xb2000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
Auch wenn man es nicht für nötig hält zu Antworten, aber ich sagte es, Optimus.
Da is Nix mit einfach mal den Nvidia-Treiber zu installieren.
 
OP
rbest

rbest

Hacker
Jetzt wo du's nochmal sagst, seh ich den Päpper "nvidia optimus". Und daneben ein anderer geforce gt 630m - 2 gb.

Aber gut, dann spar ich mir weiteren Aufwand. Ich danke für eure Aufmerksamkeit.
 

Sauerland

Ultimate Guru
Wobei auch noch anzumerken wäre:
nvidia-gfxG03-kmp-default ist lt. 1. Post installiert, laufen und installiert ist aber nur kernel-desktop.

Das würde so auch nicht funktionieren.
 

Pitti 1

Hacker
Zum Thema "Optimus" kann ich nichts beitragen; nur soviel: Die Fehlermeldung nach der Aktualisierung hatte ich auch! Wenn auch eine andere technische Konfiguration besteht:
Code:
*** Benutzer: kobold *** 
/home/kobold => su -
Passwort: 
*** Benutzer: root *** 
/root => lspci
00:00.0 RAM memory: NVIDIA Corporation MCP61 Host Bridge (rev a1)
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
, so hatte ich nach konsequenter Entfernung der "alten Pakete" meine Ruhe und Nvidia funktionierte.

Code:
*** Benutzer: kobold *** 
/home/kobold => zypper se -si kernel nvidia
Daten des Repositories laden ...
Installierte Pakete lesen ...

S | Name                      | Typ   | Version                | Arch   | Repository             
--+---------------------------+-------+------------------------+--------+------------------------
i | kernel-default-devel      | Paket | 3.11.10-7.1            | i586   | openSUSE-13.1-Update   
i | kernel-desktop            | Paket | 3.11.10-7.1            | i686   | openSUSE-13.1-Update   
i | kernel-desktop-devel      | Paket | 3.11.10-7.1            | i686   | openSUSE-13.1-Update   
i | kernel-devel              | Paket | 3.11.10-7.1            | noarch | openSUSE-13.1-Update   
i | kernel-pae-devel          | Paket | 3.11.10-7.1            | i686   | openSUSE-13.1-Update   
i | nvidia-computeG02         | Paket | 304.119-31.1           | i586   | nVidia Graphics Drivers
i | nvidia-gfxG02-kmp-default | Paket | 304.119_k3.11.6_4-30.1 | i586   | nVidia Graphics Drivers
i | nvidia-gfxG02-kmp-desktop | Paket | 304.119_k3.11.6_4-30.1 | i586   | nVidia Graphics Drivers
i | nvidia-gfxG02-kmp-pae     | Paket | 304.119_k3.11.6_4-30.1 | i586   | nVidia Graphics Drivers
i | x11-video-nvidiaG02       | Paket | 304.119-31.1           | i586   | nVidia Graphics Drivers
Eventuell bringt Dich ja das Entfernen der alten Pakete ebenfalls weiter...
 
OP
rbest

rbest

Hacker
Danke für die Info. Wenn ich nicht mehr unter Druck steh, werde ich weiter machen.
 
Oben