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

Powerdevil-Profile versagen nach Nvidia-Treiberupdate

naseweis

Member
Hi,

ich habe mal wieder ein kleines Problem mit meiner Kiste.
Neulich kam für die Nvidia-Karte ein Treiber-update auf 304.43 und ein paar Tage später auf 304.64.
Seit dem ersten Update auf 304.43 funktionieren die Powersave-Profile vom Powerdevil (KDE 4.7.2 "release 5")
nicht mehr - der Bildschirm hat immer volle Helligkeit, obwohl die Profile den Bildschirm eigentlich
unterschiedlich hell einstellen sollten. 304.64 genauso...

Meine Vermutung ist, dass mit den Nvidia-Treibern irgendetwas nicht in Ordnung ist. Rechtevergabe
hatte ich anfangs in Verdacht, aber als Root geht es auch nicht.

Auf dem Rechner ist Opensuse 12.1 (64bit) mit KDE 4.7.2, alle Updates von Suse sind eingespielt,
der Nvidia-Treiber kommt aus dem offiziellen Nvidia-Repo. (ftp://download.nvidia.com/opensuse/12.1/x86_64/)

Die normale Helligkeitssteuerung des Bildschirms über <Fn> <Pos1> bzw. <Fn><Ende> funktioniert...

Ist jemandem etwas ähnliches passiert?
Hat jemand eine Idee wie ich das wieder hinbiegen kann?

Danke
 
OP
naseweis

naseweis

Member
Die xorg.conf ist unverändert, ich habe vorher/nachher verglichen lediglich in einer Kommentarzeile wurde die neue Versionsnummer eingetragen.
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 304.64  (buildmeister@swio-display-x86-rhel47-02.nvidia.com)  


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from data in "/etc/sysconfig/mouse"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "yes"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "Nvidia Corporation"
    Option         "RegistryDwords" "EnableBrightnessControl=1"
    Option         "NoLogo" "True"
    
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
Die Xorg.0.log zeigt keine Auffälligkeiten, der (EE) mit dem Trackpoint ist schon immer da - ist halt keiner dran.

Code:
X.Org X Server 1.10.4
Release Date: 2011-08-19
[  1739.929] X Protocol Version 11, Revision 0
[  1739.929] Build Operating System: openSUSE SUSE LINUX
[  1739.929] Current Operating System: Linux linux.site 3.1.10-1.16-desktop #1 SMP PREEMPT Wed Jun 27 05:21:40 UTC 2012 (d016078) x86_64
[  1739.929] Kernel command line: root=/dev/disk/by-id/ata-INTEL_SSDMAEMC080G2_CVSC128000YZ080D-part1 resume=/dev/disk/by-id/ata-ST9500420AS_5VJCFWRA-part3 splash=verbose quiet vga=0x361
[  1739.929] Build Date: 10 November 2011  03:34:36PM
[  1739.929]  
[  1739.929] Current version of pixman: 0.24.0
[  1739.929] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1739.929] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1739.930] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 17 14:30:05 2012
[  1739.930] (==) Using config file: "/etc/X11/xorg.conf"
[  1739.930] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1739.930] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1739.931] (==) ServerLayout "Layout0"
[  1739.931] (**) |-->Screen "Screen0" (0)
[  1739.931] (**) |   |-->Monitor "Monitor0"
[  1739.931] (**) |   |-->Device "Device0"
[  1739.931] (**) |-->Input Device "Keyboard0"
[  1739.931] (**) |-->Input Device "Mouse0"
[  1739.931] (==) Automatically adding devices
[  1739.931] (==) Automatically enabling devices
[  1739.932] (==) 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/URW/,
	/usr/share/fonts/cyrillic:unscaled,
	/usr/share/fonts/truetype/,
	built-ins
