2

So I am following instructions on this blog post http://www.techlw.com/2012/08/install-amd-catalyst-128-drivers-in.html which is pretty detailed and works until the install log throws this at me:

Check if system has the tools required for installation.
Uninstalling any previously installed drivers.

Creating symlink /var/lib/dkms/fglrx/8.982/source ->
                 /usr/src/fglrx-8.982

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.982/build; sh make.sh --nohints --uname_r=3.5.0-18-generic --norootcheck.....(bad exit status: 1)
[Error] Kernel Module : Failed to build fglrx-8.982 with DKMS
[Error] Kernel Module : Removing fglrx-8.982 from DKMS

------------------------------
Deleting module version: 8.982
completely from the DKMS tree.
------------------------------
Done.
[Reboot] Kernel Module : update-initramfs

Any thoughts? Essentially gnome 3.6 is broken and because in 12.10 unity doesn't fall back, so unity doesn't work. When I first installed Ubuntu 12.10 it all worked, I saw pretty gnome 3 and pretty unity and then Ubuntu was like "I has updates!" and I was like "take those updates" then it was like "Ha! I broke your drivers" and ya.....end of story.

So how do I fix this? I have dual monitors and its mirrored with no other options available. Its very important that I fix this and fast.

So what should I do?

1 Answers1

0

Had this problem myself and this link worked for me.

ATI Catalyst driver fix

If you want dual screens and ATI on 12, use the proprietry catalyst driver NOT the Ubuntu one as it causes a ton of random issues...

P.S. this is the ONLY time i've ever advised on proprietry and I feel dirty for having to...

Adeyfk
  • 89