LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-29-2003, 09:19 PM   #1
pieniaszek
LQ Newbie
 
Registered: Dec 2003
Location: Nashua, NH
Distribution: Mandrake 9.2
Posts: 8

Rep: Reputation: 0
Mandrake 9.2 NVIDIA Problems


I have a dual boot XP and Mandarake 9.2 on a Dell 4100.
XP is on C and Mandrake on D.
I was initially satisfied (I'm a newbie) until I made the mistake of downloading the NVIDIA update on the XP side.
Initially I had no problems logging into XP or 9.2. I logged out of 9.2 into XP, then rebooted to 9.2 and can't get KDE:
EE Screens found, but none have a useable configuration.

I have been all over the place (Mandrake, NVIDIA, etc.,) looking for a way to get a driver that I can install.
FTP at the command line keeps giving me invalid command messages.

With only a terminal available (command line), how can I retrieve from someplace a driver I can in install. I even tried to uninstall the NVIDIA update I installed in XP, but was afraid I would loose that display also.

I have the new 9.2 book open, Complete Reference (Linux), spent hours searching Google on how to make FTP work, can't get the file from NVIDIA.

Just a little help, someone?

John
 
Old 12-29-2003, 09:29 PM   #2
TheBman
Member
 
Registered: Nov 2003
Location: Rural Indiana
Distribution: Debian (etch)
Posts: 78

Rep: Reputation: 15
first of all, do you have the kernel source installed, if not use you update to get it. Then go to nvidia, get driver 4499 or 4496 (something like that) not newest one, problematic

edit inittab to no x

reboot

run sh nividia driver file from where you copied it

edit xf86config (or xf86config-4 file) ( no familiarity with mandrake)

uncomment "load glx"

edit driver from "nv" to "nvidia"

edit inittab to X

reboot

Should work
 
Old 12-30-2003, 08:42 AM   #3
pieniaszek
LQ Newbie
 
Registered: Dec 2003
Location: Nashua, NH
Distribution: Mandrake 9.2
Posts: 8

Original Poster
Rep: Reputation: 0
When I reboot and select the step-by-step install, I have 2 FAILED indicators:
1. Loading sound module - "Can't locate module CS46xx"
2. Starting X Font Server - "Mounting other filesystems: Mount: fs type supermount not supported by kernel"

At the command line [root@localhost doc]# I entered 'ls *N*' and got:
NVIDIA_GLX-4496:
GL/ LICENSE NVIDIDA_Changelog README README.DE XF86Config.sample
and
NVIDIA_kernel-2.4.22.10mdk-4496: LICENSE README

So I concluded I must have '4496'. right? or wrong?

I can't figure out how to find out what kernel version is-installed.

I did go to the NVIDIA site (via XP on another PC) and found 'NVIDIA-Linux-x86-1_0-4496-pkg2_run'. It is 7.84MB.
How do I get that file installed from the command line in my Linux P?

I started investigating FTP to see how I would use that tool if I knew where to go to get that NVIDIA driver and the appropriate kernel, if I needed it, but I need a lot of time to understand FTP.

Just so you know I am not trying this on the fly, I have 3 books open now.

So, I need to know what kernel I have and how to get that NVIDIA Driver
installed.

John

1. I think I know I have 'kernel-2.4.22-10mdk.i586', but don't know how to prove it
2.
 
Old 12-30-2003, 01:38 PM   #4
Jose Muņiz
Member
 
Registered: Jul 2003
Location: Mexico City
Distribution: Slackware 9.1, SuSE 9.1
Posts: 248

Rep: Reputation: 32
uname -r

That will give you your current kernel

w3m

You might have that web based browser installed. If you do, you can download everything / browse any web page, directly from console.

Good luck.
 
Old 12-30-2003, 01:51 PM   #5
rtaft
Member
 
Registered: Aug 2003
Posts: 85

Rep: Reputation: 15
XFree86 installs support all NVIDIA drivers with the default nv driver. You claim you are pretty new to Linux, so my question is, what makes you think it is the drivers?

Quote:
Starting X Font Server - "Mounting other filesystems: Mount: fs type supermount not supported by kernel"
Having X configured to use XFS and XFS can't start could cause problems with X.

If you just installed Linux, and it worked fine at first, you could just install it again. You could also uninstall and reinstall XFree86, or do a forced install of it to make it overwrite any changes made. Since you are new to it, probably the fastest thing for you to do is reinstall instead of trying to fix something that you are new to.
 
Old 12-30-2003, 03:35 PM   #6
pieniaszek
LQ Newbie
 
Registered: Dec 2003
Location: Nashua, NH
Distribution: Mandrake 9.2
Posts: 8

Original Poster
Rep: Reputation: 0
I took the advice of rtaft and re-installed - success and, thank you. I got that temporary nvidia display, like I get with XP.
Also a thanks to Jose Muniz for that command. I would have never found it with a month off from work.

What started this search for a driver was after a reboot from XP to Linux. Igot an error message that read like this:
NV could not open control device /dev/nvidiactl (no such file or directory)
EE NVIDIA (0): failed to initialize the NVIDIA Kernel module
EE NVIDIA (0): aborting
EE Screen(s) found, but none have a useable configuration

That, and a whole buch of traffic at Mandrake, etc., about problems with NVIDIA drivers, led me in that direction.

Wonder what happened, but I'll never know.

The re-install made me aware of something I missed: sound card mis-identified. I have a Santa Cruz WDM and the install says I have a Cirrus Logic\CS4614/22/24. One reboot exercise told me that the CS46xx driver can't be located. I wonder how to change that, if necessary. I have had problems running XMMS, connecting it to radio internet.

I still haven't figured out where to go to read about how to check out how to FTP.

But Linux is back for me.

Thanks
 
  


Reply



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
Mandrake 10 nvidia tv out problems nomowinblowz Linux - Newbie 1 01-12-2005 09:41 PM
Mandrake 10.1 and Nvidia problems ifurita Mandriva 10 01-08-2005 11:09 AM
Nvidia problems on Mandrake 9.2 neroagent Mandriva 0 03-27-2004 01:41 PM
NVIDIA and Mandrake problems Veteq Linux - Newbie 5 03-18-2004 10:32 PM
Mandrake 9.2/Nvidia problems tk7967 Linux - Software 1 01-27-2004 09:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:36 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