[  1739.932] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
[  1739.932] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1739.932] (WW) Disabling Keyboard0
[  1739.932] (WW) Disabling Mouse0
[  1739.932] (II) Loader magic: 0x7d9140
[  1739.932] (II) Module ABI versions:
[  1739.932] 	X.Org ANSI C Emulation: 0.4
[  1739.932] 	X.Org Video Driver: 10.0
[  1739.932] 	X.Org XInput driver : 12.2
[  1739.932] 	X.Org Server Extension : 5.0
[  1739.933] (--) PCI:*(0:1:0:0) 10de:0dfa:17aa:21cf rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[  1739.933] (II) Open ACPI successful (/var/run/acpid.socket)
[  1739.934] (II) LoadModule: "extmod"
[  1739.934] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[  1739.934] (II) Module extmod: vendor="X.Org Foundation"
[  1739.934] 	compiled for 1.10.4, module version = 1.0.0
[  1739.934] 	Module class: X.Org Server Extension
[  1739.934] 	ABI class: X.Org Server Extension, version 5.0
[  1739.934] (II) Loading extension MIT-SCREEN-SAVER
[  1739.934] (II) Loading extension XFree86-VidModeExtension
[  1739.934] (II) Loading extension XFree86-DGA
[  1739.934] (II) Loading extension DPMS
[  1739.934] (II) Loading extension XVideo
[  1739.934] (II) Loading extension XVideo-MotionCompensation
[  1739.934] (II) Loading extension X-Resource
[  1739.934] (II) LoadModule: "dbe"
[  1739.934] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[  1739.935] (II) Module dbe: vendor="X.Org Foundation"
[  1739.935] 	compiled for 1.10.4, module version = 1.0.0
[  1739.935] 	Module class: X.Org Server Extension
[  1739.935] 	ABI class: X.Org Server Extension, version 5.0
[  1739.935] (II) Loading extension DOUBLE-BUFFER
[  1739.935] (II) LoadModule: "glx"
[  1739.935] (II) Loading /usr/lib64/xorg/modules/updates/extensions/libglx.so
[  1739.946] (II) Module glx: vendor="NVIDIA Corporation"
[  1739.946] 	compiled for 4.0.2, module version = 1.0.0
[  1739.946] 	Module class: X.Org Server Extension
[  1739.946] (II) NVIDIA GLX Module  304.64  Tue Oct 30 11:18:32 PDT 2012
[  1739.946] (II) Loading extension GLX
[  1739.946] (II) LoadModule: "record"
[  1739.947] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[  1739.947] (II) Module record: vendor="X.Org Foundation"
[  1739.947] 	compiled for 1.10.4, module version = 1.13.0
[  1739.947] 	Module class: X.Org Server Extension
[  1739.947] 	ABI class: X.Org Server Extension, version 5.0
[  1739.947] (II) Loading extension RECORD
[  1739.947] (II) LoadModule: "dri"
[  1739.947] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
[  1739.947] (II) Module dri: vendor="X.Org Foundation"
[  1739.947] 	compiled for 1.10.4, module version = 1.0.0
[  1739.947] 	ABI class: X.Org Server Extension, version 5.0
[  1739.947] (II) Loading extension XFree86-DRI
[  1739.947] (II) LoadModule: "dri2"
[  1739.947] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[  1739.947] (II) Module dri2: vendor="X.Org Foundation"
[  1739.947] 	compiled for 1.10.4, module version = 1.2.0
[  1739.947] 	ABI class: X.Org Server Extension, version 5.0
[  1739.947] (II) Loading extension DRI2
[  1739.947] (II) LoadModule: "nvidia"
[  1739.948] (II) Loading /usr/lib64/xorg/modules/updates/drivers/nvidia_drv.so
[  1739.948] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1739.948] 	compiled for 4.0.2, module version = 1.0.0
[  1739.948] 	Module class: X.Org Video Driver
[  1739.948] (II) NVIDIA dlloader X Driver  304.64  Tue Oct 30 10:59:51 PDT 2012
[  1739.948] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1739.948] (++) using VT number 7

