[Bug 40622] [radeon] - kms wrong resolution mode used after backlight on/off switch

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sat Aug 6 06:33:48 PDT 2011


https://bugzilla.kernel.org/show_bug.cgi?id=40622





--- Comment #3 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 10:40:09 ---
Config is all autodetect, got no xorg.conf. I am attaching 2.6.32 ones and 3.0
ones. Commented Xorg.0.log-* with my "on"/"off" toggles.
The interesting thing is - this error seems to be a little bit random -
sometimes the on resolution is ok, sometimes its wrong - but i guess i should
not try to understand because  you are the expert and have the knowledge ;).
Hope the logs helps.

--- Comment #4 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 10:46:47 ---
Created an attachment (id=67742)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=67742)
xrandr output 2.6.32.x

xrandr --verbose

--- Comment #5 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 10:51:25 ---
Created an attachment (id=67752)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=67752)
xrandr output 3.0

xrandr --verbose

--- Comment #6 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 10:56:54 ---
Created an attachment (id=67762)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=67762)
dmesg 2.6.32

--- Comment #7 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 11:04:51 ---
Created an attachment (id=67772)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=67772)
dmesg 3.0

Additional Info - these ones are not generated via Fn+Backlight Switch but are
caused by Fn+F2 (Battery Info); so this has nothing to do with this task -
don't know if i should open another task for those ones or to ignore ... 

[  736.991529] kbd_keycode: 48 callbacks suppressed
[  736.991540] keyboard: can't emulate rawmode for keycode 240
[  736.991567] keyboard: can't emulate rawmode for keycode 240
[  747.397902] keyboard: can't emulate rawmode for keycode 240
[  747.397933] keyboard: can't emulate rawmode for keycode 240

--- Comment #8 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 11:08:49 ---
Created an attachment (id=67782)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=67782)
Xorg.0.log 2.6.32

--- Comment #9 from Torsten Krah <tkrah at fachschaft.imn.htwk-leipzig.de>  2011-08-06 11:18:40 ---
Created an attachment (id=67792)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=67792)
Xorg.0.log 3.0

--- Comment #10 from Alex Deucher <alexdeucher at gmail.com>  2011-08-06 13:33:46 ---
Looks like some program is listening for hotkey events and trying to
change the mode with xrandr.  Older xservers used to add 1600x1024 mode by
default so that's probably where the mode is coming from.  I'm not sure why
that mode is getting picked when you hit the backlight key, but it's not
something the driver handles.  The driver does not listen for hotkey events. 
You'll have to find out what program is handling the hotkey events on your
system.  This doesn't look like a driver bug.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the dri-devel mailing list