If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
1152 X 864 75hz
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 44
model name : AMD Sempron(tm) Processor 3100+
stepping : 2
cpu MHz : 1000.000
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
and see if it shows the driver module on the list.
Another way to check is to take a look at the /etc/X11/xorg.conf file, at the "Device" section. But it may only say "configured device" which isn't very helpful.
Another potentially helpful experiment would be to boot the Live CD for the same version of Kubuntu, and then while that is running, check
Code:
top
and see what the xorg CPU utilization is. If different, then that could give a clue on how to reconfigure it.
I do see in monitor and display Kmenu > system as - openchrome with openchrome driver.
There's your answer.
I have no experience with openchrome. I'd google "openchrome linux" and see if any tips turn up. Otherwise, if you can figure out how to re-configure it to a VESA display, and get the resolution that you need, you'll probably find that would be less resource-intensive.
tried vesa and had only 640X resolution...so logged out/in restore xserver after changing it back to openchrome...now back to normal.
I think I found what the problem was: I was checking cpu load with a superkaramba monitoring widget.
...after uninstalling the widget, I checked cpu usage thru the konsole and it was averaging 0.7...could be that superkaramba is more taxing on cpu.
Comment