[QUOTE=caf4926;1982925]4.2 is a significant improvement over 4.1.3...
Then update all unconditionally in both those repo's[/code]
Is it easy enough to roll back if it kills my machine?
Run top in a terminal to see what is taking cpu and memory
Delete beagle, if you haven't already.
Yeah, I know
Beagle is long gone. XOrg is always at the top, 10% -> 30% cpu usually...
Code:
2432 root 20 0 501m 107m 5300 S 33.6 10.8 10:32.10 Xorg
4248 blah99 20 0 219m 93m 24m S 10.3 9.3 7:10.78 firefox
3640 blah99 20 0 155m 5292 4084 S 5.7 0.5 1:37.82 pulseaudio
4532 blah99 20 0 130m 17m 7080 S 5.7 1.8 1:36.03 yauap
3585 blah99 20 0 60188 17m 14m S 3.3 1.8 2:04.67 kwin
4527 blah99 20 0 75280 33m 24m S 2.7 3.4 1:24.80 amarokapp
3601 blah99 20 0 156m 29m 15m S 1.7 2.9 1:34.72 knotify4
3522 blah99 20 0 3636 1140 660 S 1.3 0.1 0:21.86 dbus-daemon
3605 blah99 20 0 108m 29m 19m S 1.3 2.9 0:19.71 plasma
3629 blah99 20 0 75268 19m 14m S 1.3 1.9 0:03.46 yakuake
4554 blah99 20 0 2984 1132 852 R 0.7 0.1 0:04.96 top
2873 mysql 20 0 108m 14m 3492 S 0.3 1.5 0:11.10 mysqld
1 root 20 0 1008 360 308 S 0.0 0.0 0:01.28 init
2 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kthreadd
What video driver are you using?? I have never used ATI but I do see a lot of ugly stories with ATI
I couldn't use the fglrx driver from the ATI repo, it killed my box completely (search the Install forum for one of my posts, took me ages to fix). So I rolled back to the radeon driver shipped with the distro.
Code:
Section "Device"
BoardName "R300 NE"
Driver "radeon"
Identifier "Device[0]"
Option "monitor-VGA-0" "Monitor[0]"
Screen 0
VendorName "ATI"
Option "GARTSize" "64"
EndSection
Bookmarks