AMD/ATI propriety driver installation

Archived topics about LMDE 1 and LMDE 2
Locked
no_war

AMD/ATI propriety driver installation

Post by no_war »

Guys I am a newbie in linux and tried to install the propriety drivers using sgfxi for my radeon hd 5450 graphics card on Linux Mint Debian 201403 but got error during the installation. Now after the restart Cinnamon has crashed. After checking the logs of fglrx I got the following:
Supported adapter detected.
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.

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

DKMS: add completed.

Kernel preparation unnecessary for this kernel. Skipping...

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

------------------------------
Deleting module version: 13.251
completely from the DKMS tree.
------------------------------
Done.
[Reboot] Kernel Module : update-initramfs
I don't know what to do now. Please help me out here.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Monsta
Level 10
Level 10
Posts: 3071
Joined: Fri Aug 19, 2011 3:46 am

Re: AMD/ATI propriety driver installation

Post by Monsta »

According to this thread, the latest version of sgfxi should already include a patch for this issue.
So update sgfxi first. Run this as root:

Code: Select all

sgfxi -U
and then try installing the drivers again.

If the problem persists, I recommend reporting it in that thread (with log attached).
Andjety

Re: AMD/ATI propriety driver installation

Post by Andjety »

It seems that sgfxi update automatically.

I have the same problem (i think). I don't understant why, with the same kernel (3.11), fglrx works fine with ubuntu, and not with debian. Is there not a way to make it works, as it works in ubuntu?

I also tryed with the 3.12 kernel (adding the jessie repository) and it makes no difference.

What could we do, to make it work?
Cheesethief

Re: AMD/ATI propriety driver installation

Post by Cheesethief »

Is there any fix for this? I am having the same issue trying to install the driver.
Monsta
Level 10
Level 10
Posts: 3071
Joined: Fri Aug 19, 2011 3:46 am

Re: AMD/ATI propriety driver installation

Post by Monsta »

If you don't mind helping sgfxi author in dealing with this issue and making sgfxi better, then please report it at this forum.
Before reporting, first update sgfxi as root:

Code: Select all

sgfxi -U
and run this (also as root) to collect some info:

Code: Select all

sgfxi --debugger
and then attach the resulting .tar.gz file to your post.
Andjety

Re: AMD/ATI propriety driver installation

Post by Andjety »

Thank you.

I did it.
Andjety

Re: AMD/ATI propriety driver installation

Post by Andjety »

I'm pretty sure you could learn "something" from that (i don't know what)...

Here is the post and the answer:
http://techpatterns.com/forums/viewtopi ... 1324#11324
Monsta
Level 10
Level 10
Posts: 3071
Joined: Fri Aug 19, 2011 3:46 am

Re: AMD/ATI propriety driver installation

Post by Monsta »

I'm pretty sure you should upload the .gz file to their ftp, like it was told, and continue the discussion to get any help.
Locked

Return to “LMDE Archive”