--- I finally got it working after trying lot of tries. Am attaching the XF86Config file for others to use as reference to get their X working on a A21p Thinkpad with ATI Rage Mobility graphics card. Thnx Rajat On Thu, 17 Jun 2004 18:00:35 +0200, Pieter Hulshoff <phulshof@xxxxxxxxx> wrote: > > On Thursday 17 June 2004 09:43, Rajat wrote: > > (II) R128(0): Not using default mode "1024x768" (bad mode > > clock/interlace/doublescan) > > This is usually a badly defined modeline as far as I remember. > > > For full log i have attached here the XFree86.0.log with this email. > > I think you accidently attached your configuration file in stead. Would you > mind sending the logfile? > > Regards, > > Pieter Hulshoff >
Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/latin5/misc" FontPath "/usr/X11R6/lib/X11/fonts/latin5/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/latin5/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/latin5/Type1" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/PEX" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc" FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1" FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/kwintv" FontPath "/usr/X11R6/lib/X11/fonts/truetype" FontPath "/usr/X11R6/lib/X11/fonts/uni" FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc" FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc" FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" FontPath "/usr/X11R6/lib/X11/fonts/xtest" ModulePath "/usr/X11R6/lib/modules" RgbPath "/usr/X11R6/lib/X11/rgb" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "Module" Load "dbe" Load "type1" Load "speedo" Load "extmod" Load "freetype" EndSection Section "InputDevice" Driver "keyboard" Identifier "Keyboard[0]" Option "Protocol" "Standard" Option "XkbKeyCodes" "xfree86" Option "XkbLayout" "us" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "Name" "AutoDetected" Option "Protocol" "ps/2" Option "Vendor" "AutoDetected" EndSection Section "Monitor" HorizSync 31-77 Identifier "Monitor[0]" ModelName "AutoDetected" VendorName "AutoDetected" VertRefresh 50-77 UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "640x480" 27.96 640 656 720 864 480 480 485 501 Modeline "800x600" 43.68 800 816 928 1072 600 600 606 626 Modeline "1024x768" 71.39 1024 1040 1216 1400 768 768 776 802 Modeline "1152x864" 90.48 1152 1168 1384 1568 864 864 873 902 Modeline "1280x960" 111.82 1280 1296 1552 1736 960 960 970 1003 Modeline "1280x1024" 119.28 1280 1296 1552 1736 1024 1024 1035 1070 Modeline "1600x1200" 160.16 1600 1616 1968 2208 1200 1200 1212 1253 Modeline "1600x1200" 167.23 1600 1616 1968 2208 1200 1200 1212 1253 EndSection Section "Screen" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1600x1200" "640x480" "800x600" "1024x768" "1152x864" "1280x960" "1280x1024" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "AutoDetected" Driver "r128" Identifier "Device[0]" VendorName "AutoDetected" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection