LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-24-2007, 08:41 AM   #1
tram
LQ Newbie
 
Registered: Nov 2005
Posts: 21

Rep: Reputation: 15
Intel® Installing 965 Express Chipset family graphics controller in Ubuntu


I heard that Intel is finally providing the drivers here:

http://intellinuxgraphics.org/download.html

But I have no idea what I'm supposed to do to compile/install them. There isn't much direction on what steps to take on their site. Kind of a N00b here. Can anyone please help me. I'm runing Ubuntu Dapper on a Dell Latitude D505.

Thanks!
 
Old 01-24-2007, 12:46 PM   #2
tram
LQ Newbie
 
Registered: Nov 2005
Posts: 21

Original Poster
Rep: Reputation: 15
Progress: I installed git-core and was able to download the "mesa" driver to my home folder... now what steps do I follow to compile and install it? Thanks
 
Old 06-27-2009, 07:19 PM   #3
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Rep: Reputation: 16
Usually, when installing programs from source, you open a terminal window.
Change to the folder that it is contained in (be sure that you did any necessary decompressing), run the configure script (type ./configure), type make, and as root (or through sudo) make install. Although sometimes the program comes with some sort of install script that does the job for you.

If you don't know how to use the bash shell, learn how to FAST.

PS. Search Synaptic for the driver first, it will make installing and updating it faster and easier, unless your Linux can't connect to the web because of driver problems.

If any errors pop up,then you are probably missing something that is needed by the program

update: if you can't find anything in synaptic, hire a pro to install it for you, that package will not work with any of the usual instructions

Last edited by Windows to Linux; 06-27-2009 at 07:34 PM.
 
Old 06-27-2009, 07:52 PM   #4
Windows to Linux
Member
 
Registered: Sep 2008
Distribution: Ubuntu LTS
Posts: 57

Rep: Reputation: 16
I found some instructions for a site that was linked to it:
after going the the correct folder in a terminal window, type

$ ./autogen.sh --prefix=/opt/gfx-test --with-driver=dri --disable-glut
$ make
# make install
# mkdir -p /opt/gfx-test/bin
# install -m755 progs/xdemos/{glxinfo,glxgears} /opt/gfx-test/bin/

PS. If you see "#" before a command, that means do it through the root account or sudo, if "$", any user can do this

don't ask what the last command is about, I'm clueless
 
Old 06-29-2009, 08:00 AM   #5
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Ubuntu has the up to date intel graphics drivers already..
sudo apt-get install xserver-xorg-video-intel
Quote:
Description: X.Org X server -- Intel i8xx, i9xx display driver

This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with intel X3000 video (965 chipset) WiseDraco Linux - Hardware 0 11-20-2006 12:27 PM
Intel 965 Graphics Troubles nk.kashyap Mandriva 1 10-22-2006 06:26 PM
Problems Installing Ubuntu on a 965 chipset CaptainCarisma Ubuntu 2 10-15-2006 05:15 AM
Mobile Intel(R) 915GM/GMS,910GML Express Chipset Family X window problem daveReed Linux - Newbie 4 11-03-2005 01:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration