如果xorgcfg自動偵測所產生的xorg.conf無法正常進入X window的話,我們就改用xorgconfig試試看。它是以文字介面的形式,提供選項讓系統管理者設定,較新版本的xorg可能會有較多的選項可供設定。以下執行xorgconfig的過程僅供參考,可能會因為所安裝的xorg版本而略有不同。
root@myhost [~] > xorgconfig
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/local/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 640x480 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/local/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.
按Enter鍵繼續吧。