# ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "Intel_945GM" VendorName "Intel" BoardName "Intel GM945" Driver "intel" Option "AccelMethod" "EXA" Option "DDC" "False" Option "Monitor-VGA" "VGA" Option "Monitor-TV" "TV" Option "Monitor-TMDS-1" "TMDS" Option "ModeDebug" "True" EndSection # ********************************************************************** # Screen section # ********************************************************************** Section "Screen" Identifier "Screen_0" Device "Intel_945GM" Monitor "TMDS" EndSection # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "TMDS" VendorName "Sony" HorizSync 15.0 - 46.0 VertRefresh 59.0 - 61.0 Option "Ignore" "False" EndSection Section "Monitor" Identifier "VGA" Option "Ignore" "True" EndSection Section "Monitor" Identifier "TV" Option "Ignore" "True" EndSection # ********************************************************************** # DRI section # ********************************************************************** Section "dri" # Access to OpenGL ICD is allowed for all users: # Mode 0666 # Access to OpenGL ICD is restricted to a specific user group: Group 92 # video Mode 0660 EndSection