[分享]ubuntu6.06 ATI显卡驱动、XGL的安装与设置(本帖对于新装xgl的失效)

各种窗口管理器和美化相关
回复
iiisan
帖子: 30
注册时间: 2006-01-19 15:17

#31

帖子 iiisan » 2006-09-18 17:22

有个问题,使用XGL登录,Quit的时候,面板里没有没有Shutdown 和 Restart 是正常的么?

我每次都是Logout 到登录界面,然后关机。烦!!!
iiisan
帖子: 30
注册时间: 2006-01-19 15:17

#32

帖子 iiisan » 2006-09-18 17:23

版主呢?这个帖子要置顶啊!
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#33

帖子 zhuqin_83 » 2006-09-19 3:14

iiisan 写了:有个问题,使用XGL登录,Quit的时候,面板里没有没有Shutdown 和 Restart 是正常的么?

我每次都是Logout 到登录界面,然后关机。烦!!!
似乎都是这样的。如果要关机,只需在终端输入

代码: 全选

sudo halt
重启

代码: 全选

sudo reboot
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
aroundall
帖子: 9
注册时间: 2006-09-18 18:29

#34

帖子 aroundall » 2006-09-19 6:47

为什么我按照楼主你的方法去做到下面这一不会这样?

代码: 全选

 
sudo apt-get install compiz xserver-xgl libgl1-mesa xserver-xorg libglitz-glx1 compiz-gnome
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
现在没有可用的软件包 compiz,但是它被其它的软件包引用了。
这可能意味着这个缺失的软件包可能已被废弃,
或者只能在其他发布源中找到
E: 软件包 compiz 还没有可供安装的候选者
这是我的sources.list

代码: 全选


deb http://cn.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://cn.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cn.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://cn.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://cn.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://cn.archive.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://cn.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# deb http://security.ubuntu.com/ubuntu dapper-security universe
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe
# XGL
deb http://www.beerorkid.com/compiz dapper main
deb http://media.blutkind.org/xgl/ dapper main
deb http://compiz-mirror.lupine.me.uk/ dapper main
deb http://ubuntu.compiz.net/ dapper main
真是不好意思啊
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#35

帖子 zhuqin_83 » 2006-09-19 6:56

等一下再试,可能当前的源里面没有,服务器维护中。
曾经碰到过update后发现有更新,但是根本下不来的情况。
如果你把compiz这个包先不安装试试看,其他的能下么?
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
aroundall
帖子: 9
注册时间: 2006-09-18 18:29

#36

帖子 aroundall » 2006-09-19 7:45

除了compiz和compiz-gnome别的都可以下载
太感谢你了,回复的这么及时
我先把别的下载了,回头再说吧。
aroundall
帖子: 9
注册时间: 2006-09-18 18:29

#37

帖子 aroundall » 2006-09-19 7:48

现在这一步也进行不下去了

代码: 全选

sudo apt-get install cgwd cgwd-themes
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
有一些软件包无法被安装。如果您用的是不稳定(unstable)发行版,这也许是
因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
包尚未被创建或是它们还在新到(incoming)目录中。
下列的信息可能会对解决问题有所帮助:

下列的软件包有不能满足的依赖关系:
  cgwd: 依赖: compiz (>= 0.0.13-0quinn31) 但却无法安装它 或
                compiz-vanilla 但是它将不会被安装
  cgwd-themes: 依赖: cgwd (>= 0.54) 但是 0.51 正要被安装
E: 无法安装的软件包
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#38

帖子 zhuqin_83 » 2006-09-19 11:45

一个字:等。 :)
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#39

帖子 zhuqin_83 » 2006-09-19 11:50

或者你试试把这个源添上,可能有用:

代码: 全选

deb http://xgl.compiz.info/ dapper main
deb-src http://xgl.compiz.info/ dapper main
然后

代码: 全选

wget http://www.beerorkid.com/compiz/quinn.key.asc -O - | sudo apt-key add -
不知道行不行。
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
aroundall
帖子: 9
注册时间: 2006-09-18 18:29

#40

帖子 aroundall » 2006-09-19 13:22

多谢了,我下班后回去看看
要是还不行的话,再请教
iiisan
帖子: 30
注册时间: 2006-01-19 15:17

#41

帖子 iiisan » 2006-09-19 13:31

郁闷,今天升级了一下Compiz Manager,发现屏幕不时的突然暗一下,没有以前的稳定了
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#42

帖子 zhuqin_83 » 2006-09-19 13:36

我没有这个问题啊。
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
iiisan
帖子: 30
注册时间: 2006-01-19 15:17

#43

帖子 iiisan » 2006-09-19 13:50

刚开始的时候特明显,半分钟闪一次。

发帖过后,几乎就没有了,可能怕我报bug, :lol:


就像这种情况,在终端里按下Backspace,终端闪一下,怎么解决?
上次由 iiisan 在 2006-09-19 14:01,总共编辑 1 次。
iiisan
帖子: 30
注册时间: 2006-01-19 15:17

#44

帖子 iiisan » 2006-09-19 13:53

有个问题,看到有的效果图上,终端是透明的,搞了半天没弄出来,这个咋搞?
iiisan
帖子: 30
注册时间: 2006-01-19 15:17

#45

帖子 iiisan » 2006-09-19 14:12

iiisan 写了:刚开始的时候特明显,半分钟闪一次。

发帖过后,几乎就没有了,可能怕我报bug, :lol:


就像这种情况,在终端里按下Backspace,终端闪一下,怎么解决?
受不了,研究了半天,在Fading Windows插件里去掉不少选项。
回复