Results 1 to 10 of 12
i am trying to install the intel graphics driver for my computer and i went to the terminal to convert it to .deb but every time i do alien thing ...
- 07-02-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 11
intel graphics driver
i am trying to install the intel graphics driver for my computer and i went to the terminal to convert it to .deb but every time i do alien thing it says file not found. can anybody help me with some step by step instuctions
- 07-02-2010 #2
intel graphics driver should already be installed in your system, are you experiencing graphical issues? what version of ubuntu are you using? open terminal and post results of these codes
Code:lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
- 07-03-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 11
-desktop:~$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
-desktop:~$ grep -i driver /etc/X11/xorg.conf
Driver "vesa"
- 07-08-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 11
??????????????????
- 07-08-2010 #5
edit xorg.conf file and replace vesa with i810 and reboot machine
gksudo gedit /etc/X11/xorg.conf
in case i810 does not work, try intel
- 07-09-2010 #6Just Joined!
- Join Date
- Jun 2010
- Posts
- 11
niether worked
- 07-09-2010 #7
you still haven't explained, what the problems are that you are experiencing
which version of ubuntu are you using?
- 07-09-2010 #8Just Joined!
- Join Date
- Jun 2010
- Posts
- 11
the newest 10.04
- 07-09-2010 #9
- 07-13-2010 #10Just Joined!
- Join Date
- Jun 2010
- Posts
- 11
when i play video like on Justin.tv the video is fine in a small screen. but in full screen it either goes black or stutters really bad. i never had this prob with xp. i would still have xp but my hard drive craped out, so i installed ubuntu on another hard drive. sorry it took to long to get back 2 ya


Reply With Quote