Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
关于安装Ubuntu12.04的ATI驱动等问题(已解决)。。。。外加无语的反馈(有解决方法了)!
Experiences and Insight
2840
views ·
6
replies ·
To
floor
Go
mycat
deepin
2012-02-29 02:01
Author
我把安装方法复制到下面
以全新安装为主!
重装的或者需要卸载的:
sudo sh /usr/share/ati/fglrx-uninstall.sh
sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev*
安装闭源前准备的库:
sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases linux-headers-generic
请复制完整,在终端中粘贴即可
下载ati驱动催化剂:
cd ~/; mkdir catalyst12.1; cd catalyst12.1/
wget
http://www2.ati.com/drivers/linux/amd-d
... x86_64.run
chmod +x amd-driver-installer-12-1-x86.x86_64.run
[color=#FF0000:10i3a0du]创建.deb的安装包
sudo sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric[/color:10i3a0du]
安装生成的包:
sudo dpkg -i fglrx*.deb
生成配置文件:
sudo aticonfig --initial -f
防止配置未生效:
sudo aticonfig --input=/etc/X11/xorg.conf --tls=1
重启。。。。必须!
我在标记为红色等字体处卡住了。。。。在这步前需要把下载好等驱动拖入到终端?!
我没有把驱动拖入终端,在终端输入sudo sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric出现
[code][mycat@mycat-desktop:~$ sudo sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric
[sudo] password for mycat:
sh: 0: Can't open ./amd-driver-installer-12-1-x86.x86_64.run
/code]
看不懂啊,,希望各位帮帮忙!
上面等解决方法看下面版主回复!
我的确装好了这个驱动123.png
但是你装好后可以用播放器放个视频!我用了vcl和ubuntu自带等电影播放机
一打开视频文件,如何屏幕一黑!直接变成回到登录界面。。。。
原来用11的驱动或者不装还可以看视频的
无语啊!!!!
解决方法
我现在用VCL播放视频的,
在VCL的视频首选项把视频项等加速视频输出(重叠)前面等勾去掉,如何在输入选择X11视频输出然后保存
这样播放视频就不会登出了,但是把加速视频输出(重叠)前面等勾去掉意思是不用硬件加速对把,,这个什么驱动。。。
闭源性能还没开源好?为了降低功耗,忍者吧,姥姥个腿(是ATI的。。。。)
Reply
Like 0
Favorite
View the author
All Replies
bsfmig
deepin
2012-02-29 02:21
#1
右键点开.run文件的属性,看图操作。
Reply
Like 0
View the author
mycat
deepin
2012-02-29 02:35
#2
成功了!谢谢!稍后反馈效果!
Reply
Like 0
View the author
cxbii
deepin
2012-02-29 03:06
#3
和楼主一样等登出问题。。。。。
Reply
Like 0
View the author
yunuoxuan
deepin
2012-03-01 04:25
#4
安装完成,非常给力啊
Reply
Like 0
View the author
139******90
deepin
2012-04-08 07:17
#5
双显卡的也可以这样吗?
Reply
Like 0
View the author
cxbii
deepin
2012-04-08 07:52
#6
双显卡的也可以这样吗?
目前不行...
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
Closing lid, but display still active.
Bluetooth not working after laptop suspend mode
keyring deepin password.. WTF... Not user friendly
UNABLE TO SYNC IN BRAZIL
Popular Events
More
以全新安装为主!
重装的或者需要卸载的:
sudo sh /usr/share/ati/fglrx-uninstall.sh
sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev*
安装闭源前准备的库:
sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases linux-headers-generic
请复制完整,在终端中粘贴即可
下载ati驱动催化剂:
cd ~/; mkdir catalyst12.1; cd catalyst12.1/
wget http://www2.ati.com/drivers/linux/amd-d ... x86_64.run
chmod +x amd-driver-installer-12-1-x86.x86_64.run
[color=#FF0000:10i3a0du]创建.deb的安装包
sudo sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric[/color:10i3a0du]
安装生成的包:
sudo dpkg -i fglrx*.deb
生成配置文件:
sudo aticonfig --initial -f
防止配置未生效:
sudo aticonfig --input=/etc/X11/xorg.conf --tls=1
重启。。。。必须!
我在标记为红色等字体处卡住了。。。。在这步前需要把下载好等驱动拖入到终端?!
我没有把驱动拖入终端,在终端输入sudo sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric出现
[code][mycat@mycat-desktop:~$ sudo sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric
[sudo] password for mycat:
sh: 0: Can't open ./amd-driver-installer-12-1-x86.x86_64.run
/code]
看不懂啊,,希望各位帮帮忙!
上面等解决方法看下面版主回复!
我的确装好了这个驱动123.png
但是你装好后可以用播放器放个视频!我用了vcl和ubuntu自带等电影播放机
一打开视频文件,如何屏幕一黑!直接变成回到登录界面。。。。
原来用11的驱动或者不装还可以看视频的
无语啊!!!!
解决方法
我现在用VCL播放视频的,
在VCL的视频首选项把视频项等加速视频输出(重叠)前面等勾去掉,如何在输入选择X11视频输出然后保存
这样播放视频就不会登出了,但是把加速视频输出(重叠)前面等勾去掉意思是不用硬件加速对把,,这个什么驱动。。。
闭源性能还没开源好?为了降低功耗,忍者吧,姥姥个腿(是ATI的。。。。)