forums.xandros.com Forum Index forums.xandros.com
Xandros User Forums
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Nvidia drivers 1.0-4349 released
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Installing Xandros
View previous topic :: View next topic  
Author Message
tapeterson
Xplorer


Joined: 26 Apr 2003
Posts: 4

PostPosted: Sun Apr 27, 2003 6:48 am    Post subject: Nvidia drivers 1.0-4363 Installation Reply with quote

Here are the steps I took to install the latest Nvidia drivers on a clean Xandros installation. I did this all after booting into the expert mode.
Code:

1 Create a configured kernel source tree for the official 'Xandros Desktop' kernel
  $ cd /usr/src
  $ tar xjf xandros-kernel-source-2.4.19.tar.bz2
  $ ln -sf xandros-kernel-source-2.4.19 linux
  $ cd linux
  $ cp /boot/config-2.4.19-x1 .config
  $ make oldconfig
  $ make dep
2 Install NVIDIA driver
  $ sh NVIDIA-Linux-x86-1.0-4363.run
3 Delete all files from the following directories (older nvidia driver files):
  $ rm /usr/X11R6/lib/modules/override/*
  $ rm /usr/lib/nvidia/*
4 Update the modules file (allows the kernel module to load successfully)
  - Modify /etc/modutils/nvidia-aliases so that NVdriver is replaced
    with nvidia. It should contain the following lines when finished:
      alias char-major-195 nvidia
      alias /dev/nvidiactl nvidia
      alias /dev/nvidia0 nvidia
  - Execute the command:
    $ /sbin/update-modules
5 (Optional) Add support for GeForce FX 5200.  If your nvidia based video card is not listed
   in the file then you will need to add an entry for it.
  - Append the following line to /etc/devices/ext/nvidia-video.pcimap
    0x10de, 0x0322, VideoRam=131072k, Xserver=XF86_SVGA, Xdriver="nvidia", desc="GeForce FX 5200", Xmodules="-dri -GLcore"
6 Test
  - Reboot
  - Should get NVIDIA splash screen when starting X Windows
  - glxgears should work
    $ glxgears -info
       GeForce FX 5200 => 3342.000 FPS @ 1024x768 (16 bit color)

The Video Settings window displays all of the appropriate resolutions for my card and monitor and the /var/log/XFree86.0.log file has no NVIDIA related errors.

I think I can move on and figure out how to get my five button mouse to work as expected...
Back to top
View user's profile Send private message
fizzol
Xandrosian
Xandrosian


Joined: 03 Feb 2003
Posts: 507

PostPosted: Mon Apr 28, 2003 10:08 am    Post subject: Reply with quote

Thanks, that worked like a charm. I'd never have figured all that out on my own. The new driver seems to be working fine and I did get a small performance boost in glx-gears.

I'm wondering if the "nvidia-installer --update" will work when the next version comes out? Seems like it should.

Thanks again.
Back to top
View user's profile Send private message
dsptech
Xandrosian
Xandrosian


Joined: 21 Dec 2002
Posts: 359

PostPosted: Sat May 10, 2003 5:00 pm    Post subject: Reply with quote

Good job on figuring this out.
I finally got around to it and it worked like a charm.
Unfortunatly I had to remove these drivers because they make my system
crash hard when using video capture via anything like xawtv, motv, etc..

From what I have read, this is an on-going problem with Nvidia released drivers.
I wonder how Xandros works around this?


Quote:
I'm wondering if the "nvidia-installer --update" will work when the next version comes out? Seems like it should.

This does work and there are newer drivers out now ver. 4363.
Just run "nvidia-installer --update" after booting to expert mode.
Back to top
View user's profile Send private message
CaptK
Xandrosian
Xandrosian


Joined: 07 Dec 2002
Posts: 226

PostPosted: Tue May 20, 2003 3:23 pm    Post subject: Reply with quote

Just did the install per tapeterson's directions. Worked like a charm, according to glxgears run before and after, I picked up about 100fps. Now, its off to see if it improves my BZFlag/3DTank game any... Smile
Back to top
View user's profile Send private message
thart528
Xplorer


Joined: 06 Nov 2002
Posts: 37
Location: Alabama, USA

PostPosted: Mon Aug 25, 2003 11:29 pm    Post subject: Reply with quote

First of all, I really like Xandros. It is the first linux I've used and I've had no problems at all until now. (I got Xandros when it was first available and have been running it almost exclusively since.)
I just got a geforce fx 5200. Booted fine with a generic vesa driver. I followed tapeterson's directions and everything seemed to be going fine till I rebooted. Now all I can get is a login prompt. If I type startx I get an error to the effect of

NVIDIA(0): Failed to initialize the NVdriver kernel module!
NVIDIA(0): Aborting
...
Screen(s) found, but none have a usable configuration

I checked the assign IRQ to VGA and it is enabled.
I have a ecs k7s5a motherboard, it uses the sis 735 chipset, with an AMD 1400mhz processor.

Anyone have any ideas? I tried the restore option on the cd to no effect. I also tried safe video mode, same result.
Please use simple terms Embarassed I'm a plumber not an IT person.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.xandros.com Forum Index -> Installing Xandros All times are GMT - 5 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group