当前位置:Linux教程 - Linux文化 - Linux X-Window配置指南

Linux X-Window配置指南


  X-Window是一种风行于UNIX的图形界面,现在它已经成功地移植到了Linux平台上,装上X-Window这一漂亮的门面,一定能让Linux蓬荜生辉。它的最大特点是设备无关性,安装完Linux后只要用xf86config配置一下就可以立马上班了。
首先当然得准备好资料,我将显示器和显卡的说明书放在案边,因为在设定X-Window时要知道显示器的垂直及水平扫描频率、显卡的主芯片、显存大小、DAC芯片和时钟芯片型号。
  运行xf86cofnig后,前面几个画面没什么重要的, 一直按Enter直到设定鼠标的地方!屏幕上出现:
First specify a mouse protocol type. Choose one from the following list:
1. Microsoft compatible (2-button protocol)
2. Mouse Systems (3-button protocol)
3. Bus Mouse
4. PS/2 Mouse
5. Logitech Mouse (serial, old type, Logitech protocol)
6. Logitech MouseMan (Microsoft compatible)
7. MM Series
8. MM HitTablet
  相信大家都知道自己的爱鼠该选那一种吧?如果你的鼠标是可以2键与3键切换的,建议你使用3键的,因为X-Window下会使用到第三个键。另外罗技的鼠标一般都应该要选第六项。我的小老鼠嘛,最常见,选2。
接下来会问好些问题,在询问是否须要启动3键鼠标仿真功能时,最好选“Y”,其他的根据我的经验一路回车就能搞定。直到屏幕上出现:
Please answer the following question with either 'y' or 'n'.
Do you want to enable these bindings for the Alt keys?
  要我们设置键盘的Alt键,直接按Enter或输入“Y”都行。
  接着屏幕显示:
It is VERY IMPORTANT that you do not specify a monitor type with a horizontal sync range that is beyond the capabilities of your monitor.
If in doubt,choose a conservative setting.
hsync in kHz; monitor type with characteristic modes
1 31.5; Standard VGA, 640x480 @ 60 Hz
2 31.5 - 35.1; Super VGA, 800x600 @ 56 Hz
3 31.5, 35.5; 8514 Compatible, 1024x768 @ 87 Hz interlaced (no 800x600)
4 31.5, 35.15, 35.5; Super VGA, 1024x768 @ 87 Hz interlaced, 800x600 @ 56 Hz
5 31.5 - 37.9; Extended Super VGA, 800x600 @ 60 Hz, 640x480 @ 72 Hz
6 31.5 - 48.5; Non-Interlaced SVGA, 1024x768 @ 60 Hz, 800x600 @ 72 Hz
7 31.5 - 57.0; High Frequency SVGA, 1024x768 @ 70 Hz
8 31.5 - 64.3; Monitor that can do 1280x1024 @ 60 Hz
9 31.5 - 79.0; Monitor that can do 1280x1024 @ 74 Hz
10 Enter your own horizontal sync range

Enter your choice (1-10):
  让你选择显示器的水平扫描频率,如果你有显示器说明书,按说明书选择,或选10自己输入。如果没有说明书,选5比较合适。接下来就是设定垂直扫描频率了:
You must indicate the vertical sync range of your monitor. You can either select one of the predefined ranges below that correspond to industry-standard monitor types, or give a specific range. For interlaced modes,the number that counts is the high one (e.g. 87 Hz rather than 43 Hz).
1 50-70
2 50-90
3 50-100
4 40-150
5 Enter your own vertical sync range
  同样,根据说明书来选择,或选5自己输入。如果没有说明书,选2一般没问题。
  接着,它会问你显示器的生产厂家和型号, 随便输入就可以了。干脆,一路回车,搞定。屏幕上出现了选择显卡类型的提示:
Do you want to look at the card database? (按Y,列出显卡数据库)
0 S3 Trio64V+
1 ......
在这里会列出近400百种显卡供你选择。
VGA16 适用於大部分的显示卡,只有16色;
SVGA适用大部分的SVGA显示卡,如Trident;
8900&9400,Cirrus Logic, C&T, ET4000等等,有不同的显示卡可以先用这个;
Mach8适用ATI 使用Mach8的芯片;
Mach32适用ATI 使用Mach32的芯片;
Mach64适用ATI 使用Mach64的芯片;
8514适用IBM8514/A 和trueclones;
S3适用S3大部分的芯片;
AGX适用大部分的XGA的显示卡。
实在找不到匹配的类型时,可以选Generic VGA兼容卡。

