Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Nvidia 9600 GT and Ubuntu 12.10

  1. #11
    Join Date
    Sep 2006
    Beans
    31

    Re: Nvidia 9600 GT and Ubuntu 12.10

    It's a Galaxy 9600GT http://www.galaxytech.com/__en_gb__/Product74.aspx and it could be Unity that is crashing it. Also I tried all the additional drivers and they either crashed the system or would not display full resolution.

  2. #12
    Join Date
    Dec 2012
    Beans
    1

    Re: Nvidia 9600 GT and Ubuntu 12.10

    I have run into problems with NVIDIA 9600GT running as SLI. I was unable to get the GPU to work.

    I had troubles with the nvidia-current building the modules since the kernel headers were not proper. For some reason, the linux-kernel-generic doesn't work and I have to specifically download the kernel headers for my kernel version using
    Code:
    sudo apt-get install linux-headers-`uname -r`
    sudo dpkg-reconfigure nvidia-current
    After a reboot, everything was back to normal and the GPU driver worked fine.

    Hope it helps you too.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

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