Installing The Avivo Driver On Ubuntu

Published on July 15, 2007
Written by Michael Larabel
Page 3 of 3
Discuss This Article

If everything went well, the Avivo X.Org driver will have been installed. However, the xorg.conf needs to be manually updated to reflect the newly installed driver. After opening your xorg.conf in gedit or your favorite text editor, the driver in the graphics card's device section needs to be set to avivo (from vesa or fglrx).

sudo gedit /etc/X11/xorg.conf

At this time, you'll also need to add the following lines to the xorg.conf as well, to prevent errors when starting X since the Avivo driver doesn't currently support AIGLX.

Section "Extensions"
      Option "Composite" "Disable"
EndSection

Section "ServerFlags"
      Option "AIGLX" "Off"
EndSection

Chances are you'll want to enable Shadow Framebuffer support. Shadow Framebuffer allows rendering to be done in memory in the shadow framebuffer. Enabling this option can dramatically increase the performance of the Avivo driver and would be recommended. Add theShadowFB option to the device section in the xorg.conf where the avivo alteration was made.

Option "ShadowFB" "On"

After the xorg.conf has been updated, restart X.Org and you should be good to go with an open-source ATI Radeon X1000 display driver. Eventually, this driver will also support the Radeon HD 2000 series. The Avivo driver also works with RandR 1.2 for dynamic display support.

In the event you run into any problems with the Avivo driver, be sure to stop by the Phoronix Forums for assistance. We'll be delivering additional findings on this new driver at Phoronix as they develop.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.

3
Next Page >>
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  2. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  3. F2FS File-System Shows Regressions On Linux 3.10
  4. Previewing The Radeon Gallium3D Shader Optimizations
Latest Linux News
  1. NetBSD 6.1 Brings In More Features
  2. Using Six Monitors With AMD's Open-Source Linux Driver
  3. Benchmarking The Intel P-State, CPUfreq Changes
  4. FreeBSD Still Working On Next-Gen Package Manager
  5. DNF Still Advancing As Experimental Yum For Fedora
  6. Logitech Begins Supporting Linux Users
  7. Modern Intel Gallium3D Driver Still Being Toyed With
  8. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  9. GCC 4.8.1 Compiler Due To Be Out Next Week
  10. Linux 3.10 Kernel Benchmarks For Intel Ivy Bridge
  11. Linux's "Ondemand" Governor Is No Longer Fit
Latest Forum Talk
  1. Benchmarking The Intel P-State, CPUfreq Changes
  2. Modern Intel Gallium3D Driver Still Being Toyed...
  3. Logitech Begins Supporting Linux Users
  4. X3: Albion Prelude Released For Linux Gamers
  5. Linux's "Ondemand" Governor Is No...
  6. DNF Still Advancing As Experimental Yum For Fedora
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite