PDA

View Full Version : [ubuntu] how to install graphics driver



scientist1971
May 9th, 2008, 01:42 PM
I downloaded i915graphics.tar.gz driver for my graphics but have no idea how to install it..
keep going around in circles with the extract/ open in archive manager
I have included a screenshot
thanks in advance for any assistance

sharks
May 9th, 2008, 01:46 PM
GOto the folder via terminal. Then type
sh install.sh

kpkeerthi
May 9th, 2008, 02:04 PM
Install the driver from ubuntu repository
http://ubuntuforums.org/showthread.php?t=351647

njparton
May 9th, 2008, 02:06 PM
Read the readme file that's part of the tar file.



sudo gunzip i915graphics.tar.gz
sudo tar -xvf i915graphics.tar
cd i915graphics


look for a readme file in there.

scientist1971
May 9th, 2008, 02:19 PM
richard@richard-laptop:~$ sh install.sh
sh: Can't open install.sh
richard@richard-laptop:~$ sudo gunzip i915graphics.tar.gz
[sudo] password for richard:
gzip: i915graphics.tar.gz: No such file or directory
richard@richard-laptop:~$

will try the repository route...

scientist1971
May 9th, 2008, 02:26 PM
richard@richard-laptop:~$ sudo 915resolution -l
Intel 800/900 Series VBIOS Hack : version 0.5.3

Chipset: 915GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 36

Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1024x768, 8 bits/pixel
Mode 38 : 1280x1024, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1920x1440, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1024x768, 16 bits/pixel
Mode 49 : 1280x1024, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1920x1440, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1024x768, 32 bits/pixel
Mode 58 : 1280x1024, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1920x1440, 32 bits/pixel
richard@richard-laptop:~$ sudo 915resolution 30 1280 800 32
Intel 800/900 Series VBIOS Hack : version 0.5.3

Chipset: 915GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 36

Patch mode 30 to resolution 1280x800 complete
richard@richard-laptop:~$ sudo gedit /etc/default/915resolution
sudo: gedit: command not found
richard@richard-laptop:~$

njparton
May 9th, 2008, 02:42 PM
You're not in the same directory as the gz file when you try to run the commands I suggested!

scientist1971
May 9th, 2008, 02:56 PM
njparton
sorry I am new to this
how do I find what the directory location is called?

njparton
May 9th, 2008, 07:03 PM
Well, where did you save it to?

It's probably somewhere under /home/...

scientist1971
May 9th, 2008, 07:16 PM
ok thanks
btw liverpool will never win the league again....sorry

njparton
May 10th, 2008, 10:27 AM
Gee thanks, I take it you're a Man U fan?

lazoneleo
May 10th, 2008, 11:09 AM
I downloaded i915graphics.tar.gz driver for my graphics but have no idea how to install it..
keep going around in circles with the extract/ open in archive manager
I have included a screenshot
thanks in advance for any assistance

Hi all

I got some problems in my desktop, the display is blur when Ubuntu early starting in desktop mode (or like the TV lost tuning mode situation), only the mouse pointer are appear good condition. Plaese someone tell me how to solve it!

my computer spec:

Intell P4 2.4 Ghz
sata WD HHD 80 GB
8X ATi 9200 SE graphic card
MSI Neo V mother board
512 DDR Ram(Memory).


is that Ubuntu newly version doesn't support my graphic card

njparton
May 10th, 2008, 01:13 PM
You'd be better off starting a new thread to be honest as this thread concerned onboard intel graphics.