下面就是让我们选择自己的X服务器,这个选项是一定要选的。
1 The XF86_Mono server. This is a monochrome server that should work on any VGA-compatible card, in 640x480 (more on some SVGA chipsets).
2 The XF86_VGA16 server. This is a 16-color VGA server that should work on any VGA-compatible card.
3 The XF862_SVGA server. This is a 256 color SVGA server that supports a a number of SVGA chipsets. It is accelerated on some Cirrus and WD chipsets; it supports 16/32-bit color on certain Cirrus configurations.
4 The accelerated servers. These include XF86_S3, XF86_Mach32, XF86_Mach8,XF86_8514, XF86_P9000, XF86_AGX, XF86_W32 and XF86_Mach64.
These four server types correspond to the four different "Screen" sections in XF86Config (vga2, vga16, svga, accel).
Which one of these screen types do you intend to run by default (1-4)?
如果用户的显示卡是S3/Mach32/Mach8/8514/P9000/AGX/W32/S3 Virge系列,就可以在第四个选项中挑选自己的服务器,否则只能选择3,使用256色了。如果连选3都无法正常启动X-Window,那你只有选2,享用那丑陋的16色,要么就只能换块显卡。
接下来它会问你要不要做连接。请选“Y”。
Please answer the following question with either 'y' or 'n'.
Do you want me to set the symbolic link?
然后它问你:Do you want to set it in /var/X11R6/bin?是否存盘?当然回答Y了。
显存大小:
How much video memory do you have on your video card:
1 256K
2 512K
3 1024K
4 2048K
5 4096K
6 Other
Enter your choice:
我的显卡有2MB的显存,所以选4 。
接着是显卡的生产厂家和型号, 随便给它几个英文字就可以了。
接下来是RAMDAC chip的设定...
The RAMDAC setting only applies to the S3 and AGX servers. Some RAMDAC's are auto-detected by the server. The detection of a RAMDAC is forced by using a Ramdac "identifier" line in the Device section. The identifiers are shown at the right of the following table of RAMDAC types:

1 AT&T 20C490 (S3 server) att20c490
2 AT&T 20C498/21C498/22C498 (S3) att20c498
3 AT&T 20C505 (S3)att20c505
4 BrookTree BT481 (AGX) bt481
5 BrookTree BT482 (AGX) bt482
6 BrookTree BT485/9485 (S3) bt485
7 Sierra SC15025 (S3, AGX)sc15025
8 S3 GenDAC (86C708) (autodetected) s3gendac
9 S3 SDAC (86C716) (autodetected) s3_sdac
10 STG-1700 (S3) stg1700
11 TI 3020 (S3)ti3020
12 TI 3025 (S3)ti3025
13 Normal DAC normal

Just press enter if you don't want a Ramdac setting.
What Ramdac setting do you want (1-13)?
有说明书,可以对照说明书,没有就选13,也可以按回车跳过这一步。
再下来就是最讨厌的Clock chip的设定了:
A Clockchip line in the Device section forces the detection of a programmable clock device. With a clockchip enabled, any required clock can be programmed without requiring probing of clocks or a Clocks line. Most cards don't have a programmable clock chip.
Choose from the following list:
1 Chrontel 8391 (uncertain at the time of writing)ch8391
2 ICD2061A and compatibles (ICS9161A, DCS2824)icd2061a
3 ICS2595 ics2595
4 ICS5342 (similar to SDAC, but not completely compatible)ics5342
5 S3 GenDAC (86C708) and ICS5300 (autodetected) s3gendac
6 S3 SDAC (86C716)s3_sdac
7 Sierra SC11412 sc11412
8 TI 3025 ti3025
Just press enter if you don't want a Clockchip setting.
What Clockchip setting do you want (1-8)?
由于说明书常常没写出时钟芯片的型号,所以……唉,天无绝人之路,按下回车键,跳过去也不会影响什么。
注意盯着屏幕,当屏幕上出现:Do you want me to run 'X-probeonly' now?一定要按Y,否则,它就不会自动检测显卡的时钟频率了。
最后就是选择显示模式:
For each depth, a list of modes (resolutions) is defined. The default resolution that the server will start-up with will be the first listed mode that can be supported by the monitor and card.
Currently it is set to:

"640×480" "800×600" "1024×768" "1280×1024" for 8bpp
"640×480" "800×600" "1024×768" for 16bpp
"640×480" "800×600" for 32bpp

Note that 16bpp and 32bpp are only supported on a few configurations.
Modes that cannot be supported due to monitor or clock constraints will be automatically skipped by the server.

1 Change the modes for 8pp (256 colors)
2 Change the modes for 16bpp (32K/64K colors)
3 Change the modes for 32bpp (24-bit color)
4 The modes are OK, continue.

Enter your choice:
作出选择后会让你设定默认分辨率,建议设为640×480。
当再次出现以上文字时,选4或直接回车,然后屏幕提示:Shall I write it to /etc/XF86Config?输入Y,将设定结果存盘。
终于完成了,真是劳神伤身。惊心动魄的时候到了,输入startx,如果你看到漂亮的X-Window,那么祝贺你大功告成了。否则,真是悲惨世界:-