Hi Marc
I have attached output of the command "prtconf" in the log file "prtconfLog". Right now I am not working on the scanpci problem because by scanning idx <= 10 it has detected my VGA card in the system. I have exited from the PCI device scan while loop and allowed XFree86 to proceed further which resulted in my "XFree86 -configure" to complete. But I have one issue here I could perform this "XFree86 -configure" only when I connect it to the Sun-Blade-100 machine through a telnet session remotely. When I issue the same command from the sun's console login the system hangs. This behaviour was very much peculiar for me.
After this I proceeded further to configure the XFree86 in the Sparc machine and performed the following steps:
1. cd /usr/openwin/bin
unlink X
2. create a symbolic link from /usr/X11R6/bin/X to /usr/openwin/bin/X.
ln -s /usr/X11R6/bin/X /usr/openwin/bin/X
3. cd /etc/dt/config (you might need to mkdir the config directory
first)
cp /usr/dt/config/Xservers /etc/dt/config
4. edit /etc/dt/config/Xservers
# :0 Local local_uid@console root /usr/openwin/bin/Xsun :0 -nobanner
unix:0 Local local_uid@console root /usr/X11R6/bin/X :0 -bpp 16
5. Running XFree86 -xf86config /XF86Config.new
After performing the 5th step it gave me the following error:
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
What could be the reason for this error. Note I ran the "XFree86 -xf86config /XF86Config.new" from the telnet session only. Am I skipping any configuration steps still?
Regards
ASIF IQBAL.
Following is the XFree86.0.log output:
_XSERVTransNAMEDOpenServer: fattach(/tmp/.X11-pipe/X0) failed, errno=16
_XSERVTransOpen: transport open failed for named/testhost1:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for named
This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@xxxxxxxxxxx and patches submitted
to fixes@xxxxxxxxxxxx Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).
XFree86 Version 4.4.99.17
Release Date: 12 November 2004
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.8 Generic_108528-13 sun4u
Build Date: 30 November 2004
Changelog Date: 12 November 2004
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Dec 1 10:08:11 2004
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.7
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.5
(II) Loader running on solaris
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.7
(II) Sabre or Hummingbird PCI host bridge found ("pci108e,a001")
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 100:00:0: chip 108e,a001 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 100:03:0: chip 10b9,7101 card 0000,0000 rev 00 class 00,00,00 hdr 00
(II) PCI: 100:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
(II) PCI: 100:08:0: chip 10b9,5451 card 10b9,5451 rev 01 class 04,01,00 hdr 00
(II) PCI: 100:0c:0: chip 108e,1100 card 0000,0000 rev 01 class 06,80,00 hdr 80
(II) PCI: 100:0c:1: chip 108e,1101 card 0000,0000 rev 01 class 02,00,00 hdr 80
(II) PCI: 100:0c:2: chip 108e,1102 card 0000,0000 rev 01 class 0c,00,10 hdr 80
(II) PCI: 100:0c:3: chip 108e,1103 card 0000,0000 rev 01 class 0c,03,10 hdr 80
(II) PCI: 100:0d:0: chip 10b9,5229 card 0000,0000 rev c3 class 01,01,ff hdr 00
(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
(II) Host-to-PCI bridge:
(II) Bus 0@1: bridge is at (0@1:0:0), (0@1,0@1,1@1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0@1 I/O range:
[0] -1 1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) Bus 0@1 non-prefetchable memory range:
[0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0@1 prefetchable memory range:
[0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1@1: bridge is at (0@1:5:0), (0@1,1@1,1@1), BCTRL: 0x0023 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0@1:7:0), (0@1,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI: (0@1:19:0) ATI Technologies Inc Rage XL rev 39, Mem @ 0x03000000/24, 0x00426000/12, I/O @ 0x0b00/8, BIOS @ 0x00440000/17
List of video drivers:
atimisc
r128
radeon
sunffb
sunleo
suncg6
suncg3
suncg14
suntcx
sunbw2
glint
mga
tdfx
ati
vesa
vga
fbdev
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 6.5.9
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 4.0.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "sunffb"
(II) Loading /usr/X11R6/lib/modules/drivers/sunffb_drv.o
(II) Module sunffb: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "sunleo"
(II) Loading /usr/X11R6/lib/modules/drivers/sunleo_drv.o
(II) Module sunleo: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "suncg6"
(II) Loading /usr/X11R6/lib/modules/drivers/suncg6_drv.o
(II) Module suncg6: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "suncg3"
(II) Loading /usr/X11R6/lib/modules/drivers/suncg3_drv.o
(II) Module suncg3: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "suncg14"
(II) Loading /usr/X11R6/lib/modules/drivers/suncg14_drv.o
(II) Module suncg14: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "suntcx"
(II) Loading /usr/X11R6/lib/modules/drivers/suntcx_drv.o
(II) Module suntcx: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "sunbw2"
(II) Loading /usr/X11R6/lib/modules/drivers/sunbw2_drv.o
(II) Module sunbw2: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.1.1
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "tdfx"
(II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
(II) Module tdfx: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 6.5.9
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "vesa"
(II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
(II) Module vesa: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 1.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 4.0.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.7
(II) LoadModule: "fbdev"
(II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o
(II) Module fbdev: vendor="The XFree86 Project"
compiled for 4.4.99.17, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.7
(II) Addressable bus resource ranges are
[0] -1 1 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 1 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) OS-reported resource ranges:
[0] -1 1 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 1 0x00ffffff - 0x00ffffff (0x1) IX[B]
[5] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
[0] -1 1 0x02000000 - 0x03ffffff (0x2000000) MX[B]E
[1] -1 1 0x00422000 - 0x00423fff (0x2000) MX[B]E
[2] -1 1 0x00420000 - 0x0043ffff (0x20000) MX[B]E
[3] -1 1 0x00400000 - 0x007fffff (0x400000) MX[B]E
[4] -1 1 0xf1000000 - 0xf1ffffff (0x1000000) MX[B]E
[5] -1 1 0xf0000000 - 0xffffffff (0x10000000) MX[B]E
[6] -1 1 0x00424000 - 0x00427fff (0x4000) MX[B]E
[7] -1 1 0x00440000 - 0x0045ffff (0x20000) MX[B](B)
[8] -1 1 0x00426000 - 0x00426fff (0x1000) MX[B](B)
[9] -1 1 0x03000000 - 0x03ffffff (0x1000000) MX[B](B)
[10] -1 1 0x00000a20 - 0x00000a3f (0x20) IX[B]E
[11] -1 1 0x00000a08 - 0x00000a0f (0x8) IX[B]E
[12] -1 1 0x00000a10 - 0x00000a1f (0x10) IX[B]E
[13] -1 1 0x00000a18 - 0x00000a1f (0x8) IX[B]E
[14] -1 1 0x00000a00 - 0x00000aff (0x100) IX[B]E
[15] -1 1 0x00000900 - 0x000009ff (0x100) IX[B]E
[16] -1 1 0x00000b00 - 0x00000bff (0x100) IX[B](B)
(II) PCI I/O resource overlap reduced 0x00000a10 from 0x00000a1f to 0x00000a17
(II) PCI I/O resource overlap reduced 0x00000a00 from 0x00000aff to 0x00000a07
(II) PCI Memory resource overlap reduced 0x02000000 from 0x03ffffff to 0x02ffffff
(II) PCI Memory resource overlap reduced 0x00420000 from 0x0043ffff to 0x00421fff
(II) PCI Memory resource overlap reduced 0x00400000 from 0x007fffff to 0x0041ffff
(II) PCI Memory resource overlap reduced 0xf0000000 from 0xffffffff to 0xf0ffffff
(II) PCI Memory resource overlap reduced 0x00424000 from 0x00427fff to 0x00425fff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 1 0x02000000 - 0x02ffffff (0x1000000) MX[B]E
[1] -1 1 0x00422000 - 0x00423fff (0x2000) MX[B]E
[2] -1 1 0x00420000 - 0x00421fff (0x2000) MX[B]E
[3] -1 1 0x00400000 - 0x0041ffff (0x20000) MX[B]E
[4] -1 1 0xf1000000 - 0xf1ffffff (0x1000000) MX[B]E
[5] -1 1 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]E
[6] -1 1 0x00424000 - 0x00425fff (0x2000) MX[B]E
[7] -1 1 0x00440000 - 0x0045ffff (0x20000) MX[B](B)
[8] -1 1 0x00426000 - 0x00426fff (0x1000) MX[B](B)
[9] -1 1 0x03000000 - 0x03ffffff (0x1000000) MX[B](B)
[10] -1 1 0x00000a20 - 0x00000a3f (0x20) IX[B]E
[11] -1 1 0x00000a08 - 0x00000a0f (0x8) IX[B]E
[12] -1 1 0x00000a10 - 0x00000a17 (0x8) IX[B]E
[13] -1 1 0x00000a18 - 0x00000a1f (0x8) IX[B]E
[14] -1 1 0x00000a00 - 0x00000a07 (0x8) IX[B]E
[15] -1 1 0x00000900 - 0x000009ff (0x100) IX[B]E
[16] -1 1 0x00000b00 - 0x00000bff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 1 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 1 0x00ffffff - 0x00ffffff (0x1) IX[B]
[5] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
[0] -1 1 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 1 0x02000000 - 0x02ffffff (0x1000000) MX[B]E
[5] -1 1 0x00422000 - 0x00423fff (0x2000) MX[B]E
[6] -1 1 0x00420000 - 0x00421fff (0x2000) MX[B]E
[7] -1 1 0x00400000 - 0x0041ffff (0x20000) MX[B]E
[8] -1 1 0xf1000000 - 0xf1ffffff (0x1000000) MX[B]E
[9] -1 1 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]E
[10] -1 1 0x00424000 - 0x00425fff (0x2000) MX[B]E
[11] -1 1 0x00440000 - 0x0045ffff (0x20000) MX[B](B)
[12] -1 1 0x00426000 - 0x00426fff (0x1000) MX[B](B)
[13] -1 1 0x03000000 - 0x03ffffff (0x1000000) MX[B](B)
[14] -1 1 0x00ffffff - 0x00ffffff (0x1) IX[B]
[15] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[16] -1 1 0x00000a20 - 0x00000a3f (0x20) IX[B]E
[17] -1 1 0x00000a08 - 0x00000a0f (0x8) IX[B]E
[18] -1 1 0x00000a10 - 0x00000a17 (0x8) IX[B]E
[19] -1 1 0x00000a18 - 0x00000a1f (0x8) IX[B]E
[20] -1 1 0x00000a00 - 0x00000a07 (0x8) IX[B]E
[21] -1 1 0x00000900 - 0x000009ff (0x100) IX[B]E
[22] -1 1 0x00000b00 - 0x00000bff (0x100) IX[B](B)
(II) ATI: Shared PCI/AGP Mach64 in slot 256:19:0 detected.
(II) ATI: ATI driver (version 6.5.9) for chipset: ati
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330/340/350 (A4) 4137,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP),
ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon 9200PRO 5960 (AGP), ATI Radeon 9200 5961 (AGP),
ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
ATI FireGL RV360 AV (AGP), ATI Radeon Mobility 9600 (M10) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2 (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
ATI Radeon 9800XT NJ (AGP)
(II) VESA: driver for VESA chipsets: vesa
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(++) Using config file: "//XF86Config.new"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(II) ATI: Candidate "Device" section "Card0".
(II) ATI: Shared PCI/AGP Mach64 in slot 256:19:0 detected.
(II) ATI: Shared PCI/AGP Mach64 in slot 256:19:0 assigned to active "Device" section "Card0".
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Reloading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) resource ranges after probing:
[0] -1 1 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 1 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 1 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 1 0x02000000 - 0x02ffffff (0x1000000) MX[B]E
[5] -1 1 0x00422000 - 0x00423fff (0x2000) MX[B]E
[6] -1 1 0x00420000 - 0x00421fff (0x2000) MX[B]E
[7] -1 1 0x00400000 - 0x0041ffff (0x20000) MX[B]E
[8] -1 1 0xf1000000 - 0xf1ffffff (0x1000000) MX[B]E
[9] -1 1 0xf0000000 - 0xf0ffffff (0x1000000) MX[B]E
[10] -1 1 0x00424000 - 0x00425fff (0x2000) MX[B]E
[11] -1 1 0x00440000 - 0x0045ffff (0x20000) MX[B](B)
[12] -1 1 0x00426000 - 0x00426fff (0x1000) MX[B](B)
[13] -1 1 0x03000000 - 0x03ffffff (0x1000000) MX[B](B)
[14] -1 1 0x00ffffff - 0x00ffffff (0x1) IX[B]
[15] -1 1 0x00000000 - 0x00000000 (0x1) IX[B]
[16] -1 1 0x00000a20 - 0x00000a3f (0x20) IX[B]E
[17] -1 1 0x00000a08 - 0x00000a0f (0x8) IX[B]E
[18] -1 1 0x00000a10 - 0x00000a17 (0x8) IX[B]E
[19] -1 1 0x00000a18 - 0x00000a1f (0x8) IX[B]E
[20] -1 1 0x00000a00 - 0x00000a07 (0x8) IX[B]E
[21] -1 1 0x00000900 - 0x000009ff (0x100) IX[B]E
[22] -1 1 0x00000b00 - 0x00000bff (0x100) IX[B](B)
XFree86 detected your mouse at device /dev/mouse.
Please check your config if the mouse is still not
operational, as by default XFree86 tries to autodetect
the protocol.
Your XF86Config file is //XF86Config.new
To test the server, run 'XFree86 -xf86config //XF86Config.new'
On Tue, 30 Nov 2004 Marc Aurele La France wrote :
>On Tue, 30 Nov 2004, ASIF IQBAL wrote:
>
>>Still the system is hanging even after moving the drivers from the directory "mv /usr/X11R6/lib/modules/drivers/sun*_drv.o /temp".
>
>>On further debugging the code I identified that the system is hanging in function call xf86scanpci () within the while loop "while (idx < MAX_PCI_DEVICES && tag != PCI_NOT_FOUND)". I think this function scans for PCI devices present in the system by iterating through the while loop. On further debugging I found out that the while loop in this function is executing for 10 iterations only ie if the "idx <=10". Within this 10 iterations it prints the vendor id and device id of the PCI devices present on the system. For the 11th iteration it gets the chip information 1002,4752 and it try to get the next PCI dev information using the function pciFindNext () were exactly it hangs. Following is the XFree86.log with debug messages before it actually hangs:
>
>(II) LoadModule: "pcidata"
>(II) Loading /usr/X11R6/lib/modules/libpcidata.a
>(II) Module pcidata: vendor="The XFree86 Project"
> compiled for 4.4.99.17, module version = 1.0.0
> ABI class: XFree86 Video Driver, version 0.7
>(II) Sabre or Hummingbird PCI host bridge found ("pci108e,a001")
>(II) PCI: PCI scan (all values are in hex)
>(II) PCI: 100:00:0: chip 108e,a001 card 0000,0000 rev 00 class 06,00,00 hdr 00
>(II) PCI: 100:03:0: chip 10b9,7101 card 0000,0000 rev 00 class 00,00,00 hdr 00
>(II) PCI: 100:05:0: chip 1011,0024 card 0000,0000 rev 03 class 06,04,00 hdr 01
>(II) PCI: 100:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
>(II) PCI: 100:08:0: chip 10b9,5451 card 10b9,5451 rev 01 class 04,01,00 hdr 00
>(II) PCI: 100:0c:0: chip 108e,1100 card 0000,0000 rev 01 class 06,80,00 hdr 80
>(II) PCI: 100:0c:1: chip 108e,1101 card 0000,0000 rev 01 class 02,00,00 hdr 80
>(II) PCI: 100:0c:2: chip 108e,1102 card 0000,0000 rev 01 class 0c,00,10 hdr 80
>(II) PCI: 100:0c:3: chip 108e,1103 card 0000,0000 rev 01 class 0c,03,10 hdr 80
>(II) PCI: 100:0d:0: chip 10b9,5229 card 0000,0000 rev c3 class 01,01,ff hdr 00
>(II) PCI: 100:13:0: chip 1002,4752 card 0000,0000 rev 27 class 03,00,00 hdr 00
>
>>This is my console output of prtconf command in my system
>
># prtconf -Ppv | grep pci
> bootpath: '/pci@1f,0/ide@d/disk@0,0:a'
> pci-probe-list: '7,c,3,8,d,5,13'
> screen: '/pci@1f,0/SUNW,m64B@13'
> keyboard: '/pci@1f,0/usb@c,3/keyboard@2'
> mouse: '/pci@1f,0/usb@c,3/mouse@1'
> net: '/pci@1f,0/network@c,1'
> cdrom2: '/pci@1f,0/ide@d/cdrom@2,0:f'
> cdrom1: '/pci@1f,0/ide@d/cdrom@1,0:f'
> cdrom: '/pci@1f,0/ide@d/cdrom@1,0:f'
> disk: '/pci@1f,0/ide@d/disk@0,0'
> disk3: '/pci@1f,0/ide@d/disk@3,0'
> disk2: '/pci@1f,0/ide@d/disk@2,0'
> disk1: '/pci@1f,0/ide@d/disk@1,0'
> disk0: '/pci@1f,0/ide@d/disk@0,0'
> ide: '/pci@1f,0/ide@d'
> floppy: '/pci@1f,0/isa@7/dma/floppy'
> ttyb: '/pci@1f,0/isa@7/serial@0,2e8'
> ttya: '/pci@1f,0/isa@7/serial@0,3f8'
> compatible: 'pci108e,a001'
> name: 'pci'
> device_type: 'pci'
> model: 'SUNW,pci-eri'
> compatible: 'pci108e,1101.1' + 'pci108e,1101' + 'pciclass,020000' + 'pciclass,0200'
> compatible: 'pci108e,1102.1001' + 'pci108e,1102' + 'pciclass,0c0010' + 'pciclass,0c00'
> compatible: 'pci108e,1103.1' + 'pci108e,1103' + 'pciclass,0c0310' + 'pciclass,0c03'
> compatible: 'pci10b9,7101.0' + 'pci10b9,7101' + 'pciclass,000000' + 'pciclass,0000'
> compatible: 'pci10b9,5451.10b9.5451.1' + 'pci10b9,5451.10b9.5451' + 'pci10b9,5451' + 'pci10b9,5451.1' + 'pci10b9,5451' + 'pciclass,040100' + 'pciclass,0401'
> compatible: 'pci10b9,5229.c3' + 'pci10b9,5229' + 'pciclass,0101ff' + 'pciclass,0101'
> compatible: 'pci1011,24.3' + 'pci1011,24' + 'pciclass,060400' + 'pciclass,0604'
> device_type: 'pci'
> name: 'pci'
>
>Please send me the complete `prtconf -Ppv` output so I can use it to read through the code.
>
>>Why is that XFree86 not able complete the system PCI scanning? Can you throw some light on the reason for this failure. Is there anyhting specific I am missing. Also one thing I noticed that all the PCI devices listed by XFree86 are not shown when I issue prtconf command. Why is this behaviour happening?
>
>It looks like it isn't dealing with the Hummingbird chip properly.
>
>>Is there any faster method to build and test XFree86 source. Because each time after performing any changes in the source I do "make" followed by "make install" which actually takes lot of time.
>
>For this particular problem, it would be easier to work the `scanpci` utility.
>
>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.
>_______________________________________________
>XFree86 mailing list
>XFree86@xxxxxxxxxxx
>http://XFree86.Org/mailman/listinfo/xfree86
System Configuration: Sun Microsystems sun4u Memory size: 256 Megabytes System Peripherals (PROM Nodes): Node 0xf0029b10 boot-retained-page: energystar-v3: idprom: 01830003.ba0cd77b.000003ba.0cd77b82.00000000.00000000.00000000.00000000 scsi-initiator-id: 00000007 reset-reason: 'POR' breakpoint-trap: 0000007f #size-cells: 00000002 model: 'SUNW,375-0096' name: 'SUNW,Sun-Blade-100' clock-frequency: 04fca6ea banner-name: 'Sun Blade 100 (UltraSPARC-IIe)' device_type: 'upa' stick-frequency: 0054c563 Node 0xf002ce58 name: 'packages' Node 0xf0047650 name: 'SUNW,builtin-drivers' Node 0xf0050b64 disk-write-fix: name: 'deblocker' Node 0xf0051040 name: 'disk-label' Node 0xf0051978 iso6429-1983-colors: name: 'terminal-emulator' Node 0xf0055930 name: 'obp-tftp' Node 0xf005d6a0 source: '/flashprom@0,0:' name: 'dropins' Node 0xf0069944 name: 'kbd-translator' Node 0xf0097634 support: name: 'ufs-file-system' Node 0xf002cec8 bootargs: 'kernel/sparcv9/unix' bootpath: '/pci@1f,0/ide@d/disk@0,0:a' mmu: fff73a78 memory: fff73c78 stdout: fff5b808 stdin: fff5b020 stdout-#lines: 00000022 name: 'chosen' Node 0xf002cf34 version: 'OBP 4.5.9 2002/02/07 02:12' model: 'SUNW,4.5' aligned-allocator: relative-addressing: name: 'openprom' Node 0xf002cfc4 name: 'client-services' Node 0xf002d06c test-args: diag-passes: '1' pci-probe-list: '7,c,3,8,d,5,13' local-mac-address?: 'false' fcode-debug?: 'false' ttyb-rts-dtr-off: 'false' ttyb-ignore-cd: 'true' ttya-rts-dtr-off: 'false' ttya-ignore-cd: 'true' silent-mode?: 'false' scsi-initiator-id: '7' oem-logo: oem-logo?: 'false' oem-banner: oem-banner?: 'false' ansi-terminal?: 'true' screen-#columns: '80' screen-#rows: '34' ttyb-mode: '9600,8,n,1,-' ttya-mode: '9600,8,n,1,-' output-device: 'screen' input-device: 'keyboard' load-base: '16384' auto-boot?: 'true' boot-command: 'boot' diag-file: diag-device: 'net' boot-file: 'kernel/sparcv9/unix' boot-device: 'disk net' use-nvramrc?: 'false' nvramrc: security-mode: 'none' security-password: security-#badlogins: '0' diag-script: 'none' diag-level: 'max' diag-switch?: 'false' error-reset-recovery: 'boot' name: 'options' Node 0xf002d0dc screen: '/pci@1f,0/SUNW,m64B@13' keyboard: '/pci@1f,0/usb@c,3/keyboard@2' mouse: '/pci@1f,0/usb@c,3/mouse@1' net: '/pci@1f,0/network@c,1' cdrom2: '/pci@1f,0/ide@d/cdrom@2,0:f' cdrom1: '/pci@1f,0/ide@d/cdrom@1,0:f' cdrom: '/pci@1f,0/ide@d/cdrom@1,0:f' disk: '/pci@1f,0/ide@d/disk@0,0' disk3: '/pci@1f,0/ide@d/disk@3,0' disk2: '/pci@1f,0/ide@d/disk@2,0' disk1: '/pci@1f,0/ide@d/disk@1,0' disk0: '/pci@1f,0/ide@d/disk@0,0' ide: '/pci@1f,0/ide@d' floppy: '/pci@1f,0/isa@7/dma/floppy' ttyb: '/pci@1f,0/isa@7/serial@0,2e8' ttya: '/pci@1f,0/isa@7/serial@0,3f8' name: 'aliases' Node 0xf003db7c reg: 00000000.00000000.00000000.10000000 available: 00000000.0ff1e000.00000000.00008000.00000000.0e002000.00000000.00cfe000.00000000.00000000.00000000.0e000000 name: 'memory' Node 0xf003e160 translations: 00000310.00000000.00000000.002da000.80000000.0ed24036.0000030f.ffffe000.00000000.00002000.80000000.0fe5e036.0000030f.ffffc000.00000000.00002000.80000000.0fe38036.0000030f.ffffa000.00000000.00002000.80000000.0fd22036.0000030f.ffff8000.00000000.00002000.80000000.0fd08036.0000030f.ffff6000.00000000.00002000.80000000.0fc60036.0000030f.ffff4000.00000000.00002000.80000000.0ed02036.00000300.00296000.00000000.00002000.80000000.0ed04036.00000300.00294000.00000000.00002000.80000000.0ed06036.00000300.0028e000.00000000.00006000.80000000.0ed08036.00000300.00286000.00000000.00008000.80000000.0ed0e036.00000300.00280000.00000000.00006000.80000000.0ed18036.00000300.0027c000.00000000.00004000.80000000.0f002036.00000300.00276000.00000000.00006000.80000000.0ed1e036.00000300.0026a000.00000000.0000c000.80000000.0f006036.00000300.00264000.00000000.00006000.80000000.0f018036.00000300.00260000.00000000.00004000.80000000.0f01e036.00000300.00254000.00000000.0000c000.80000000.0f022036.00000300.00248000.00000000.0000c000.80000000.0f02e036.00000300.00204000.00000000.00044000.80000000.0f03c036.00000300.001fe000.00000000.00006000.80000000.0fc02036.00000300.001f2000.00000000.0000c000.80000000.0fc08036.00000300.001ea000.00000000.00008000.80000000.0fc18036.00000300.001d0000.00000000.0001a000.80000000.0fc20036.00000300.001bc000.00000000.00014000.80000000.0fc3a036.00000300.001b2000.00000000.00006000.80000000.0fc56036.00000300.00178000.00000000.00004000.80000000.0fc62036.00000300.00174000.00000000.00004000.80000000.0fc5c036.00000300.0016c000.00000000.00008000.80000000.0fc4e036.00000300.00168000.00000000.00004000.80000000.0fc14036.00000300.00166000.00000000.00002000.80000000.0fc00036.00000300.00164000.00000000.00002000.80000000.0f03a036.00000300.0015e000.00000000.00006000.80000000.0f012036.00000300.0015c000.00000000.00002000.80000000.0ed16036.00000300.0015a000.00000000.00002000.80000000.0ed00036.00000300.00138000.00000000.00004000.80000000.0fc66036.00000300.000fa000.00000000.00002000.80000000.0fc6a036.00000300.000f2000.00000000.00008000.80000000.0fc70036.00000300.000f0000.00000000.00002000.80000000.0fc7c036.00000300.000ee000.00000000.00002000.80000000.0fc8a036.00000300.000e8000.00000000.00006000.80000000.0fc98036.00000300.000e6000.00000000.00002000.80000000.0fca0036.00000300.000e4000.00000000.00002000.80000000.0fca4036.00000300.000e0000.00000000.00004000.80000000.0fcae036.00000300.000b2000.00000000.0002e000.80000000.0fcb2036.00000300.000b0000.00000000.00002000.80000000.0fce0036.00000300.000ae000.00000000.00002000.80000000.0fce2036.00000300.0008e000.00000000.00020000.80000000.0fce4036.00000300.0008c000.00000000.00002000.80000000.0fd06036.00000300.0008a000.00000000.00002000.80000000.0fd1e036.00000300.00088000.00000000.00002000.80000000.0fd20036.00000300.00074000.00000000.00014000.80000000.0fd0a036.00000300.00072000.00000000.00002000.80000000.0fd04036.00000300.0006a000.00000000.00008000.80000000.0fca6036.00000300.00068000.00000000.00002000.80000000.0fca2036.00000300.00066000.00000000.00002000.80000000.0fc9e036.00000300.0005a000.00000000.0000c000.80000000.0fc8c036.00000300.0004e000.00000000.0000c000.80000000.0fc7e036.00000300.0004a000.00000000.00004000.80000000.0fc78036.00000300.00048000.00000000.00002000.80000000.0fc6c036.00000300.00046000.00000000.00002000.80000000.0fe34036.00000300.00044000.00000000.00002000.80000000.0fe36036.00000300.0003c000.00000000.00008000.80000000.0fd24036.00000300.00034000.00000000.00008000.80000000.0fe3a036.00000300.00032000.00000000.00002000.80000000.0fe42036.00000300.00030000.00000000.00002000.80000000.0fe48036.00000300.0002e000.00000000.00002000.80000000.0fe4a036.00000300.0002c000.00000000.00002000.80000000.0fe4c036.00000300.0002a000.00000000.00002000.80000000.0fe4e036.00000300.00028000.00000000.00002000.80000000.0fe50036.00000300.00026000.00000000.00002000.80000000.0fe52036.00000300.00024000.00000000.00002000.80000000.0fe54036.00000300.00022000.00000000.00002000.80000000.0fe56036.00000300.00020000.00000000.00002000.80000000.0fe58036.00000300.0001e000.00000000.00002000.80000000.0fe60036.00000300.0001c000.00000000.00002000.80000000.0fe62036.00000300.0001a000.00000000.00002000.80000000.0fe64036.00000300.00018000.00000000.00002000.80000000.0fe66036.00000300.00016000.00000000.00002000.80000000.0fe80036.00000300.00014000.00000000.00002000.80000000.0fe6e036.00000300.00012000.00000000.00002000.80000000.0fe68036.00000300.00010000.00000000.00002000.80000000.0fe6a036.00000300.0000e000.00000000.00002000.80000000.0fe6c036.00000300.0000c000.00000000.00002000.80000000.0fe70036.00000300.0000a000.00000000.00002000.80000000.0fe72036.00000300.00008000.00000000.00002000.80000000.0fe74036.00000300.00006000.00000000.00002000.80000000.0fe76036.00000300.00004000.00000000.00002000.80000000.0fe78036.00000300.00002000.00000000.00002000.80000000.0fe7a036.00000000.fff70000.00000000.00010000.80000000.0ff700b6.00000000.fff6a000.00000000.00006000.80000000.0ff620b6.00000000.fff68000.00000000.00002000.80000000.0effe0b6.00000000.fff5e000.00000000.00006000.80000000.0ff580b6.00000000.fff5c000.00000000.00002000.80000000.0ff520b6.00000000.fff5a000.00000000.00002000.80000000.0ff4c0b6.00000000.fff58000.00000000.00002000.800001ff.f100008e.00000000.fff56000.00000000.00002000.800001ff.0042208e.00000000.fff52000.00000000.00002000.800001fe.0200008e.00000000.fff4e000.00000000.00004000.80000000.0fe440b6.00000000.fff4c000.00000000.00002000.800001ff.0200008e.00000000.fff48000.00000000.00004000.80000000.0ff3c0b6.00000000.fff44000.00000000.00004000.80000000.0ff320b6.00000000.fff42000.00000000.00002000.80000000.0ff3a0b6.00000000.fff3c000.00000000.00006000.80000000.0ff2c0b6.00000000.fff22000.00000000.00002000.80000000.0ff600b6.00000000.fff0c000.00000000.00010000.800001fe.0000008e.00000000.fff08000.00000000.00004000.80000000.0ff540b6.00000000.fef00000.00000000.00100000.80000000.0fd2c0b6.00000000.fee00000.00000000.00100000.800001ff.f000008e.00000000.fde00000.00000000.01000000.800001ff.0300008e.00000000.f009a000.00000000.00002000.80000000.0fc6e0b6.00000000.f0098000.00000000.00002000.80000000.0ff260b6.00000000.f0096000.00000000.00002000.80000000.0ff360b6.00000000.f0094000.00000000.00002000.80000000.0ff380b6.00000000.f0092000.00000000.00002000.80000000.0ff400b6.00000000.f0090000.00000000.00002000.80000000.0ff420b6.00000000.f008c000.00000000.00004000.80000000.0ff440b6.00000000.f008a000.00000000.00002000.80000000.0ff480b6.00000000.f0088000.00000000.00002000.80000000.0ff4a0b6.00000000.f0084000.00000000.00004000.80000000.0fe2c0b6.00000000.f0082000.00000000.00002000.80000000.0fe300b6.00000000.f0080000.00000000.00002000.80000000.0fe320b6.00000000.f0000000.00000000.00080000.80000000.0ff800b6.00000000.78004000.00000000.00012000.80000000.0fe82036.00000000.78002000.00000000.00002000.80000000.0e000036.00000000.10b80000.00000000.00080000.80000000.0fe98036.00000000.10800000.00000000.00380000.80000000.0f080036.00000000.10400000.00000000.00400000.80000000.0f400036.00000000.10000000.00000000.00400000.80000000.0f800036.00000000.00002000.00000000.009fe000.80000000.00002036 existing: 00000000.00000000.00000800.00000000.fffff800.00000000.00000800.00000000 available: fffff800.00000000.000007fc.00000000.00000310.002da000.000004ef.ffd26000.00000300.00298000.0000000f.ffd5c000.00000300.001b8000.00000000.00004000.00000300.0017c000.00000000.00036000.00000300.0013c000.00000000.0001e000.00000300.000fc000.00000000.0003c000.00000001.00000000.000002ff.00002000.00000000.ffff0000.00000000.0000e000.00000000.78016000.00000000.77fea000.00000000.10c00000.00000000.67402000.00000000.00000000.00000000.10000000.00000000.fff54000.00000000.00002000.00000000.fff24000.00000000.00018000.00000000.fff1c000.00000000.00006000.00000000.fff00000.00000000.00008000.00000000.f0800000.00000000.0d600000 page-size: 00002000 name: 'virtual-memory' Node 0xf005fef8 available: 81000000.00000000.00000a30.00000000.000000d0.81000000.00000000.00000c00.00000000.0000f400.82000000.00000000.00428000.00000000.00018000.82000000.00000000.00460000.00000000.003a0000.82000000.00000000.01400000.00000000.00c00000.82000000.00000000.04000000.00000000.5c000000.82000000.00000000.80000000.00000000.40000000.82000000.00000000.e0000000.00000000.10000000 bus-range: 00000000.00000001 interrupt-map: 00000800.00000000.00000000.00000002.f005fef8.00000006.00000800.00000000.00000000.00000003.f005fef8.0000001c.00000800.00000000.00000000.00000004.f005fef8.00000024.00001000.00000000.00000000.00000001.f005fef8.0000000f.00001800.00000000.00000000.00000001.f005fef8.0000001e.00004000.00000000.00000000.00000001.f005fef8.00000023.00006000.00000000.00000000.00000002.f005fef8.00000006.00006000.00000000.00000000.00000003.f005fef8.0000001c.00006000.00000000.00000000.00000004.f005fef8.00000024.00006800.00000000.00000000.00000001.f005fef8.0000000c.00003800.00000000.00000000.00000001.f005fef8.0000002a.00003800.00000000.00000000.00000002.f005fef8.00000027.00003800.00000000.00000000.00000003.f005fef8.00000021.00003800.00000000.00000000.00000004.f005fef8.0000002b.00003800.00000000.00000000.00000005.f005fef8.00000020.00009800.00000000.00000000.00000001.f005fef8.0000000f interrupt-map-mask: 00fff800.00000000.00000000.00000007 #interrupt-cells: 00000001 virtual-dma: c0000000.20000000 reg: 000001fe.00000000.00000000.00010000.000001fe.01000000.00000000.00000100 ranges: 00000000.00000000.00000000.000001fe.01000000.00000000.01000000.01000000.00000000.00000000.000001fe.02000000.00000000.01000000.02000000.00000000.00000000.000001ff.00000000.00000001.00000000.03000000.00000000.00000000.000001ff.00000000.00000001.00000000 #virtual-dma-size-cells: 00000001 #virtual-dma-addr-cells: 00000001 clock-frequency: 01f78a40 latency-timer: button-interrupt: no-streaming-cache: interrupts: 00000030.0000002e.0000002f.00000025 upa-portid: 0000001f bus-parity-generated: compatible: 'pci108e,a001' name: 'pci' device_type: 'pci' #address-cells: 00000003 #size-cells: 00000002 Node 0xf006a690 interrupt-map-mask: 0000001f.00ffffff.00000003 #interrupt-cells: 00000001 ranges: 00000000.00000000.82006010.00000000.f0000000.01000000.00000001.00000000.82006014.00000000.f1000000.00800000 reg: 00006000.00000000.00000000.00000000.00000000.82006010.00000000.f0000000.00000000.01000000.82006014.00000000.f1000000.00000000.00800000 #size-cells: 00000001 #address-cells: 00000002 name: 'ebus' max-latency: 00000019 min-grant: 0000000a class-code: 00068000 revision-id: 00000001 devsel-speed: 00000001 fast-back-to-back: device-id: 00001100 vendor-id: 0000108e Node 0xf006b290 model: 'SUNW,370-4116' version: 'OBP 4.5.9 2002/02/07 02:12 Sun Blade 100' + 'POST 2.0.1 2001/08/23 17:13' + 'OBDIAG 4.5.9 2002/02/07 02:13 ' name: 'flashprom' reg: 00000000.00000000.00100000 Node 0xf006bf14 model: 'mk48t59' address: fff58000 reg: 00000001.00000000.00002000 device_type: 'nvram' name: 'eeprom' Node 0xf006ca08 device_type: 'idprom' name: 'idprom' Node 0xf006ccdc assigned-addresses: 81003810.00000000.00000000.00000000.00010000.82003814.00000000.00000000.00000000.00100000 #size-cells: 00000001 #address-cells: 00000002 name: 'isa' ranges: 00000000.00000000.81003810.00000000.00000000.00010000 reg: 00003800.00000000.00000000.00000000.00000000.81003810.00000000.00000000.00000000.00010000.82003814.00000000.00000000.00000000.00100000 devsel-speed: 00000001 class-code: 00060100 latency-timer: 00000000 cache-line-size: 00000000 max-latency: 00000000 min-grant: 00000000 subsystem-id: 00001533 subsystem-vendor-id: 000010b9 revision-id: 00000000 device-id: 00001533 vendor-id: 000010b9 Node 0xf006d944 reg: 00000000.00000000.00010000 interrupts: 00000001 compatible: 'isadma' name: 'dma' Node 0xf006dbec compatible: 'pnpALI,1533,0' manual: unit: 00000001 interrupts: 00000002 dma-channel: 00000002 reg: 00000000.000003f0.00000008.00000000.00000000.00000500 name: 'floppy' Node 0xf006dd3c compatible: 'pnpALI,1533,3' interrupts: 00000003 dma-channel: 00000001 reg: 00000000.00000378.00000008.00000000.00000000.00000500 name: 'parallel' Node 0xf006de84 compatible: 'acpi-power' button: interrupts: 00000005 reg: 00000000.00000800.00000030 name: 'power' Node 0xf006e1bc reg: 00000000.000003f8.00000008 compatible: 'su16550' + 'su' device_type: 'serial' name: 'serial' ignore-cd: interrupts: 00000004 Node 0xf006f8f8 reg: 00000000.000002e8.00000008 compatible: 'su16550' + 'su' device_type: 'serial' name: 'serial' ignore-cd: interrupts: 00000004 Node 0xf00712a8 assigned-addresses: 82006110.00000000.00400000.00000000.00020000.82006130.00000000.00800000.00000000.00400000 shared-pins: 'mii' interrupts: 00000002 model: 'SUNW,pci-eri' version: '1.9' compatible: 'pci108e,1101.1' + 'pci108e,1101' + 'pciclass,020000' + 'pciclass,0200' device_type: 'network' address-bits: 00000030 max-frame-size: 00004000 reg: 00006100.00000000.00000000.00000000.00000000.02006110.00000000.00000000.00000000.00008000 name: 'network' fast-back-to-back: devsel-speed: 00000001 class-code: 00020000 latency-timer: 00000040 cache-line-size: 00000010 max-latency: 00000005 min-grant: 0000000a revision-id: 00000001 device-id: 00001101 vendor-id: 0000108e Node 0xf0079890 assigned-addresses: 82006210.00000000.00420000.00000000.00002000.82006214.00000000.00422000.00000000.00002000.82006230.00000000.00c00000.00000000.00400000 reg: 00006200.00000000.00000000.00000000.00000000.02006210.00000000.00000000.00000000.00002000.02006214.00000000.00000000.00000000.00002000.02006230.00000000.00000000.00000000.00400000 compatible: 'pci108e,1102.1001' + 'pci108e,1102' + 'pciclass,0c0010' + 'pciclass,0c00' name: 'firewire' interrupts: 00000003 fast-back-to-back: devsel-speed: 00000001 class-code: 000c0010 latency-timer: 00000040 cache-line-size: 00000010 max-latency: 00000005 min-grant: 0000000a revision-id: 00000001 device-id: 00001102 vendor-id: 0000108e Node 0xf0079bc4 assigned-addresses: 82006310.00000000.02000000.00000000.01000000.82006330.00000000.01000000.00000000.00400000 sunw,find-fcode: f007ef14 maximum-frame#: 0000ffff reg: 00006300.00000000.00000000.00000000.00000000.02006310.00000000.00000000.00000000.01000000 #size-cells: 00000000 #address-cells: 00000001 compatible: 'pci108e,1103.1' + 'pci108e,1103' + 'pciclass,0c0310' + 'pciclass,0c03' name: 'usb' interrupts: 00000004 fast-back-to-back: devsel-speed: 00000001 class-code: 000c0310 latency-timer: 00000040 cache-line-size: 00000010 max-latency: 00000005 min-grant: 0000000a revision-id: 00000001 device-id: 00001103 vendor-id: 0000108e Node 0xf007fc30 mouse: endpoints: '0,1' compatible: 'usb430,100.102' + 'usb430,100' + 'usbif430,class3.1.2' + 'usbif430,class3.1' + 'usbif430,class3' + 'usbif,class3.1.2' + 'usbif,class3.1' + 'usbif,class3' name: 'mouse' reg: 00000001 low-speed: assigned-address: 00000002 Node 0xf0081db0 keyboard: endpoints: '0,1' compatible: 'usb430,5.102' + 'usb430,5' + 'usbif430,class3.1.1' + 'usbif430,class3.1' + 'usbif430,class3' + 'usbif,class3.1.1' + 'usbif,class3.1' + 'usbif,class3' name: 'keyboard' reg: 00000002 low-speed: assigned-address: 00000003 Node 0xf0087560 assigned-addresses: 81001810.00000000.00000000.00000000.00000010 name: 'pmu' ranges: 00000000.00000000.00001800.00000000.00000000.00000100.00000001.00000000.81001810.00000000.00000600.00000100.00000002.00000000.81001814.00000000.00000000.00000100 reg: 00001800.00000000.00000000.00000000.00000000.81001810.00000000.00000600.00000000.00000010 compatible: 'pci10b9,7101.0' + 'pci10b9,7101' + 'pciclass,000000' + 'pciclass,0000' #address-cells: 00000002 #size-cells: 00000001 devsel-speed: 00000001 class-code: 00000000 latency-timer: 00000000 cache-line-size: 00000000 max-latency: 00000000 min-grant: 00000000 revision-id: 00000000 device-id: 00007101 vendor-id: 000010b9 Node 0xf0087fe0 reg: 00000000.00000000.00000100.00000001.00000000.00000100 #address-cells: 00000002 #size-cells: 00000000 interrupts: 00000001 compatible: 'i2c-smbus' name: 'i2c' Node 0xf0088678 compatible: 'i2c-max1617' name: 'temperature' reg: 00000000.00000030 Node 0xf0088738 compatible: 'i2c-at34c02' name: 'dimm' reg: 00000000.000000a0 Node 0xf0088820 compatible: 'SUNW,smbus-ppm' name: 'ppm' register-mask: 00000000.00000001 reg: 00000000.000000b3.00000001.80000000.000000ba.00000001.00000000.000000bb.00000001 Node 0xf0088958 compatible: 'SUNW,smbus-beep' name: 'beep' reg: 00000000.000000b2.00000001.00000000.000000d3.00000001.00000002.00000042.00000002.00000002.00000061.00000001 Node 0xf0088a70 compatible: 'SUNW,smbus-fan-control' name: 'fan-control' register-mask: 00000000.00000002 reg: 00000000.000000c8.00000004.80000000.000000ba.00000001 Node 0xf0088c18 assigned-addresses: 81004010.00000000.00000900.00000000.00000100.82004014.00000000.00424000.00000000.00002000 reg: 00004000.00000000.00000000.00000000.00000000.01004010.00000000.00000000.00000000.00000100.02004014.00000000.00000000.00000000.00002000 compatible: 'pci10b9,5451.10b9.5451.1' + 'pci10b9,5451.10b9.5451' + 'pci10b9,5451' + 'pci10b9,5451.1' + 'pci10b9,5451' + 'pciclass,040100' + 'pciclass,0401' name: 'sound' fast-back-to-back: devsel-speed: 00000001 class-code: 00040100 interrupts: 00000001 latency-timer: 00000040 cache-line-size: 00000000 max-latency: 00000018 min-grant: 00000002 subsystem-id: 00005451 subsystem-vendor-id: 000010b9 revision-id: 00000001 device-id: 00005451 vendor-id: 000010b9 Node 0xf0088fb0 assigned-addresses: 81006810.00000000.00000a00.00000000.00000008.81006814.00000000.00000a18.00000000.00000008.81006818.00000000.00000a10.00000000.00000008.8100681c.00000000.00000a08.00000000.00000008.81006820.00000000.00000a20.00000000.00000010 reg: 00006800.00000000.00000000.00000000.00000000.01006810.00000000.00000000.00000000.00000008.01006814.00000000.00000000.00000000.00000004.01006818.00000000.00000000.00000000.00000008.0100681c.00000000.00000000.00000000.00000004.01006820.00000000.00000000.00000000.00000010 compatible: 'pci10b9,5229.c3' + 'pci10b9,5229' + 'pciclass,0101ff' + 'pciclass,0101' #address-cells: 00000002 device_type: 'ide' name: 'ide' fast-back-to-back: devsel-speed: 00000001 class-code: 000101ff interrupts: 00000001 latency-timer: 00000040 cache-line-size: 00000000 max-latency: 00000004 min-grant: 00000002 revision-id: 000000c3 device-id: 00005229 vendor-id: 000010b9 Node 0xf008bb4c device_type: 'block' name: 'disk' compatible: 'ide-disk' Node 0xf008c1f8 device_type: 'block' name: 'cdrom' compatible: 'ide-cdrom' Node 0xf008cb50 interrupt-map: 00010000.00000000.00000000.00000001.f005fef8.00000019.00010000.00000000.00000000.00000002.f005fef8.00000002.00010000.00000000.00000000.00000003.f005fef8.00000018.00010000.00000000.00000000.00000004.f005fef8.00000008.00010800.00000000.00000000.00000001.f005fef8.0000000a.00010800.00000000.00000000.00000002.f005fef8.0000001b.00010800.00000000.00000000.00000003.f005fef8.0000000b.00010800.00000000.00000000.00000004.f005fef8.0000001a.00011000.00000000.00000000.00000001.f005fef8.00000015.00011000.00000000.00000000.00000002.f005fef8.00000005.00011000.00000000.00000000.00000003.f005fef8.00000014.00011000.00000000.00000000.00000004.f005fef8.00000004 interrupt-map-mask: 00fff800.00000000.00000000.00000007 bus-range: 00000001.00000001 compatible: 'pci1011,24.3' + 'pci1011,24' + 'pciclass,060400' + 'pciclass,0604' reg: 00002800.00000000.00000000.00000000.00000000 #address-cells: 00000003 #size-cells: 00000002 device_type: 'pci' name: 'pci' fast-back-to-back: devsel-speed: 00000001 class-code: 00060400 latency-timer: 00000040 cache-line-size: 00000010 revision-id: 00000003 device-id: 00000024 vendor-id: 00001011 Node 0xf008de20 address: fde00000 assigned-addresses: 82009810.00000000.03000000.00000000.01000000.81009814.00000000.00000b00.00000000.00000100.82009818.00000000.00426000.00000000.00002000.82009830.00000000.00440000.00000000.00020000 aty,fcode: '1.69' aty,card#: '109-XXXXX-XX' aty,rom#: '113-XXXXX-100' model: 'ATY,RageXL' name: 'SUNW,m64B' pgx_version: '@(#) pgx24+.fth 1.8 01/03/12 ' reg: 00009800.00000000.00000000.00000000.00000000.02009810.00000000.00000000.00000000.01000000.02009818.00000000.00000000.00000000.00001000.02009830.00000000.00000000.00000000.00020000 character-set: 'ISO8859-1' device_type: 'display' linebytes: 00000400 depth: 00000008 height: 00000300 width: 00000400 fb-memory: 00000008 aty,flags: 0000001b aty,status: 00000004 edid: 00ffffff.ffffff00.044f8155.81000000.340c0103.681e1778.ea71f59f.554b9924.1c4f54af.ce000101.01010101.01010101.01010101.0101c31e.00204100.20301060.130030e4.1000001e.000000fd.00384b18.3c08000a.20202020.20200000.00fc0041.63657220.414c3531.310a2020.000000ff.00455435.33323235.32303030.383100a5 fast-back-to-back: devsel-speed: 00000001 class-code: 00030000 interrupts: 00000001 latency-timer: 00000040 cache-line-size: 00000010 max-latency: 00000000 min-grant: 00000008 revision-id: 00000027 device-id: 00004752 vendor-id: 00001002 Node 0xf0069584 clock-divisors: 00000001.00000002.00000006 manufacturer#: 00000017 implementation#: 00000013 mask#: 00000014 ecache-size: 00040000 clock-frequency: 1debe980 name: 'SUNW,UltraSPARC-IIe' sparc-version: 00000009 ecache-associativity: 00000004 ecache-line-size: 00000040 #dtlb-entries: 00000040 dcache-associativity: 00000001 dcache-line-size: 00000020 dcache-size: 00004000 #itlb-entries: 00000040 icache-associativity: 00000002 icache-line-size: 00000020 icache-size: 00004000 upa-portid: 00000000 reg: 000001c0.00000000.00000000.00000008 device_type: 'cpu' Node 0xf009a494 name: 'os-io'