Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 834  / 2 Years ago, wed, february 2, 2022, 7:09:05

I followed the steps letter by letter in this post... Gnome 3.2 problems in the shell



However I have come to a problem that I don't know how to solve... It is saying that package build has failed and it could not process the .deb file. I would like to install this as it increases performance of Unity. I have an ATi Mobility HD4250 Graphics Card. I also have been using the drivers that came out of the box with Unity, didn't install the ones from the Additional Drivers list..



my terminal



Now after all of that, it says it can't open the driver installer.
enter image description here



Ok now with this new driver installed, everything appears to be choppy... It didn't do that with the drivers that came in Unity. I thought these were supposed to be an improvement?


More From » drivers

 Answers
6

You are missing some packages to be able to build your drivers, please install them before trying to rebuild the drivers again. Open a terminal and type



sudo apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases


After these are installed you can then execute sh ./amd-driver-installer-12-1-x86.x86_64.run --buildpkg Ubuntu/oneiric to build the packages and sudo dpkg -i fglrx*.deb to install them.



Please make sure that any old version of the drivers is already removed from the system



sudo sh /usr/share/ati/fglrx-uninstall.sh
sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev*


will remove any previous installed versions at the moment in your system, dont worry if they give faults, just move on.



For a complete step by step guide on how to remove / revert / install the AMD driver visit this post




[#40681] Friday, February 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tonhorn

Total Points: 196
Total Questions: 118
Total Answers: 95

Location: Vanuatu
Member since Fri, May 13, 2022
2 Years ago
tonhorn questions
Tue, May 10, 22, 12:01, 2 Years ago
Sat, Dec 18, 21, 06:23, 2 Years ago
Thu, Jun 16, 22, 04:03, 2 Years ago
Fri, Apr 1, 22, 05:23, 2 Years ago
;