看到有朋友写问题贴,本来不喜欢打字的也凑合献丑一下。折腾了一个上午,终于将sol10b69在vmware里面搞定。Sun的java桌面满漂亮的^_^
我想整个安装其实都是很人性化的提示,不需要细说。用光驱引导按照提示就可以做了,和以前8、9都差不多,可以参考蜘蛛姐姐以前的教程。这里着重写一下后期配置的问题。大部分在X86裸机上装这个版本的用户都会遇到一个问题:要么X环境起不来、要么起来了640×480无法进一步调节;而虚拟机用户除了上述问题之外可能还有一个问题就是启动桌面环境时XKB报错的问题。
我们先来看sun网站的一个tips:
x86: Program That Configures Keyboard, Display, and Mouse Not Working for X Server (6178669)
In this current Solaris 10 release, the default X server has changed from Xsun to Xorg. The program that configures keyboard, display, and mouse (kdmconfig) applies only to the Xsun server. The program has no effect on Xorg server configuration. Consequently, you cannot use kdmconfig to configure the Xorg server.
Workaround: To configure the Xorg server, perform the following steps:
1、Create an xorg.conf file with one of these commands:
/usr/X11/bin/Xorg -configure
/usr/X11/bin/xorgconfig
2、Edit the resultant xorg.conf file with the necessary changes.
3、Move the xorg.conf file to /etc/X11/xorg.conf
For more details about Xorg configuration, refer to the Xorg man pages in /usr/X11/man. This directory is not in the default man page path. To view these man pages, use one of the following options:
Add the path to the settings of the environment variable MANPATH.
Use the syntax man -M /usr/X11/man.
Alternatively, you can revert to using the Xsun server by performing the following steps:
1、Type the following commands:
# mkdir -p /etc/dt/config
# cp /usr/dt/config/Xservers /etc/dt/config/Xservers
2、In the /etc/dt/config/xservers file, comment out the Xorg server lines. Then, uncomment the Xsun server lines.
3、Save the file and reboot the system.
很显然,这个版本中sun已经用Xorg代替了Xsun的X服务器,因此我们怎么调整kdmconfig都是无效的。Sun给了2种方法:要么用Xorg的服务器,使用xorgconfig进行配置,或者通过配置仍旧使用Xsun。
这里我没有尝试第二种,所以使用该发行版本默认的Xorg服务器配置X环境。
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 攻略 显卡 配置 安装 原创 #Option 回复 Section 可以 |
注册
个人空间
