Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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

  3. #3
    Just 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"

  4. #4
    Just Joined!
    Join Date
    Jun 2010
    Posts
    11
    ??????????????????

  5. #5
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    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

  6. #6
    Just Joined!
    Join Date
    Jun 2010
    Posts
    11
    niether worked

  7. #7
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    you still haven't explained, what the problems are that you are experiencing

    which version of ubuntu are you using?

  8. #8
    Just Joined!
    Join Date
    Jun 2010
    Posts
    11
    the newest 10.04

  9. #9
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    and what problems are you having?

  10. #10
    Just 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

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...