I am having some issues with my Dell T630 server with 288GB of RAM 16 core processor and 2 GB of Matrox G200 Graphics. Ubuntu just runs horribly.
Every window I open just lags while opening. I've already tried to to turn off window animation using Unity, but Unity doesn't seem to apply any changes that I make.
Ubuntu is practically unusable at this point. Can anyone help me with these issues?
Information about my graphics setup (inxi -G
):
Card: Matrox Systems G200eR2
X.Org: 1.15.1
drivers: mga (unloaded: fbdev,vesa)
Resolution: 1440x900@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits)
GLX Version: 2.1 Mesa 10.1.3
sudo apt-get install inxi
and then post the output ofinxi -G
by [edit]ing your question. That will show some more information about your used graphics card and driver, which I think is the problem's cause. – Byte Commander Sep 14 '15 at 09:34Graphics: Card: Matrox Systems G200eR2 X.Org: 1.15.1 drivers: mga (unloaded: fbdev,vesa) Resolution: 1440x900@60.0hz GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits) GLX Version: 2.1 Mesa 10.1.3 – Manojkumar K Sep 15 '15 at 09:00