Florin Damone
Registered User
Join date: 12 Mar 2006
Posts: 2
|
03-29-2006 12:35
I know there's another FC5 thread, but here's the easiest and most gotcha-less method. First off, apply all updates then reboot (to activate the kernel update, if any): yum update; yum clean packages; sync; reboot Then make sure to install the compat-db package: yum install compat-db Then enable the Livna repository for the NVidia driver. The instructions are here: http://rpm.livna.org/configuration.htmlEssentially it boils down to: wget http://rpm.livna.org/livna-release-5.rpm rpm -ivh livna-release-5.rpm Now with Livna enabled, installing the NVidia driver is as simple as: yum install kmod-nvidia Then reboot. That's it! The system should be ready to run Second Life.
|
Vinci Calamari
Free Software Promoter
Join date: 27 Feb 2006
Posts: 192
|
03-29-2006 12:49
From: Florin Damone I know there's another FC5 thread, but here's the easiest and most gotcha-less method.
First off, apply all updates then reboot (to activate the kernel update, if any):
I am not sure about the compat-db. I have this installed already but how should this be related to a graphics card? I dont suggest to follow your instructions. You dont distinguish between livna stable and the others. I recommend to not enable livna-testing by default. Either you have done this or you could not have installed the drivers because livna-stable does not have any kmod-nvidia package, yet. So FC5 user please read the other FC5 instruction ( /263/a8/95381/1.html#post959749) if you really want to get this working. This way in this thread will not work because he does not tell you how to configure LIVNA repository. I would not configure the repository at all. Or take a look at http://stux.wikiinfo.org/moin.py/Fedora_Core_5
|
Elion Glass
Registered User
Join date: 27 Feb 2006
Posts: 1
|
FC5 Alpha Issues
03-30-2006 15:18
I just got done installing fc5 and did a yum update. I then istalled the Nvidia drivers which seemed to have installed fine. I then did the other installs and work arounds as laid out in this thread. I tried to run ./secondlife and am getting the following error:
2006-03-30T23:10:11Z INFO: Initializing window... 2006-03-30T23:10:11Z INFO: createContext: creating window 800x600x32 Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". 2006-03-30T23:10:11Z INFO: createContext: window creation failure. SDL: Couldn't find matching GLX visual 2006-03-30T23:10:11Z INFO: Unloading all GL symbols... 2006-03-30T23:10:11Z WARNING: OSMessageBox: Window creation error 2006-03-30T23:10:11Z INFO: Unloading all GL symbols... 2006-03-30T23:10:11Z WARNING: LLWindowManager::create() : Error creating window. 2006-03-30T23:10:11Z WARNING: Unable to create window, be sure screen is set at 32-bit color in Control Panels->Display->Settings 2006-03-30T23:10:11Z INFO: remove_marker_file()
So from my completely amateur view of this error, it looks like GLX is not loading. I went to the Nvidia display settings and clicked on the "OpenGL/GLX Information" option. It tells me "The OpenGL extension 'GLX' is not supported by the X server or there was a problem retrieving GLX information from the X server."
Any suggestions?
|
Tuber Potato
Registered User
Join date: 26 Jan 2006
Posts: 57
|
07-18-2006 16:33
From: Florin Damone Now with Livna enabled, installing the NVidia driver is as simple as: yum install kmod-nvidia I did this, but how do i know if my system is using their driver? when i look at the display config in my system prefs, it still shows nVidia Corp Unknown Device 0391 as the driver. when I run the ./secondlife I get the following output which suggests to me that driver is not installed. [root@localhost SecondLife_1_10_6_0]# ./secondlife ./secondlife: line 4: installations.: command not found 2006-07-18T23:26:17Z WARNING: LLDir_Linux not fully implemented! 2006-07-18T23:26:17Z INFO: QUEUED THREAD STARTING 2006-07-18T23:26:17Z INFO: QUEUED THREAD STARTING 2006-07-18T23:26:17Z INFO: QUEUED THREAD STARTING 2006-07-18T23:26:17Z INFO: QUEUED THREAD STARTING 2006-07-18T23:26:17Z INFO: Checking marker file for lock... 2006-07-18T23:26:17Z INFO: Marker file isn't locked. 2006-07-18T23:26:17Z INFO: Checking marker file for lock... 2006-07-18T23:26:17Z INFO: Marker file created. 2006-07-18T23:26:17Z INFO: Removing message.log 2006-07-18T23:26:17Z INFO: Exiting init_marker_file(). 2006-07-18T23:26:17Z INFO: Opening debug file /home/lintila/SecondLife_1_10_6_0/ SecondLife/logs/debug_info.log 2006-07-18T23:26:17Z INFO: Second Life version 1.10.6 2006-07-18T23:26:17Z INFO: Local time: 2006-07-18T17:26:17 MDT 2006-07-18T23:26:17Z INFO: CPU info: 2006-07-18T23:26:17Z processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 31 model name : AMD Athlon(tm) 64 Processor 3000+ step ping : 0 cpu MHz : 1000.000 cache size : 512 KB fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow lahf_lm bogomip: 2001.46 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: ts fid vid ttp 2006-07-18T23:26:17Z INFO: Memory info: 2006-07-18T23:26:17Z MemTotal: 2058420 kB MemFree: 1595652 kB Buffers : 15688 kB Cached: 290912 kB SwapCached: 0 kB Active: 152104 kB Inactive: 246236 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 2058420 kB LowFree: 1595652 kB SwapTotal: 2031608 kB SwapFree: 2031608 kB Dirty: 348 kB Writeback: 4 kB Mapped: 151096 kB Slab: 31496 kB CommitLimit: 30 60816 kB Committed_AS: 255884 kB PageTables: 7552 kB VmallocTotal: 34359 738367 kB VmallocUsed: 2892 kB VmallocChunk: 34359735215 kB HugePages_Total : 0 HugePages_Free: 0 HugePages_Rsvd: 0 Hugepagesize: 2048 kB 2006-07-18T23:26:17Z INFO: OS info: Linux 2.6.17-1.2157_FC5 #1 SMP Tue Jul 11 22 :53:56 EDT 2006 x86_64 2006-07-18T23:26:17Z INFO: Loading feature tables. 2006-07-18T23:26:17Z INFO: Applying Feature Mask: RAM256MB 2006-07-18T23:26:17Z INFO: Applying Feature Mask: CPUSlow 2006-07-18T23:26:17Z INFO: Using configuration file /home/lintila/SecondLife_1_1 0_6_0/SecondLife/user_settings/settings.ini 2006-07-18T23:26:17Z INFO: LLControlGroup::loadFromFile unable to open. 2006-07-18T23:26:17Z INFO: LLControlGroup::loadFromFile unable to open. 2006-07-18T23:26:17Z INFO: Loading art table from viewerart.ini 2006-07-18T23:26:17Z INFO: Loading base colors from colors_base.ini 2006-07-18T23:26:17Z INFO: Loading user colors from colors.ini 2006-07-18T23:26:17Z INFO: Default vfs data file not present, found /home/lintil a/SecondLife_1_10_6_0/SecondLife/cache/data.db2.x.1212037861.0 2006-07-18T23:26:17Z INFO: Old salt: 0 2006-07-18T23:26:17Z WARNING: Bad or missing vfx index file /home/lintila/Second Life_1_10_6_0/SecondLife/cache/index.db2.x.0 2006-07-18T23:26:17Z WARNING: Removing old vfs data file /home/lintila/SecondLif e_1_10_6_0/SecondLife/cache/data.db2.x.1212037861.0 2006-07-18T23:26:18Z INFO: Renaming /home/lintila/SecondLife_1_10_6_0/SecondLife /cache/data.db2.x.1212037861.0 to /home/lintila/SecondLife_1_10_6_0/SecondLife/c ache/data.db2.x.1001109906 2006-07-18T23:26:18Z INFO: Renaming /home/lintila/SecondLife_1_10_6_0/SecondLife /cache/index.db2.x.0 to /home/lintila/SecondLife_1_10_6_0/SecondLife/cache/index .db2.x.1001109906 2006-07-18T23:26:18Z INFO: Pre-sized VFS data file to 524288000 bytes 2006-07-18T23:26:18Z INFO: VFS: Using index file /home/lintila/SecondLife_1_10_6 _0/SecondLife/cache/index.db2.x.1001109906 and data file /home/lintila/SecondLif e_1_10_6_0/SecondLife/cache/data.db2.x.1001109906 2006-07-18T23:26:18Z INFO: VFS: Using index file /home/lintila/SecondLife_1_10_6 _0/app_settings/static_index.db2 and data file /home/lintila/SecondLife_1_10_6_0 /app_settings/static_data.db2 2006-07-18T23:26:18Z INFO: Initializing window... 2006-07-18T23:26:18Z INFO: createContext: creating window 800x600x32 Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". 2006-07-18T23:26:18Z INFO: createContext: window creation failure. SDL: Couldn't find matching GLX visual 2006-07-18T23:26:18Z INFO: Unloading all GL symbols... 2006-07-18T23:26:18Z WARNING: OSMessageBox: Window creation error 2006-07-18T23:26:18Z INFO: Unloading all GL symbols... 2006-07-18T23:26:18Z WARNING: LLWindowManager::create() : Error creating window. 2006-07-18T23:26:18Z WARNING: Unable to create window, be sure screen is set at 32-bit color in Control Panels->Display->Settings 2006-07-18T23:26:18Z INFO: remove_marker_file() at the end it says to make sure my monitor is set to 32 bit color, which I did, and it is... thanks in advanced Tuber
|
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
07-19-2006 04:26
From: someone Xlib: extension "GLX" missing on display ":0.0". Shows GLX is not working. make sure /etc/X11/xorg.conf is loading the nvidia driver (not nv) Section "Device" Identifier "NVidia card name.." Driver "nvidia" EndSection
also make sure it has a line Load "glx" and that the lines: #Load "Dri" #Load "GLcore" Are commented out (as above) or deleted. The restart X (ctrl-alt-backspace or reboot)
|
Ross Faulkland
Registered User
Join date: 15 Oct 2005
Posts: 3
|
07-20-2006 15:29
Except for the selinux issue explained in another thread this worked like a charm for me...
tysm
Dell Inspirion 8600/Nvidia Gefroce Go 5200....
|