0

Hy folks, I am beginner on Ubuntu. From couple of days I am trying to integrate AMD graphics card with Ubuntu. I also followed the AMD manual but it didn't work for me. I stuck on resolve package dependencies.
Then
this command didn't performed well:

sudo dpkg -i fglrx-core_15.302-0ubuntu1_amd64_ub_14.01.deb 
fglrx_15.302-0ubuntu1_amd64_ub_14.01.deb 
fglrx-dev_15.302-0ubuntu1_amd64_ub_14.01.deb 
fglrx-amdcccle_15.302-0ubuntu1_amd64_ub_14.01.deb

Kindly guide me how to get rid of this stuff.
Thanks a lot in advance

  • https://askubuntu.com/questions/918085/error-processing-package-fglrx-package-fglrx-is-not-configured-yet#comment1448301_918085 –  May 23 '17 at 12:37
  • hi @MichaelBay Now I am working in Ubuntu 14.04.4. It automatically detects the driver for AMD.

    I just install the gazebo5. Neither the gazebo is launching nor it shows some error.

    Can you guide me What is the problem then ??

    – Farzan M. Ñóòrî May 24 '17 at 11:01

1 Answers1

0

I've strugling with an R7 370and linux during a couple of days and now it seems that 14.04.5 (.5) does not longer support fglrx i'm not sure is the step i am

It seems basically because 14.04.5 has the kernel and some graphic packages from ubuntu 16 and, in ubuntu 16 fglrx is no longoer supported (it installs, but seems to me that module fglrx is not compiled by a kernel incompatibility)

you can check this article

Ubuntu 14.04.5/16.04/16.10 and AMD graphics

cheers

Erwin
  • 1