AFAIK there's no glx _kernel_ module (which are the ones you load with modprobe). If properly configured, X takes care of loading its glx module by itself: [...] (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.5328 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension GLX [...] (taken from /var/log/XFree86.0.log) So, don't bother trying to bring up glx with modprobe -- you won't be able to do it. Best, Andre On Mon, 29 Dec 2003 13:10:52 -0500 <Lance.Spence@xxxxxxx> wrote: > I just did a modprobe nvidia and then tried modprobe glx. It still > gave me the error about not finding the glx module, but I didn't > receive any errors regarding nvidia. Is the "GLX module" really > needed? > > -----Original Message----- > From: jason pearl [mailto:jpearl24@xxxxxxx] > Sent: Monday, December 29, 2003 1:01 PM > To: fedora-list@xxxxxxxxxx > Subject: RE: Kernel 2.4.22-1.2135.nptl and NVIDIA driver 5328 > > On Mon, 2003-12-29 at 10:53, Lance.Spence@xxxxxxx wrote: > > I followed what you said and removed the driver then re-installed > > it. > I did a modprobe on glx and got back "Can't locate module glx". I'm > apologize for the basic question, but how can I get that module loaded > or installed? > > > > -----Original Message----- > > From: jason pearl [mailto:jpearl24@xxxxxxx] > > Sent: Monday, December 29, 2003 12:23 PM > > To: fedora-list@xxxxxxxxxx > > Subject: RE: Kernel 2.4.22-1.2135.nptl and NVIDIA driver 5328 > > > > On Mon, 2003-12-29 at 10:10, Lance.Spence@xxxxxxx wrote: > > > I was wanting to just take advantage of the new driver under the > 2135 kernel. I suppose then that 4496 works under the 2135 kernel? > > > when you did the nvidia installation it said that everything went > through ok? > > loading the module is done by just typing modprobe glx > but... glx might be included in the nvidia module so u could do a > modprobe nvidia or nvidia.o > > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list -- Andre Oliveira da Costa