Dapper + Xgl 简单安装
- choukuangjay
- 帖子: 274
- 注册时间: 2006-01-17 14:39
- 来自: Nanking
- 联系:
搞定了,就是卡的利害
gf4 mx440-8x的卡, tulatin celeron 1.3 or 1.73,
以前用过一个 Kororaa的 Live CD,也是xgl的,同样是compiz,nv的驅動是7667的,很流畅。
gf4 mx440-8x的卡, tulatin celeron 1.3 or 1.73,
以前用过一个 Kororaa的 Live CD,也是xgl的,同样是compiz,nv的驅動是7667的,很流畅。
ID:死乘把口, Matrix Chou
寨本网 山寨笔记本大本营
寨本网 山寨笔记本大本营
- Jeff-cao
- 帖子: 374
- 注册时间: 2006-01-02 0:12
-
- 帖子: 2
- 注册时间: 2006-04-08 22:32
楼主 我在按你的办法装的时候 执了到重启X
之后就是启动不了X
帮忙解决下可以吗?我是个菜鸟 麻烦了
之后就是启动不了X
代码: 全选
/etc/x11/x is not executable
- commando
- 帖子: 150
- 注册时间: 2005-09-21 0:27
- 联系:
-
- 帖子: 1
- 注册时间: 2006-04-12 16:06
-
- 帖子: 267
- 注册时间: 2006-02-27 10:32
-
- 帖子: 1
- 注册时间: 2006-04-05 23:26
- feeling
- 帖子: 175
- 注册时间: 2006-04-29 20:10
- 来自: 北京·昌平
- 联系:
-
- 帖子: 29
- 注册时间: 2006-05-14 23:24
-
- 帖子: 32
- 注册时间: 2005-10-23 23:31
I did it with the following steps
what can I do?
sudo aptitude update
sudo aptitude install libgl1-mesa libglitz1 libglitz-glx1 xserver-xgl
sudo aptitude install compiz-gnome
sudo ln -sf /usr/bin/Xgl /etc/X11/X
but it shows me the following messagesudo ln -s /usr/lib/X11/rgb.txt /usr/share/X11/rgb.txt
and X can't startX Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.12 i686
Current Operating System: Linux Marshall 2.6.15-23-386 #1 PREEMPT Thu May 18 16:42:54 UTC 2006 i686
Build Date: 16 March 2006
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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.93.log", Time: Wed May 24 12:39:52 2006
(==) Using config file: "/etc/X11/xorg.conf"
.
.
.
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(**) Option "Device" "/dev/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(EE) xf86OpenSerial: Cannot open device /dev/wacom
No such file or directory.
Error opening /dev/wacom : No such file or directory
(II) Configured Mouse: ps2EnableDataReporting: succeeded
what can I do?