Per the customer's request, we added a third monitor. To accommodate the third frame buffer (XVR-1000) request, it involved modifying the /etc/dt/config/Xservers configuration file and then restarting dtlogin.
If the /etc/dt directory does not exist, you may want to copy it to /etc.
#cp -pr /usr/dt /etc
#vi /etc/dt/config/Xservers
:0 local /usr/openwin/bin/X -dev /dev/fbs/jfb0a defclass TrueColor defdepth 24 -dev /dev/fbs/jfb0b defclass Truecolor defdepth 24 -dev /dev/fbs/gfb0 defclass TrueColor defdepth 24 right
:wq! (saves and quits vi)
Here's the restart. By the way, I executed these commands from a remote machine.
#cd /etc/init.d
#./dtlogin start
OR
#cd /etc/rc2.d
#./S99dtlogin start
The S99 script is linked to dtlogin.
OR
#reboot
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment