Announcement

Collapse
No announcement yet.

Graphicproblems since Ubuntu 10.04

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    I'm looking at the installation instructions for 10.6 now (www.amd.com then navigate to Desktop Graphics drivers for Radeon HD5xxx Linux) and the instructions say :

    /usr/bin/aticonfig for Xorg 7.x
    /usr/X11R6/bin/aticonfig for earlier versions of Xorg
    Test signature

    Comment


    • #12
      The correct way is:
      Code:
      sudo -i
      rm -f /etc/X11/xorg.conf*
      aticonfig --initial --nobackup
      I updated my script to write the BusID too. So it would not matter.

      Comment


      • #13
        sudo /usr/bin/aticonfig --initial
        /usr/bin/aticonfig: command not found
        @kano:

        I cannot do it the correct because aticonfig isn't found for any reason.

        Comment


        • #14
          Is it there when you look in the folder ?
          Test signature

          Comment


          • #15
            @muvo

            Then it is NOT installed!

            Comment


            • #16
              No, it's not in the folder.

              But the package manager says it's installed.

              Comment


              • #17
                Well maybe you messed too much around with the ati-installer. If it is REALLY installed then switch to it:

                sudo -i
                update-alternatives --config gl_conf
                update-initramfs -u
                ldconfig
                reboot

                Comment


                • #18
                  Ok, Ubuntu now uses the fglrx driver but the graphicproblems still exist.

                  Comment

                  Working...
                  X