Difference between revisions of "DCInstructions"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Run CalVR)
(Run Future Patient Demo)
Line 15: Line 15:
 
** ./vrpn stop
 
** ./vrpn stop
 
** ./vrpn start
 
** ./vrpn start
 +
** VRPN needs to report "Init good."
 
* Run CalVR:
 
* Run CalVR:
 
** CalVR
 
** CalVR

Revision as of 17:00, 6 December 2014

Contents

Director's Collaboratory Instructions

The following instructions are for running CalVR with the Future Patient demonstration on the 6x4 tiled display wall in the WAVE lab.

Turn Displays On/Off

  • Log in to head node (67.58.52.98) as user calvr.
  • In terminal window type "wall_on" on, "wall_off" for off.

Run Future Patient Demo

  • VRPN is needed to support the Gyromouse to control the green mouse cursor on the wall.
    • Make sure VRPN is running:
    • cd ~calvr
    • ./vrpn stop
    • ./vrpn start
    • VRPN needs to report "Init good."
  • Run CalVR:
    • CalVR

Other Commands

  • To use separate displays for x server: "sudo clustersep"
  • To set x server in Twinview mode: "sudo clustertwin"
  • To reboot display cluster: "sudo clusterreboot"
  • To shut down display cluster: "sudo tentakel shutdown -h now"