Ubuntu: Difference between revisions

From cchtml.com
(revert to last good revision. thanks spammers)
Line 1: Line 1:
comment6,
== Tips and Tricks ==
* To build your own .deb packages for Ubuntu you will need to install at least the following packages from the apt repositories:
** build-essential
** fakeroot
** dh-make
** debconf


comment1,
* Moreover for latest releases, the following package simplifies module installation:
** dkms
 
* If you want to use a newer version of the driver than the one which comes with your distribution and you have ''linux-restricted-modules'' installed, you have to disable the fglrx kernel module from ''linux-restricted-modules'' because it will invariably get in the way of your more recent drivers. Detailed information on how to achieve this can be found in the distribution-specific guides.
 
* You can configure the driver with the '''aticonfig''' tool, more information can be found at [[Configuring]].
 
== Installation ==
 
* [[Ubuntu_Intrepid_Installation_Guide]]
* [[Ubuntu_Hardy_Installation_Guide]]
* [[Ubuntu_Gutsy_Installation_Guide]]
* [[Ubuntu_Feisty_Installation_Guide]]
* [[Ubuntu_Edgy_Installation_Guide]]
* [[Ubuntu_Dapper_Installation_Guide]]
* [[Ubuntu_Breezy_Installation_Guide]]


== Related Resources ==
== Related Resources ==

Revision as of 17:04, 7 October 2008

Tips and Tricks

  • To build your own .deb packages for Ubuntu you will need to install at least the following packages from the apt repositories:
    • build-essential
    • fakeroot
    • dh-make
    • debconf
  • Moreover for latest releases, the following package simplifies module installation:
    • dkms
  • If you want to use a newer version of the driver than the one which comes with your distribution and you have linux-restricted-modules installed, you have to disable the fglrx kernel module from linux-restricted-modules because it will invariably get in the way of your more recent drivers. Detailed information on how to achieve this can be found in the distribution-specific guides.
  • You can configure the driver with the aticonfig tool, more information can be found at Configuring.

Installation

Related Resources

  • Ubuntuforums.org Video forum: Dapper



Distribution Neutral Steps

Verifying | Configuring | Troubleshooting