|

楼主 |
发表于 2010-4-11 15:35:46
|
显示全部楼层
重做了一个虚拟机,重新安装了一次基本系统。这次用手动编译内核,开机速度明显加快。
问题来了,
emerge xf86-input-evdev
emerge xf86-video-vmware
emerge xf86-video-fbdev
emerge xf86-video-vesa
rc-update add hald default
emerge xorg-server
env-update && source /etc/profile
然后当然:
localhost ~ # startx
xauth: creating new authority file /root/.serverauth.9798
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-gentoo-r10 i686
Current Operating System: Linux localhost 2.6.31-gentoo-r10 #2 SMP Sun Apr 11 00:22:59 Local time zone must be set--see zic i686
Build Date: 11 April 2010 03:56:19AM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 11 05:19:44 2010
(==) Using default built-in configuration (30 lines)
(EE) open /dev/fb0: No such file or directory
expected keysym, got XF86TouchpadToggle: line 122 of inet
/etc/X11/xinit/xinitrc: line 58: twm: command not found
/etc/X11/xinit/xinitrc: line 60: xterm: command not found
/etc/X11/xinit/xinitrc: line 59: xclock: command not found
/etc/X11/xinit/xinitrc: line 61: xterm: command not found
/etc/X11/xinit/xinitrc: line 62: exec: xterm: not found
waiting for X server to shut down |
|