LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-14-2012, 06:49 AM   #1
srwight
LQ Newbie
 
Registered: Jun 2010
Posts: 6

Rep: Reputation: 0
Exclamation Trying to install driver for NVidia GeForce PCX 5750


I am trying to install my NVidia video card with OpenGL support (I have a game that requires it), and I can't seem to get it installed.

What's worse, I tend to destroy the installation every time.

Here's my lspci:

Code:
00:00.0 Host bridge: Intel Corporation 82925X/XE Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82925X/XE PCI Express Root Port (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.2 RAID bus controller: Intel Corporation 82801FR/FRW (ICH6R/ICH6RW) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: NVIDIA Corporation NV36 [GeForce PCX 5750] (rev a2)
04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8050 PCI-E ASF Gigabit Ethernet Controller (rev 17)
05:00.0 Multimedia controller: Advanced Micro Devices [AMD] nee ATI Theater 550 PRO PCIe
06:02.0 Unassigned class [ffff]: Creative Labs SB Audigy (rev 04)
06:03.0 FireWire (IEEE 1394): NEC Corporation uPD72873 [Firewarden] IEEE1394a OHCI 1.1 Link/2-port PHY Controller (rev 01)
Here's my uname -r

Code:
3.2.0-23-generic-pae
I'm running Ubuntu 12.04

On a clean install, Ubuntu does NOT give me any help finding an appropriate driver. "Additional Drivers" within System Settings insists that no proprietary drivers are being used. Well, that's true, but I want to INSTALL one.

On a clean install, I have to use Ubuntu 2d to do anything. 3d support does not work without an additional driver.

I've attempted to install the NVIDIA driver manually from the nvidia website (the 173 driver), and after that install, X did not finish loading.

I've used the nvidia-current driver, which works well enough, but it doesn't load OpenGL, so when I go to run my game (Ryzom), it stops.

I've tried another driver I found on a forum (involiving adding a repository but I don't remember what), and it worked well enough, too, but it also did not include support for OpenGL.

I would REALLY appreciate some help! I have searched the forum, but I can't find a thread that has helped me. If someone can point me to one, that would be great, but what would be even better is some direct help.

Thanks!
 
Old 06-14-2012, 07:22 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
The problem that the driver for your card (version 173, current doesn't support your card) doesn't work on Ubuntu is the cause why the "Additional Drivers" application doesn't give you this choice. There is currently no way to install the proprietary driver for your card in Ubuntu 12.04.
 
Old 06-14-2012, 07:30 AM   #3
srwight
LQ Newbie
 
Registered: Jun 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Unhappy

Quote:
Originally Posted by TobiSGD View Post
The problem that the driver for your card (version 173, current doesn't support your card) doesn't work on Ubuntu is the cause why the "Additional Drivers" application doesn't give you this choice. There is currently no way to install the proprietary driver for your card in Ubuntu 12.04.
Do you know if it's supported in 11? I would be willing to roll back, but I'm getting weary of installing over-and-over!
 
Old 06-14-2012, 07:56 AM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
There is a package nvidia-173 in the repositories for 11.10, so i would assume that it works.
 
Old 06-14-2012, 10:19 AM   #5
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Ubuntu 11.XX will have support dropped in less than 1 year (October 2012 for 11.04, April 2013 for11.10). If its worth installing 11.XX for a few months use is up to you.

I doubt that nVidia will be updating the 173.XX drivers to work with the xorg version in 12.04.

I'd consider getting a G210 or similar newer model nVidia card...the G210 is a little faster, should use less power and run cooler than the PCX/FX5750, and uses nVidia-current not the ancient 173.XX drivers. G210s go for $30-40 so its not an expensive card either.
 
Old 06-15-2012, 10:05 AM   #6
srwight
LQ Newbie
 
Registered: Jun 2010
Posts: 6

Original Poster
Rep: Reputation: 0
Smile Thanks for the info

I rolled back to 11.10, and I'm able to use my graphics card. Perhaps by April I'll pick up a new graphics card.

Thanks everyone!
 
  


Reply

Tags
drivers, geforce, nvidia, opengl



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Should I install NVIDIA GeForce GT 525M driver on Ubuntu 11.10? jack_green Ubuntu 10 01-23-2012 06:38 PM
install nvidia driver for GeForce 8600 fedora9 jonaskellens Linux - Hardware 6 10-16-2008 02:39 AM
Fedora9 : install linux-driver NVidia GeForce 8600M GS jonaskellens Linux - Hardware 2 10-07-2008 09:06 AM
Nvidea GeForce PCX 5750 on FC4 Aniquibobo Fedora 1 06-26-2005 10:43 AM
128mb nVidia GeForce PCX 5300 PCI Express - How easy to get working with 3d renderin? eBopBob Linux - Hardware 3 08-29-2004 11:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration