Ubuntu: Difference between revisions

From cchtml.com
 
Line 13: Line 13:


== Related Resources ==
== Related Resources ==
* [http://ubuntuforums.org/showthread.php?t=75378 Ubuntu Driver Howto]
* [http://ubuntuforums.org/showthread.php?t=75378 Breezy's 8.16.20 driver how-to]




[[Category:Distributions]]
[[Category:Distributions]]

Revision as of 18:28, 24 November 2005

Installation

Tips and Tricks

  • 64bit users should note that there is a problem in Breezy with the libdri.a library and fglrx. There is also a problem with the package generation scipts in the 8.18.8 ATI installer. The workaround for both of these problems can be found in the install guide. [resolved]: Both problems are fixed in 8.19.10 release. Always use the latest drivers when possible.
  • To build your own .deb packages for Ubuntu you will need to install at least the following packages from the apt repositories:
    • fakeroot
    • debhelper
    • build-essential
    • make
    • module-assistant
    • gcc-3.4

Related Resources