[Bug 114031] Radeon Kernel Mode Setting sets wrong mode on Acer Z5610
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Tue Mar 8 16:53:11 UTC 2016
https://bugzilla.kernel.org/show_bug.cgi?id=114031
--- Comment #2 from Massimo Burcheri <massimo.burcheri at gmx.de> ---
Hm, I think xorg is not even involved in the issue..
No xorg.config but these snippets:
$ cat /etc/X11/xorg.conf.d/*
Section "Files"
EndSection
Section "Module"
Load "vnc"
EndSection
Section "Screen"
Identifier "Default Screen"
Option "PasswordFile" "/root/.vnc/passwd"
EndSection
Section "InputClass"
Identifier "keyboard-all"
Driver "evdev"
Option "XkbLayout" "de"
MatchIsKeyboard "on"
EndSection
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list