Page 4 of 6 FirstFirst ... 23456 LastLast
Results 31 to 40 of 59

Thread: GeForce 9600 drivers for linux?

  1. #31
    Join Date
    Feb 2007
    Beans
    152

    Re: GeForce 9600 drivers for linux?

    Hi guys I needs your help!
    I was able to install the drivers 171.06 for the card 9600gt.
    The only problem is that if I reboot then I will be back to the generic drive.
    It happened before, so now, I reinstalled everything and I have the drivers working again,but how can I make sure that when I reboot the drivers will still be working?

  2. #32
    Join Date
    Apr 2007
    Location
    New Mexico
    Beans
    155
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: GeForce 9600 drivers for linux?

    Quote Originally Posted by sonnet View Post
    Hi guys I needs your help!
    I was able to install the drivers 171.06 for the card 9600gt.
    The only problem is that if I reboot then I will be back to the generic drive.
    It happened before, so now, I reinstalled everything and I have the drivers working again,but how can I make sure that when I reboot the drivers will still be working?
    Sounds like the same problem I had when I first install 9600gt. After many hours I figured out I had to disable the nv drivers.

    Code:
    sudo gedit /etc/default/linux-restricted-modules-common
    At the bottom, it should look something like this

    Code:
    DISABLED_MODULES="nv"

  3. #33
    Join Date
    Feb 2006
    Location
    Kansas City
    Beans
    23
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: GeForce 9600 drivers for linux?

    Im still having problems. Installing the driver happens without incident but after I reboot it only goes to cmd line. After logging in and running startx I get the included screenshot. Also, when I try to load the VESA driver I get to the Kubuntu login screen but after that it looks like the scanlines are out of sync. Please help. This past couple weeks have reminded me how much I dislike using Windows for everything except gaming

    My only other options are waiting until the stable Nvidia driver comes out or possibly trying out Heron when it is released next month.
    Attached Images Attached Images

  4. #34
    Join Date
    May 2006
    Beans
    910

    Re: GeForce 9600 drivers for linux?

    There is going to be a review of the card and the latest drivers on Phoronix.

  5. #35
    Join Date
    Apr 2007
    Location
    New Mexico
    Beans
    155
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: GeForce 9600 drivers for linux?

    Quote Originally Posted by Chaoticwhizz View Post
    Im still having problems. Installing the driver happens without incident but after I reboot it only goes to cmd line. After logging in and running startx I get the included screenshot. Also, when I try to load the VESA driver I get to the Kubuntu login screen but after that it looks like the scanlines are out of sync. Please help. This past couple weeks have reminded me how much I dislike using Windows for everything except gaming

    My only other options are waiting until the stable Nvidia driver comes out or possibly trying out Heron when it is released next month.
    Exactly what driver are you trying to use?

  6. #36
    Join Date
    Feb 2006
    Location
    Kansas City
    Beans
    23
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: GeForce 9600 drivers for linux?

    Quote Originally Posted by Neo0351 View Post
    Exactly what driver are you trying to use?
    Im using the 171.06 beta drivers which suport my Geforce 9600GT card. I have at least gotten it to work in VESA again. I had to change the color depth from 24 to 16.

  7. #37
    Join Date
    Apr 2007
    Location
    New Mexico
    Beans
    155
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: GeForce 9600 drivers for linux?

    Ok, here's how I my 9600GT working with the 171.06 drivers.
    First make sure you have all these replacing 2.6.22 with your kernel

    Code:
    uname -r
    sudo apt-get install linux-headers-'uname -r'
    sudo apt-get install linux-restricted-modules-'uname -r'
    sudo apt-get install linux-source-2.6.24 build-essential
    Then ctrl+alt+F1 and log in as root
    Code:
    killall gdm
    chmod a+x /location/to/driver
    sh /location/to/driver
    After installed

    Code:
    nano /etc/default/linux-restricted-modules-common
    Last line should look like

    Code:
    DISABLED_MODULES="nv"
    Hope this helps
    Last edited by Neo0351; July 24th, 2008 at 06:07 AM.

  8. #38
    Join Date
    Jul 2007
    Location
    Seattle, WA
    Beans
    35

    Re: GeForce 9600 drivers for linux?

    Thought I'd post what I went through with this card.

    When I first installed the card I booted to a black screen. Just changing xorg.config to a vesa driver didn't work. But after I ran sudo dpkg-reconfigure xserver-xorg I was able to get it to work. (As described in thread http://ubuntuforums.org/showthread.php?t=690760)

    Then I followed the instructions by Atomp in page 2 of this thread:
    http://ubuntuforums.org/showthread.p...=9600GT&page=2

    Unfortunately when I got to the command sudo /etc/init.d/gdm stop (actually, I'm on kubuntu so it is sudo /etc/init.d/kdm stop) my screen went completely blank. Could not regain control of the screen again after stopping kde.

    Also the package name on that thread seems incorrect. I am using NVIDIA-Linux-x86_64-171.06-pkg2.run.

    Finally I booted to safe mode. Tried to run the package install and it said I needed to be at runlevel 3. Ran initlevel 3 and it booted to kde. Did ctr-alt-F1 and tried to run install and it complained kde was running. Stopped kde again and this time amazingly I sill had a command prompt and not a blank screen. Then was able to perform the install.

    A lot of work but is now working very well. Around 15000 fps on glxgears, that is over 10 times better than my onboard 6150.

    During this ordeal I did boot into windows (something I haven't done in months) and the driver on CD installed very easily with no problem. Hopefully Hardy will handle the card better than Gutsy.

  9. #39
    Join Date
    Sep 2006
    Beans
    19
    Distro
    Hardy Heron (Ubuntu Development)

    Re: GeForce 9600 drivers for linux?

    Thanks Neo0351, I finally got the drivers working, I had missed disabling nv.

    I had Compiz working straight after i got the drivers working but it no longer works and am not sure as to what has caused it.

    Can anyone tell me how to fix this?

    Code:
    SKIP_CHECKS=yes compiz
    Code:
    Checking for Xgl: not present. 
    Detected PCI ID for VGA: 03:00.0 0300: 10de:0622 (rev a1) (prog-if 00 [VGA controller])
    Checking for texture_from_pixmap: not present. 
    Trying again with indirect rendering:
    Checking for texture_from_pixmap: not present. 
    SKIP_CHECKS is yes, so continuing despite problems.
    Checking for nVidia: present. 
    Checking for FBConfig: Error: glXCreateContext failed
    not present. 
    SKIP_CHECKS is yes, so continuing despite problems.
    Checking for Xgl: not present. 
    /usr/bin/compiz.real (core) - Fatal: glXCreateContext failed
    /usr/bin/compiz.real (core) - Error: Failed to manage screen: 0
    /usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0
    Thanks,

    James

  10. #40
    Join Date
    Apr 2007
    Location
    New Mexico
    Beans
    155
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: GeForce 9600 drivers for linux?

    Post your xorg.conf please.

Page 4 of 6 FirstFirst ... 23456 LastLast

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
  •