|
|
#1 | |
|
Registered User
Join Date: Jul 2007
Posts: 14
|
nVidia,
Now that you offer three drivers (legacy-1, legacy-2, and current). This idea would help debug and maintain things better. It applies to both Windows and *nix OSes. The driver forks should not overlap. Incremental driver versions of one fork should not overlap. The xorg.conf should specify the driver it wants. Examples: driver "nvidia-legacy-7xxx" or driver "nvidia-legacy-96xx" or driver "nvidia-legacy-96yz" or driver "nvidia-100.14.xx" or driver "nvidia-100.14.xy" where x,y = real version numbers. (You could do some graceful behavior if the old "nvidia" is used - make a guess based on what is installed.) Many people run from USB sticks, external disks, or live CDs. They move from machine to machine with the same OS and drivers. If the two machines have different cards, they need two drivers within the OS. But even if the cards are the same, or the machine is, two drivers can still help debugging. You want the user to test two versions of your driver. This is painful because it involves uninstall/reinstall/reboot. Properly versioned drivers let both be installed. The user can report results of each separately. It should be possible to have both 7123 and 7124 installed on the same PC. Sysadmins sometimes do OS installs with direct partition copy from one disk to another. That's another reason to want multiple nVidia drivers without overlap. It is possible to install all 3 nVidia drivers in the OS and not worry about anything but one xorg.conf line. Finally proper versioning would help Linux distributions. They would not have to worry about overwriting old drivers. In fact the recommended advice would be to keep the old one until the new one is verified to work. Then uninstall the old. |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| failing to initialize NV driver | PsyShook | NVIDIA Linux | 10 | 09-19-02 12:41 PM |
| Nvidia Driver causes crash on Standby/Suspend | dasher | NVIDIA Linux | 5 | 09-16-02 05:57 PM |
| new nforce driver!! 1.12!! | frenchy2k1 | CPUs, Motherboards And Memory | 9 | 08-27-02 01:09 AM |