[SOLVED] help, I accidentally deleted a file....

Archived topics about LMDE 1 and LMDE 2
Locked
kbkatz1

[SOLVED] help, I accidentally deleted a file....

Post by kbkatz1 »

I was trying to remove every aspect of ATI Catalyst drivers for my Radeon 9700. I read in a forum (not this one) to run sudo sh /usr/shrare/ati/fglrx-uninstall.sh through the Terminal. When I did this it caused the Chromium web browser to stop working (and who knows what else). If I run chromium-browser through the Terminal I get this error:

Code: Select all

ken@Dell-Dimension ~/Desktop $ chromium-browser 
/usr/lib/chromium-browser/chromium-browser: error while loading shared libraries: libatiuki.so.1: cannot open shared object file: No such file or directory
I have tried to uninstall/reinstall Chromium but it still does not work. Firefox still works though. Any suggestions?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kbkatz1

[SOLVED] Re: help, I accidentally deleted a file....

Post by kbkatz1 »

This seems to have worked to fix my problem:


sudo apt-get update && sudo apt-get install fglrx
Locked

Return to “LMDE Archive”