Results 1 to 6 of 6

Thread: How to uninstall all fglrx and install xorg

  1. #1
    Join Date
    Nov 2008
    Beans
    175

    How to uninstall all fglrx and install xorg

    unninstall all fglrx and install the free drivers. xserver-xorg-video-ati and xserver-xorg-video-radeon was the advice I got somewhere else. How do I do that?

  2. #2
    Join Date
    Jun 2006
    Location
    State College, PA, USA
    Beans
    244
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How to uninstall all fglrx and install xorg

    Just use the restricted drivers manager (under system, administration) and deselect the Restricted ATI driver (FGLRX.)

    Please list what version of Ubuntu you are running if this does not work.

  3. #3
    Join Date
    Nov 2008
    Beans
    175

    Re: How to uninstall all fglrx and install xorg

    I am running Jaunty off of an upgrade from Intrepid. Gfx were fin in intrepid. Will post later if it worked ( at work now )

  4. #4
    Join Date
    Nov 2008
    Beans
    175

    Re: How to uninstall all fglrx and install xorg

    Yeah I used the "Hardware Drivers" thing under administration and it told me that I have no proprietary drivers on my machine.

  5. #5
    Join Date
    Feb 2009
    Location
    Boone, NC
    Beans
    518
    Distro
    Ubuntu Studio 11.10 Oneiric Ocelot

    Re: How to uninstall all fglrx and install xorg

    I don't have X running. It won't run. Activating ATI drivers under hardware manager broke it. Now I need to get rid of fglrx from shell

    to do that i did
    Code:
    sudo apt-get remove xorg-driver-fglrx
    It worked, but I still have no desktop.
    How do I completely remove this broken driver?
    what other command do i need to issue?
    If there is no other command, how do i initialize the open source driver? is there a command for that?
    "Be who you are and say what you feel because those that mind don't matter and those that matter don't mind."
    Ubuntu Registered User #29486

  6. #6
    Join Date
    Jun 2006
    Location
    State College, PA, USA
    Beans
    244
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How to uninstall all fglrx and install xorg

    Try running:

    Code:
    sudo dpkg-reconfigure xserver-xorg
    You'll then need to restart the X server (or GDM.)

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
  •