Results 1 to 9 of 9

Thread: Ati Radeon x1650 Pro

  1. #1
    Join Date
    May 2006
    Beans
    Hidden!

    Ati Radeon x1650 Pro

    Hi all,

    As the title suggests, I have an Ati Radeon x1650 Pro. Ubuntu picks up the card just fine, only problem is no 3D acceleration, so no fancy effects (And just a slow computer in general, even without effects).

    Anyone got any idea how to get this thing working? I've tried several things (a lot of the Ati/Radeon related packages in the software manager) and nothing works. Ati CCP won't recognise the card. Also tried installing the driver from the Ati site, simply won't install.

    What should I do?

  2. #2
    Join Date
    Apr 2006
    Beans
    6

    Re: Ati Radeon x1650 Pro

    I have the same card and problem. Any luck?

  3. #3
    Join Date
    Jul 2008
    Location
    Canada
    Beans
    101
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: Ati Radeon x1650 Pro

    Same problem on my ATI Radeon X1600.

    I tried this:
    Quote Originally Posted by Chrisco66 View Post
    The effects still don't work BUT the slowness is gone. so one step in the right direction

  4. #4
    Join Date
    Mar 2010
    Beans
    21

    Re: Ati Radeon x1650 Pro

    i have the same issue with the same hardware..

    isn't there some sort of a fix?

  5. #5
    Join Date
    May 2007
    Location
    Virginia, USA
    Beans
    13,377
    Distro
    Ubuntu Mate Development Release

    Re: Ati Radeon x1650 Pro

    Basically -- NO. That hardware was relegated to "legacy" status over a year ago by AMD/ATI such that there are no fglrx drivers that will work with it anymore.

    The only drivers that will work are the open source drivers.

    If you want details on tweaking, though, you should go to the Phoronix forums. They do a LOT of work with the open source drivers.
    Ubuntu 20.04, Mint 19.10; MS Win10 Pro.
    Will not respond to PM requests for support -- use the forums.

  6. #6
    Join Date
    Jun 2007
    Beans
    14,788

    Re: Ati Radeon x1650 Pro

    Make sure you remove any failed install attempts of the proprietary driver and reinstall the appropriate packages: http://wiki.cchtml.com/index.php/Ubu...ing_the_Driver

  7. #7
    Join Date
    Apr 2007
    Beans
    1

    Talking Re: Ati Radeon x1650 Pro

    Try this:
    1. open terminal
    2. type this (enter your password when asked):
    Code:
    sudo echo options radeon modeset=0 > /etc/modprobe.d/radeon-kms.conf
    3. reboot, and enjoy

    (taken from https://wiki.ubuntu.com/X/KernelModeSetting

  8. #8
    Join Date
    Jul 2010
    Beans
    2

    Exclamation Re: Ati Radeon x1650 Pro

    Quote Originally Posted by calinorg View Post
    Try this:
    1. open terminal
    2. type this (enter your password when asked):
    Code:
    sudo echo options radeon modeset=0 > /etc/modprobe.d/radeon-kms.conf
    3. reboot, and enjoy

    (taken from https://wiki.ubuntu.com/X/KernelModeSetting
    Here's what the console return :

    Code:
    bash: /etc/modprobe.d/radeon-kms.conf: Permission denied
    (didn't even asked for admin password).

    So I believed the file access is restricted, but :

    Code:
    bash: /etc/modprobe.d/radeon-kms.conf: Permission denied
    sudo ls -l /etc/modprobe.d/radeon-kms.conf
    [sudo] password for :
    ls: cannot access /etc/modprobe.d/radeon-kms.conf: No such file or directory
    I'm actually running with display drivers for radeon from fglrx package from package manager udated to current version. Still glitchy. I guess the RV535 isn't supported.

    I also tried what's writen after on the Wiki for KMS.

    I noticed I had no xorg.conf file. I created it like on the wiki, but for Radeon. I also edited the Grub.

    No changes. Well it crashed video card display on restart, I had to fix it with the BootCD Restore utility.

    FYI, I'm actually running Ubuntu Studio (Lucid) with Linux 2.6.32 and Gnome 2.30.2.

    I also have ATI (Sapphire) Radeon x1650 pro (RV535).

    I'm new on Linux, but nifty, and can't find a way to fix it.
    Last edited by chaale; August 9th, 2010 at 05:49 AM. Reason: actual driver info

  9. #9
    Join Date
    Oct 2009
    Location
    In the land of the free..
    Beans
    8
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Ati Radeon x1650 Pro

    I did a fresh install of 10.10 x64 and i had the nice fancy graphics and compiz working fine..

    But for some reason, if you put this card into a system with ubuntu already installed prior to having the card, it will be detected but wont enable the fancy graphics

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
  •