[  1740.036] (II) Loading sub module "fb"
[  1740.036] (II) LoadModule: "fb"
[  1740.037] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  1740.038] (II) Module fb: vendor="X.Org Foundation"
[  1740.038] 	compiled for 1.10.4, module version = 1.0.0
[  1740.038] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1740.038] (II) Loading sub module "wfb"
[  1740.038] (II) LoadModule: "wfb"
[  1740.039] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[  1740.039] (II) Module wfb: vendor="X.Org Foundation"
[  1740.039] 	compiled for 1.10.4, module version = 1.0.0
[  1740.039] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1740.039] (II) Loading sub module "ramdac"
[  1740.039] (II) LoadModule: "ramdac"
[  1740.039] (II) Module "ramdac" already built-in
[  1740.039] (II) Loading /usr/lib64/xorg/modules/updates/drivers/nvidia_drv.so
[  1740.039] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[  1740.039] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  1740.040] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1740.040] (==) NVIDIA(0): RGB weight 888
[  1740.040] (==) NVIDIA(0): Default visual is TrueColor
[  1740.040] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1740.040] (**) NVIDIA(0): Option "NoLogo" "True"
[  1740.040] (**) NVIDIA(0): Option "RegistryDwords" "EnableBrightnessControl=1"
[  1740.040] (**) NVIDIA(0): Enabling 2D acceleration
[  1740.388] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  1740.388] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  1740.389] (II) NVIDIA(0): NVIDIA GPU Quadro 1000M (GF108GL) at PCI:1:0:0 (GPU-0)
[  1740.389] (--) NVIDIA(0): Memory: 2097152 kBytes
[  1740.389] (--) NVIDIA(0): VideoBIOS: 70.08.55.00.0c
[  1740.389] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  1740.389] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  1740.394] (--) NVIDIA(0): Valid display device(s) on Quadro 1000M at PCI:1:0:0
[  1740.394] (--) NVIDIA(0):     CRT-0
[  1740.394] (--) NVIDIA(0):     Lenovo Group Limited (DFP-0) (connected)
[  1740.394] (--) NVIDIA(0):     DFP-1
[  1740.394] (--) NVIDIA(0):     DFP-2
[  1740.394] (--) NVIDIA(0):     DFP-3
[  1740.394] (--) NVIDIA(0):     DFP-4
[  1740.394] (--) NVIDIA(0):     DFP-5
[  1740.394] (--) NVIDIA(0):     DFP-6
[  1740.394] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): 330.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): Internal Dual Link LVDS
[  1740.394] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[  1740.394] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[  1740.394] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): DFP-3: Internal Single Link TMDS
[  1740.394] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[  1740.394] (--) NVIDIA(0): DFP-5: 480.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): DFP-5: Internal DisplayPort
[  1740.394] (--) NVIDIA(0): DFP-6: 480.0 MHz maximum pixel clock
[  1740.394] (--) NVIDIA(0): DFP-6: Internal DisplayPort
[  1740.394] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1740.394] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  1740.394] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  1740.394] (==) NVIDIA(0): 
[  1740.394] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  1740.394] (==) NVIDIA(0):     will be used as the requested mode.
[  1740.394] (==) NVIDIA(0): 
[  1740.394] (II) NVIDIA(0): Validated MetaModes:
[  1740.394] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[  1740.394] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[  1741.456] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
[  1741.456] (--) NVIDIA(0):     option
[  1741.456] (WW) NVIDIA(0): UBB is incompatible with the Composite extension.  Disabling
[  1741.456] (WW) NVIDIA(0):     UBB.
[  1741.456] (--) Depth 24 pixmap format is 32 bpp
[  1741.456] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[  1741.456] (II) NVIDIA:     access.
[  1741.467] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[  1741.744] (II) Loading extension NV-GLX
[  1741.795] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1741.795] (==) NVIDIA(0): Backing store disabled
[  1741.795] (==) NVIDIA(0): Silken mouse enabled
[  1741.795] (**) NVIDIA(0): DPMS enabled
[  1741.796] (II) Loading extension NV-CONTROL
[  1741.796] (II) Loading extension XINERAMA
[  1741.796] (II) Loading sub module "dri2"
[  1741.796] (II) LoadModule: "dri2"
[  1741.796] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
[  1741.796] (II) Module dri2: vendor="X.Org Foundation"
[  1741.796] 	compiled for 1.10.4, module version = 1.2.0
[  1741.796] 	ABI class: X.Org Server Extension, version 5.0
[  1741.796] (II) NVIDIA(0): [DRI2] Setup complete
[  1741.796] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  1741.796] (--) RandR disabled
[  1741.796] (II) Initializing built-in extension Generic Event Extension
[  1741.796] (II) Initializing built-in extension SHAPE
[  1741.796] (II) Initializing built-in extension MIT-SHM
[  1741.796] (II) Initializing built-in extension XInputExtension
[  1741.796] (II) Initializing built-in extension XTEST
[  1741.796] (II) Initializing built-in extension BIG-REQUESTS
[  1741.796] (II) Initializing built-in extension SYNC
[  1741.796] (II) Initializing built-in extension XKEYBOARD
[  1741.796] (II) Initializing built-in extension XC-MISC
[  1741.796] (II) Initializing built-in extension SECURITY
[  1741.796] (II) Initializing built-in extension XINERAMA
[  1741.796] (II) Initializing built-in extension XFIXES
[  1741.796] (II) Initializing built-in extension RENDER
[  1741.796] (II) Initializing built-in extension RANDR
[  1741.796] (II) Initializing built-in extension COMPOSITE
[  1741.796] (II) Initializing built-in extension DAMAGE
[  1741.798] (II) Initializing extension GLX
[  1741.881] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[  1741.881] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1741.881] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1741.881] (**) Power Button: Applying InputClass "LocalKeyboard"
[  1741.881] (II) LoadModule: "evdev"
[  1741.881] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.882] (II) Module evdev: vendor="X.Org Foundation"
[  1741.882] 	compiled for 1.10.4, module version = 2.6.0
[  1741.882] 	Module class: X.Org XInput Driver
[  1741.882] 	ABI class: X.Org XInput driver, version 12.2
[  1741.882] (II) Using input driver 'evdev' for 'Power Button'
[  1741.882] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.882] (**) Power Button: always reports core events
[  1741.882] (**) Power Button: Device: "/dev/input/event6"
[  1741.882] (--) Power Button: Found keys
[  1741.882] (II) Power Button: Configuring as keyboard
[  1741.882] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[  1741.882] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  1741.882] (**) Option "xkb_rules" "evdev"
[  1741.882] (**) Option "xkb_model" "evdev"
[  1741.882] (**) Option "xkb_layout" "de"
[  1741.882] (**) Option "xkb_variant" "nodeadkeys"
[  1741.920] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[  1741.920] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1741.920] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1741.920] (**) Video Bus: Applying InputClass "LocalKeyboard"
[  1741.920] (II) Using input driver 'evdev' for 'Video Bus'
[  1741.920] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.920] (**) Video Bus: always reports core events
[  1741.920] (**) Video Bus: Device: "/dev/input/event7"
[  1741.920] (--) Video Bus: Found keys
[  1741.920] (II) Video Bus: Configuring as keyboard
[  1741.920] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input7/event7"
[  1741.920] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[  1741.920] (**) Option "xkb_rules" "evdev"
[  1741.920] (**) Option "xkb_model" "evdev"
[  1741.920] (**) Option "xkb_layout" "de"
[  1741.920] (**) Option "xkb_variant" "nodeadkeys"
[  1741.923] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[  1741.923] (II) No input driver/identifier specified (ignoring)
[  1741.924] (II) config/udev: Adding input device Sleep Button (/dev/input/event5)
[  1741.924] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1741.924] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1741.924] (**) Sleep Button: Applying InputClass "LocalKeyboard"
[  1741.924] (II) Using input driver 'evdev' for 'Sleep Button'
[  1741.924] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.924] (**) Sleep Button: always reports core events
[  1741.924] (**) Sleep Button: Device: "/dev/input/event5"
[  1741.924] (--) Sleep Button: Found keys
[  1741.924] (II) Sleep Button: Configuring as keyboard
[  1741.924] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5/event5"
[  1741.924] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[  1741.924] (**) Option "xkb_rules" "evdev"
[  1741.924] (**) Option "xkb_model" "evdev"
[  1741.924] (**) Option "xkb_layout" "de"
[  1741.924] (**) Option "xkb_variant" "nodeadkeys"
[  1741.926] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event11)
[  1741.926] (II) No input driver/identifier specified (ignoring)
[  1741.926] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event12)
[  1741.926] (II) No input driver/identifier specified (ignoring)
[  1741.926] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event13)
[  1741.926] (II) No input driver/identifier specified (ignoring)
[  1741.927] (II) config/udev: Adding input device HDA NVidia HDMI/DP (/dev/input/event14)
[  1741.927] (II) No input driver/identifier specified (ignoring)
[  1741.928] (II) config/udev: Adding input device HID 04b3:3107 (/dev/input/event1)
[  1741.928] (**) HID 04b3:3107: Applying InputClass "evdev pointer catchall"
[  1741.928] (**) HID 04b3:3107: Applying InputClass "evdev pointer catchall"
[  1741.928] (II) Using input driver 'evdev' for 'HID 04b3:3107'
[  1741.928] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.928] (**) HID 04b3:3107: always reports core events
[  1741.928] (**) HID 04b3:3107: Device: "/dev/input/event1"
[  1741.928] (--) HID 04b3:3107: Found 3 mouse buttons
[  1741.928] (--) HID 04b3:3107: Found scroll wheel(s)
[  1741.928] (--) HID 04b3:3107: Found relative axes
[  1741.928] (--) HID 04b3:3107: Found x and y relative axes
[  1741.928] (II) HID 04b3:3107: Configuring as mouse
[  1741.928] (II) HID 04b3:3107: Adding scrollwheel support
[  1741.928] (**) HID 04b3:3107: YAxisMapping: buttons 4 and 5
[  1741.928] (**) HID 04b3:3107: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1741.928] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1/event1"
[  1741.928] (II) XINPUT: Adding extended input device "HID 04b3:3107" (type: MOUSE)
[  1741.929] (II) HID 04b3:3107: initialized for relative axes.
[  1741.929] (**) HID 04b3:3107: (accel) keeping acceleration scheme 1
[  1741.929] (**) HID 04b3:3107: (accel) acceleration profile 0
[  1741.929] (**) HID 04b3:3107: (accel) acceleration factor: 2.000
[  1741.929] (**) HID 04b3:3107: (accel) acceleration threshold: 4
[  1741.929] (II) config/udev: Adding input device HID 04b3:3107 (/dev/input/mouse0)
[  1741.929] (II) No input driver/identifier specified (ignoring)
[  1741.930] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
[  1741.930] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[  1741.930] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[  1741.930] (**) Integrated Camera: Applying InputClass "LocalKeyboard"
[  1741.930] (II) Using input driver 'evdev' for 'Integrated Camera'
[  1741.930] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.930] (**) Integrated Camera: always reports core events
[  1741.930] (**) Integrated Camera: Device: "/dev/input/event10"
[  1741.930] (--) Integrated Camera: Found keys
[  1741.930] (II) Integrated Camera: Configuring as keyboard
[  1741.930] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input10/event10"
[  1741.930] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
[  1741.930] (**) Option "xkb_rules" "evdev"
[  1741.930] (**) Option "xkb_model" "evdev"
[  1741.930] (**) Option "xkb_layout" "de"
[  1741.930] (**) Option "xkb_variant" "nodeadkeys"
[  1741.931] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event15)
[  1741.931] (II) No input driver/identifier specified (ignoring)
[  1741.937] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1741.937] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1741.937] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1741.937] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
[  1741.937] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1741.937] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1741.937] (**) AT Translated Set 2 keyboard: always reports core events
[  1741.937] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1741.937] (--) AT Translated Set 2 keyboard: Found keys
[  1741.937] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  1741.937] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1741.937] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  1741.937] (**) Option "xkb_rules" "evdev"
[  1741.937] (**) Option "xkb_model" "evdev"
[  1741.937] (**) Option "xkb_layout" "de"
[  1741.937] (**) Option "xkb_variant" "nodeadkeys"
[  1741.938] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event2)
[  1741.938] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1741.938] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1741.938] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1741.938] (II) LoadModule: "synaptics"
[  1741.939] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[  1741.939] (II) Module synaptics: vendor="X.Org Foundation"
[  1741.939] 	compiled for 1.10.4, module version = 1.5.0
[  1741.939] 	Module class: X.Org XInput Driver
[  1741.939] 	ABI class: X.Org XInput driver, version 12.2
[  1741.939] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1741.939] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[  1741.939] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1741.939] (**) Option "Device" "/dev/input/event2"
[  1742.035] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
[  1742.035] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
[  1742.035] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1742.035] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
[  1742.035] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[  1742.035] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  1742.035] (**) Option "HorizScrollDelta" "0"
[  1742.067] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1742.067] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1742.099] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event2"
[  1742.099] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[  1742.099] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1742.099] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[  1742.099] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
[  1742.099] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1742.099] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1742.099] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1742.099] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1742.100] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1742.100] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[  1742.100] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1742.101] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event3)
[  1742.101] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[  1742.101] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[  1742.101] (**) TPPS/2 IBM TrackPoint: Applying InputClass "IBM TPPS/2 TrackPoint"
[  1742.101] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[  1742.101] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1742.101] (**) TPPS/2 IBM TrackPoint: always reports core events
[  1742.101] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event3"
[  1742.101] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[  1742.101] (--) TPPS/2 IBM TrackPoint: Found relative axes
[  1742.101] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[  1742.101] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[  1742.101] (**) Option "Emulate3Buttons" "on"
[  1742.101] (**) Option "EmulateWheel" "on"
[  1742.101] (**) Option "EmulateWheelButton" "2"
[  1742.101] (**) Option "EmulateWheelTimeout" "200"
[  1742.101] (**) Option "YAxisMapping" "4 5"
[  1742.101] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[  1742.101] (**) Option "XAxisMapping" "6 7"
[  1742.101] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
[  1742.101] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1742.101] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input3/event3"
[  1742.101] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
[  1742.102] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[  1742.102] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[  1742.102] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[  1742.102] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[  1742.102] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[  1742.102] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[  1742.102] (**) TPPS/2 IBM TrackPoint: Applying InputClass "IBM TPPS/2 TrackPoint"
[  1742.102] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[  1742.102] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1742.102] (**) TPPS/2 IBM TrackPoint: always reports core events
[  1742.102] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/mouse2"
[  1742.103] (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
[  1742.131] (EE) PreInit returned 8 for "TPPS/2 IBM TrackPoint"
[  1742.131] (II) UnloadModule: "evdev"
[  1742.131] (II) Unloading evdev
[  1742.132] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[  1742.132] (II) No input driver/identifier specified (ignoring)
[  1742.133] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[  1742.133] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[  1742.133] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[  1742.133] (**) ThinkPad Extra Buttons: Applying InputClass "LocalKeyboard"
[  1742.133] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[  1742.133] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  1742.133] (**) ThinkPad Extra Buttons: always reports core events
[  1742.133] (**) ThinkPad Extra Buttons: Device: "/dev/input/event9"
[  1742.133] (--) ThinkPad Extra Buttons: Found keys
[  1742.133] (II) ThinkPad Extra Buttons: Configuring as keyboard
[  1742.133] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event9"
[  1742.133] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[  1742.133] (**) Option "xkb_rules" "evdev"
[  1742.133] (**) Option "xkb_model" "evdev"
[  1742.133] (**) Option "xkb_layout" "de"
[  1742.133] (**) Option "xkb_variant" "nodeadkeys"
[  1764.985] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  1764.985] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  1764.985] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  1764.985] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  1764.985] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7539.442] (II) Open ACPI successful (/var/run/acpid.socket)
[  7539.488] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[  7540.884] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  7540.996] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7540.996] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7540.996] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7540.996] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7540.996] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7540.998] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7540.998] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7540.998] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7540.998] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7540.998] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.000] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.001] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.001] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.001] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.001] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.003] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.003] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.003] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.003] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.003] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.008] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.008] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.008] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.008] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.008] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.010] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.010] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.010] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.010] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.010] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.012] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.012] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.012] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.012] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.012] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.014] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.014] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.014] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.014] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.014] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[  7541.016] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
[  7541.016] (II) NVIDIA(GPU-0):     3D Vision stereo.
[  7541.016] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[  7541.016] (**) NVIDIA(0):     device Lenovo Group Limited (DFP-0) (Using EDID
[  7541.016] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)

