|
|
#1 | |
|
Registered User
Join Date: Oct 2007
Posts: 24
|
I'm running some closed source lightweight OpenGL applications in an Ubuntu branded zone. I have to use X11 forwarding and glx over SSH, since there's yet to mean to forward X11 stuff directly. For fun I've tried installing the NVidia client GLX libraries in the zone for a change, to replace the standard SGI ones, and noticed a slight increase in performance plus access to additional features.
However the Linux installer won't budge in the zone, it segfaults trying to do its Linux stuff. The only mean to make this work is extracting the files and copying and linking them manually. For this, it'd be nice if there was an option on the installer that only copies the /usr/lib stuff and otherwise does absolutely nothing. Thanks. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Oct 2007
Posts: 24
|
Uh, this is actually about Solaris, maybe it wasn't clear enough by simply mentioning "Branded Zones". So it might be moved back to that forum.
What I'm currently doing is running the Ubuntu userland in a lx26 branded zone in Solaris. I'm running various closed source OpenGL application (i.e. games) in there and need to forward everything via DISPLAY or ssh -X using GLX. What I've noticed is that I get a slight increase in framerate and subjective smoothness using the Nvidia GLX. The installer however just crashes trying to run it in the fake Linux environment, requiring me hands-on. Code:
root@bigmclargehuge:~ > uname -a SunOS bigmclargehuge 5.11 snv_72 i86pc i386 i86pc root@bigmclargehuge:~ > zlogin ubuntu [Connected to zone 'ubuntu' pts/4] Last login: Tue Oct 9 12:42:28 2007 from zone:global on pts/4 Linux ubuntu 2.6.18 BrandZ fake linux i686 The programs included with the Ubuntu system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. root@ubuntu:~# uname -a Linux ubuntu 2.6.18 BrandZ fake linux i686 GNU/Linux root@ubuntu:~# export DISPLAY=192.168.1.18:0 root@ubuntu:~# glxinfo | grep NVIDIA server glx vendor string: NVIDIA Corporation client glx vendor string: NVIDIA Corporation OpenGL vendor string: NVIDIA Corporation OpenGL version string: 2.1.1 NVIDIA 100.14.19 root@ubuntu:~# |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat 8.0 NVIDIA works - INSTRUCTIONS | STEEL1 | NVIDIA Linux | 267 | 04-15-03 06:48 PM |
| Glx | mrbig1344 | NVIDIA Linux | 7 | 09-30-02 06:45 AM |
| Xtacy t14600, Redhat 7.3.. X but no logo. | Rob C. | NVIDIA Linux | 8 | 08-12-02 09:28 AM |
| Dual Display with main CRT, and secondary TV-out | BlackDogg | NVIDIA Linux | 3 | 08-10-02 09:52 AM |
| RedHAT didn't like nVidia GeForce 4 MX 440 | alfa2k1 | NVIDIA Linux | 13 | 08-09-02 05:06 PM |