[openchrome-devel] [Bug 107412] HPmini 2133 wrong resolution on openchrome v0.6 (1024x768 instead of 1024x600)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 28 20:26:59 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107412
gabbo <boneg at inwind.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |boneg at inwind.it
--- Comment #3 from gabbo <boneg at inwind.it> ---
Created attachment 142651
--> https://bugs.freedesktop.org/attachment.cgi?id=142651&action=edit
lspci -vvnn >
if it can help, HPmini 2133 with screen at 1024x600,
to solve this issue,
$ cat /etc/X11/xorg.conf
Section "Monitor"
Identifier "FP-1"
Modeline "1024x600_60.00" 49.00 1024 1072 1168 1312 600 603 613
624 -hsync +vsync
Option "UseEdidDpi" "False"
Option "PreferredMode" "1024x600_60.00"
EndSection
Section "Screen"
Identifier "Screen 0"
Device "VIA Technologies, Inc. CN896/VN896/P4M900 [Chrome 9 HC]"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x600"
EndSubSection
EndSection
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-devel/attachments/20181128/8712a7b4/attachment.html>
More information about the openchrome-devel
mailing list