Solaris Handbook for Sun Frame Buffers

Setting Up a Single Monitor Using a UNIX Script

The following is a UNIX script that sets a 1024 x 768 at 60 Hz for the TurboGXplus card in slot 2.


Example 1-7 UNIX Script Method for Single Monitor Setup


#!/bin/sh
eeprom fcode-debug\?=true
eeprom nvramrc='probe-sbus														(or probe-all)
: vsetup " 64125000,48286,60,16,128,160,1024,2,6,29,768,COLOR" ;
vsetup 6
"/sbus/cgsix@2" " override" execute-device-method drop
install-console
banner
`
eeprom use-nvramrc\?=true