Page 1 of 5 123 ... LastLast
Results 1 to 10 of 45

Thread: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

  1. #1
    Join Date
    Nov 2004
    Location
    Maine, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.10 Utopic Unicorn

    FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    Anyone know if there's any way to get this going yet?

  2. #2
    Join Date
    Apr 2009
    Location
    Oriental Sicily
    Beans
    31

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    From this thread:
    http://ubuntuforums.org/showthread.php?t=1133844


    I have same GPU as your and all is working fine in Jaunty with fglrx.


    How I resolved:

    Reinstalled a clean copy of Jaunty.
    After applying updates, I opened Synaptic and removed all xserver-xorg-* useless packages (related to other VGA). Here's the list:
    xserver-xorg-video-all
    xserver-xorg-video-apm
    xserver-xorg-video-chips
    xserver-xorg-video-cirrus
    xserver-xorg-video-intel
    xserver-xorg-video-mga
    xserver-xorg-video-neomagic
    xserver-xorg-video-nv
    xserver-xorg-video-openchrome
    xserver-xorg-video-rendition
    xserver-xorg-video-s3
    xserver-xorg-video-s3virge
    xserver-xorg-video-savage
    xserver-xorg-video-siliconmotion
    xserver-xorg-video-sis
    xserver-xorg-video-sisusb
    xserver-xorg-video-tdfx
    xserver-xorg-video-trident
    xserver-xorg-video-tseng
    xserver-xorg-video-voodoo

    After, I installed the xorg-driver-fglrx package and all dependencies, via Synaptic.
    Next step, opened a terminal and typed:
    sudo aticonfig --initial -f
    Finally, I crossed my fingers and reboot. And I'm still here

    Compiz works fine and also Google Earth 5 from Medibuntu repository runs smooth (but with compiz or minimal effects enabled the earth start to flash and is unusuable).

  3. #3
    Join Date
    Nov 2004
    Location
    Maine, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    Thanks, I'll be giving this a try. Currently running Ubuntu in a virtualbox on my vista install, but may be reversing that if all goes well! Actually, that's not true...I would probably be going to XP in a VB or maybe even Windows 7 Beta.

    I don't care so much about the compiz, but the improved rendering over the radeon drivers is what I'm looking for.

  4. #4
    Join Date
    Nov 2004
    Location
    Maine, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    Here goes nothing!

  5. #5
    Join Date
    Nov 2004
    Location
    Maine, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    Worked like a charm! Thanks!

  6. #6
    Join Date
    Jan 2009
    Beans
    7

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    I installed 9.04 today and when I was done with everything I tried installing the new ati drivers. of course they didn't work and I figured I'd try what was suggested on this forum but now my system won't load the login screen correctly (and even if I try logging in blindly nothing happens) so seeing as how I don't know enough about linux or the root command line to get anywhere I figure I might try again after reinstalling 9.04. but since everything worked fine b4 installing the ati drivers I'm not even sure if I'll do that...

  7. #7
    Join Date
    Apr 2009
    Beans
    30
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    Hi, pyrokamileon. I have exactly the same problem. fglrx doesn't work with jaunty and my radeon x1300(and some other radeon's), so if you install it, you can't acces the x server (the login screen is black)

    You can try this:

    -Reboot, and in the grub select failsafe mode (the second option, under normal boot).
    -It will ask you if you want to continue normal boot. No, select the option "root prompt with network access" (not exactly that name, but you'll found it)

    Now you have to unninstall privative ati drivers. You can do this:

    sudo apt-get remove xorg-driver-fglrx


    If this doesn't work, (maybe your drivers were installed via a binary.run) go to the folder where ati drivers are installed doing
    cd /usr/share/ati
    and there, do this:

    ./fglrx-uninstall.sh

    (put sudo if doesn't work)

    This will unninstall the ati drivers.

    Then, you must install the free drivers, doing this:

    sudo apt-get install xserver-xorg-video-ati xserver-xorg-video-radeon

    After this, you'll get the free drivers. The performance is not perfect, but at least you have a desktop and you can run compiz...

    We'll have to wait to they fix this mess... For now, i have compiz working buth i can't play epsxe emulator xD ******* ati...

    See you

  8. #8
    Join Date
    Apr 2009
    Beans
    30
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    As i said in my post, the only solution i found is to install the free drivers...

    Can someone please confirm if the solution of bubuxp

    sudo aticonfig --initial -f

    work in a Radeon x1300?

    Thank you.

  9. #9
    Join Date
    Apr 2009
    Location
    Oriental Sicily
    Beans
    31

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    no, this won't work with your VGA because it isn't supported anymore by the fglrx drivers in Jaunty (ver. 9.4).

    This command needs to configure properly the /etc/X11/xorg.conf file, because the driver installer won't do this.
    If you cannot boot anymore, you can try to run the live cd and restore the original xorg.conf file.
    My clean xorg.conf file is:


    Section "Device"
    Identifier "Configured Video Device"
    EndSection

    Section "Monitor"
    Identifier "Configured Monitor"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Monitor "Configured Monitor"
    Device "Configured Video Device"
    EndSection

  10. #10
    Join Date
    Oct 2008
    Location
    Lexington, KY
    Beans
    10
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: FGLRX for 9.04 and ATI Radeon HD 3200 GPU

    I got things working finally. Followed your directions but the Synaptic packages are out of date. Installed driver from ATi website manually on top of the Synaptic version.

    New version has updated Catalyst gui with the underscan slider that fixes black border on HDTV's ( yay!!! ) but I'm sure I'm screwing something up in my xorg.conf.

    I'm still getting tearing on 720p MKV's in SMplayer. I even turned off desk effects to no avail. (actually the performance seemed to be similar with compiz running)

    Tried with both 60Hz and 24Hz desktop refresh rates. I'm using Xv, but there's a selection for Xv 0 AVIVO I tried it doesn't work. SMPlayer reports back that Mplayer is out of date when I pick that option. Went to mPlayer website... they say that the version being used by Synaptic is outdated with little help on how to get a newer version.

    Since it's the HD3200 it's supposed to use Textured Video rather than Video Overlay or OpenGL Overlay... is Xv the right choice???

    I think I'm supposed to be loading more modules than just glx anyone know for sure?

    Here's my xorg.conf


    # xorg.conf (X.Org X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the xorg.conf manual page.
    # (Type "man xorg.conf" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xorg package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xorg
    # package.
    #
    # Note that some configuration settings that could be done previously
    # in this file, now are automatically configured by the server and settings
    # here are ignored.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following command:
    # sudo dpkg-reconfigure -phigh xserver-xorg

    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Option "AIGLX" "on"
    EndSection

    Section "Files"
    EndSection

    Section "Module"
    Load "glx"
    EndSection

    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection

    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    Option "VideoOverlay" "off"
    Option "OpenGLOverlay" "off"
    Option "TexturedVideo" "on"
    Option "Textured2D" "on"
    Option "XAANoOffscreenPixmaps" "on"
    Option "UseFastTLS" "1"
    Option "BackingStore" "on"
    Option "TexturedVideoSync" "on"
    Option "Capabilities" "0x00000800"
    BusID "PCI:1:5:0"
    EndSection

    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection

    Section "DRI"
    Group "Video"
    Mode 0666
    EndSection

    Section "Extensions"
    Option "RENDER" "Enable"
    Option "DAMAGE" "Enable"
    Option "Composite" "Enable"
    EndSection

Page 1 of 5 123 ... LastLast

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
  •