Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: Need help with ATI drivers not working!!!!!

  1. #11
    Join Date
    Apr 2007
    Location
    WV
    Beans
    60
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Need help with ATI drivers not working!!!!!

    use this command to copy the xorg.conf file to a file called xorg.conf.backup
    Code:
    sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
    then use this command to edit it
    Code:
    sudo gedit /etc/X11/xorg.conf
    and to restore from the backup if things go badly, use the command
    Code:
    sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf
    and then restart your computer or just hit ctrl+alt+backspace to restart your x server
    Last edited by PsyWolf; April 27th, 2008 at 11:48 PM.

  2. #12
    Join Date
    Apr 2008
    Location
    Tenn
    Beans
    147
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Need help with ATI drivers not working!!!!!

    I find that the easist way to get ati/nvidia drivers is envy
    Code:
    sudo apt-get install envy
    because if i downloaded the driver i think i need, it locks the resolution at 800x600 but envy fixes that and fixes the xorg file.

  3. #13
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Angry Re: Need help with ATI drivers not working!!!!!

    Quote Originally Posted by PsyWolf View Post
    use this command to copy the xorg.conf file to a file called xorg.conf.backup
    Code:
    sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
    then use this command to edit it
    Code:
    sudo gedit /etc/X11/xorg.conf
    and to restore from the backup if things go badly, use the command
    Code:
    sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf
    and then restart your computer or just hit ctrl+alt+backspace to restart your x server
    AHHHHHHHH!!!!!!!

    I followed your instructions and changed vesa to fglrx and rebooted. It didn't go screwy but it didn't let me enable desktop effects either!! What Now????

  4. #14
    Join Date
    Aug 2006
    Location
    Over yonder
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Need help with ATI drivers not working!!!!!

    Is fglrx enabled? What are the results of this command?: fglrxinfo

  5. #15
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Re: Need help with ATI drivers not working!!!!!

    results of fglrxinfo:

    Code:
    display: :0.0  screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: ATI Radeon HD 2600 XT
    OpenGL version string: 2.1.7415 Release

  6. #16
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: Need help with ATI drivers not working!!!!!

    I do not know much about ATI, but see if this sticky helps :

    http://ubuntuforums.org/showthread.php?t=764633
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  7. #17
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Re: Need help with ATI drivers not working!!!!!

    Quote Originally Posted by bodhi.zazen View Post
    I do not know much about ATI, but see if this sticky helps :

    http://ubuntuforums.org/showthread.php?t=764633
    That shouldn't be my problem because I have a recent card.

    But, I found in the instruction manual that riven directed me to that I should add fglrx to the restricted modules section in the linux-restricted-modules-common file. Should I do this? And if so can use
    Code:
    sudo cp /etc/default/linux-restricted-modules-common /etc/default/linux-restricted-modules-common-backup
    to back it up???

  8. #18
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Exclamation Re: Need help with ATI drivers not working!!!!!

    I went ahead and backed up the linux-restricted-modules-common file, added fglrx to restricted modules section and restarted.

    RESULT= No change what so ever!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Is there something I'm not doing???

    Please help

  9. #19
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Cool Re: Need help with ATI drivers not working!!!!!

    Anyone?

    PLEASE!!!

  10. #20
    Join Date
    Apr 2008
    Beans
    202
    Distro
    Ubuntu Development Release

    Re: Need help with ATI drivers not working!!!!!

    Does no one wish to help me????

Page 2 of 3 FirstFirst 123 LastLast

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
  •