In the `vglserver_config` script, the function setdripermissions() is
called once each with the following parameters:

  "/etc/X11/xorg.conf"
  "/etc/X11/XF86Config"

If the given path does not exist, the function returns immediately. Thus on
modern Linux systems it won't do anything, because usage of
"/etc/X11/xorg.conf" has been deprecated in favor of multiple arbitrarily
named files in the directory "/usr/share/X11/xorg.conf.d/".

Is this intended?

Or should the function possibly create a new file (e.g.
"/usr/share/X11/xorg.conf.d/01-virtualgl-dri") when the folder exists but
the traditional "xorg.conf" file doesn't?
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
VirtualGL-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtualgl-devel

Reply via email to