Intel Sandy Bridge graphics on Debian Squeeze

Share your wisdom. Not for support questions!

Moderator: How-to Curator

Intel Sandy Bridge graphics on Debian Squeeze

Postby Hallvor » June 11th, 2012, 2:47 pm

I recently set up a laptop with the Intel HD 3000 (Sandy Bridge) graphics, and I'll post this for future reference or if anyone wants a little hand holding. After these steps I was able to play Nexuiz on high graphics settings at a decent FPS, and I didn't even install Wheezy or Sid... :)

The following was tested on an Asus X54C notebook, where I installed the kernel, mesa and xorg from backports. Maybe there is another way, but this is how I did it and it worked very well.

Add backports to sources.list:
Code: Select all
echo "deb http://backports.debian.org/debian-backports squeeze-backports main" >> /etc/apt/sources.list


Code: Select all
aptitude update


(Read further instructions on backports here)
http://backports-master.debian.org/Instructions/

Install the latest kernel (assuming 64 bit):
Code: Select all
aptitude -t squeeze-backports install linux-image-3.2.0-0.bpo.2-amd64


Boot into the new kernel and:
Code: Select all
aptitude -t squeeze-backports install linux-headers-$(uname -r)


Install xorg and mesa. This should work if you have an Intel HD 3000:
Code: Select all
aptitude install -t squeeze-backports xorg xserver-xorg xserver-xorg-core xserver-xorg-input-synaptics xserver-xorg-video-intel libgl1-mesa-dri libgl1-mesa-glx


Alternatively, you could install the metapackage xserver-xorg-video-all instead of xserver-xorg-video-intel, and it will pull in a lot of other packages.
Desktop: AMD Athlon X2 3800+, 2,5 GB RAM, MSI NX8400GS, 2 TB HDD, Debian Squeeze (XFCE)
Media center/seedbox: Raspberry Pi, Raspbian (LXDE)
User avatar
Hallvor
 
Posts: 232
Joined: February 10th, 2011, 2:11 pm
Location: Kristiansand, Norway

Return to HowTo

Who is online

Users browsing this forum: No registered users and 1 guest

x