Re: Help Setting Depth on AFB Video Card
From: Alan Coopersmith (alanc_at_alum.calberkeley.org)
Date: 02/29/04
- Next message: David E. Edwards: "Solaris 8 - XP home VNC problems"
- Previous message: echo hmasprtz_at_globmaspl.co.zmasp | sed 's/masp/a/g': "Re: Two JNI cards and two topology on the same system"
- In reply to: Mark Daniels: "Help Setting Depth on AFB Video Card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 16:55:39 +0000 (UTC)
mdhmi@yahoo.com (Mark Daniels) writes in comp.unix.solaris:
|On my Sun Blade I run the following to configure my frame buffer:
|m64config -dev /dev/fd0 -res 1280x1024x76 now -depth 24
|
|My question is how do I configure the 'depth' on an AFB board?
|
|My config thus far is:
|afbconfig -dev /dev/afb0 -res 1280x1024x76 now
|Where is the 'depth 24' set?
The high-end 3D boards like the FFB & AFB always offer a 24-bit depth,
so there's no need to set it via the config command. Unfortunately,
many programs are too stupid to use anything but the default depth, so
you can change the afb to offer the 24-bit as the default for programs
by editing /etc/dt/config/Xservers and adding
-dev /dev/afb0 defdepth 24
to the end of the Xsun command line at the end of the file. (If the
file doesn't exist, create it by copyinf over /usr/dt/config/Xservers .)
-- ________________________________________________________________________ Alan Coopersmith alanc@alum.calberkeley.org http://www.CSUA.Berkeley.EDU/~alanc/ aka: Alan.Coopersmith@Sun.COM Working for, but definitely not speaking for, Sun Microsystems, Inc.
- Next message: David E. Edwards: "Solaris 8 - XP home VNC problems"
- Previous message: echo hmasprtz_at_globmaspl.co.zmasp | sed 's/masp/a/g': "Re: Two JNI cards and two topology on the same system"
- In reply to: Mark Daniels: "Help Setting Depth on AFB Video Card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|