# fichero xorg para i915 Section "Device" Identifier "Configured Video Device" # Driver "i810" # VideoRam 1048576 Driver "modesetting" VideoRam 524288 Option "AccelMethod" "glamor" Option "DRI" "3" # Driver "intel" # Option "XVideo" "On" # Option "DevicePresence" "On" # Option "AccelMethod" "sna" Option "TearFree" "true" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" Load "dri3" Load "tools" Load "glamor" Load "sna" Load "uxa" Load "xvmc" EndSection Section "Monitor" Identifier "Configured Monitor" Vendorname "Generic LCD Display" Modelname "LCD Panel 1280x720" Horizsync 31.5-64.0 Vertrefresh 56.0 - 75.0 # 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync #Modeline "1280x720_75.00" 95.75 1280 1360 1488 1696 720 723 728 755 -hsync +vsync # Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync Option "PreferredMode" "1280x720_60.00" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x720" EndSubSection SubSection "Display" Depth 4 Modes "1280x720" EndSubSection SubSection "Display" Depth 8 Modes "1280x720" EndSubSection SubSection "Display" Depth 15 Modes "1280x720" EndSubSection SubSection "Display" Depth 16 Modes "1280x720" EndSubSection SubSection "Display" Depth 24 Modes "1280x720" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection