Can't run AC (Linux)
#12
Try this to hopefully refresh your drivers:

sudo modprobe i915 <--- Default driver...

Reboot and see if it fixes, if not u might have to recompile some G33 chipset drivers.

==================== DRIVER COMPILATION ==================
U will need :
http://dri.freedesktop.org/libdrm/libdrm-2.4.22.tar.bz2 <---this

sudo-apt get install xserver-xorg-dev
sudo-apt get install x11proto-xf86dri-dev
COMPILE IT

sudo apt-get build-dep libdrm mesa <--- this after libdrm

Get MESA
ftp://ftp.freedesktop.org/pub/mesa/7.9/
sudo apt-get install libtalloc-dev
COMPILE IT

Install this stuff:
sudo apt-get install --reinstall mesa-common-dev
sudo apt-get install libgl1-mesa-dev
sudo apt-get install libghc6-opengl-dev

Before compiling the driver source - http://xorg.freedesktop.org/archive/indi....0.tar.bz2
==========================================================

I will assume you know "./configure" and "make install"

Good Luck
Thanks given by:


Messages In This Thread
Can't run AC (Linux) - by Leoi - 27 Oct 10, 01:57AM
RE: Can't run AC (Linux) - by eynstyne - 27 Oct 10, 02:11AM
RE: Can't run AC (Linux) - by Leoi - 27 Oct 10, 02:16AM
RE: Can't run AC (Linux) - by eynstyne - 27 Oct 10, 02:19AM
RE: Can't run AC (Linux) - by Leoi - 27 Oct 10, 02:29AM
RE: Can't run AC (Linux) - by eynstyne - 27 Oct 10, 02:43AM
RE: Can't run AC (Linux) - by Leoi - 27 Oct 10, 03:42AM
RE: Can't run AC (Linux) - by tempest - 27 Oct 10, 03:42PM
RE: Can't run AC (Linux) - by OpenSource - 27 Oct 10, 08:43PM
RE: Can't run AC (Linux) - by tempest - 27 Oct 10, 10:14PM
RE: Can't run AC (Linux) - by Leoi - 28 Oct 10, 01:40AM
RE: Can't run AC (Linux) - by eynstyne - 28 Oct 10, 05:59AM
RE: Can't run AC (Linux) - by Leoi - 30 Oct 10, 10:26PM
RE: Can't run AC (Linux) - by eynstyne - 31 Oct 10, 01:48AM
RE: Can't run AC (Linux) - by Leoi - 01 Nov 10, 01:38AM
RE: Can't run AC (Linux) - by V-Man - 01 Nov 10, 02:18PM