> > So right now it's back to Xorg + nv driver or is there a simple solution to
> > this issue?
> Which driver? The 177.82 packages delivered with b107 purposely does not
> install the NVIDIA version of libwfb. (The 180.22 packages delivered
> to b108 do the same). All testing was done with the libwfb supplied in the
> SUNWxorg-server package starting with b107.
Hmm, (manually) installing the 177.82 from the sxce iso does install the nvidia
version of libwfb
(symlinked to the NVIDIA directory). It might be that I first installed the
180.22 which I was running
on sxce 106. So removing that may have opened the way for this issue.
> What does "pkgchk SUNWxorg-server" report?
that returns nothing.
pkgchk -l SUNWxorg-server says
Pathname: /usr/X11/lib/modules/amd64/libwfb.so
Type: symbolic link
Source of link: ../NVIDIA/amd64/libnvidia-wfb.so
Referenced by the following packages:
SUNWxorg-serverNVDAgraphics
Current status: installed
with 180.27 installed.
> On my system:
>
> -bash-3.2$ cat /etc/release
> Solaris Express Community Edition
> snv_107 X86
> Copyright 2009 Sun Microsystems, Inc. All
> Rights Reserved.
> Use is subject to license
> terms.
> Assembled 26 January 2009
> server
> NOTE: Couldn't lock the package database.
> -bash-3.2$ ls -lt /usr/X11/lib/modules/libwfb.so
> -rwxr-xr-x 1 root bin 201296 Jan 23 19:58
>
> /usr/X11/lib/modules/libwfb.so
> -bash-3.2$ ls -lt
> /usr/X11/lib/modules/amd64/libwfb.so
> -rwxr-xr-x 1 root bin 220624 Jan 23 19:58
>
> /usr/X11/lib/modules/amd64/libwfb.so
> -bash-3.2$
/usr/X11/lib/modules # ll libwfb.so
lrwxrwxrwx 1 root root 23 Feb 9 14:22 libwfb.so ->
NVIDIA/libnvidia-wfb.so
/usr/X11/lib/modules # ll NVIDIA/libnvidia-wfb.so*
lrwxrwxrwx 1 root root 18 Feb 9 14:22 NVIDIA/libnvidia-wfb.so
-> libnvidia-wfb.so.1
-rw-r--r-- 1 root bin 275772 Jan 27 22:06 NVIDIA/libnvidia-wfb.so.1
> The 180.22 and 180.27 drivers from the NVIDIA download page *will*
> install symlinks for libwfb for the NVIDIA supplied libnvidia-wfb, but
> these will overwrite the symlink installed by the
> SUNWxorg-server package. This will be fixed in a later web update.
so basically the lib provided by the downloadable version of the driver is
broken on sxce after build 106?
> The NVIDIA wfb is still installed in /usr/X11/lib/modules/NVIDIA[/amd64]
> which you can create the symlinks by hand for disaster recovery, but you
> shouldn't need to do this.
right now I need to fiddle the libs out of the xorg-server pkg and see if that
fixes my problem.
bernd
--
This message posted from opensolaris.org