ATI Rage Mobility & XFree86 4.3.0 - Screen found, but none have a usable configuration.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Any help is greatly appreciated. As such it has been so frustating to
install and
configure RH 8.0, 9.0, RHEL 2.1, SLES 8.0 and none seem to have the xserver
working.

I tried searching over google and bugzilla of redhat and xfree86 too,
but couldnt
find anything. Though i might have missed out some helpfull link, if so please
forward it to me so that i can get this thing going.

For the past couple of weeks i have been trying to get the X server
running. I have
an old IBM Thinkpad - A21P ( 2000 model ).

The win2k professional on this laptop detects the video driver as :
------------------------------------------------
ATI Mobility M3 Display Adapter
Chipset - M3 33 MHz (AGP)
Internal DAC (350MHz)
------------------------------------------------

I have Redhat Linux 9.0 installed on this also.

As per the server crash info am attaching the  XFree86.0.log with this email.

Following is my /etc/X11/XFree86 ---
-------------------------------------------------------------------------------------
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  60.0 - 60.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"
# Tried Virtual and viewport but didnt work
		Virtual	  128 128 
		ViewPort  0 0
	EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
# Tried Virtual and viewport but didnt work
                Virtual   128 128
                ViewPort  0 0
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "800x600"
# Tried Virtual and viewport but didnt work
                Virtual   128 128 
                ViewPort  0 0
        EndSubSection
EndSection

Section "DRI"
	Group        0
	Mode         0666
EndSection

-------------------------------------------------------------------------------------
Thnx.

Rajat

Attachment: XFree86.0.log
Description: Binary data


[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux