Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-29-2002, 04:39 AM
|
#1
|
LQ Newbie
Registered: Nov 2002
Location: Egypt
Distribution: Mandrake 8.1
Posts: 16
Rep:
|
Geforce 4 And XF86Config
I've been reading about this problem for month and still can't figure it out .
I downloaded NVchooser then download excat Drivers. Extracted Drivers Successfully .Then added Lines from NVidia Help In My XF86Config file The Exact output was :
"Unknown Modules dbe , extmod , glx , type1
No Modules in /usr/X11R6/lin/Modules/ "
But it started the XWindows Using FBDev and it's drivers .
After That I edited Display Section and Added My NV AGP Device Like Sample in /doc
And changed Device In Screen Section to "NV AGP" Like Display Identifier I just added ,
Themn Ran "startx" and It finally gave me :
"nvidia driver not found"
And this is the driver name I added in Display Section .
Tell PLEASE What Else to do
I'm out of resources and Now I'm sending This From Windows XP.
Thanks
|
|
|
11-29-2002, 05:40 AM
|
#2
|
Member
Registered: Oct 2002
Location: Germany
Distribution: Debian, Non-Linux: Solaris, FreeBSD
Posts: 107
Rep:
|
It sounds, that you doesn't compile the drivers. You wrote, you have extract the drivers, but how have your compile them? Have you downloaded a *.tar.gz or install a *.rpm File?
|
|
|
11-29-2002, 05:41 AM
|
#3
|
Senior Member
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207
Rep:
|
Well, you need to find NVdriver and modprobe it.
Try modprobe NVdriver and if it goes without errors try startx
If it complains that it can not find NVdriver then locate NVdriver and move it to /lib/modules/KERNEL-VERSION/kernel/drivers/video/NVdriver (i might have made a mistake in that path, but you get the point where it should go) and this time it should modprobe without problems
HTH
-NSKL
|
|
|
11-29-2002, 10:28 PM
|
#4
|
LQ Newbie
Registered: Nov 2002
Location: Egypt
Distribution: Mandrake 8.1
Posts: 16
Original Poster
Rep:
|
Actually I Used rpm :
$rpm -ivh NVIDIA.Kernel.......
$rpm -ivh NVIDIA.GLX.......
|
|
|
12-01-2002, 08:39 PM
|
#5
|
Member
Registered: Dec 2002
Posts: 226
Rep:
|
there are 2 types of modules - kernel and XFree ((X11R6).
The kernel driver is NVdriver - lsmod|grep NV should show it .
The others (e.g., . dbi,dri ) are X11R6, shoud be in /usr/X11R6/lib/modules
and /usr/X11R6/lib/modules/extensions.
The driver name in /etc/X11/XF86Config-4 is: Driver "nvidia"
in /usr/X11R6/lib/modules/drivers/nvidia_drv.o
|
|
|
All times are GMT -5. The time now is 07:32 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|