- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Nvidia Driver Problem on RedHat 2.1
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 02:53 AM
04-13-2004 02:53 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 04:24 AM
04-13-2004 04:24 AM
Re: Nvidia Driver Problem on RedHat 2.1
have you search for in nvidia home page?
See: http://www.nvidia.com/content/drivers/drivers.asp
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 05:01 AM
04-13-2004 05:01 AM
Re: Nvidia Driver Problem on RedHat 2.1
I did look at the nvidia drivers and I'm not certain which one I would require. There are 2 drivers, version 1.0-5328 and version 1.0-5336. Are either of these drivers the correct ones?
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 11:38 AM
04-13-2004 11:38 AM
Re: Nvidia Driver Problem on RedHat 2.1
In the hp web page there are drivers for nvidia up to RedHat 9.0. You can ask hp if this driver is good for your RedHat 2.1.
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?pnameOID=241319&locale=en_US&taskId=135&prodTypeId=12454&prodSeriesId=241317&cc=us&Submit.y=5&Submit.x=7&swEnvOID=1063
On the other hand, i only have found the driver
NVIDIA-Linux-x86-1.0-5336-pkg1.run in the Nvidia web page.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 10:48 PM
04-13-2004 10:48 PM
SolutionIn general , this is provided but trying to get Red Hat 9 software or drivers to work in ES 3 has not worked well for me at all.
For reference:
Red Hat AS 2.x was based on Red Hat 7
Red Hat AS 3.0 was based on Red Hat 9.
They changed it enough so drivers don't work.
LOL.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 11:40 PM
04-13-2004 11:40 PM
Re: Nvidia Driver Problem on RedHat 2.1
Thanks for the follow up information.
Dave
Steven,
It's makes working graphic driver issues a pain. I was suspecting that a compile might be necessary but was hoping that someone has had success getting this to work. It has been very time intensive for me so far. Thanks for passing on your knowledge and experiences.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 03:29 AM
04-14-2004 03:29 AM
Re: Nvidia Driver Problem on RedHat 2.1
1. vi the file /usr/src/linux-2.4/include/linux/rhconfig.h
2. Comment out lines 31-33 using standard C coding (i.e. /* lots of text */)
Without these lines the nVidia driver will compile properly and install. This has been tested on several installations here and appears to be a viable fix.