You are not logged in.

#1 2014-08-06 21:08:45

JuarX
Member
Registered: 2014-05-29
Posts: 6

[Solved] Screen dims after log out

Hello,
I just installed Arch on my notebook. I installed the newest xorg-server package, gnome package and intel graphic driver. I realized, that when I log off my user, the screen becomes darker until I press a brightness function key, then it turns back to the original brightness.
Is there a workaround for this problem?

Xorg.0.log

[    11.073] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[    11.073] X Protocol Version 11, Revision 0
[    11.073] Build Operating System: Linux 3.15.5-2-ARCH x86_64 
[    11.073] Current Operating System: Linux Patrick-Arch 3.15.8-1-ARCH #1 SMP PREEMPT Fri Aug 1 08:51:42 CEST 2014 x86_64
[    11.073] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9ce1c1eb-f616-47de-b75b-dd59314b7fe8 rw quiet
[    11.073] Build Date: 31 July 2014  11:53:19AM
[    11.073]  
[    11.073] Current version of pixman: 0.32.6
[    11.073] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    11.073] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    11.074] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug  6 20:26:50 2014
[    11.227] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    11.240] (==) No Layout section.  Using the first Screen section.
[    11.240] (==) No screen section available. Using defaults.
[    11.240] (**) |-->Screen "Default Screen Section" (0)
[    11.240] (**) |   |-->Monitor "<default monitor>"
[    11.251] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    11.251] (==) Automatically adding devices
[    11.251] (==) Automatically enabling devices
[    11.251] (==) Automatically adding GPU devices
[    11.279] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    11.279] 	Entry deleted from font path.
[    11.280] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    11.280] 	Entry deleted from font path.
[    11.280] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    11.280] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    11.280] 	Entry deleted from font path.
[    11.281] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    11.281] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    11.281] (==) ModulePath set to "/usr/lib/xorg/modules"
[    11.281] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    11.289] (II) Loader magic: 0x818d80
[    11.289] (II) Module ABI versions:
[    11.289] 	X.Org ANSI C Emulation: 0.4
[    11.289] 	X.Org Video Driver: 18.0
[    11.289] 	X.Org XInput driver : 21.0
[    11.289] 	X.Org Server Extension : 8.0
[    11.291] (EE) systemd-logind: failed to get session: PID 354 does not belong to any known session
[    11.292] (II) xfree86: Adding drm device (/dev/dri/card0)
[    11.294] (--) PCI:*(0:0:2:0) 8086:0126:103c:167e rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00005000/64
[    11.295] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    11.296] (II) LoadModule: "glx"
[    11.328] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.097] (II) Module glx: vendor="X.Org Foundation"
[    12.097] 	compiled for 1.16.0, module version = 1.0.0
[    12.097] 	ABI class: X.Org Server Extension, version 8.0
[    12.097] (==) AIGLX enabled
[    12.097] (==) Matched intel as autoconfigured driver 0
[    12.097] (==) Matched intel as autoconfigured driver 1
[    12.097] (==) Matched modesetting as autoconfigured driver 2
[    12.097] (==) Matched fbdev as autoconfigured driver 3
[    12.097] (==) Matched vesa as autoconfigured driver 4
[    12.097] (==) Assigned the driver to the xf86ConfigLayout
[    12.097] (II) LoadModule: "intel"
[    12.104] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    12.162] (II) Module intel: vendor="X.Org Foundation"
[    12.162] 	compiled for 1.16.0, module version = 2.99.914
[    12.162] 	Module class: X.Org Video Driver
[    12.162] 	ABI class: X.Org Video Driver, version 18.0
[    12.162] (II) LoadModule: "modesetting"
[    12.171] (WW) Warning, couldn't open module modesetting
[    12.171] (II) UnloadModule: "modesetting"
[    12.171] (II) Unloading modesetting
[    12.171] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    12.171] (II) LoadModule: "fbdev"
[    12.171] (WW) Warning, couldn't open module fbdev
[    12.171] (II) UnloadModule: "fbdev"
[    12.171] (II) Unloading fbdev
[    12.171] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    12.171] (II) LoadModule: "vesa"
[    12.172] (WW) Warning, couldn't open module vesa
[    12.172] (II) UnloadModule: "vesa"
[    12.172] (II) Unloading vesa
[    12.172] (EE) Failed to load module "vesa" (module does not exist, 0)
[    12.172] (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
[    12.173] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    12.173] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    12.173] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    12.173] (++) using VT number 1

