Stefan,
I tried it with removing the "accel" option, but it didnt help.
Just noticed that Xserver fails when I launch it using '$XFree86
-xf86config /root/XF86Config.new' where XF86Config.new is generated by
'$XFree86 -configure' (the server didnt come up even in the accel mode.)
I have attached the fresh XF86Config.new file generated using
'-configure' option.
Thanks,
Raj.
Stefan Seidel wrote:
>
> Hi,
> how about taking out the option "accel" ???
>
> ciao Stefan
>
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "GLcore"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "JEN"
ModelName "b1"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 120.0
EndSection
Section "Device"
### Available Driver options are:-
Option "accel"
#Option "crt_screen"
#Option "composite_sync"
#Option "linear"
#Option "mmio_cache"
#Option "probe_clocks"
#Option "reference_clock"
#Option "shadow_fb"
Identifier "Card0"
Driver "ati"
VendorName "ATI"
BoardName "Mach64 GZ"
ChipSet "ati"
ChipId 0x475a
ChipRev 0x7a
BusID "PCI:1:0:0"
#Option "NoAccel"
#Option "SWcursor"
Option "no_accel"
Option "sw_cursor"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "DRI"
EndSection
**************************Disclaimer************************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is
'privileged' and 'confidential' and intended for use only by the individual
or entity to which it is addressed. You are notified that any use, copying
or dissemination of the information contained in the E-MAIL in any manner
whatsoever is strictly prohibited.
***************************************************************************************