Configuration Options
B-11
B
B.6.4 Setting up a single Monitor using the PROM method
The following is an example of how to set up a TurboGX/TurboGXplus card in
slot 2 to a 1024x768x60 resolution using a 16” monitor.
B.6.5 Setting up a single Monitor using a UNIX Script
The following example is a UNIX script which sets a 1024x768x60 resolution
for the TurboGX/TurboGXplus card in slot 2.
#!/bin/sh
eeprom fcode-debug\?=true
eeprom nvramrc=’probe-sbus
: vsetup1 “ 108000000,71808,76,32,128,192,1152,2,4,31,900,COLOR,0OFFSET ;
vsetup1 4
“ /sbus/cgsix@1” “ override” execute-device-method drop
: vsetup2 “ 117000000,71691,67,16,112,224,1280,2,8,33,1024,COLOR,0OFFSET” ;
vsetup2 4
“ /sbus/cgsix@3” “ override” execute-device-method drop
install-console
banner
‘
eeprom use-nvramrc\?=true
ok nvedit
0: probe-sbus
1: : vsetup “ 64125000,48286,60,16,128,160,1024,2,6,29,768,COLOR” ;
2: vsetup 6
3: “ /sbus/cgsix@2” “ override” execute-device-method drop
4: install-console
5: banner
6: ^C
ok nvstore
ok setenv use-nvramrc? true
ok setenv fcode-debug? true
Summary of Contents for TurboGX
Page 4: ......
Page 10: ...x TurboGX TurboGXplus Installation Guide November 1993 ...
Page 12: ...xii TurboGX TurboGXplus Installation Guide November 1993 ...
Page 20: ...xx TurboGX TurboGXplus Installation Guide November 1993 ...
Page 24: ...1 4 TurboGX Turbo GXplus Installation Guide November 1993 1 ...
Page 32: ...2 8 TurboGX Turbo GXplus Installation Guide November 1993 2 ...
Page 60: ...B 26 TurboGX TurboGXplus Installation Guide November 1993 B ...
Page 64: ...C 4 TurboGX TurboGXplus Installation Guide November 1993 C ...
Page 69: ...Troubleshooting D 5 D Refer to the Sundiag User s Guide for details ...
Page 70: ...D 6 TurboGX TurboGXplus Installation Guide November 1993 D ...
Page 74: ...E 4 TurboGX TurboGXplus Installation Guide November 1993 E ...