Find the answer to your Linux question:
Results 1 to 3 of 3
Ok... big story... I installed google earth successfully, but when I started the program, it could not locate my graphics driver. Now, Up to this point, my graphics driver was ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    6

    Graphics Driver Issues

    Ok... big story...
    I installed google earth successfully, but when I started the program, it could not locate my graphics driver.
    Now, Up to this point, my graphics driver was working fine.
    After running google earth, my computer then lost it's graphics capabilities and no longer can I enable the Normal or Extra Visual Effects, view screen savers, or play 3D games!

    is there a way I can fix this?
    Please help ASAP

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which Graphics Card do have and which version of Ubuntu are you using?
    Have you upgraded kernel recently?

    Execute this
    Code:
    sudo lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    6
    Quote Originally Posted by devils casper View Post
    Which Graphics Card do have and which version of Ubuntu are you using?
    Have you upgraded kernel recently?

    Execute this
    Code:
    sudo lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    Post output here.
    I'm using Ubuntu 8.10

    this is what konsole displayed:
    Code:
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

Posting Permissions

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