Etwas ratlos...

Weiss jemand, wie die Prozesse heißen, die Powerdevil bei seinen Aktionen absetzt?
Dann könnte ich mal versuchen, diese zu beobachten, möglicherweise stürzen sie in Verbindung mit dem neuen Treiber ab.
 
OP
naseweis

naseweis

Member
Habe alle logfiles gelöscht und dann das Netzkabel gezogen - dadurch wird ja ein anderes Profil (mit anderer Bildschirmhelligkeit) geladen. Es ist danach nur eine neue Log-Dateie da, die pm-powersave.log mit folgendem Inhalt:

Code:
Running hook /usr/lib/pm-utils/power.d/disable_wol true:
Setting Wake On Lan for eth0 to disable...Done.

/usr/lib/pm-utils/power.d/disable_wol true: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling true:

/usr/lib/pm-utils/power.d/hal-cd-polling true: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave true:
/usr/lib/pm-utils/power.d/intel-audio-powersave: line 25: printf: {/sys/module/snd_hda_intel##*/}: invalid number
Setting power savings for  to 0...Setting power savings for  to 1...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave true: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit true:
Setting journal commit time for / to 600...Done.
Setting journal commit time for /home to 600...Done.
Setting journal commit time for /mnt/data to 600...Done.

/usr/lib/pm-utils/power.d/journal-commit true: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode true:
Laptop mode enabled.

/usr/lib/pm-utils/power.d/laptop-mode true: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm true:
/usr/lib/pm-utils/power.d/pcie_aspm: line 8: echo: write error: Operation not permitted
/usr/lib/pm-utils/power.d/pcie_aspm true: success.
Running hook /usr/lib/pm-utils/power.d/readahead true:
Setting readahead for /dev/sdb1 to 3072...Done.
Setting readahead for /dev/sdb2 to 3072...Done.
Setting readahead for /dev/sda4 to 3072...Done.

/usr/lib/pm-utils/power.d/readahead true: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm true:
Setting SATA APLM on host0 to min_power...Done.
Setting SATA APLM on host1 to min_power...Done.
Setting SATA APLM on host2 to min_power...Done.
Setting SATA APLM on host3 to min_power...Done.
Setting SATA APLM on host4 to min_power...Done.
Setting SATA APLM on host5 to min_power...Done.

/usr/lib/pm-utils/power.d/sata_alpm true: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave true:
**sched policy powersave ON

/usr/lib/pm-utils/power.d/sched-powersave true: success.
Running hook /usr/lib/pm-utils/power.d/wireless true:
Turning powersave for wlan0 on...Done.

/usr/lib/pm-utils/power.d/wireless true: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer true:

/usr/lib/pm-utils/power.d/xfs_buffer true: success.

Datei gelöscht, Stecker wieder rein, und wieder nur die pm-powersave.log neu:

Code:
Running hook /usr/lib/pm-utils/power.d/disable_wol false:
Setting Wake On Lan for eth0 to enable...Done.

/usr/lib/pm-utils/power.d/disable_wol false: success.
Running hook /usr/lib/pm-utils/power.d/hal-cd-polling false:

/usr/lib/pm-utils/power.d/hal-cd-polling false: success.
Running hook /usr/lib/pm-utils/power.d/intel-audio-powersave false:
/usr/lib/pm-utils/power.d/intel-audio-powersave: line 25: printf: {/sys/module/snd_hda_intel##*/}: invalid number
Setting power savings for  to 0...Setting power savings for  to 0...Done.

/usr/lib/pm-utils/power.d/intel-audio-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/journal-commit false:
Setting journal commit time for / to 0...Done.
Setting journal commit time for /home to 0...Done.
Setting journal commit time for /mnt/data to 0...Done.

/usr/lib/pm-utils/power.d/journal-commit false: success.
Running hook /usr/lib/pm-utils/power.d/laptop-mode false:
Laptop mode disabled.

/usr/lib/pm-utils/power.d/laptop-mode false: success.
Running hook /usr/lib/pm-utils/power.d/pcie_aspm false:
/usr/lib/pm-utils/power.d/pcie_aspm: line 9: echo: write error: Operation not permitted

/usr/lib/pm-utils/power.d/pcie_aspm false: success.
Running hook /usr/lib/pm-utils/power.d/readahead false:
Setting readahead for /dev/sdb1 to 256...Done.
Setting readahead for /dev/sdb2 to 256...Done.
Setting readahead for /dev/sda4 to 256...Done.

/usr/lib/pm-utils/power.d/readahead false: success.
Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
Setting SATA APLM on host0 to max_performance...Done.
Setting SATA APLM on host1 to max_performance...Done.
Setting SATA APLM on host2 to max_performance...Done.
Setting SATA APLM on host3 to max_performance...Done.
Setting SATA APLM on host4 to max_performance...Done.
Setting SATA APLM on host5 to max_performance...Done.

/usr/lib/pm-utils/power.d/sata_alpm false: success.
Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
**sched policy powersave OFF

/usr/lib/pm-utils/power.d/sched-powersave false: success.
Running hook /usr/lib/pm-utils/power.d/wireless false:
Turning powersave for wlan0 off...Done.

/usr/lib/pm-utils/power.d/wireless false: success.
Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:

/usr/lib/pm-utils/power.d/xfs_buffer false: success.

Der Skript, der in Zeile 8/9 auf einen Fehler läuft, ändert über sein "echo" den Parameter im sys-filesystem, aber da bin ich dann auch mit meinem Latein am Ende...

Code:
#!/bin/sh

aspm="/sys/module/pcie_aspm/parameters/policy"

[ -w "$aspm" ] || exit $NA

case $1 in
    true) echo powersave > "$aspm";;
    false) echo default > "$aspm";;
    *) exit $NA;;
