How to optimize 12.10 to get the most performance from my hardware

Asked by Adam Cajander

        This is a very broad, general question, but:

I just bought a new Samsung ultrabook/notebook hybrid. I would like to optimize Ubuntu 12.10(amd64 bit) so my hardware doesn't go to waste.
To be more specific I would like to know what drivers/ software etc. to use for max hardware performance or to tweak settings for more performance.

Machine specs: AMD A10-4655M (Quad) with Radeon HD Graphics 7620G.
                             7.3 GB RAM
                              1TB HD

 Decent machine, 12.10 runs flawlessly on it! I'm really excited that I was able to replace windows as it shipped with Windows 8 preloaded with the UEFI firmware and probably the secureboot feature.

Anyways I am using the AMD/ATI display driver wrapper from xserver-xorg-video-ati, should I be using the AMD graphics accelerators from fglrx? Also HDMI output (video/audio) isn't working at all.

Basically I just would like any suggestions/ideas for tweaking this laptop to make it as fast as possible and so I can experiment with Wine gaming etc, get hdmi working, and overall nice performance.

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

First install the fglrx driver , to get max performance of graphics card. Probably the HDMI port will work too.

Then , I don't think you want tweaks for a system like that.. your system is strong enough to make Ubuntu flying..

If you want , you can install a lighter desktop environment like "gnome-session-fallback" and login from there..but again , I don't think you need it.

To install the fglrx driver open a terminal (CTRL+ALT+T) and apply the commands below one by one

sudo apt-get install --reinstall linux-headers-$(uname -r)
sudo apt-get install fglrx fglrx-amdcccle
sudo amdconfig --initial

and then reboot your system. Then you can open catalyst control center if you want to tweak some settings from there.

To install the gnome-fallback ,

sudo apt-get install gnome-session-fallback

after the installation finish , reboot and select from the login screen the "gnome-classic" or "gnome-classic(no effects)". The no effects environment is for MAX performance.

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Set vm.swappines to 2, this will keep applications in RAM more and use swap less. Also you can put your web cache to tempfs to speed up web browsing. I recommend the proprietary ati driver. If you also use a light desktop like XFCE it will give a more responsive OS.

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#3

Oh , and I forgot .. , you said GAMES .. check out Steam For Linux ... and come to play TF2.. :-)

https://wiki.ubuntu.com/Valve#Installation_on_12.10_.28Quantal.29_64_bit

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

If you like counterstrike, play urban terror. The Penumbra series is very worth the cash

Revision history for this message
Adam Cajander (cajander1111) said :
#5

Thanks guys for the speedy reply.

After installing tge fglrx drivers and rebooting my system is now hanging on a black screen and wont start. It has a list of services its starting and its juat hanging there.

Revision history for this message
Adam Cajander (cajander1111) said :
#6

Is there a way to access terminal during boot so I can revert to.the original xorg driver?

Revision history for this message
Adam Cajander (cajander1111) said :
#7

I'm just going to reinstall ubuntu from a live usb. The installer notified me it would attempt to keep documents and applications where possible. Then I'm going to try all the games and other things you guys suggested minus the fglrx driver. Thanks, I will let you know how it turned out/ how the games were etc.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

If you hold SHIFT at boot, you can select recovery mode then root and get a recovery console you can type commands into.

Revision history for this message
Adam Cajander (cajander1111) said :
#9

   actionparsnip: Thanks, my system is back to the way it was now. I would like to use the proprietary driver, but I don't want to get the boot hang again. I'm having issues using the open source driver. The screen flashes when installing programs in terminal, overheating, and poor battery life (1.5 hours). HDMI causes the TV/Moniter screen to flash.

Can you help with this problem?

Provide an answer of your own, or ask Adam Cajander for more information if necessary.

To post a message you must log in.