|
|
#1 | |
|
Registered User
Join Date: Apr 2003
Location: United States
Posts: 21
|
Howdy,
I'm picky and a little retentive when it comes to what is installed and where. I run a (non-distribution) scratch Linux system, and I like to keep track of *everything* installed on my system. Every so often, I may get a weird response on my squeaky, clean system...and, I like to know what may have been the cause. With that said, (for the sake of information's sake) 1. What are the 100...114 files in `/var/lib/nvidia'? I think there is a `log' file in that path as well. 2. Since the driver install is automated, if the installer needs to compile the kernel module, like it does for mine, what path does the installer use? Apparently, when I search my partition for any "nvidia" files, the installer must have used some temporary directory and then deleted all those files after it was installed. Right? If not, where is that path so I can delete it myself.... With my "self-motivated" install-tracking system, when something goes wrong, I can easily fix it myself or figure out the problem if I know what it is, where and why. The self installer kind of limits me in gleaning that same information. At the expense of me blaming gremlins inside my computer chewing on IDE cables, I would appreciate that information. * By the way, I am not having any problems with the NVIDIA drivers...this is just an FYI post... thanks, Brian Sladecek |
|
|
|
|
|
|
#2 | |
|
Leadtek 6800GT
|
You may wish to run the installer with the --extract only option and take a look at Makefile. I believe this may answer all your questions.
Speaking of the Makefile, I just noticed it deletes all the old conflicting files before compiling the new ones. I think it might be a good idea to compile the new modules first, store them in a temporary location, and remove / replace the old ones after all the new modules are successfully built.
__________________
"Floating in a dream-like state, I am the emporer of a parallel universe." --Arch Enemy My xorg.conf file |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Apr 2003
Location: United States
Posts: 21
|
Quote:
thanks, Brian Sladecek |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Apr 2003
Location: United States
Posts: 21
|
Quote:
thanks for your help. |
|
|
|
|
|
|
#5 |
|
Leadtek 6800GT
|
My fault, I assumed the installer used the same makefile. Interesting how it doesn't...
__________________
"Floating in a dream-like state, I am the emporer of a parallel universe." --Arch Enemy My xorg.conf file |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Apr 2003
Location: United States
Posts: 21
|
Quote:
![]() |
|
|
|
|
|
|
#7 |
|
Leadtek 6800GT
|
Eheh, that's just a funny little saying my co-workers had at Los Alamos Nat'l Lab when I was an intern there. These guys are l33t beyond measurement, I'm one of the clueless.
__________________
"Floating in a dream-like state, I am the emporer of a parallel universe." --Arch Enemy My xorg.conf file Last edited by Soul-Crusher; 04-28-03 at 12:59 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|