Difference between revisions of "DCInstructions"
From Immersive Visualization Lab Wiki
(→Shut Down) |
(→Run CalVR) |
||
Line 8: | Line 8: | ||
* In terminal window type "wall_on" on, "wall_off" for off. | * In terminal window type "wall_on" on, "wall_off" for off. | ||
− | ==Run | + | ==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== | ==Other Commands== |
Revision as of 16: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
- 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"