X problem  | |
July 21st, 2002, 04:56 PM
|
#1 (permalink)
| | Member
Join Date: Feb 2002 Location: chicago, IL
Posts: 80
|
I've installed a new video card. Upgrade of a Geforce 2 mx to a Geforce 4 Mx. kudzo found the new card and asked me did I want to get rid of the old card configuration. I said yes.
I downloaded the source files for linux from Nvidia.com and did the normal make install.
Now, when i start X it says that it can't find the GLcore module and X will not start.
here are some excerpts from the XFree86.0.log file
"(II) LoadModule: "GLcore"
(WW) Warning, couldn't open module GLcore
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (module does not exist, 0)"
"NV(0): DPMS enabled
Symbol __glXActiveScreens from Module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!"
Looking through the readme file it states that the above section should read "II NVIDIA(0):....." not "II NV(0)...."
Anybody had this trouble?? How can I fix it without re-installing?
Last edited by Steelysteel : July 21st, 2002 at 05:07 PM.
|
| |
July 21st, 2002, 05:08 PM
|
#2 (permalink)
| | Ultimate Member
Join Date: Oct 2001 Location: Lat:36.5N, Lon:95.5W
Posts: 1,274
|
Under the Module section of /etc/X11/XF86Config-4, comment out Load GLcore and Load dri
it should look somethinmg like:
Section "Module"
# Load "GLcore"
Load "dbe"
# Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "v4l"
EndSection
when you are through.
__________________
How do you set this laser printer to stun??
|
| |
July 21st, 2002, 05:08 PM
|
#3 (permalink)
| | Ultimate Member
Join Date: Oct 2001
Posts: 2,309
| |
| |
July 21st, 2002, 05:11 PM
|
#4 (permalink)
| | Ultimate Member
Join Date: Oct 2001
Posts: 2,309
|
Also make sure you changed Quote: to Quote: Also also add Quote: to the Modules section
Cody |
| |
July 21st, 2002, 05:14 PM
|
#5 (permalink)
| | I am a banana!
Join Date: Jun 2002 Location: Texas Tech
Posts: 3,921
|
try what was mentioned above. that *should* do it. if not run Xconfigurator and just create a new xf86config-4 file. |
| |
July 21st, 2002, 06:51 PM
|
#6 (permalink)
| | Member
Join Date: Feb 2002 Location: chicago, IL
Posts: 80
|
Ok. I have made the changes you all have suggested. I also ran Xconfigurator and created a new XFree86 file but my problem is with the installation of the kernel driver. I get error saying that file is not found.
"/usr/include/asm/timex/h:10:21 asm/msr.h: no such file or directory"
this is when I run the :make install command for the Kernel.
This is being done on RH7.3 btw. I downloaded the tar's from Nvidia's website.
Any additional Ideas??? |
| |
July 21st, 2002, 09:22 PM
|
#7 (permalink)
| | Member
Join Date: Feb 2002 Location: chicago, IL
Posts: 80
|
Last edited by Steelysteel : July 21st, 2002 at 09:25 PM.
|
| |
July 21st, 2002, 11:07 PM
|
#8 (permalink)
| | Member
Join Date: Oct 2001 Location: Palatine, IL
Posts: 375
|
Make sure you have the kernel-source RPM installed... |
| |
July 22nd, 2002, 12:36 AM
|
#9 (permalink)
| | Member
Join Date: Feb 2002 Location: chicago, IL
Posts: 80
|
I'm not using the RPM's. I'm installing from the source .gz file. |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |