首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >fglrx驱动程序安装失败

fglrx驱动程序安装失败
EN

Stack Overflow用户
提问于 2012-06-21 16:37:43
回答 1查看 1.7K关注 0票数 1

我用hwoto中的方法手动安装了Catalyst12.4。安装不会抛出错误,而当我键入以下命令时

代码语言:javascript
复制
fglrxinfo

我得到了以下错误

代码语言:javascript
复制
X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request:  138 (ATIFGLEXTENSION)
Minor opcode of failed request:  66 ()
Serial number of failed request:  13
Current serial number in output stream:  13 

我还尝试使用Ubuntu存储库添加额外的驱动程序,但总是无法安装驱动程序。

并且以下消息似乎表明fglrx已经安装,如何解决此问题?

代码语言:javascript
复制
itsuper7@ubuntu:/host/Dropbox$ aptitude search fglrx
i   fglrx                           - Video driver for the AMD graphics accelera
iBA fglrx-amdcccle                  - Catalyst Control Center for the AMD graphi
pB  fglrx-amdcccle-updates          - Catalyst Control Center for the AMD graphi
v   fglrx-control                   -                                           
p   fglrx-dev                       - Video driver for the AMD graphics accelera
v   fglrx-driver                    -                                           
v   fglrx-driver-dev                -                                           
c   fglrx-updates                   - Video driver for the AMD graphics accelera
pB  fglrx-updates-dev               - Video driver for the AMD graphics accelera
EN

回答 1

Stack Overflow用户

发布于 2013-10-28 04:16:32

我也有同样的问题,并用symLink解决了它

sudo ln -s /usr/include/fglrx /usr/lib64/fglrx

但这取决于fglrx的安装位置。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/11134433

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档