Aku punya lapto Axioo dengan VGA SIS dan baru saya install linux ubuntu ultimate dan mengalami masalah dengan resulusi monitornya yang mentok di 800x600, kalau ga berhasil cari drivernya di google ini ada cara alternatif dibawah ini
langkah-langkahnya:
-buka terminal
-ketik gedit etc/X11/xorg.conf
-copy ini
Section "Device"
Identifier "Configured Video Device"
Driver "Vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Option "DPMS"
HorizSync 28-107
VertRefresh 43-90
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
-save terus restart,
semoga berhasil
0 komentar:
Posting Komentar
di add ya