目前还未支持15.10,请先使用开源驱动。cys202013 写了:sed: can't read debian/fglrx-amdcccle.dirs.in: No such file or directory
# remove exec bit on everything
find arch \
etc \
lib \
module \
usr \
xpic_64a -type f | xargs chmod -x
find: `module': No such file or directory
# set executable on user apps
find arch/x86_64/usr/sbin \
arch/x86_64/usr/X11R6/bin \
usr/sbin/ -type f | xargs chmod a+x
# set exec bit on scripts
find lib etc debian -name "*.sh" -type f | xargs chmod +x
# set the permissions on the pxpress scripts
chmod 744 debian/pxpress/switch*
dh build
make: dh: Command not found
debian/rules:241: recipe for target 'build-arch' failed
make: *** [build-arch] Error 127
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Removing temporary directory: fglrx-install.TrtSOU
请问一下我这是卡在哪一步了呀,15.10
(A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
-
- 帖子: 18
- 注册时间: 2014-12-31 19:07
- 系统: Ubuntu 15.10
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
官方的二进制安装文件不支持 15.10 (linux4.2 & gcc5)XiNongWangZi 写了:目前还未支持15.10,请先使用开源驱动。cys202013 写了: dpkg-buildpackage: error: debian/rules build gave error exit status 2
请问一下我这是卡在哪一步了呀,15.10
Ubuntu开发者正在寻求兼容 4.2 内核与 GCC5 的解决方案
11月18日临时解决方案已经进入 wily-updates,可以尝试从软件源安装 fglrx-updates
确保软件源含有 wily-updates
可阅读下面的链接 了解前因后果和目前状态
https://bugs.launchpad.net/ubuntu/+sour ... mments=all
https://lists.ubuntu.com/archives/wily- ... 12298.html
若遇到问题可卸载,恢复开源驱动
卸载闭源驱动,恢复开源驱动方法
可在 Ctrl+Alt+F1~F7 控制台 或 Recovery Mode / failsafeX 执行
sudo apt-get purge fglrx fglrx* fglrx-amdcccle* fglrx-dev*
sudo rm /etc/X11/xorg.conf
sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64
sudo dpkg-reconfigure xserver-xorg
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 18
- 注册时间: 2014-12-31 19:07
- 系统: Ubuntu 15.10
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
貌似AMD官方已出驱动 支持ubuntu 15.10 刚才去看了下,昨日发布的驱动vickycq 写了:官方的二进制安装文件不支持 15.10 (linux4.2 & gcc5)XiNongWangZi 写了:目前还未支持15.10,请先使用开源驱动。cys202013 写了: dpkg-buildpackage: error: debian/rules build gave error exit status 2
请问一下我这是卡在哪一步了呀,15.10
Ubuntu开发者正在寻求兼容 4.2 内核与 GCC5 的解决方案
11月18日临时解决方案已经进入 wily-updates,可以尝试从软件源安装 fglrx-updates
确保软件源含有 wily-updates
可阅读下面的链接 了解前因后果和目前状态
https://bugs.launchpad.net/ubuntu/+sour ... mments=all
https://lists.ubuntu.com/archives/wily- ... 12298.html
若遇到问题可卸载,恢复开源驱动
卸载闭源驱动,恢复开源驱动方法
可在 Ctrl+Alt+F1~F7 控制台 或 Recovery Mode / failsafeX 执行sudo apt-get purge fglrx fglrx* fglrx-amdcccle* fglrx-dev*
sudo rm /etc/X11/xorg.conf
sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64
sudo dpkg-reconfigure xserver-xorg
-
- 帖子: 2
- 注册时间: 2015-11-25 9:30
- 系统: Ubuntu15.10
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
大神 我去看了官网确实有了15.10的支持了 安装的时候说要先卸载之前旧的fglrx driver
找了下/usr/share/ati/下面没有fglrx-uninstall.sh文件 这要我怎么卸载呀
我用的是附加驱动中的fglrx(专有)驱动
找了下/usr/share/ati/下面没有fglrx-uninstall.sh文件 这要我怎么卸载呀
我用的是附加驱动中的fglrx(专有)驱动
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
新驱动全称 AMD Radeon Software Crimson EditionXiNongWangZi 写了: 貌似AMD官方已出驱动 支持ubuntu 15.10 刚才去看了下,昨日发布的驱动
http://support.amd.com/en-us/kb-article ... Notes.aspx
欢迎试用发表感想
注意 是否支持非GCN架构显卡 还有待确定
eydee 写了:It is just an error in the release notes, even the windows version refuses to install for pre-GCN.phoronix 写了: The release notes indicate HD 5000/6000 series support still while AMD has dropped support for pre-GCN GPUs.
参阅schmidtbag 写了: I'm pretty sure this isn't the actual Crimson release, it's just an updated CCC that AMD released at the same time as Crimson. That being said, the Windows release is considered a public beta and there doesn't appear to be any significant performance difference. It seems to me that AMD is just simply giving people a taste of the Crimson GUI, and the actual driver improvements will come for the official release. As for Linux, I think this is just simply a driver update and nothing more - I think once there is a legitimate linux crimson release we should see some significant changes, including the HD5000 and HD6000 GPUs being dropped.
http://www.phoronix.com/scan.php?page=n ... -For-Linux
http://www.phoronix.com/scan.php?page=n ... on-Pre-GCN
http://www.phoronix.com/scan.php?page=n ... n-RelNotes
http://www.phoronix.com/scan.php?page=a ... inux&num=1
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 18
- 注册时间: 2014-12-31 19:07
- 系统: Ubuntu 15.10
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
附加驱动中点选开源驱动,应用,重启 即可cys202013 写了:大神 我去看了官网确实有了15.10的支持了 安装的时候说要先卸载之前旧的fglrx driver
找了下/usr/share/ati/下面没有fglrx-uninstall.sh文件 这要我怎么卸载呀
我用的是附加驱动中的fglrx(专有)驱动
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
大神 我去看了官网确实有了15.10的支持了 安装的时候说要先卸载之前旧的fglrx driver
找了下/usr/share/ati/下面没有fglrx-uninstall.sh文件 这要我怎么卸载呀
1. 附加驱动中的fglrx(专有)驱动 是由 ubuntu 套件庫 提供 2:15.201 版本 15.9我用的是附加驱动中的fglrx(专有)驱动
1-1. http://packages.ubuntu.com/search?suite ... chon=names
1-2. http://packages.ubuntu.com/search?suite ... rx-updates
1-3. https://bluehatrecord.wordpress.com/201 ... nel-4-1-6/
2. Ubuntu 15.10 套件庫 裡的套件 還沒列入 AMD Radeon Software Crimson Edition Linux 15.11 Proprietary Graphics Driver 支援名單
http://support.amd.com/en-us/kb-article ... Notes.aspx
Linux Distributions Supported
Distribution specific packages are available for:
Ubuntu 12.04.4 LTS, 14.04.2
沒有 15.10
3. 但是 直接從官網下載的 驅動套件 已經把 Ubuntu 15.10 列入支援名單中
http://support.amd.com/en-us/kb-article ... Notes.aspx
Linux Distributions Supported
Distributions supported:
Ubuntu 12.04.4 LTS, 14.04.2, 14.04.3, 15.04, 15.10
2-1. 意思是 直接下載 AMD 官網的套件 試試
3. 注意
需要先把已經安裝的所有閉源套件移除
再把開源驅動加入載入黑名單
4. 安裝指令 參閱
viewtopic.php?p=3149665#p3149665
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
poloshiao 写了:3. 注意
需要先把已經安裝的所有閉源套件移除
再把開源驅動加入載入黑名單
你的驱动是从软件源安装的cys202013 写了:大神 我去看了官网确实有了15.10的支持了 安装的时候说要先卸载之前旧的fglrx driver
找了下/usr/share/ati/下面没有fglrx-uninstall.sh文件 这要我怎么卸载呀
我用的是附加驱动中的fglrx(专有)驱动
彻底卸载从软件源安装的AMD闭源驱动 方法
代码: 全选
sudo apt-get purge fglrx fglrx* fglrx-* fglrx-amdcccle* fglrx-dev*
sudo rm /etc/X11/xorg.conf
sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64
sudo dpkg-reconfigure xserver-xorg
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: (A卡福音)AMD今天同步发布了催化剂14.9,正式支持14.04!
安裝 AMD 官網下載的 ATI Crimson driver on Ubuntu 15.10 方法 參閱
viewtopic.php?p=3149665#p3149665
sudo ./amd-driver-installer-15.30.1025-x86.x86_64.run --buildpkg Ubuntu/wily
viewtopic.php?p=3149665#p3149665
sudo ./amd-driver-installer-15.30.1025-x86.x86_64.run --buildpkg Ubuntu/wily