Posts: 9
Threads: 2
Joined: Mar 2012
Any idea why I might be getting this?
OS: Ubuntu 14.04 LTS
Driver: fglrx-14.10.1006 and fglrx-14.10.1006.1001
I'm getting this error with both. Driver is working fine with other apps.
Code:
fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 7900 Series
OpenGL version string: 4.4.12874 Compatibility Profile Context 14.10.1006
Posts: 130
Threads: 1
Joined: Jan 2014
Is that a apt-get driver or driver directly from amd.com as a standalone installer?
The first is wrong.
Posts: 9
Threads: 2
Joined: Mar 2012
its driver directly from amd.com as a strandalone.
Installed with
amd-driver-installer-14.10.1006.1001-x86.x86_64.run --buildpkg Ubuntu/trusty
and dkpg -i fgrlx*.deb
Posts: 130
Threads: 1
Joined: Jan 2014
(06-19-2014, 04:56 PM)bogesman Wrote: its driver directly from amd.com as a strandalone.
Installed with
amd-driver-installer-14.10.1006.1001-x86.x86_64.run --buildpkg Ubuntu/trusty
and dkpg -i fgrlx*.deb
Why would you buildpkg? It should install all by itself.
Posts: 100
Threads: 2
Joined: Mar 2012
I'm pretty sure 14.4 is the latest stable version of the catalyst drivers. If you are downloading 14.10, that would sound like you are trying beta drivers, and that's not supported here.
Posts: 9
Threads: 2
Joined: Mar 2012
06-19-2014, 07:15 PM
(This post was last modified: 06-19-2014, 07:16 PM by bogesman.)
@curlyboi
Because, that's how i know it works and i know that i can easy uninstall them to test other driver. Anyway that's not relevant to the issue I'm having.
@unix-ninja
I did not install 14.10 drivers. They are actually from the
Wiki page
You can clearly see there sh fglrx-14.10.1006/amd-driver-installer-14.10.1006-x86.x86_64.run
amd-catalyst-14-4-linux-x86-x86-64.zip extracts to fglrx-14.10.1006 and this is what i installed.
Posts: 31
Threads: 0
Joined: Feb 2014
Drivers are fine, I think problem relates to you using 14.04 you need Ubuntu 12.04.3.
Posts: 9
Threads: 2
Joined: Mar 2012
i know guide says 12.04, but i need 14.04, because of some issues with 12.04 related to integrated gpu+ati. They managed to to fix them in 14.04. 11.10 was fine, 12* and 13* not ok, 14 working again.
Posts: 2,936
Threads: 12
Joined: May 2012
catalyst 14.4 is not officially supported on ubuntu 14.04.
Posts: 9
Threads: 2
Joined: Mar 2012
Well i managed to get it working on 14.04 LTS server. I guess that there might be an issue if SDK is installed. I did not install it on the server version and hashcat works.