|
|
#1 | |
|
Registered User
Join Date: Dec 2006
Posts: 8
|
Hi!
I used the same process and nvidia drivers (1.0-9746), but the /usr/X11/bin/glxinfo command display direct rendering : no. Is there an other drivers file for Solaris 10(11/06) ? Cordialy SirTakis |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Dec 2006
Posts: 8
|
Hi !!!!
Resolved. ![]() cordialy SirTakis |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Jan 2007
Posts: 2
|
Hi!
I have the same system as you have, and the same problem as well . Could you tell me what was the solution is your case ?Sincerely, Solano Quote:
|
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2006
Posts: 8
|
Hi!!
Please send me your e-mail, srcript is too long. SirTakis |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jan 2007
Posts: 3
|
Hi all
I'm new to solaris 10 and am having problem installing nvidia driver. After default installation of newly downloaded solaris 10 x86 on opteron (amd64) machine, installation of NVIDIA-Solaris-x86-1.0-9746.run seemed to go smoothly, indicated by brief NVIDIA splash screen after the reboot. However, when I try to run ProE cad program, I get following error. ld.so.1: pro: fatal: libGL.so.1: open failed: No such file or directory But, there is libGL.so.1 in /usr/lib/X11/amd64 which seems to be from mesa, and also, there is libGL.so.1 in /usr/lib/X11/NVIDIA/amd64. So, do I need to symlink to libGL.so.1 in NVIDIA directory? In addition, /usr/bin/X11/glxinfo shows direct rendering: No server glx vendor string: NVIDIA Corporation server glx version string: 1.4 And, upon examining /var/log/Xorg.0.log, I see following error. (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X (EE) NVIDIA(0): log file that the GLX module has been loaded in your X (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If (EE) NVIDIA(0): you continue to encounter problems, Please try (EE) NVIDIA(0): reinstalling the NVIDIA driver. Any help will be much appreciated. Thanks in advance Woojin |
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Dec 2006
Posts: 8
|
Hi!
It seems that in NVIDIA-Solaris-x86-1.0-9746.run drivers there is many wrongs symbolic-links. After installing drivers you must apply a script to correct this and reboot. If you want to try script send-me your e-mail. NO GUARANTY SirTakis |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Sep 2005
Posts: 38
|
I have Pro-E running on my W2100z workstation with a Quadro FX 3000 Graphics card.
It appears Pro-E is looking for the library in: $ ldd /Disk1/Binaries/Pro_Engineer/WildFire_3/sun_solaris_x64/obj/pro . . . libGL.so.1 => /usr/lib/64/libGL.so.1 . . . /Disk1/Binaries/Pro_Engineer/WildFire_3 is my Pro-E home directory. Yours will be in a different location. Looking at my directories, /usr/lib/64 is a symbolic link to /usr/lib/amd64. The library itself is located in /usr/X11/lib/NVIDIA/amd64. $ ls -al /usr/lib/64/libGL.so.1 lrwxrwxrwx 1 root root 37 Dec 5 00:46 /usr/lib/64/libGL.so.1 -> ../../X11/lib/NVIDIA/amd64/libGL.so.1 $ ls -al /usr/lib/amd64/libGL.so.1 lrwxrwxrwx 1 root root 37 Dec 5 00:46 /usr/lib/amd64/libGL.so.1 -> ../../X11/lib/NVIDIA/amd64/libGL.so.1 $ ls -al /usr/lib/64 lrwxrwxrwx 1 root root 5 Jun 2 2005 /usr/lib/64 -> amd64 So yes, it appears you are correct, you need to create a symbolic link of all the Nvidia libraries. $ ls -al /usr/lib/amd64 | grep NVIDIA lrwxrwxrwx 1 root root 35 Dec 5 00:46 libGL.so -> ../../X11/lib/NVIDIA/amd64/libGL.so lrwxrwxrwx 1 root root 37 Dec 5 00:46 libGL.so.1 -> ../../X11/lib/NVIDIA/amd64/libGL.so.1 lrwxrwxrwx 1 root root 41 Dec 25 03:12 libGLcore.so.1 -> ../../X11/lib/NVIDIA/amd64/libGLcore.so.1 lrwxrwxrwx 1 root root 45 Dec 25 03:12 libnvidia-tls.so.1 -> ../../X11/lib/NVIDIA/amd64/libnvidia-tls.so.1 $ I suspect the reason Pro-E is not looking in the NVIDIA directories is the Nvidia drivers will become part of a native install soon, and therefore will be located in the /64 or /amd64 directories. |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Jan 2007
Posts: 3
|
Thanks everyone for help! I finally got it working!
I had to do two things. First, I created the symlinks in /usr/lib/amd64 to ../../X11/lib/NVIDIA/amd64/libGL.so and ../../X11/lib/NVIDIA/amd64/libGL.so.1, and do the following as suggested in another thread. 'su' to root cd /usr/X11/lib/modules/extensions mv libglx.so libglx.so.old ln -s -f ./NVIDIA/libglx.so libglx.so Thanks again for your help Woojin |
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Mar 2007
Posts: 1
|
Quote:
kindly share the script. Newcomer |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA drivers 302.17 for Linux, FreeBSD and Solaris | News | Latest Tech And Game Headlines | 0 | 06-16-12 07:20 AM |
| NVIDIA Drivers Receive Windows 8 Certification | News | Latest Tech And Game Headlines | 0 | 06-01-12 05:30 AM |
| NVIDIA drivers 302.11 for Linux, FreeBSD and Solaris | News | Latest Tech And Game Headlines | 0 | 05-19-12 11:20 AM |
| Radeon 9700 not all that? | sancheuz | Other Desktop Graphics Cards | 200 | 10-12-02 09:31 PM |
| NVIDIA 2960 Drivers & RH 7.3 W/2.4.18-5 | XASCompuGuy | NVIDIA Linux | 6 | 08-02-02 11:53 AM |