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





--- Comment #3 from Torsten Krah <tk...@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 <tk...@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 <tk...@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 <tk...@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 <tk...@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 <tk...@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 <tk...@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 <alexdeuc...@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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to