esac

exit 0
 
OP
naseweis

naseweis

Member
Danke, aber was bedeutet das?

Der Laptop funktionierte ja wie gewünscht, nur seit den letzten beiden Grafik-Treiber-Updates geht das
Regeln der Bildschirmhelligkeit über die Energie-Profile nicht mehr. Die Tastenkombination zum Helligkeit-
Regeln geht ja.

Auf der Nvidia-Seite steht bereits ein neuer Treiber (vom 16.11., Version 310.19), es kann nur ein paar
Tage dauern, bis er über die normale Update-Funktion reinkommt. Vielleicht erledigt es sich ja dann von
allein ;)

Wobei - Bios-update... da kam auch irgendwann in den letzten Wochen was, das kann ich aber zeitlich
nicht mehr zu den Grafiktreiber-updates zuordnen. Vielleicht haben die ja auch Mist gebaut... (wobei die
bei Lenovo eigentlich immer recht gründlich testen)

Na ja, kommt Zeit, kommt update ...
 

spoensche

Moderator
Teammitglied
Code:
PCI:*(0:1:0:0) 10de:0dfa:17aa:21cf rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288

Lässt aber auf das BIOS schließen.
 
OP
naseweis

naseweis

Member
Danke für Deine Mühe.

Dann bleibt wohl nichts anderes übrig, als auf ein Bios-Update zu warten.
(Rückwärts -also ein älteres Bios flashen- geht, soweit ich weiss, bei Lenovo nicht.)

Komisch ist das Ganze schon, der Laptop hat Dual-Boot mit Linux und Win7 und unter Win7 geht das Powermanagement wie gehabt. Deswegen hatte ich auch den Linux-Grafiktreiber in Verdacht.
Ist halt unschön, aber nicht lebensnotwendig ;)

Wenn ich jetzt etwas zurück denke...
Es gab vielleicht vor einem Jahr schon mal ein Bios-update, wo nachher unter Linux das "suspend-to-ram" nicht mehr ging. Und irgendwann ging es dann wieder von ganz allein (mit einem der nächsten Bios-Updates).
 
OP
naseweis

naseweis

Member
Interessant, das Bios-update vom 02.10.2012 (ver. 1.39-1.35) wurde heute von der Lenovo-Seite entfernt.
http://support.lenovo.com/de_DE/research/hints-or-tips/detail.page?&DocID=HT063273
Gestern war es noch da...

Die Fährte scheint zu stimmen, das mit dem Bios was nicht ganz koscher war.

Nochmals Danke.
 
Oben