Nicolas LE BORGNE wrote: > Hello, > > Many thanks for your quick answer. I've already tried Moinak driver as > explained. > Badly when I looked at the X log I discovered : > Solaris ABI: 32-bit > .... > Before, I thought I needed 64bits driver too. > Indeed I thought I was in fully 64 bits (Asus P5K + Q6600 intel) before > yesterday night when I tried Moinak's driver... Why not ? > So do I need to compile driver in 32bits version or is anybody has a 32 bits > version ?
On Solaris 10, the 64-bit Xorg server is optional, but the 32-bit server is still default. You can switch to the 64-bit one by doing: svccfg -s x11-server setprop options/server=/usr/X11/bin/amd64/Xorg (We had to do it this way since Solaris 10 delivered only a 32-bit Xorg at release, and when 64-bit was added later in a patch, that patch would break users with existing configurations if it changed the default.) In Solaris Nevada/Express/OpenSolaris, since 64-bit comes out of the box with the release, it's used by default when running under a 64-bit kernel (using isaexec). -- -Alan Coopersmith- alan.coopersmith at sun.com Sun Microsystems, Inc. - X Window System Engineering