Posts

Showing posts with the label quantal

Solved How To Install Nvidia 173 on Ubuntu 12 10 Quantal Quetzal

Image
Solved How To Install Nvidia 173 on Ubuntu 12 10 Quantal Quetzal Ubuntu 12.10 Quantal Quetzal has been released. It brings some improvements, especially in UI design. But for those who still have old machines like Pentium IV with an old Nvidia graphic card, they might be upset (like me). Just like Ubuntu 12.04 at the early release, nvidia-173 graphic driver is also uninstallable on Ubuntu 12.10. I don�t know exactly about it, seems a technical bug in Ubuntu�s Debian packaging. But, don�t worry. After exploration, I�ve finally found that installing nvidia-173 onto Ubuntu 12.10 is quite easy to do. Let�s rock, here are the steps : 1. First, install the libc6-dev package sudo apt-get instal libc6-dev 2. Create a new additional repository address of the Ubuntu Precise address sudo gedit /etc/apt/sources.list.d/precise.list And add this address : deb http://archive.ubuntu.com/ubuntu precise main restricted universe multiverse Save the file 3. Create two pin addresses to specify a version o...

SOLVED AMD Catalyst and Ubuntu 12 10 Quantal Quetzal problem

Image
SOLVED AMD Catalyst and Ubuntu 12 10 Quantal Quetzal problem AMD dropped the support for the Radeon HD 4000, HD 3000 and HD 2000 series, leaving the owners of any of these models with broken graphics when they chose to upgrade to Quantal. In order to continue to use proprietary drivers, the AMD Catalyst Legacy driver must be installed. Bellow instructions are provided for installing it from Tomasz Makarewicz PPA. Install Open a terminal window and run: sudo add-apt-repository ppa:makson96/fglrx -y && sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install fglrx-legacy -y Then restart your computer. AMD Catalyst Control Center AMD Catalyst Control Center can be accessed via Applications Menu > Settings Manager or typing the following command: amdcccle . References AMD Catalyst Legacy PPA Ubuntu 12.10 And AMD Catalyst Problem (Solved) download file now