[Solved] 3d support after upgrade to 3.0.0

Discussions about using Solaris guests in VirtualBox.
Post Reply
etam
Posts: 25
Joined: 5. Nov 2008, 10:52
Primary OS: openSUSE
VBox Version: PUEL
Guest OSses: win xp, various Linuxes, openSolaris

[Solved] 3d support after upgrade to 3.0.0

Post by etam »

Like in manual I removed old GA, the installed new GA, with no errors, warnings complications, everything was fine. After restart in terminal:

Code: Select all

etam@opensolaris:~$ glxinfo 
name of display: :0.0
ld.so.1: glxinfo: fatal: relocation error: file /usr/lib/libGL.so.1: symbol glXFreeMemoryMESA: referenced symbol not found
ld.so.1: glxinfo: fatal: relocation error: file /usr/X11/bin/glxinfo: symbol glXChooseVisual: referenced symbol not found
Killed
evereasy
Posts: 1
Joined: 22. Jun 2009, 09:20
Primary OS: OpenSolaris other
VBox Version: PUEL
Guest OSses: Windows XP

Re: 3d support after upgrade to 3.0.0

Post by evereasy »

Having similar problem, the following is the information of both guest and host machines -

### On Guest Machine

Code: Select all

$ gnome-appearance-properties
ld.so.1: gnome-appearance-properties: fatal: relocation error: file /usr/X11/lib/libGL.so.1: symbol glXFreeMemoryMESA: referenced symbol not found
ld.so.1: gnome-appearance-properties: fatal: relocation error: file /usr/bin/gnome-appearance-properties: symbol glXQueryServerString: referenced symbol not found
Killed

$ uname -a
SunOS Q-Wing 5.11 snv_111b i86pc i386 i86pc

$ pkginfo | grep vbox 
application SUNWvboxguest                   Sun VirtualBox Guest Additions
bash-3.2$ pkginfo -l SUNWvboxguest
   PKGINST:  SUNWvboxguest
      NAME:  Sun VirtualBox Guest Additions
  CATEGORY:  application
      ARCH:  i386
   VERSION:  3.0.0,REV=r49315.2009.06.30.13.19
   BASEDIR:  /
    VENDOR:  Sun Microsystems, Inc.
      DESC:  VirtualBox Guest Additions for Solaris guests
    PSTAMP:  vboxguest20090630131912_r49315
  INSTDATE:  7? 01 2009 11:23
   HOTLINE:  Please contact your local service provider
     EMAIL:  info@virtualbox.org
    STATUS:  completely installed
     FILES:       49 installed pathnames
                   2 directories
                  28 executables
               22807 blocks used (approx)
### On Host Machine

Code: Select all

$ uname -a
SunOS X-Wing 5.11 snv_117 i86pc i386 i86pc

$ pkginfo SUNWvbox
application SUNWvbox Sun VirtualBox
$ pkginfo -l SUNWvbox
   PKGINST:  SUNWvbox
      NAME:  Sun VirtualBox
  CATEGORY:  application
      ARCH:  i386
   VERSION:  3.0.0,REV=2009.06.30.13.47.49315
   BASEDIR:  /
    VENDOR:  Sun Microsystems, Inc.
      DESC:  A powerful PC virtualization solution
    PSTAMP:  vbox20090630134703_r49315
  INSTDATE:  7? 01 2009 10:48
   HOTLINE:  Please contact your local service provider
     EMAIL:  info@virtualbox.org
    STATUS:  completely installed
     FILES:      342 installed pathnames
                   9 linked files
                  40 executables
                  14 setuid/setgid executables
              379253 blocks used (approx)
etam
Posts: 25
Joined: 5. Nov 2008, 10:52
Primary OS: openSUSE
VBox Version: PUEL
Guest OSses: win xp, various Linuxes, openSolaris

Re: 3d support after upgrade to 3.0.0

Post by etam »

After upgrade to 3.0.2 it's ok. :D
Post Reply