Loren Davis wrote: > On 12/14/2010 06:22 PM, Claus Assmann wrote: > > I'd take a closer look at the following lines in your Xorg log. Is your > configuration correct? Do you have the right drivers installed? > >> Xorg log follows: >> > >> (II) Loading /usr/lib/xorg/modules/extensions/amd64/libglx.so >> dlopen: ld.so.1: Xorg: fatal: >> /usr/lib/xorg/modules/extensions/amd64/libglx.so: open failed: No such file >> or directory >> (EE) Failed to load /usr/lib/xorg/modules/extensions/amd64/libglx.so >> (II) UnloadModule: "glx" >> (EE) Failed to load module "glx" (loader failed, 7) >>
xterm doesn't use glx - you shouldn't get messages like that, but GLX acceleration isn't available for ATI graphics right now so it won't buy you much. >> (II) LoadModule: "fbdev" >> (WW) Warning, couldn't open module fbdev >> (II) UnloadModule: "fbdev" >> (EE) Failed to load module "fbdev" (module does not exist, 0) >> This message could be simply replaced by "Hey! You're not running Linux!" - the fbdev module only works there, so we don't ship it, but have never taken the time to silence the harmless message. >> drmOpenDevice: node name is /dev/dri/card0 >> drmOpenDevice: open result is -1, (No such device or address) >> drmOpenDevice: open result is -1, (No such device or address) >> drmOpenDevice: Open failed >> [drm] failed to load kernel module "radeon" >> (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM >> [dri] Disabling DRI. >> > >> (==) RADEON(0): Backing store disabled >> (WW) RADEON(0): Direct rendering disabled >> (EE) RADEON(0): Acceleration initialization failed >> (II) RADEON(0): Acceleration disabled >> DRI, and thus much hardware acceleration, is simply not available for ATI graphics on OpenSolaris or Solaris at this time. If you want hardware accelerated graphics, use Nvidia or Intel graphics instead, as those vendors have put in a lot of effort to provide accelerated graphics drivers for Solaris for their products. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Platform Engineering: X Window System _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org