Find the answer to your Linux question:
Results 1 to 4 of 4
Hey, I'm using linux mint 5, which technically isn't Ubuntu but it's based off of Ubuntu 8.0.4. I am using an alienware aurora m9700, which has nvidia graphics cards, and ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    16

    3d causes crashes

    Hey, I'm using linux mint 5, which technically isn't Ubuntu but it's based off of Ubuntu 8.0.4. I am using an alienware aurora m9700, which has nvidia graphics cards, and that's where I think my problem comes in. Any time I run a game\program with 3d graphics my computer overheats, I can watch the temp rise in the terminal with lm-sensors, and my comp just turns off in around 5 minutes or so of anything, including 3d (glest, brutalchess so far). Does anyone have any suggestions of what I should do?

    Thanks

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Have you installed Proprietary Graphics Driver?
    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 2007
    Posts
    16
    sudo lspci|grep -i vga
    06:00.0 VGA compatible controller: nVidia Corporation GeForce Go 7900 GS (rev a1)
    07:00.0 VGA compatible controller: nVidia Corporation GeForce Go 7900 GS (rev a1)
    blueblob@blueblob-laptop ~ $ grep -i driver /etc/X11/xorg.conf
    Driver "nvidia"
    Driver "kbd"
    Driver "mouse"
    Driver "synaptics"
    blueblob@blueblob-laptop ~ $

    Thanks btw
    Last edited by blueblob11; 05-01-2009 at 12:50 PM. Reason: forgot to be polite

  4. #4
    Just Joined!
    Join Date
    Feb 2007
    Posts
    16
    I updated to Ubuntu Jaunty 9.0.4, so I no longer need help for this thread, I'll start a new one for Jaunty.

Posting Permissions

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