+ -
当前位置:首页 → 问答吧 → 快到四月了,是重装系统好,还是直接升级到11.04好?

快到四月了,是重装系统好,还是直接升级到11.04好?

时间:2011-03-30

来源:互联网

前几天蛋疼升级了11.04,完了x无法启动
显然是fglrx驱动出问题了,于是去ati官网下了驱动.run
解压打了2.6.38的一个补丁,也编译安装成功了
但是仍然无法启动X
土问,这个如何解决

现在我是把fglrx删了,然后用failsafeX登录,选了no effect 模式,倒是可以进桌面了
但是正常ubuntu桌面进去以后,就只有一个桌布,旁边的栏烂框框都没了
应该是自带的驱动不支持3D吧?

有的筒子说,ati用开源驱动,请问这个开源驱动支持3D么?
如何安装?

作者: 解冻@zju   发布时间: 2011-03-30

jieodng@Agenda:~$ xvinfo
X-Video Extension version 2.2
screen #0
Adaptor #0: "Radeon Textured Video"
number of ports: 16
port base: 63
operations supported: PutImage
supported visuals:
depth 24, visualID 0x21
number of attributes: 7
"XV_VSYNC" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 1)
"XV_BRIGHTNESS" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_CONTRAST" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_SATURATION" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_HUE" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_COLORSPACE" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 0)
"XV_CRTC" (range -1 to 1)
client settable attribute
client gettable attribute (current value is -1)
maximum XvImage size: 8192 x 8192
Number of image formats: 4
id: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x30323449 (I420)
guid: 49343230-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x59565955 (UYVY)
guid: 55595659-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)

作者: 解冻@zju   发布时间: 2011-03-30

顺便 apt-get remove fglrx
用来删除fglrx可以么?

作者: 解冻@zju   发布时间: 2011-03-31

开源驱动只要把x.org里面显卡换成ati就ok

作者: ltkun   发布时间: 2011-03-31

ltkun 写道:
开源驱动只要把x.org里面显卡换成ati就ok

给个具体的吧,failsafeX进去xorg.conf就被删了

作者: 解冻@zju   发布时间: 2011-03-31

前几天蛋疼升级了11.04,完了x无法启动
显然是fglrx驱动出问题了,于是去ati官网下了驱动.run
解压打了2.6.38的一个补丁,也编译安装成功了
但是仍然无法启动X
土问,这个如何解决

现在我是把fglrx删了,然后用failsafeX登录,选了no effect 模式,倒是可以进桌面了
但是正常ubuntu桌面进去以后,就只有一个桌布,旁边的栏烂框框都没了
应该是自带的驱动不支持3D吧?

有的筒子说,ati用开源驱动,请问这个开源驱动支持3D么?
如何安装?

作者: 解冻@zju   发布时间: 2011-03-30

jieodng@Agenda:~$ xvinfo
X-Video Extension version 2.2
screen #0
Adaptor #0: "Radeon Textured Video"
number of ports: 16
port base: 63
operations supported: PutImage
supported visuals:
depth 24, visualID 0x21
number of attributes: 7
"XV_VSYNC" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 1)
"XV_BRIGHTNESS" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_CONTRAST" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_SATURATION" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_HUE" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_COLORSPACE" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 0)
"XV_CRTC" (range -1 to 1)
client settable attribute
client gettable attribute (current value is -1)
maximum XvImage size: 8192 x 8192
Number of image formats: 4
id: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x30323449 (I420)
guid: 49343230-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x59565955 (UYVY)
guid: 55595659-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)

作者: 解冻@zju   发布时间: 2011-03-30

顺便 apt-get remove fglrx
用来删除fglrx可以么?

作者: 解冻@zju   发布时间: 2011-03-31

开源驱动只要把x.org里面显卡换成ati就ok

作者: ltkun   发布时间: 2011-03-31

ltkun 写道:
开源驱动只要把x.org里面显卡换成ati就ok

给个具体的吧,failsafeX进去xorg.conf就被删了

作者: 解冻@zju   发布时间: 2011-03-31

前几天蛋疼升级了11.04,完了x无法启动
显然是fglrx驱动出问题了,于是去ati官网下了驱动.run
解压打了2.6.38的一个补丁,也编译安装成功了
但是仍然无法启动X
土问,这个如何解决

现在我是把fglrx删了,然后用failsafeX登录,选了no effect 模式,倒是可以进桌面了
但是正常ubuntu桌面进去以后,就只有一个桌布,旁边的栏烂框框都没了
应该是自带的驱动不支持3D吧?

有的筒子说,ati用开源驱动,请问这个开源驱动支持3D么?
如何安装?

作者: 解冻@zju   发布时间: 2011-03-30

jieodng@Agenda:~$ xvinfo
X-Video Extension version 2.2
screen #0
Adaptor #0: "Radeon Textured Video"
number of ports: 16
port base: 63
operations supported: PutImage
supported visuals:
depth 24, visualID 0x21
number of attributes: 7
"XV_VSYNC" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 1)
"XV_BRIGHTNESS" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_CONTRAST" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_SATURATION" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_HUE" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_COLORSPACE" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 0)
"XV_CRTC" (range -1 to 1)
client settable attribute
client gettable attribute (current value is -1)
maximum XvImage size: 8192 x 8192
Number of image formats: 4
id: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x30323449 (I420)
guid: 49343230-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x59565955 (UYVY)
guid: 55595659-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)

作者: 解冻@zju   发布时间: 2011-03-30

顺便 apt-get remove fglrx
用来删除fglrx可以么?

作者: 解冻@zju   发布时间: 2011-03-31

开源驱动只要把x.org里面显卡换成ati就ok

作者: ltkun   发布时间: 2011-03-31

ltkun 写道:
开源驱动只要把x.org里面显卡换成ati就ok

给个具体的吧,failsafeX进去xorg.conf就被删了

作者: 解冻@zju   发布时间: 2011-03-31