| 250 | ### VGL Server Configuration [[BR]] |
| 251 | |
| 252 | rock@fly:~> sudo /opt/VirtualGL/bin/vglserver_config [[BR]] |
| 253 | |
| 254 | {{{ |
| 255 | 1) Configure server for use with VirtualGL in GLX mode |
| 256 | 2) Unconfigure server for use with VirtualGL in GLX mode |
| 257 | X) Exit |
| 258 | |
| 259 | Choose: |
| 260 | 1 |
| 261 | |
| 262 | Restrict local X server access to vglusers group (recommended)? |
| 263 | [Y/n] |
| 264 | n |
| 265 | |
| 266 | Restrict framebuffer device access to vglusers group (recommended)? |
| 267 | [Y/n] |
| 268 | n |
| 269 | |
| 270 | Disable XTEST extension (recommended)? |
| 271 | [Y/n] |
| 272 | Y |
| 273 | ... Granting write permission to /dev/nvidia* for all users ... |
| 274 | ... Adding xhost +localhost to /etc/X11/xdm/Xsetup script ... |
| 275 | ... Adding xhost +localhost to /etc/opt/gnome/gdm/Init/Default script ... |
| 276 | ... Disabling XTEST extension in /etc/X11/xdm/Xservers ... |
| 277 | ... Setting default run level to 5 (enabling graphical login prompt) ... |
| 278 | |
| 279 | Done. You must restart the display manager for the changes to take effect. |
| 280 | |
| 281 | |
| 282 | 1) Configure server for use with VirtualGL in GLX mode |
| 283 | 2) Unconfigure server for use with VirtualGL in GLX mode |
| 284 | X) Exit |
| 285 | |
| 286 | Choose: |
| 287 | X |
| 288 | }}} |
| 289 | |