Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: NVIDIA GeForce FX 5500, Steam, Minecraft

  1. #1
    Join Date
    Jul 2014
    Beans
    7

    NVIDIA GeForce FX 5500, Steam, Minecraft

    Well, I hope this is the right place to post this.

    I just installed Lubuntu a few days ago. I have been getting used to the change from Windows, and was able to install steam. However, it is not working for me. When I was on windowsXP, steam and several of it's games worked fine, despite my old hardware. Now it wont even open.
    Here's the message I get when I try to open Steam. I am unable to press Okay or exit any Steam application for at least five minutes. When it lets me press Okay, it all closes.

    NVIDIA GeForce FX 5500 is my graphics card if this helps at all.

    Also, I downloaded and started Minecraft, since I hadn't played it in a while. The FPS does not go above 10, in game or in menu. Is this an issue I can fix?
    Still new to the Lubuntu OS, so non-complex answers are apprechiated. Thanks!

  2. #2
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: {lubuntu}{steam} I don't seem to have the right drivers for steam. +slow minecraf

    Which nVidia driver do you have installed? You may be running open-source drivers, which are much slower (currently) than the nVidia drivers, currently 3.40.24.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  3. #3
    Join Date
    Jul 2014
    Beans
    7

    Re: {lubuntu}{steam} I don't seem to have the right drivers for steam. +slow minecraf

    Quote Originally Posted by oldrocker99 View Post
    Which nVidia driver do you have installed? You may be running open-source drivers, which are much slower (currently) than the nVidia drivers, currently 3.40.24.
    From my Additional Drivers page it says-
    Using NVIDIA legacy binary driver -version 173.14.39 from nvidia-173 (proprietary, tested).

  4. #4
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: {lubuntu}{steam} I don't seem to have the right drivers for steam. +slow minecraf

    You might try the xorg-edgers PPA, which is where the latest nVidia (and other) drivers can be found.
    Open a terminal and type this:

    Code:
    sudo add-apt-repository ppa:xorg-edgers/ppa
    sudo apt-get update
    sudo apt-get install dkms
    sudo apt-get upgrade
    Installing dkms allows the system to upgrade the kernel without your having to reinstall the video driver. If there are more recent drivers, this will install them. If it doesn't update the drivers, you can look in Synaptic for "nvidia" and see if there are more updated ones.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  5. #5
    Join Date
    Jul 2014
    Beans
    7

    Re: {lubuntu}{steam} I don't seem to have the right drivers for steam. +slow minecraf

    Alright, I went through Synaptic and got a more recent one, 310 and restarted my computer afterwards. Now when I try to open steam, it gives me this.

  6. #6
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: {lubuntu}{steam} I don't seem to have the right drivers for steam. +slow minecraf

    Have you run nVidia XServer (in Preferences)? What is your output of

    Code:
    glxinfo
    Please post. You may need to reinstall the nVidia driver, and the 3.10 driver is still pretty old.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  7. #7
    Join Date
    Jul 2014
    Beans
    7

    Re: {lubuntu}{steam} I don't seem to have the right drivers for steam. +slow minecraf

    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Error: couldn't find RGB GLX visual or fbconfig
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Error: couldn't find RGB GLX visual or fbconfig

    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    Xlib: extension "GLX" missing on display ":0".
    This is what I recieve after entering glxinfo.

    How would I go about reinstalling the driver?

  8. #8
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: NVIDIA GeForce FX 5500, Steam, Minecraft

    Code:
    sudo apt-get purge nvidia*
    sudo apt-get install nvidia-[whatever]
    This is the usual way to reinstall the driver; good luck!

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  9. #9
    Join Date
    Dec 2009
    Location
    Australia
    Beans
    253
    Distro
    Xubuntu

    Re: NVIDIA GeForce FX 5500, Steam, Minecraft

    The GeforceFX 5500 is a really old GPU, are you sure that the new drivers would even work with it?
    Holding a LAN party? Check out LAN Party Mania (detailed LAN information for games)
    http://lanpartymania.com

  10. #10
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: NVIDIA GeForce FX 5500, Steam, Minecraft

    nVidia doesn't obsolete their old cards the way ATI does; and they currently support back to the 5 FX series, so, yes, I think it would work.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

Page 1 of 2 12 LastLast

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
  •