04-11-2015, 03:19 PM
Quote:In a terminal window [CTRL-ALT-T], enter the following:
Code: [Select]
sudo mkdir -p /etc/X11/xorg.conf.d/
Code: [Select]
sudo nano /etc/X11/xorg.conf.d/20-radeon.conf
Copy the following lines, and paste them into nano with [SHIFT-CTRL-C]:
Section "Device"
Identifier "Radeon"
Driver "radeon"
Option "AccelMethod" "EXA"
EndSection
Press [CTRL-O], then [ENTER] to save and [CTRL-X] to exit. Reboot. For me, LL is now as snappy as it ought to be!
absolutely perfect...you can't believe how much faster it is with this simple fix...it really pops on this little 5350...I'm amazed...not as fast as my Phenom II X2 but pretty darn close. Startup and shutdown is so much faster and the log off button works!!!!
i booted with a live usb and immediately installed LL..before i even attempted the restart...i went back to the instructions gold_finger mentioned previously about he actions buttons...i did that and shutdown that way. No problem. Restarted into the newly installed LL and immediately ran the nano script. Redid the same gold_finger action button tip...shutdown. Restarted and voila!!!...unreal...works great.
I honestly didn't see that post #15...i must have glossed over it looking at the myriad of terminal scripts in this thread....i had terminal glaze
thanks so much for the hard work on this. It's amazing the difference.