uninstall catalyst [resolved] - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: uninstall catalyst [resolved] (/thread-3581.html) |
uninstall catalyst [resolved] - ragequit - 07-31-2014 So I have a perfectly working catalyst 13.x/oclhashcat1.01 installation. But I can't update because I can't remove catalyst 13. Code: user@brutev2:~$ sudo aticonfig --uninstall just to be sure: Code: sudo sh /usr/share/ati/amd-uninstall.sh and dpkg -l | grep fglrx comes back blank. can someone point me to instructions for removing it manually? or will --force work well enough? RE: uninstall catalyst - ragequit - 08-01-2014 K, turns out there was a relatively easy solution. I can delete this thread if needed. ran the installer for the version of the driver I had with --extract Code: $ sudo sh ./amd-catalyst-13.12-linux-x86.x86_64.run --extract Code: $ cd fglrx-install.noDM9j/ install 14.4 like normal. works now :-)> |