Results 1 to 2 of 2

Thread: catalyst control center

  1. #1
    Join Date
    Apr 2010
    Beans
    210

    catalyst control center

    I manually installed the newer 12.8 catalyst drivers for my ubuntu 1204 64 bit system, all went well, and my computer is performing much much better, but, I lost my catalyst control panel somehow, so I can't set up my dual displays, synaptic says that fglrx-amdcccle is installed, but I have not access to it.

    Code:
    wreckingball@wreckingball-pc:~$ sudo fglrx-amdcccle
    sudo: fglrx-amdcccle: command not found
    I am confused, it's probably something simple, but I am just not seeing it, any help would be greatly appreciated.

    thanks in advance
    Beelzebufo

  2. #2
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: catalyst control center

    fglrx-amdcccle is the name of the package and not the command. There will be no such command in your system. I am unfamiliar with the catalyst chipset, but try (in a terminal):

    Code:
    locate catalyst
    If this returns nothing, then type:

    Code:
    dpkg -L fglrx-amdcccle
    This will return a complete list of the files installed by the package. You will have to look for a command that appears to run the catalyst control center.

    If this query returns a (list of) command(s), then, to be safe, Google the complete command before running it.
    Last edited by DuckHook; October 7th, 2012 at 07:40 AM.

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
  •