DCInstructions
From Immersive Visualization Lab Wiki
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
- 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"