[    12.174] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[    12.177] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[    12.177] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[    12.177] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.177] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    12.177] (==) intel(0): RGB weight 888
[    12.177] (==) intel(0): Default visual is TrueColor
[    12.177] (II) intel(0): Output LVDS1 has no monitor section
[    12.177] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[    12.177] (II) intel(0): Output VGA1 has no monitor section
[    12.177] (II) intel(0): Output HDMI1 has no monitor section
[    12.177] (II) intel(0): Output DP1 has no monitor section
[    12.177] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    12.177] (II) intel(0): Output VIRTUAL1 has no monitor section
[    12.178] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[    12.178] (==) intel(0): TearFree disabled
[    12.178] (==) intel(0): DPI set to (96, 96)
[    12.178] (II) Loading sub module "dri2"
[    12.178] (II) LoadModule: "dri2"
[    12.178] (II) Module "dri2" already built-in
[    12.178] (II) Loading sub module "present"
[    12.178] (II) LoadModule: "present"
[    12.178] (II) Module "present" already built-in
[    12.178] (==) Depth 24 pixmap format is 32 bpp
[    12.200] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[    12.200] (==) intel(0): Backing store enabled
[    12.200] (==) intel(0): Silken mouse enabled
[    12.201] (II) intel(0): HW Cursor enabled
[    12.201] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.202] (==) intel(0): DPMS enabled
[    12.202] (II) intel(0): [DRI2] Setup complete
[    12.202] (II) intel(0): [DRI2]   DRI driver: i965
[    12.202] (II) intel(0): [DRI2]   VDPAU driver: i965
[    12.202] (II) intel(0): direct rendering: DRI2 enabled
[    12.202] (II) intel(0): hardware support for Present enabled
[    12.202] (==) intel(0): display hotplug detection enabled
[    12.202] (--) RandR disabled
[    12.357] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    12.357] (II) AIGLX: enabled GLX_ARB_create_context
[    12.357] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    12.357] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    12.357] (II) AIGLX: enabled GLX_INTEL_swap_event
[    12.357] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    12.357] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    12.357] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    12.357] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    12.357] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    12.357] (II) AIGLX: Loaded and initialized i965
[    12.357] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.372] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    12.386] (II) intel(0): Setting screen physical size to 361 x 203
[    12.826] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    12.827] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.827] (II) LoadModule: "evdev"
[    12.827] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    12.850] (II) Module evdev: vendor="X.Org Foundation"
[    12.850] 	compiled for 1.16.0, module version = 2.9.0
[    12.850] 	Module class: X.Org XInput Driver
[    12.850] 	ABI class: X.Org XInput driver, version 21.0
[    12.850] (II) Using input driver 'evdev' for 'Power Button'
[    12.850] (**) Power Button: always reports core events
[    12.850] (**) evdev: Power Button: Device: "/dev/input/event3"
[    12.851] (--) evdev: Power Button: Vendor 0 Product 0x1
[    12.851] (--) evdev: Power Button: Found keys
[    12.851] (II) evdev: Power Button: Configuring as keyboard
[    12.851] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
[    12.851] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.851] (**) Option "xkb_rules" "evdev"
[    12.851] (**) Option "xkb_model" "pc104"
[    12.851] (**) Option "xkb_layout" "us"
[    12.886] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    12.886] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    12.886] (II) Using input driver 'evdev' for 'Video Bus'
[    12.886] (**) Video Bus: always reports core events
[    12.886] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    12.886] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    12.886] (--) evdev: Video Bus: Found keys
[    12.886] (II) evdev: Video Bus: Configuring as keyboard
[    12.886] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event12"
[    12.886] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    12.886] (**) Option "xkb_rules" "evdev"
[    12.886] (**) Option "xkb_model" "pc104"
[    12.886] (**) Option "xkb_layout" "us"
[    12.887] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    12.887] (II) No input driver specified, ignoring this device.
[    12.887] (II) This device may have been added with another device file.
[    12.887] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    12.887] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    12.887] (II) Using input driver 'evdev' for 'Sleep Button'
[    12.887] (**) Sleep Button: always reports core events
[    12.887] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    12.887] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    12.887] (--) evdev: Sleep Button: Found keys
[    12.887] (II) evdev: Sleep Button: Configuring as keyboard
[    12.887] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event1"
[    12.887] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    12.887] (**) Option "xkb_rules" "evdev"
[    12.887] (**) Option "xkb_model" "pc104"
[    12.887] (**) Option "xkb_layout" "us"
[    12.888] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[    12.888] (II) No input driver specified, ignoring this device.
[    12.888] (II) This device may have been added with another device file.
[    12.888] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[    12.888] (II) No input driver specified, ignoring this device.
[    12.888] (II) This device may have been added with another device file.
[    12.889] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[    12.889] (II) No input driver specified, ignoring this device.
[    12.889] (II) This device may have been added with another device file.
[    12.889] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    12.889] (II) No input driver specified, ignoring this device.
[    12.889] (II) This device may have been added with another device file.
[    12.889] (II) config/udev: Adding input device HP HD Webcam [Fixed] (/dev/input/event7)
[    12.889] (**) HP HD Webcam [Fixed]: Applying InputClass "evdev keyboard catchall"
[    12.889] (II) Using input driver 'evdev' for 'HP HD Webcam [Fixed]'
[    12.889] (**) HP HD Webcam [Fixed]: always reports core events
[    12.889] (**) evdev: HP HD Webcam [Fixed]: Device: "/dev/input/event7"
[    12.889] (--) evdev: HP HD Webcam [Fixed]: Vendor 0x1bcf Product 0x2888
[    12.889] (--) evdev: HP HD Webcam [Fixed]: Found keys
[    12.890] (II) evdev: HP HD Webcam [Fixed]: Configuring as keyboard
[    12.890] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input18/event7"
[    12.890] (II) XINPUT: Adding extended input device "HP HD Webcam [Fixed]" (type: KEYBOARD, id 9)
[    12.890] (**) Option "xkb_rules" "evdev"
[    12.890] (**) Option "xkb_model" "pc104"
[    12.890] (**) Option "xkb_layout" "us"
[    12.890] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    12.890] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    12.890] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    12.890] (**) AT Translated Set 2 keyboard: always reports core events
[    12.890] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    12.890] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    12.890] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    12.890] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    12.890] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    12.890] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    12.891] (**) Option "xkb_rules" "evdev"
[    12.891] (**) Option "xkb_model" "pc104"
[    12.891] (**) Option "xkb_layout" "us"
[    12.891] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[    12.891] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    12.891] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[    12.891] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    12.891] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event13"
[    12.891] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    12.891] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[    12.891] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[    12.891] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[    12.891] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[    12.891] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[    12.891] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[    12.891] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[    12.891] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    12.891] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input15/event13"
[    12.892] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    12.892] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[    12.892] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    12.892] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[    12.892] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    12.892] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    12.892] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    12.892] (II) No input driver specified, ignoring this device.
[    12.892] (II) This device may have been added with another device file.
[    12.893] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event5)
[    12.893] (II) No input driver specified, ignoring this device.
[    12.893] (II) This device may have been added with another device file.
[    12.893] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    12.893] (II) No input driver specified, ignoring this device.
[    12.893] (II) This device may have been added with another device file.
[    12.893] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    12.893] (II) No input driver specified, ignoring this device.
[    12.893] (II) This device may have been added with another device file.
[    12.894] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[    12.894] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    12.894] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    12.894] (**) HP WMI hotkeys: always reports core events
[    12.894] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event6"
[    12.894] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    12.894] (--) evdev: HP WMI hotkeys: Found keys
[    12.894] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    12.894] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event6"
[    12.894] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[    12.894] (**) Option "xkb_rules" "evdev"
[    12.894] (**) Option "xkb_model" "pc104"
[    12.894] (**) Option "xkb_layout" "us"
[    62.902] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event14)
[    62.902] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    62.902] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    62.902] (**) Logitech USB Receiver: always reports core events
[    62.902] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event14"
[    62.902] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
[    62.902] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[    62.902] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    62.902] (--) evdev: Logitech USB Receiver: Found relative axes
[    62.902] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[    62.902] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    62.902] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    62.902] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    62.902] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    62.902] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.0/0003:046D:C52F.0001/input/input21/event14"
[    62.902] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE, id 13)
[    62.902] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    62.903] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    62.903] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    62.903] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    62.903] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    62.903] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse1)
[    62.903] (II) No input driver specified, ignoring this device.
[    62.903] (II) This device may have been added with another device file.
[    62.903] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event15)
[    62.904] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    62.904] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    62.904] (**) Logitech USB Receiver: always reports core events
[    62.904] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event15"
[    62.904] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc52f
[    62.904] (--) evdev: Logitech USB Receiver: Found 1 mouse buttons
[    62.904] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    62.904] (--) evdev: Logitech USB Receiver: Found relative axes
[    62.904] (II) evdev: Logitech USB Receiver: Forcing relative x/y axes to exist.
[    62.904] (--) evdev: Logitech USB Receiver: Found absolute axes
[    62.904] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[    62.904] (--) evdev: Logitech USB Receiver: Found keys
[    62.904] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    62.904] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    62.904] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    62.904] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    62.904] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    62.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.1/0003:046D:C52F.0002/input/input22/event15"
[    62.904] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 14)
[    62.904] (**) Option "xkb_rules" "evdev"
[    62.904] (**) Option "xkb_model" "pc104"
[    62.904] (**) Option "xkb_layout" "us"
[    62.904] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    62.904] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[    62.904] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    62.904] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    62.904] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    62.904] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    93.443] (II) intel(0): EDID vendor "AUO", prod id 16684
[    93.443] (II) intel(0): Printing DDC gathered Modelines:
[    93.443] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1414 1446 1456  768 771 777 793 -hsync -vsync (47.6 kHz eP)
[   146.194] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none

Last edited by JuarX (2014-08-07 16:26:54)

Offline

#2 2014-08-06 21:59:20

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Screen dims after log out

I stopped seeing this with 3.16, IIRC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-08-07 16:13:32

JuarX
Member
Registered: 2014-05-29
Posts: 6

Re: [Solved] Screen dims after log out

I just managed to fix this bug. I created the following configuration file in /etc/X11/xorg.conf.d

20-intel.conf

Section "Device"
        Identifier  "card0"
        Driver      "intel"
        Option      "Backlight"  "intel_backlight"
        BusID       "PCI:0:2:0"
EndSection

Works well for me smile

Offline

Board footer

Powered by FluxBB