Lalu kucoba melakukan pertukaran beberapa monitor, hasilnya sungguh di luar
dugaan, beberapa monitor langsung mati. Saat kucoba monitor tersebut pada
Windows XP, ternyata berjalan bagus...

Soal ini kayaknya aku tahu. Ini berkaitan dengan setting Monitor di
/etc/X11/XF86Config.

Edit file ini pada section [monitor], contoh isi file :

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "HP P1130"
        DisplaySize  400        300
        HorizSync    30.0 - 130.0
        VertRefresh  48.0 - 170.0
        Option      "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce 2 GTS (generic)"
        VideoRam    65536
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Contoh kasus : Jika resolusi monitor( misal max : 800 x 600 ) tidak
bisa mendukung setting resolusi di file ini ( resolusi setting
kegedean yang di set misal 1280 x 1024 ), hasilnya monitor gak bisa
nge-display.

kayaknya gitu, kayaknya  : )
--
Regards,

antonskc

--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke