Well, that was one of the amatuerish attempt to solve my problem without knowing what those params meant ! :) Am still getting error :( --------------------------------------------------------------------------------------- (EE) Screen(s) found, but none have a usable configuration. Fatal server error: no screens found --------------------------------------------------------------------------------------- Log shows --- (II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) also this -- (II) R128(0): Not using default mode "1280x1024" (width too large for virtual size) (EE) R128(0): Virtual height (0) is too small for the hardware (min 128) For full log i have attached here the XFree86.0.log with this email. The Monitor sync ranges i have defined as this --- HorizSync 31.5 - 90.0 VertRefresh 50.0 - 90.0 If anybody knows what are the ranges for IBM Thinkpad A21p with ATI Mobility M3 Display adapter, please let me know. Here is the Config file --- -------------------------------------------------------------- Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Generic Laptop Display Panel 1600x1200" HorizSync 31.5 - 90.0 VertRefresh 50.0 - 90.0 # Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "r128" VendorName "Videocard vendor" BoardName "ATI Rage 128 Mobility" VideoRam 16384 Screen 0 Option "dpms" Option "composite_sync" "off" Option "Display" "BIOS" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" Virtual 128 128 ViewPort 0 0 EndSubSection SubSection "Display" Depth 8 Modes "800x600" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection On Tue, 15 Jun 2004 15:51:13 +0200, Pieter Hulshoff <phulshof@xxxxxxxxx> wrote: > > > Modes "1024x768" "800x600" "640x480" > > Virtual 128 128 > > Running these resolutions on a virtual size of 128x128? > > > (II) R128(0): Not using default mode "640x350" (width too large for > > virtual size) > > X seems to agree with me that such a thing is not possible. :) > > > (WW) R128(0): Mode pool is empty > > (EE) R128(0): No valid modes found > > Resulting in no valid modes being available. > > I suggest removing those virtual lines from your configuration file. Unless > you have a specific reason for using them I've found them to be causing > more trouble than they're worth. > > Regards, > > Pieter Hulshoff > > _______________________________________________ > XFree86 mailing list > XFree86@xxxxxxxxxxx > http://XFree86.Org/mailman/listinfo/xfree86 > _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86