Re: XFree86-4.4.0 Build On Solaris-8/SPARC [Configuration Problem]

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

 



 

Hi Marc
Still my XFree86 is not configured in Solaris/SPARC. I have attatched the XF86Config.new and its associted XFree86 log file. I am having issues when i try to run Xsun which gives "Fatal server error:
no screens found". I am having a SUN monitor. I am stuck with this problem for a week or so. Can you please suggest me regarding this issue to proceed further.
Hope you have got the mail sent by me for the scanpci issue. I am not able to proceed on both of these above issues. Please help me.

Regards
ASIF IQBAL.


On Fri, 03 Dec 2004 Marc Aurele La France wrote :
>On Fri, 3 Dec 2004, ASIF IQBAL wrote:
>
>>On further debugging I identifed that the last scanned PCI device was "ATI Technologies Inc Rage XL" which is our display card and its tag is 0x1009800. Please refer the following log details of tag numbers and the PCI device details got from the /varlog/XFree86.log.
>
>>(II) pci dev TAG = 0x1000000
>>(II) PCI: 100:00:0: chip 108e,a001 card 0000,0000 rev 00 class 06,00,00 hdr 00
>>(II) PCI -> Next PCI device TAG 0x1001800 (II) PCI: 100:03:0: chip 10b9,7101 card 0000,0000 rev 00 class 00,00,00 hdr 00
>>(II) PCI -> Next PCI device TAG 0x1002800 (II) PCI: 100:05:0: chip 1011,0024 card 0000,0000 rev 03 class 06,04,00 hdr 01
>>(II) PCI -> Next PCI device TAG 0x1003800 (II) PCI: 100:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
>>(II) PCI -> Next PCI device TAG 0x1004000 (II) PCI: 100:08:0: chip 10b9,5451 card 10b9,5451 rev 01 class 04,01,00 hdr 00
>>(II) PCI -> Next PCI device TAG 0x1006000 (II) PCI: 100:0c:0: chip 108e,1100 card 0000,0000 rev 01 class 06,80,00 hdr 80
>>(II) PCI -> Next PCI device TAG 0x1006100 (II) PCI: 100:0c:1: chip 108e,1101 card 0000,0000 rev 01 class 02,00,00 hdr 80
>>(II) PCI -> Next PCI device TAG 0x1006200 (II) PCI: 100:0c:2: chip 108e,1102 card 0000,0000 rev 01 class 0c,00,10 hdr 80
>>(II) PCI -> Next PCI device TAG 0x1006300 (II) PCI: 100:0c:3: chip 108e,1103 card 0000,0000 rev 01 class 0c,03,10 hdr 80
>>(II) PCI -> Next PCI device TAG 0x1006800 (II) PCI: 100:0d:0: chip 10b9,5229 card 0000,0000 rev c3 class 01,01,ff hdr 00
>>(II) PCI -> Next PCI device TAG 0x1009800 (II) PCI: 100:13:0: chip 1002,4752 card 0000,0000 rev 27 class 03,00,00 hdr 00
>>(II) PCI: End of PCI scan
>
>>Following is the scanpci command output for exiting when idx = 10 (my hack to stop scanning PCI).
>
>This isn't quite what I need to know.  For this test, please undo your "hack" (which I assume is in Pci.c).  Then
>
>      cd xc/programs/Xserver/hw/xfree86/os-support/bus
>      rm -f Pci.o
>      makeg EXTRA_DEFINES=-DDEBUGPCI Pci.o
>      cd ../
>      make
>      cd ../etc
>      make scanpci
>      sync;sync;sync
>      ./scanpci
>
>I need to know the last line `scanpci` (as build above) produces before it crashes the system.
>
>Thanks.
>
>Marc.
>
>+----------------------------------+-----------------------------------+
>|  Marc Aurele La France          |  work:  1-780-492-9310          |
>|  Computing and Network Services  |  fax:    1-780-492-1729          |
>|  352 General Services Building  |  email:  tsi@xxxxxxxxxxx          |
>|  University of Alberta          +-----------------------------------+
>|  Edmonton, Alberta              |                                  |
>|  T6G 2H1                        |    Standard disclaimers apply    |
>|  CANADA                          |                                  |
>+----------------------------------+-----------------------------------+
>XFree86 developer and VP.  ATI driver and X server internals.



Attachment: XFree86.0.log
Description: Binary data

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/TTF/"
	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  "extmod"
	Load  "glx"
	Load  "dbe"
	Load  "record"
	Load  "xtrap"
	Load  "speedo"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "VUID"
	Option	    "Device" "/dev/mouse"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	Option       "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "accel"              	# [<bool>]
        #Option     "crt_display"        	# [<bool>]
        #Option     "composite_sync"     	# [<bool>]
        #Option     "hw_cursor"          	# [<bool>]
        #Option     "mmio_cache"         	# [<bool>]
        #Option     "test_mmio_cache"    	# [<bool>]
        #Option     "panel_display"      	# [<bool>]
        #Option     "probe_clocks"       	# [<bool>]
        #Option     "reference_clock"    	# <freq>
        #Option     "shadow_fb"          	# [<bool>]
        #Option     "sw_cursor"          	# [<bool>]
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI"
	BoardName   "Rage XL"
	ChipSet     "ati"
	ChipId      0x4752
	ChipRev     0x27
	BusID       "PCI:0@1:19:0"
        Option      "noaccel" 
	Option      "composite_sync" "True"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection


[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