Results 1 to 6 of 6

Thread: Backtrack: Installed ATI 12.4, accidentally clicked activate fglrx driver

  1. #1
    Join Date
    Jul 2013
    Beans
    4

    Backtrack: Installed ATI 12.4, accidentally clicked activate fglrx driver

    So I managed to manually install the latest ATI drivers for my HD7950, I am using backtrack 5 r3 (ubuntu 10.04 kde) I downloaded the drivers from amd webside and did chmod +x amd-catalyst-13.4-linux-x86.x86_64.run and then ./amd-catalyst-13.4-linux-x86.x86_64.run and it installed everything and all was well. Seeing how I am new to Linux I was exploring my computer and came across the hardware drivers section and noticed it said that my drivers were not activated, so I proceeded to click it and it started downloading and installing. I didnt think much of it at the time but what I realize now is I reactivated the fglrx drivers and it uninstalled the ati drivers. Now when I attempt to reinstall ati drivers with the above process it says to me that

    "a previous install of the fglrx has been detected. please uninstall the old version before installing this version. Optionally run installer with -force option to overwrite the existing driver. Forcing install is not recommended."

    I have followed many tutorials and feel I am just burying myself deeper and deeper each time as I really do not know what I am doing yet for the most part. I have tried this command

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

    but it just tells me no such file or directory. I just need to know how to "start over" with the process and make sure that everything is removed that should be removed and continue on in the right direction.


    It appears backtrack forums are closed so I didn't know where else to turn to. Thank you for your time and I hope I didn't leave out any crucial information.
    Last edited by QIII; July 18th, 2013 at 11:11 PM. Reason: Modified title

  2. #2
    Join Date
    Jul 2013
    Beans
    4

    Re: Installed ATI 12.4, accidentally clicked activate fglrx driver

    I am so confused on what could be going on and what to do from here. Whenever I try to reinstall the drivers from amd's website as stated above I get the error to please remove the old fglrx drivers first. I run these 2 commands:

    Code:
    sh /usr/share/ati/fglrx-uninstall.sh
    and I get no such directory. Then I try this code:

    Code:
    apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev*
    and I get this:

    Code:
    Reading package lists... DoneBuilding dependency tree       
    Reading state information... Done
    Package fglrx is not installed, so not removed
    Note, selecting xorg-driver-fglrx for regex 'fglrx_*'
    Note, selecting fglrx-kernel-source for regex 'fglrx_*'
    Note, selecting xorg-driver-fglrx-dev for regex 'fglrx_*'
    Note, selecting fglrx for regex 'fglrx_*'
    Note, selecting fglrx-driver-dev for regex 'fglrx_*'
    Note, selecting fglrx-control-qt2 for regex 'fglrx_*'
    Note, selecting fglrx-dev for regex 'fglrx_*'
    Note, selecting fglrx-modaliases for regex 'fglrx_*'
    Note, selecting xfree86-driver-fglrx-dev for regex 'fglrx_*'
    Note, selecting fglrx-amdcccle for regex 'fglrx_*'
    Note, selecting fglrx-control for regex 'fglrx_*'
    Note, selecting fglrx-amdcccle for regex 'fglrx-amdcccle*'
    E: Couldn't find package fglrx-amdcccle*
    Should I try adding -force command to the end of the install? How can I get my correct drivers for my setup? I have been at this all day and feel I am getting nowhere. Thanks in advance.

  3. #3
    Join Date
    Jul 2013
    Beans
    4

    Re: Installed ATI 12.4, accidentally clicked activate fglrx driver

    I just did "apt-get install fglrx" and this is what it kicked back:

    Code:
    Reading package lists... DoneBuilding dependency tree       
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
      libecryptfs0 libgnome2-vfs-perl libdmraid1.0.0.rc16 libdebconfclient0
      libgnomevfs2-extra ecryptfs-utils cryptsetup rdate gdb bogl-bterm
      libdebian-installer4 librarian0 software-properties-gtk rarian-compat
      libgnome2-canvas-perl synaptic reiserfsprogs libgnome2-perl dmraid
      python-pyicu scrollkeeper apport-gtk
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
      fglrx-amdcccle
    The following NEW packages will be installed:
      fglrx fglrx-amdcccle
    0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0B/34.3MB of archives.
    After this operation, 110MB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Selecting previously deselected package fglrx.
    (Reading database ... 298051 files and directories currently installed.)
    Unpacking fglrx (from .../fglrx_2%3a8.723.1-0ubuntu5_amd64.deb) ...
    Selecting previously deselected package fglrx-amdcccle.
    Unpacking fglrx-amdcccle (from .../fglrx-amdcccle_2%3a8.723.1-0ubuntu5_amd64.deb) ...
    Processing triggers for man-db ...
    Processing triggers for ureadahead ...
    Setting up fglrx (2:8.723.1-0ubuntu5) ...
    update-alternatives: using /usr/lib/fglrx/ld.so.conf to provide /etc/ld.so.conf.d/GL.conf (gl_conf) in auto mode.
    update-initramfs: deferring update (trigger activated)
    Loading new fglrx-8.723.1 DKMS files...
    First Installation: checking all kernels...
    Building only for 3.2.6
    Building for architecture x86_64
    Building initial module for 3.2.6
    
    
    Error! Bad return status for module build on kernel: 3.2.6 (x86_64)
    Consult the make.log in the build directory
    /var/lib/dkms/fglrx/8.723.1/build/ for more information.
    dpkg: error processing fglrx (--configure):
     subprocess installed post-installation script returned error exit status 10
    dpkg: dependency problems prevent configuration of fglrx-amdcccle:
     fglrx-amdcccle depends on fglrx; however:
      Package fglrx is not configured yet.
    dpkg: error processing fglrx-amdcccle (--configure):
     dependency problems - leaving unconfigured
    No apport report written because the error message indicates its a followup error from a previous failure.
                              Processing triggers for python-gmenu ...
    Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
    Processing triggers for initramfs-tools ...
    update-initramfs: Generating /boot/initrd.img-3.2.6
    Processing triggers for python-support ...
    Errors were encountered while processing:
     fglrx
     fglrx-amdcccle
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Anything?

  4. #4
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Backtrack: Installed ATI 12.4, accidentally clicked activate fglrx driver

    Moved to Other OS/Distro Support


    Although backtrack is based on Ubuntu, it is a separate distribution.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  5. #5
    Join Date
    Jul 2013
    Beans
    4

    Re: Backtrack: Installed ATI 12.4, accidentally clicked activate fglrx driver

    Nothing about any of this is seemingly Backtrack specific though is it? Alrighty then, thanks for the awesome help!

  6. #6
    Join Date
    Apr 2010
    Location
    Huntsville,Alabama USA
    Beans
    101
    Distro
    Ubuntu Development Release

    Re: Backtrack: Installed ATI 12.4, accidentally clicked activate fglrx driver

    backtrack is dead and has been forked as http://www.kali.org/

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •