# file:///etc/X11/xorg.conf # http://RzR.online.FR/linux.htm # amilo A laptop
Section "Screen" #--------------------------------------------------------
Identifier "Screen0"
Device "radeonigp320m"
# Device "vesa"
Monitor "Amilo15XGA"
DefaultDepth 16 # !rzr # knx 16 # mdk 24
DefaultColorDepth 16 # !rzr # knx 16 # mdk 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480" # "1280x1024"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480" "640x400" "768x576" "512x380"
EndSubSection
EndSection # Screen- #
# Modes "1280x1024" "640x480" "1152x864" "1024x768" "640x480" "640x400" "512x380"
# /sbin/lspci | grep ATI
# 00:00.0 Host bridge: ATI Technologies Inc: Unknown device cab0 (rev 13)
# pcitweak -l
# PCI: 00:00:0: chip 1002,cab0 card 0000,0000 rev 13 class 06,00,00 hdr 00
Section "Device" # http://rzr.online.fr/q/IGP #
Identifier "radeonigp320m" # IGP = no RAM on GPU
VendorName "ATI Technologies Inc" # @ http://www.petitiononline.com/atipet/
BoardName "Radeon IGP 320M aka Mobility U1, based on 7500"
Driver "radeon" # radeon | vesa | ati # http://rzr.online.fr/q/Radeon
# BusID "PCI:1:5:0" # 1:5.0
# ChipID 0x4c59 # 0x5157 #0x4c59 # both work (with unaccel)
# VideoRam 65536 # 64M # IGP = no RAM on GPU
# Option "NoAccel" # 400-500 fps w/ glxgears
# Option "RenderAccel" "off" # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=318319
Option "DPMS" # power management see bios
Option "sw_cursor" # a big white block instead of the cursor
# Option "ForcePCIMode" "true" # AGP
Option "AGPFastWrite" "on" # Will speedup 3D check ; export RADEON_NO_USLEEPS=1 ; export RADEON_NO_IRQS=1 too
Option "EnablePageFlip" "on" # Will speedup 3D
Option "AGPMode" "4" #
Option "EnableDepthMoves" "on"
Screen 0 #
Option "Rotate" "off" #
# Option "UseFBDev" "true" # must be in kernel
# Option "ShadowFB"
# Option "ShowCache"
# Option "hw_cursor"
Option "Display" "Mirror" #
# Option "TwinView" # TVout:
Option "crt_display" # tvout works fine
# Option "SecondMonitorHorizSync" "30-50" # 28-49 # 31-60
# Option "SecondMonitorVertRefresh" "60" # 50-60 # 50-75
# Option "TwinViewOrientation" "Clone"
Option "ConectedMonitor" "CRT, TV" # DFP,TV # CRT
Option "TVStandard" "SECAM" # "PAL-N" # France@duneii/
Option "TVOutFormat" "Composite"
Option "TVOutput" "PAL-M" # @ http://gatos.sourceforge.net/theater_out.php
Option "BIOSHotkeys" "true" # @ http://rzr.online.fr/q/TvOut
Option "composite_sync" "off"
# Option "NoTwinViewXineramaInfo" "true"
# Option "MetaModes" "640x480,640x480;,640x480;640x480,"
# Option "MetaModes" "1024x768,NULL;1024x768,640x480+2+22"
EndSection # Device/ @ /etc/X11/XF86Config-4 # http://rzr.online.fr/
Section "Device"
Identifier "vesa"
Driver "vesa"
VendorName "ATI Technologies Inc"
BoardName "Radeon Mobility U1"
BusID "PCI:1:5:0"
EndSection
Section "Module" # @ http://rzr.online.fr/q/XWindow
Load "dri" # http://rzr.online.fr/q/DRI , comment if crashing
Load "glx" # 3d @ http://rzr.online.fr/q/GLX
Load "GLcore" # 3d
Load "vbe" # vesa bios ext
Load "ddc" # ddc probing of monitor # mdk hasnt this
Load "dbe" # doublebuffer ext
Load "v4l" # video for linux !rzr
Load "extmod" # X's extentions (xv, Xrender, pex5...)
Load "bitmap" # bitmap-fonts
Load "speedo" # fonts
Load "type1" #
Load "freetype" #
Load "int10" # what is this ?
Load "pex5" #
Load "record" #
Load "xie" #
EndSection # Module
Section "Monitor" # @ http://rzr.online.fr/q/AmiloA
Identifier "amilo15XGA"
VendorName "Fujitsu-Siemens"
ModelName "LCD Flat Pannel 1024x768"
Option "DPMS" "true" # Power Management
HorizSync 31.5-48.5 # samuel
VertRefresh 40-70 # samuel
# HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
# HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
# VertRefresh 50.0 - 76.0 # Very conservative. May flicker.
DisplaySize 304 228 # d = 15 inches = 380 mm # w = 0.8 * d # h = d * (3/5)
# DisplaySize 288 216 # d^2 = w^2 + ( (3/4)*w ) ^2 ) # w = sqrt ( 16 * d^2 / 25 )
# actuall
# These are some Modelines that happen to work on many systems
# Especially the "1024x768" has been thoroughly tested, even on Laptops
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 #60Hz
Modeline "800x600" 40.12 800 848 968 1056 600 601 605 628 #60Hz
Modeline "1024x768" 85 1024 1056 1152 1360 768 784 787 823
Modeline "1152x864" 92 1152 1208 1368 1474 864 865 875 895
Modeline "1152x864" 110 1152 1240 1324 1552 864 864 876 908
Modeline "1152x864" 135 1152 1464 1592 1776 864 864 876 908
Modeline "1152x864" 137.65 1152 1184 1312 1536 864 866 885 902 -HSync -VSync
Modeline "1280x1024" 80 1280 1296 1512 1568 1024 1025 1037 1165 Interlace
Modeline "1280x1024" 110 1280 1328 1512 1712 1024 1025 1028 1054
Modeline "1280x1024" 126.5 1280 1312 1472 1696 1024 1032 1040 1068 -HSync -VSync
Modeline "1280x1024" 135 1280 1312 1456 1712 1024 1027 1030 1064
Modeline "1280x1024" 135 1280 1312 1416 1664 1024 1027 1030 1064
Modeline "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +HSync +VSync
Modeline "1280x1024" 181.75 1280 1312 1440 1696 1024 1031 1046 1072 -HSync -VSync
Modeline "1600x1200" 162 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync
Modeline "1600x1200" 189 1600 1664 1856 2160 1200 1201 1204 1250 -HSync -VSync
Modeline "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync
Modeline "1600x1200" 220 1600 1616 1808 2080 1200 1204 1207 1244 +HSync +VSync
ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection # Monitor
Section "Monitor"#----------------------------------------------------------
Identifier "TV" # http://rzr.online.fr/q/TV
VertRefresh 50.0 - 50.0 # PAL= 720x576@50Hz
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
EndSection # Monitor
Section "Monitor" # Monitor:
Identifier "VGA" # 640x480
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 70.0
EndSection # Monitor/
Section "Monitor" ### 17" 43.2 cm / Pitch=0.27mm / 1600x1200 ---------------
Identifier "C787"
VendorName "Fujitsu Siemens"
ModelName "C787"
HorizSync 30.0 - 85.0 # kHz # auto
VertRefresh 50.0 - 160.0 # Hz #auto
DisplaySize 325 245 # d = 17 # w = sqrt ( 16 * d^2 / 25 )
# VideoDotRate "165Mhz"
Option "DPMS" "true" # Power Management
# ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hs>
# ModeLine "640x480" 50.00 640 656 752 832 480 481 484 509 -hsync -vsyn>
EndSection # Monitor/
Section "ServerLayout" #-------------------------------------------------
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Touchpad Amilo" "CorePointer"
# Serial Mouse not detected # http://rzr.online.fr/q/Mouse
# USB Mouse not detected # http://rzr.online.fr/q/USB
EndSection
Section "ServerFlags" # @ http://rzr.online.fr/XWindow
Option "AllowMouseOpenFail" "true"
Option "power_saver" # !rzr+
Option "Blank Time" "10" # default 10
Option "Standby Time" "20" # default 20
Option "Suspend Time" "30" # default 30
Option "Off Time" "60" # default 60
# Option "Xinerama" "true"
# DontZap # disable <Crtl><Alt><BS> (server abort)
# DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection # -Server Flags
Section "Files" # @ http://rzr.online.fr/XWindow
RgbPath "/usr/X11R6/lib/X11/rgb"
# ModulePath "/usr/lib/X11/modules"
FontPath "/usr/lib/X11/fonts/misc:unscaled"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi"
FontPath "/usr/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/latin2/75dpi"
FontPath "/usr/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/ttf/western"
FontPath "/usr/share/fonts/ttf/decoratives"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/lib/X11/fonts/defoma/CID"
FontPath "/usr/lib/X11/fonts/defoma/TrueType"
EndSection
Section "InputDevice" # @ http://rzr.online.fr/q/Keyboard
Identifier "Keyboard0" # http://rzr.online.fr/q/Keyboard
Driver "kbd" # xorg
# Driver "keyboard" # xfree
Option "CoreKeyboard"
Option "XkbDisable" # xmodmap
Option "XkbLayout" "fr"
Option "XkbModel" "pc102" # 104 105=has_win
Option "XkbOptions" ""
Option "XkbRules" "xfree86"
# Option "XkbVariant" "nodeadkeys"
# Option "XkbOption" "grp:win_switch" # grp:lwin_switch
# Option "XkbOption" "grp:dasda,grp:asd"
EndSection # how to use win key as a modifier ? #<iive> grp:menu_toggle
Section "InputDevice" # @ http://rzr.online.fr/q/Mouse
Identifier "Touchpad Amilo" #"PS/2 Mouse" # same in server layout
Driver "mouse" # module on 2.6 is psmouse
Option "Protocol" "auto" # auto | "PS/2" | "ImPS/2"
# Option "CorePointer"
Option "Device" "/dev/psaux" #input/mice" #ouse0" # /dev/gpmdata
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "MaxTapTime" "180" # kernel 2.6.11 regression ?
Option "MaxTapMove" "110"
EndSection
Section "InputDevice" # @ http://rzr.online.fr/q/Mouse
Identifier "Serial Mouse" # model Memorex "harry potter" minimouse
Driver "mouse"
Option "Protocol" "Microsoft"
# Option "Protocol" "IMPS/2"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "USB Mouse" # @ http://rzr.online.fr/q/USB
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Section "DRI"
Mode 0666 # @ http://rzr.online.fr/q/DRI
group "video"
EndSection
# file:///etc/X11/xorg.conf # @author
www.Philippe.COVAL.free.fr
Der letzte fglrx, der noch so alte Karten unterstützt hat, war wohl Version 8.28.8, alles danach ist nur noch für neuere Karten.