Hi,
Using 12.3, new installation. I switched to the proprietary nvidia driver (yast, add nvidia repo,
let it automatically install its packages, reboot).
Install log (trimmed):
> # 2013-06-03 13:55:04 nvidia-gfxG03-kmp-desktop-319.17_k3.7.10_1.1-12.1.x86_64.rpm installed ok
>
>
> # Modprobe blacklist files have been created at /etc/modprobe.d to prevent Nouveau from loading. This ca
> #
> # *** Reboot your computer and verify the NVIDIA graphics driver is loaded. ***
> #
> # WARNING: //lib/modules/3.7.10-1.11-desktop/misc/vmblock.ko needs unknown symbol putname
> # Warning: /lib/modules/3.7.10-1.11-desktop is inconsistent
> # Warning: weak-updates symlinks might not be created
> #
>
>
> 2013-06-03 13:55:04|install|nvidia-gfxG03-kmp-desktop|319.17_k3.7.10_1.1-12.1|x86_64||download.nvidia.co
> 2013-06-03 13:55:05|install|nvidia-computeG03|319.17-12.1|x86_64||download.nvidia.com-opensuse|c9fe2f251
> 2013-06-03 13:55:05|install|libXau6-32bit|1.0.7-4.1.1|x86_64||repo-oss|20978336b93967bcfc19d3f52fd133353
> 2013-06-03 13:55:05|install|libxcb1-32bit|1.9-2.1.1|x86_64||repo-oss|2f316533b99b616ecd8b2766ec85356a486
> 2013-06-03 13:55:06|install|libX11-6-32bit|1.5.0-4.2.1|x86_64||repo-oss|2d895099b0e32f84a97c3444e598ce7e
> 2013-06-03 13:55:06|install|libXext6-32bit|1.3.1-4.1.1|x86_64||repo-oss|c45d772365cb4bc239e41fb3dda1c06c
> 2013-06-03 13:55:06|install|libvdpau1|0.6-2.4.1|x86_64||repo-update|20f074b5bd45fb4162279adbc0573c9cd3db
> # 2013-06-03 13:55:44 x11-video-nvidiaG03-319.17-12.1.x86_64.rpm installed ok
> 2013-06-03 13:55:44|install|x11-video-nvidiaG03|319.17-12.1|x86_64||download.nvidia.com-opensuse|75fc1a9
But the resolution is wrong; the display reports 1920*1080, but it does not fill the window, there
are missing parts compared with what I see using nouveau. I think it is really using 1280x1024 with
FBDEV.
I do not have an applet to choose resolution (XFCE).
Nvidia driver has in fact failed to load, see “/var/log/Xorg.0.log” here:
> 47.985]
> X.Org X Server 1.13.2
> Release Date: 2013-01-24
> ...
> 48.131] Initializing built-in extension XFree86-DGA
> 48.131] Initializing built-in extension XFree86-DRI
> 48.131] Initializing built-in extension DRI2
> 48.131] (II) "glx" will be loaded by default.
> 48.131] (II) LoadModule: "dri2"
> 48.131] (II) Module "dri2" already built-in
> 48.131] (II) LoadModule: "glamoregl"
> 48.155] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
> 48.638] (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: /usr/lib64/xorg/modules/libg
> lamoregl.so: undefined symbol: _glapi_tls_Context
> 48.664] (II) UnloadModule: "glamoregl"
> 48.664] (II) Unloading glamoregl
> 48.664] (EE) Failed to load module "glamoregl" (loader failed, 7)
> 48.664] (II) LoadModule: "glx"
> 48.664] (II) Loading /usr/lib64/xorg/modules/updates/extensions/libglx.so
> 49.023] (II) Module glx: vendor="NVIDIA Corporation"
> 49.023] compiled for 4.0.2, module version = 1.0.0
> 49.023] Module class: X.Org Server Extension
> 49.023] (II) NVIDIA GLX Module 319.17 Thu Apr 25 21:41:50 PDT 2013
> 49.033] Loading extension GLX
> 49.033] (==) Matched nvidia as autoconfigured driver 0
> 49.033] (==) Matched nouveau as autoconfigured driver 1
> 49.033] (==) Matched nv as autoconfigured driver 2
> 49.033] (==) Matched modesetting as autoconfigured driver 3
> 49.033] (==) Matched fbdev as autoconfigured driver 4
> 49.033] (==) Matched vesa as autoconfigured driver 5
> 49.033] (==) Assigned the driver to the xf86ConfigLayout
> 49.033] (II) LoadModule: "nvidia"
> 49.033] (II) Loading /usr/lib64/xorg/modules/updates/drivers/nvidia_drv.so
> 49.088] (II) Module nvidia: vendor="NVIDIA Corporation"
> 49.088] compiled for 4.0.2, module version = 1.0.0
> 49.088] Module class: X.Org Video Driver
> 49.109] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
> 49.109] (EE) NVIDIA: system's kernel log for additional error messages.
> 49.109] (II) UnloadModule: "nvidia"
> 49.109] (II) Unloading nvidia
> 49.109] (EE) Failed to load module "nvidia" (module-specific error, 0)
> 49.109] (II) LoadModule: "nouveau"
> 49.109] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
> 49.138] (II) Module nouveau: vendor="X.Org Foundation"
> 49.138] compiled for 1.13.1, module version = 1.0.6
> 49.138] Module class: X.Org Video Driver
> 49.138] ABI class: X.Org Video Driver, version 13.1
> 49.138] (II) LoadModule: "nv"
> 49.138] (II) Loading /usr/lib64/xorg/modules/drivers/nv_drv.so
> 49.158] (II) Module nv: vendor="X.Org Foundation"
> 49.158] compiled for 1.13.1, module version = 2.1.20
> 49.158] Module class: X.Org Video Driver
> 49.158] ABI class: X.Org Video Driver, version 13.1
> 49.158] (II) LoadModule: "modesetting"
> 49.158] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
> 49.165] (II) Module modesetting: vendor="X.Org Foundation"
> 49.165] compiled for 1.13.1, module version = 0.6.0
> 49.165] Module class: X.Org Video Driver
> 49.165] ABI class: X.Org Video Driver, version 13.1
> 49.165] (II) LoadModule: "fbdev"
> 49.165] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
> 49.171] (II) Module fbdev: vendor="X.Org Foundation"
> 49.171] compiled for 1.13.1, module version = 0.4.3
> 49.171] Module class: X.Org Video Driver
> 49.171] ABI class: X.Org Video Driver, version 13.1
> 49.171] (II) LoadModule: "vesa"
> 49.171] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
> 49.172] (II) Module vesa: vendor="X.Org Foundation"
> 49.172] compiled for 1.13.1, module version = 2.3.2
> 49.172] Module class: X.Org Video Driver
> 49.172] ABI class: X.Org Video Driver, version 13.1
> 49.172] (II) NOUVEAU driver
> 49.172] (II) NOUVEAU driver for NVIDIA chipset families :
> 49.172] RIVA TNT (NV04)
> 49.172] RIVA TNT2 (NV05)
> 49.172] GeForce 256 (NV10)
> 49.172] GeForce 2 (NV11, NV15)
> 49.172] GeForce 4MX (NV17, NV18)
> 49.172] GeForce 3 (NV20)
> 49.172] GeForce 4Ti (NV25, NV28)
> 49.172] GeForce FX (NV3x)
> 49.172] GeForce 6 (NV4x)
> 49.172] GeForce 7 (G7x)
> 49.172] GeForce 8 (G8x)
> 49.172] GeForce GTX 200 (NVA0)
> 49.172] GeForce GTX 400 (NVC0)
> 49.172] (II) NOUVEAU driver
> 49.172] (II) NOUVEAU driver for NVIDIA chipset families :
> 49.172] RIVA TNT (NV04)
> 49.172] RIVA TNT2 (NV05)
> 49.172] GeForce 256 (NV10)
> 49.172] GeForce 2 (NV11, NV15)
> 49.172] GeForce 4MX (NV17, NV18)
> 49.172] GeForce 3 (NV20)
> 49.172] GeForce 4Ti (NV25, NV28)
> 49.172] GeForce FX (NV3x)
> 49.172] GeForce 6 (NV4x)
> 49.172] GeForce 7 (G7x)
> 49.172] GeForce 8 (G8x)
> 49.172] GeForce GTX 200 (NVA0)
> 49.172] GeForce GTX 400 (NVC0)
> 49.172] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> 49.172] (II) FBDEV: driver for framebuffer: fbdev
> 49.172] (II) VESA: driver for VESA chipsets: vesa
> 49.172] (++) using VT number 7
>
> 49.187] (EE) [drm] KMS not enabled
> 49.187] (EE) [drm] KMS not enabled
> 49.187] (EE) open /dev/dri/card0: No such file or directory
> 49.187] (WW) Falling back to old probe method for modesetting
> 49.187] (EE) open /dev/dri/card0: No such file or directory
> 49.187] (II) Loading sub module "fbdevhw"
> 49.187] (II) LoadModule: "fbdevhw"
> 49.187] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
> 49.205] (II) Module fbdevhw: vendor="X.Org Foundation"
> 49.205] compiled for 1.13.2, module version = 0.0.2
> 49.205] ABI class: X.Org Video Driver, version 13.1
> 49.205] (**) FBDEV(1): claimed PCI slot 1@0:0:0
> 49.205] (II) FBDEV(1): using default device
> 49.205] (WW) Falling back to old probe method for vesa
> 49.205] (EE) Screen 0 deleted because of no matching config section.
> 49.205] (II) UnloadModule: "modesetting"
> 49.205] (II) FBDEV(0): Creating default Display subsection in Screen section
> "Default Screen Section" for depth/fbbpp 24/32
> 49.205] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
> 49.205] (==) FBDEV(0): RGB weight 888
> 49.205] (==) FBDEV(0): Default visual is TrueColor
> 49.205] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
> 49.205] (II) FBDEV(0): hardware: VESA VGA (video memory: 5120kB)
> 49.205] (II) FBDEV(0): checking modes against framebuffer device...
> 49.205] (II) FBDEV(0): checking modes against monitor...
> 49.205] (--) FBDEV(0): Virtual size is 1280x1024 (pitch 1280)
> 49.205] (**) FBDEV(0): Built-in mode "current": 131.1 MHz, 80.3 kHz, 76.6 Hz
> 49.205] (II) FBDEV(0): Modeline "current"x0.0 131.09 1280 1312 1472 1632 1024 1028 1032 1048 -hsync -vsync -csync (80.3 kHz b)
> 49.205] (==) FBDEV(0): DPI set to (96, 96)
> 49.205] (II) Loading sub module "fb"
> 49.205] (II) LoadModule: "fb"
> 49.206] (II) Loading /usr/lib64/xorg/modules/libfb.so
> 49.210] (II) : vendor="X.Org Foundation"
> 49.210] compiled for 1.13.2, module version = 1.0.0
> 49.210] (II) Module fb: vendor="X.Org Foundation"
> 49.210] compiled for 1.13.2, module version = 1.0.0
> 49.210] ABI class: X.Org ANSI C Emulation, version 0.4
> 49.210] (**) FBDEV(0): using shadow framebuffer
> 49.210] (II) Loading sub module "shadow"
> 49.210] (II) LoadModule: "shadow"
> 49.210] (II) Loading /usr/lib64/xorg/modules/libshadow.so
> 49.210] (II) Module shadow: vendor="X.Org Foundation"
> 49.210] compiled for 1.13.2, module version = 1.1.0
> 49.210] ABI class: X.Org ANSI C Emulation, version 0.4
> 49.210] (II) UnloadModule: "vesa"
> 49.210] (II) Unloading vesa
> 49.210] (==) Depth 24 pixmap format is 32 bpp
> 49.210] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
> 49.227] (==) FBDEV(0): Backing store disabled
> 49.228] (==) FBDEV(0): DPMS enabled
> 49.228] (==) RandR enabled
> 49.239] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
> 49.510] (II) config/udev: Adding input device Power Button (/dev/input/event3)
> 49.511] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> 49.511] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> 49.511] (**) Power Button: Applying InputClass "LocalKeyboard"
> 49.511] (II) LoadModule: "evdev"
> 49.511] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
> 49.545] (II) Module evdev: vendor="X.Org Foundation"
> 49.545] compiled for 1.13.1, module version = 2.7.3
> 49.545] Module class: X.Org XInput Driver
> 49.545] ABI class: X.Org XInput driver, version 18.0
> 49.545] (II) Using input driver 'evdev' for 'Power Button'
> 49.545] (**) Power Button: always reports core events
> 49.545] (**) evdev: Power Button: Device: "/dev/input/event3"
> 49.545] (--) evdev: Power Button: Vendor 0 Product 0x1
> 49.545] (--) evdev: Power Button: Found keys
> 49.545] (II) evdev: Power Button: Configuring as keyboard
> 49.545] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
> 49.545] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
> 49.545] (**) Option "xkb_rules" "evdev"
> 49.545] (**) Option "xkb_model" "evdev"
> 49.545] (**) Option "xkb_layout" "es"
> 49.563] (II) config/udev: Adding input device Power Button (/dev/input/event2)
> 49.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> 49.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> 49.563] (**) Power Button: Applying InputClass "LocalKeyboard"
> 49.563] (II) Using input driver 'evdev' for 'Power Button'
> 49.563] (**) Power Button: always reports core events
> 49.563] (**) evdev: Power Button: Device: "/dev/input/event2"
> 49.563] (--) evdev: Power Button: Vendor 0 Product 0x1
> 49.563] (--) evdev: Power Button: Found keys
> 49.563] (II) evdev: Power Button: Configuring as keyboard
> 49.563] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
> 49.563] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
> 49.563] (**) Option "xkb_rules" "evdev"
> 49.563] (**) Option "xkb_model" "evdev"
> 49.563] (**) Option "xkb_layout" "es"
> 49.563] (II) config/udev: Adding input device Logitech Trackball (/dev/input/event1)
> 49.563] (**) Logitech Trackball: Applying InputClass "evdev pointer catchall"
> 49.563] (**) Logitech Trackball: Applying InputClass "evdev pointer catchall"
> 49.563] (II) Using input driver 'evdev' for 'Logitech Trackball'
> 49.563] (**) Logitech Trackball: always reports core events
> 49.563] (**) evdev: Logitech Trackball: Device: "/dev/input/event1"
> 49.563] (--) evdev: Logitech Trackball: Vendor 0x46d Product 0xc404
> 49.563] (--) evdev: Logitech Trackball: Found 3 mouse buttons
> 49.563] (--) evdev: Logitech Trackball: Found scroll wheel(s)
> 49.563] (--) evdev: Logitech Trackball: Found relative axes
> 49.563] (--) evdev: Logitech Trackball: Found x and y relative axes
> 49.563] (II) evdev: Logitech Trackball: Configuring as mouse
> 49.563] (II) evdev: Logitech Trackball: Adding scrollwheel support
> 49.563] (**) evdev: Logitech Trackball: YAxisMapping: buttons 4 and 5
> 49.563] (**) evdev: Logitech Trackball: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
> 49.563] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb8/8-2/8-2:1.0/input/input1/event1"
> 49.563] (II) XINPUT: Adding extended input device "Logitech Trackball" (type: MOUSE, id 8)
> 49.563] (II) evdev: Logitech Trackball: initialized for relative axes.
> 49.563] (**) Logitech Trackball: (accel) keeping acceleration scheme 1
> 49.563] (**) Logitech Trackball: (accel) acceleration profile 0
> 49.563] (**) Logitech Trackball: (accel) acceleration factor: 2.000
> 49.563] (**) Logitech Trackball: (accel) acceleration threshold: 4
> 49.564] (II) config/udev: Adding input device Logitech Trackball (/dev/input/mouse0)
> 49.564] (II) No input driver specified, ignoring this device.
> 49.564] (II) This device may have been added with another device file.
> 49.564] (II) config/udev: Adding input device Acer Crystal Eye Webcam (/dev/input/event5)
> 49.564] (**) Acer Crystal Eye Webcam: Applying InputClass "evdev keyboard catchall"
> 49.564] (**) Acer Crystal Eye Webcam: Applying InputClass "evdev keyboard catchall"
> 49.564] (**) Acer Crystal Eye Webcam: Applying InputClass "LocalKeyboard"
> 49.564] (II) Using input driver 'evdev' for 'Acer Crystal Eye Webcam'
> 49.564] (**) Acer Crystal Eye Webcam: always reports core events
> 49.564] (**) evdev: Acer Crystal Eye Webcam: Device: "/dev/input/event5"
> 49.564] (--) evdev: Acer Crystal Eye Webcam: Vendor 0x458 Product 0x7066
> 49.564] (--) evdev: Acer Crystal Eye Webcam: Found keys
> 49.564] (II) evdev: Acer Crystal Eye Webcam: Configuring as keyboard
> 49.564] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.4/2-5.4:1.0/input/input5/event5"
> 49.564] (II) XINPUT: Adding extended input device "Acer Crystal Eye Webcam" (type: KEYBOARD, id 9)
> 49.564] (**) Option "xkb_rules" "evdev"
> 49.564] (**) Option "xkb_model" "evdev"
> 49.564] (**) Option "xkb_layout" "es"
> 49.564] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
> 49.564] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
> 49.564] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
> 49.564] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
> 49.564] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
> 49.564] (**) AT Translated Set 2 keyboard: always reports core events
> 49.564] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
> 49.564] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
> 49.564] (--) evdev: AT Translated Set 2 keyboard: Found keys
> 49.564] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
> 49.564] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
> 49.564] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
> 49.564] (**) Option "xkb_rules" "evdev"
> 49.564] (**) Option "xkb_model" "evdev"
> 49.565] (**) Option "xkb_layout" "es"
> 49.565] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
> 49.565] (II) No input driver specified, ignoring this device.
> 49.565] (II) This device may have been added with another device file.
> 49.569] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
> 67.134] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
Notice this part:
> 49.109] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
> 49.109] (EE) NVIDIA: system's kernel log for additional error messages.
> 49.109] (II) UnloadModule: "nvidia"
But the word “nvidia” does not appear in the log, nor in dmesg.
I have no “nvidia” group, so I can not add myself to it.
Ideas?
For the moment, I have to remove the nvidia driver…
–
Cheers / Saludos,
Carlos E. R.
(from oS 12.3 “Dartmouth” GM (rescate 1))