Lidwien
Sat Dec 02, 2017 9:07:25 pm
After installing Zorin OS 12.2 Lite Ultimate my display will only do 1024x768.
I would like to have a resolution of 1920x1080
(At another computer with Fedora 26 the display is oke with 1920x1080.)
The computer I want to use with Zorin is old.
AMD Athlon(tm) 64 Processor 3800+
01:00.0 VGA compatible controller: VIA Technologies, Inc. K8M890CE/K8N890CE [Chrome 9] (rev 11)
My xorg.conf:
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 42.0 - 52.0
VertRefresh 55.0 - 65.0
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
Modeline "1024x768" 60.80 1024 1056 1128 1272 768 768 770 796
Modeline "800x600" 38.21 800 832 976 1008 600 612 618 631
Modeline "640x480" 24.11 640 672 760 792 480 490 495 50
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1920x1080" "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Is it possible to get a resolution of 1920x1080 on this computer?
Your help will be appreciated.
I would like to have a resolution of 1920x1080
(At another computer with Fedora 26 the display is oke with 1920x1080.)
The computer I want to use with Zorin is old.
AMD Athlon(tm) 64 Processor 3800+
01:00.0 VGA compatible controller: VIA Technologies, Inc. K8M890CE/K8N890CE [Chrome 9] (rev 11)
My xorg.conf:
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 42.0 - 52.0
VertRefresh 55.0 - 65.0
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
Modeline "1024x768" 60.80 1024 1056 1128 1272 768 768 770 796
Modeline "800x600" 38.21 800 832 976 1008 600 612 618 631
Modeline "640x480" 24.11 640 672 760 792 480 490 495 50
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1920x1080" "1024x768" "800x600" "640x480"
EndSubsection
EndSection
Is it possible to get a resolution of 1920x1080 on this computer?
Your help will be appreciated.