Find the answer to your Linux question:
Results 1 to 7 of 7
Dear Colleagues, Greetings! I installed Ubuntu 8.04 in my old laptop w/c used to run on XP. I upgraded it twice to 8.1 & now 9.04. Since the first version ...
  1. #1
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,230

    [SOLVED] Check Compatibilty Video Card & Ubuntu 9.04

    Dear Colleagues,

    Greetings! I installed Ubuntu 8.04 in my old laptop w/c used to run on XP. I upgraded it twice to 8.1 & now 9.04. Since the first version (8.04), I was not able to turn on the effects. I tried to but it says it cannot. I wanted to install CCSM with all its cool effects. I thought it was because of the 8.04 version but now after upgrading to 9.04, I think the issue is with my laptop.

    Can somebody please tell me how to check in the terminal if the problem is the video card or driver or something? Or is it a problem of incompatibility? And if possible, how to solve the issues so that all the CCSM can run?

    As always, I thank you for giving time and for sharing your thoughts.

    Cheers!

    the best,

    nujinini

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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! Drunk_Mexican's Avatar
    Join Date
    May 2008
    Location
    San Antonio, TX
    Posts
    51
    Here is a Forlong's Blog - Compiz-Check link that gives you a neat little command line program that tells you if your graphics card is working, whether or not your drivers are installed, and if not how to find them. It pretty much gets you set up so all you have to do is Drops down System->Preferences->Appearance->Visual Effects to get going.

    Hope it helps.

  4. #4
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,230
    Quote Originally Posted by devils casper View Post
    Execute this
    Code:
    sudo lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    Post output here.
    01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter

  5. #5
    Linux User
    Join Date
    May 2009
    Location
    Big River, Sask, Canada
    Posts
    342
    That is an SIS integrated graphics chip, and like most integrated graphics chips, doesn't have the power to run compiz or any of the fancy graphics. You would have to buy a fairly new graphics card to enable them. My Nvidia 7300 chokes on them, so look for something better than that.
    Registered Linux User #420832

  6. #6
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,230
    Quote Originally Posted by Hal343 View Post
    That is an SIS integrated graphics chip, and like most integrated graphics chips, doesn't have the power to run compiz or any of the fancy graphics. You would have to buy a fairly new graphics card to enable them. My Nvidia 7300 chokes on them, so look for something better than that.

    OK thanks for the info. I'm afraid I am not up to buying another graphics card. I just have to be contented with this old laptop running Ubuntu untill it dies a natural death.

    Cheers!

  7. #7
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,230
    Quote Originally Posted by Drunk_Mexican View Post
    Here is a Forlong's Blog - Compiz-Check link that gives you a neat little command line program that tells you if your graphics card is working, whether or not your drivers are installed, and if not how to find them. It pretty much gets you set up so all you have to do is Drops down System->Preferences->Appearance->Visual Effects to get going.

    Hope it helps.
    Greetings! I checked the site. Very informative...
    Cheers!

    nujinini

Posting Permissions

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