Ubuntu: Difference between revisions
From cchtml.com
(lmpbVvVObKBd) |
(Undo revision 6215 by 173.208.107.218 (Talk)) |
||
Line 1: | Line 1: | ||
== 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 == | |||
* [[Ubuntu Maverick Installation Guide|Maverick 10.10]] | |||
* [[Ubuntu Lucid Installation Guide|Lucid 10.04]] | |||
* [[Ubuntu Karmic Installation Guide|Karmic 9.10]] | |||
* [[Ubuntu Jaunty Installation Guide|Jaunty 9.04]] | |||
* [[Ubuntu Intrepid Installation Guide|Intrepid 8.10]] | |||
* [[Ubuntu Hardy Installation Guide|Hardy 8.04]] | |||
* [[Ubuntu Gutsy Installation Guide|Gutsy 7.10]] | |||
* [[Ubuntu Feisty Installation Guide|Feisty 7.04]] | |||
* [[Ubuntu Edgy Installation Guide|Edgy 6.10]] | |||
* [[Ubuntu Dapper Installation Guide|Dapper 6.04]] | |||
* [[Ubuntu Breezy Installation Guide|Breezy 5.10]] | |||
== Related Resources == | |||
* Ubuntuforums.org Video forum: [http://ubuntuforums.org/forumdisplay.php?f=138 Dapper] | |||
{{VCT}} | |||
[[Category:Distributions]] |
Revision as of 14:48, 5 December 2010
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
- Maverick 10.10
- Lucid 10.04
- Karmic 9.10
- Jaunty 9.04
- Intrepid 8.10
- Hardy 8.04
- Gutsy 7.10
- Feisty 7.04
- Edgy 6.10
- Dapper 6.04
- Breezy 5.10
Related Resources
- Ubuntuforums.org Video forum: Dapper
Distribution Neutral Steps |