Reconfigure XORG di OpenSuse 11
Artikel ini saya tulis karena ada beberapa teman yang pengen tau gimana caranya benerin tampilan OpenSUSE 11 yang bermasalah di laptop mereka seperti yang pernah saya bahas di laptop sialan.. semoga sedikit dari saya bermanfaat bagi teman2 sekalian
Xorg merupakan file configurasi agar si Linux bisa menjalankan sesi menggunakan Grafis. Di OpenSuse lokasinya berada di /etc/X11/
Sebelum melakukan konfigurasi dibawah pastikan kita untuk mengenali hardwarenya seperti chipset VGA, monitor, jenis keyboard, jenis mouse
1.Login menjadi root
$ su -
$ password :
2.masuk ke lokasi file koonfigurasi X11
cd /etc/X11
3.hapus file confirugasi xorg ? # rm xorg.conf
4.ketik xorgconfig
5.akan muncul tampilan awal seperti ini
This program will create a basic xorg.conf file, based on menu selections
you make. It will ask for a pathname when it is ready to write the file.The xorg.conf file usually resides in /etc/X11 or /usr/etc/X11. If
no xorg.conf file is present there, Xorg will probe the system to
autoconfigure itself. You can run Xorg -configure to generate a xorg.conf
file based on the results of autoconfiguration, or let this program
produce a base xorg.conf file for your configuration, and fine-tune it.
A sample xorg.conf file is also supplied with Xorg; it is configured
for a standard VGA card and monitor with 640×480 resolution.
There are also many chipset and card-specific options and settings available,
but this program does not know about these. On some configurations some of
these settings must be specified. Refer to the X driver man pages and the
chipset-specific READMEs in /usr/lib/X11/doc for further details.
Before continuing with this program, make sure you know what video card
you have, and preferably also the chipset it uses and the amount of video
memory on your video card, as well as the specifications of your monitor.
Press enter to continue, or ctrl-c to abort. ? —> di enter ajah…
Read more…


Recent Comments