Feigning erudition, Net Llama! wrote:
% Good evening,
% Has anyone played with DRI at all?  I'd really like a SxS on it, as i'd 
% like to set it up with out trashing my X configuration.

Not much to play with, frankly. You need 

- Kernel support for DRM
- A video adapter that supports DRI
- A 'Load "dri"' entry in the "Files" section of the X config file to 
  load the X DRI module
- Possibly an 'Option "DRI"' entry in the "Device" section if your
  video adapter supports this entry
- A DRI section in your config file:

  Section "DRI" 
      Mode 0666
  EndSection

http://dri.sourceforget.net/

Kurt
-- 
Real Users never use the Help key.
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to