Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2003 09:51:10 -0700
From:      "Remington L." <cableboy@charter.net>
To:        <freebsd-questions@FreeBSD.ORg>, <freebsd-mobile@FreeBSD.ORG>
Subject:   RE: Potentially **DANGEROUS** bug in 5.0 - 5.1
Message-ID:  <auto-000054354880@remt27.cluster1.charter.net>
In-Reply-To: <auto-000052404612@remt30.cluster1.charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0004_01C32F35.D5AEA2F0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

Take a look at Picture5.jpg for what I'm referring too.

 And now for extensive information. Heres my XF86config
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/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
	Load  "extmod"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	Load  "record"
	Load  "xtrap"
	Load  "speedo"
	Load  "type1"
	Load  "freetype"
EndSection

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

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

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
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     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "ForcePCIMode"       	# [<bool>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "PanelOff"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "CloneDisplay"       	# <i>
        #Option     "CloneMode"          	# [<str>]
        #Option     "CloneHSync"         	# [<str>]
        #Option     "CloneVRefresh"      	# [<str>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth	24
	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
		Modes	"1600x1200"
	EndSubSection
EndSection

#############
###   dmesg
#############
FreeBSD 5.1-RELEASE #1: Tue Jun 10 01:16:10 PDT 2003
    root@laptop:/usr/obj/usr/src/sys/LAPTOP
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0539000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0539294.
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 1590817532 Hz
CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz (1590.82-MHz 686-class =
CPU)
  Origin =3D "GenuineIntel"  Id =3D 0xf24  Stepping =3D 4
=20
Features=3D0x3febf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA=
,CMOV
,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
real memory  =3D 536346624 (511 MB)
avail memory =3D 515182592 (491 MB)
Pentium Pro MTRR support enabled
VESA: v2.0, 32768k memory, flags:0x1, mode table:0xc04526c2 (1000022)
VESA: ATI MOBILITY RADEON 7500
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <SONY B0> on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 7 entries at 0xc00fdf50
    ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
    ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
    ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
Timecounter "ACPI-fast"  frequency 3579545 Hz
    ACPI-0351: *** Error: Could not install PciConfig handler for PCI0,
AE_ALREADY_EXISTS
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_cpu0: <CPU> port 0x530-0x537 on acpi0
acpi_tz0: <thermal zone> port 0x530-0x537 on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib0: slot 29 INTA is routed to irq 9
pcib0: slot 29 INTB is routed to irq 9
pcib0: possible interrupts:  9
pcib0: slot 31 INTB routed to irq 9 via \\_SB_.LNKB
agp0: <Intel 82845 host to AGP bridge> mem 0xec000000-0xefffffff at =
device
0.0 on pci0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib1: slot 0 INTA is routed to irq 9
drm0: <ATI Radeon LW Mobility 7500 M7> port 0x3000-0x30ff mem
0xe8100000-0xe810ffff,0xf0000000-0xf7ffffff irq 9 at device 0.0 on pci1
info: [drm] AGP at 0xec000000 64MB
info: [drm] Initialized radeon 1.8.0 20020828 on minor 0
uhci0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> port =
0x1800-0x181f
irq 9 at device 29.0 on pci0
usb0: <Intel 82801CA/CAM (ICH3) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> port =
0x1820-0x183f
irq 9 at device 29.1 on pci0
usb1: <Intel 82801CA/CAM (ICH3) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev =
1.10/3.00,
addr 2, iclass 3/1
ums0: 5 buttons and Z dir.
uhci2: <Intel 82801CA/CAM (ICH3) USB controller USB-C> port =
0x1840-0x185f at
device 29.2 on pci0
pcib0: possible interrupts:  9
pcib0: slot 29 INTC routed to irq 9 via \\_SB_.LNKC
usb2: <Intel 82801CA/CAM (ICH3) USB controller USB-C> on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ugen0: Sony USB Memory Stick Slot, rev 1.10/1.07, addr 2
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pcib2: possible interrupts:  9
pcib2: slot 5 INTA routed to irq 9 via \\_SB_.LNKF
pcib2: slot 8 INTA is routed to irq 9
cbb0: <RF5C476 PCI-CardBus Bridge> irq 9 at device 5.0 on pci2
start (88000000) < sc->membase (e8200000)
end (ffffffff) > sc->memlimit (e82fffff)
cardbus0: <CardBus bus> on cbb0
pccard0: <16-bit PCCard bus> on cbb0
cbb1: <RF5C476 PCI-CardBus Bridge> at device 5.1 on pci2
start (88000000) < sc->membase (e8200000)
end (ffffffff) > sc->memlimit (e82fffff)
cardbus1: <CardBus bus> on cbb1
pccard1: <16-bit PCCard bus> on cbb1
pcib2: possible interrupts:  9
pcib2: slot 5 INTB routed to irq 9 via \\_SB_.LNKG
fwohci0: <Ricoh R5C552> mem 0xe8201000-0xe82017ff at device 5.2 on pci2
pcib2: possible interrupts:  9
pcib2: slot 5 INTC routed to irq 9 via \\_SB_.LNKH
fwohci0: OHCI version 1.0 (ROM=3D1)
fwohci0: No. of Isochronous channel is 4.
fwohci0: EUI64 08:00:46:03:01:0b:83:4d
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
sbp0: <SBP2/SCSI over firewire> on firewire0
if_fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 0a:00:46:0b:83:4d
fwohci0: Initiate bus reset
fxp0: <Intel 82801CAM (ICH3) Pro/100 VE Ethernet> port 0x4000-0x403f mem
0xe8200000-0xe8200fff irq 9 at device 8.0 on pci2
fxp0: Ethernet address 08:00:46:51:a4:b2
miibus0: <MII bus> on fxp0
inphy0: <i82562ET 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH3 UDMA100 controller> port
0x1860-0x186f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem
0xe8000000-0xe80003ff at device 31.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
pcm0: <Intel 82801CA (ICH3)> port 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at
device 31.5 on pci0
pcm0: <Yamaha YMF753 AC97 Codec>
pci0: <simple comms> at device 31.6 (no driver attached)
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
acpi_ec0: <embedded controller> port 0x66,0x62 on acpi0
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/15 bytes threshold
ppbus0: <Parallel port bus> on ppc0
ppi0: <Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
acpi_cmbat0: <Control method Battery> on acpi0
acpi_cmbat1: <Control method Battery> on acpi0
acpi_acad0: <AC adapter> on acpi0
orm0: <Option ROMs> at iomem =
0xdc000-0xdffff,0xd8000-0xdbfff,0xc0000-0xcffff
on isa0
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=3D0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on =
isa0
Timecounters tick every 10.000 msec
ipfw2 initialized, divert disabled, rule-based forwarding enabled, =
default
to deny, logging unlimited
fwohci0: BUS reset
fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me)
firewire0: bus manager 0 (me)
acpi_cpu: throttling enabled, 8 steps (100% to 12.5%), currently 100.0%
ad0: 38154MB <HITACHI_DK23DA-40> [77520/16/63] at ata0-master UDMA100
acd0: CD-RW <SONY CD-RW/DVD-ROM CRX810E> at ata1-master PIO4
    ACPI-0432: *** Error: Handler for [EmbeddedControl] returned =
AE_ERROR
    ACPI-1287: *** Error: Method execution failed
[\\_SB_.PCI0.LPC0.EC0_.BAT1._STA] (Node 0xc40598c0), AE_ERROR
    ACPI-0175: *** Error: Method execution failed
[\\_SB_.PCI0.LPC0.EC0_.BAT1._STA] (Node 0xc40598c0), AE_ERROR
    ACPI-0432: *** Error: Handler for [EmbeddedControl] returned =
AE_ERROR
    ACPI-1287: *** Error: Method execution failed
[\\_SB_.PCI0.LPC0.EC0_.ACAD._PSR] (Node 0xc40596e0), AE_ERROR
Mounting root from ufs:/dev/ad0s2a
cd0 at ata1 bus 0 target 0 lun 0
cd0: <SONY CD-RW  CRX810E 1.5a> Removable CD-ROM SCSI-0 device=20
cd0: 16.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
WARNING: driver "rtc" used unreserved major device number 202
WARNING: driver "vmmon" used unreserved major device number 200
/dev/vmmon: Module vmmon: registered with major=3D200 minor=3D0 =
tag=3D$Name:
build-570+ $
/dev/vmmon: Module vmmon: initialized
vmnet1: promiscuous mode enabled
umass0: Y-E DATA USB Floppy Drive, rev 1.10/4.01, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <Y-E DATA USB-FDU 4.01> Removable Direct Access SCSI-0 device=20
da0: 20KB/s transfers
da0: 1MB (2880 512 byte sectors: 64H 32S/T 1C)

##########
## X log
#########
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 5.1 i386 [ELF]=20
Build Date: 06 June 2003
	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, (=3D=3D) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(=3D=3D) Log file: "/var/log/XFree86.0.log", Time: Tue Jun 10 09:19:22 =
2003
(=3D=3D) Using config file: "/etc/XF86Config"
(=3D=3D) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(=3D=3D) Keyboard: CustomKeycode disabled
(**) FontPath set to
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11=
R6/
lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/f=
ont
s/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages =3D 0x03, oldVal1 =3D 0x00000000, mode1Res1 =3D =
0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 104d,80fa rev 04 class 06,00,00 =
hdr
00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00 =
hdr
01
(II) PCI: 00:1d:0: chip 8086,2482 card 104d,80fa rev 02 class 0c,03,00 =
hdr
80
(II) PCI: 00:1d:1: chip 8086,2484 card 104d,80fa rev 02 class 0c,03,00 =
hdr
00
(II) PCI: 00:1d:2: chip 8086,2487 card 104d,80fa rev 02 class 0c,03,00 =
hdr
00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 42 class 06,04,00 =
hdr
01
(II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 02 class 06,01,00 =
hdr
80
(II) PCI: 00:1f:1: chip 8086,248a card 104d,80fa rev 02 class 01,01,8a =
hdr
00
(II) PCI: 00:1f:3: chip 8086,2483 card 104d,80fa rev 02 class 0c,05,00 =
hdr
00
(II) PCI: 00:1f:5: chip 8086,2485 card 104d,80fa rev 02 class 04,01,00 =
hdr
00
(II) PCI: 00:1f:6: chip 8086,2486 card 104d,80fa rev 02 class 07,03,00 =
hdr
00
(II) PCI: 01:00:0: chip 1002,4c57 card 104d,80fa rev 00 class 03,00,00 =
hdr
00
(II) PCI: 02:05:0: chip 1180,0476 card fffc,ffff rev a8 class 06,07,00 =
hdr
82
(II) PCI: 02:05:1: chip 1180,0476 card fffc,ffff rev a8 class 06,07,00 =
hdr
82
(II) PCI: 02:05:2: chip 1180,0552 card 104d,80fa rev 00 class 0c,00,10 =
hdr
80
(II) PCI: 02:08:0: chip 8086,1031 card 104d,80fa rev 42 class 02,00,00 =
hdr
00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x00003000 - 0x000030ff (0x100) IX[B]
	[1] -1	0	0x00003400 - 0x000034ff (0x100) IX[B]
	[2] -1	0	0x00003800 - 0x000038ff (0x100) IX[B]
	[3] -1	0	0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe8100000 - 0xe81fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is
cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[1] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
	[2] -1	0	0x00004800 - 0x000048ff (0x100) IX[B]
	[3] -1	0	0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xe8200000 - 0xe82fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is =
set)
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon Mobility M7 LW [Radeon
Mobility 7500] rev 0, Mem @ 0xf0000000/27, 0xe8100000/16, I/O @ 0x3000/8
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xec000000 from 0xefffffff to
0xebffffff
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xefffffff to
0xe80fffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe8200000 - 0xe83fffff (0x200000) MX[B]E
	[1] -1	0	0xe8201000 - 0xe8201fff (0x1000) MX[B]E
	[2] -1	0	0xe8000000 - 0xe80fffff (0x100000) MX[B]E
	[3] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
	[4] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[5] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[6] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]E
	[7] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[8] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]E
	[9] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]E
	[10] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]E
	[11] -1	0	0x00001880 - 0x000018ff (0x80) IX[B]E
	[12] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]E
	[13] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
	[14] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
	[15] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[16] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[17] -1	0	0x00001840 - 0x0000187f (0x40) IX[B]E
	[18] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]E
	[19] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]E
	[20] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) PCI Memory resource overlap reduced 0xe8200000 from 0xe83fffff to
0xe8200fff
(II) PCI I/O resource overlap reduced 0x00001880 from 0x000018ff to
0x000018bf
(II) PCI I/O resource overlap reduced 0x00001840 from 0x0000187f to
0x0000185f
(II) PCI I/O resource overlap reduced 0x00001800 from 0x000018ff to
0x0000181f
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe8200000 - 0xe8200fff (0x1000) MX[B]E
	[1] -1	0	0xe8201000 - 0xe8201fff (0x1000) MX[B]E
	[2] -1	0	0xe8000000 - 0xe80fffff (0x100000) MX[B]E
	[3] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
	[4] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[5] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[6] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]E
	[7] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[8] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]E
	[9] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]E
	[10] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]E
	[11] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]E
	[12] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]E
	[13] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
	[14] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
	[15] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[16] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[17] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]E
	[18] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]E
	[19] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]E
	[20] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe8200000 - 0xe8200fff (0x1000) MX[B]E
	[6] -1	0	0xe8201000 - 0xe8201fff (0x1000) MX[B]E
	[7] -1	0	0xe8000000 - 0xe80fffff (0x100000) MX[B]E
	[8] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
	[9] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[10] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]E
	[14] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[15] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]E
	[16] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]E
	[17] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]E
	[18] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]E
	[19] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]E
	[20] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
	[21] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
	[22] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[23] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[24] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]E
	[25] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]E
	[26] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]E
	[27] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a
(II) Module drm: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 6.4.18
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(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), ATI Radeon VE/7000 QZ (AGP),
	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 FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
	ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
	ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
	ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
	ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
	ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
	ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
	ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
	ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "Card0".
(--) Chipset ATI Radeon Mobility M7 LW (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe8200000 - 0xe8200fff (0x1000) MX[B]E
	[6] -1	0	0xe8201000 - 0xe8201fff (0x1000) MX[B]E
	[7] -1	0	0xe8000000 - 0xe80fffff (0x100000) MX[B]E
	[8] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
	[9] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[10] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]E
	[14] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[15] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]E
	[16] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]E
	[17] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]E
	[18] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]E
	[19] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]E
	[20] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
	[21] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
	[22] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[23] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[24] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]E
	[25] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]E
	[26] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]E
	[27] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe8200000 - 0xe8200fff (0x1000) MX[B]E
	[6] -1	0	0xe8201000 - 0xe8201fff (0x1000) MX[B]E
	[7] -1	0	0xe8000000 - 0xe80fffff (0x100000) MX[B]E
	[8] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
	[9] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[10] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]E
	[17] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[18] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]E
	[19] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]E
	[20] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]E
	[21] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]E
	[22] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]E
	[23] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
	[24] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
	[25] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[26] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[27] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]E
	[28] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]E
	[29] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]E
	[30] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
	[31] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[32] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is
0x0000
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth =3D 24 bits stored in 4 bytes (32 bpp =
pixmaps)
(=3D=3D) RADEON(0): Default visual is TrueColor
(=3D=3D) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): initializing int10
(=3D=3D) RADEON(0): Write-combining range (0xa0000,0x20000) was already =
clear
(=3D=3D) RADEON(0): Write-combining range (0xc0000,0x40000) was already =
clear
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(=3D=3D) RADEON(0): Write-combining range (0x0,0x1000) was already clear
(--) RADEON(0): Chipset: "ATI Radeon Mobility M7 LW (AGP)" (ChipID =3D =
0x4c57)
(--) RADEON(0): Linear framebuffer at 0xf0000000
(--) RADEON(0): MMIO registers at 0xe8100000
(=3D=3D) RADEON(0): Write-combining range (0xe8100000,0x80000) was =
already clear
(--) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(=3D=3D) RADEON(0): Write-combining range (0xe8100000,0x80000) was =
already clear
(II) RADEON(0): CloneDisplay option not set -- defaulting to auto-detect
(II) RADEON(0): Primary Display =3D=3D Type 2
(II) RADEON(0): Panel ID string: 1600x1200              =20
(II) RADEON(0): Panel Size from BIOS: 1600x1200
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.2.0
	ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): PLL parameters: rf=3D2700 rd=3D12 min=3D20000 =
max=3D35000;
xclk=3D16600
(=3D=3D) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head (DDCType: 2) ---------
(=3D=3D) RADEON(0): Write-combining range (0xe8100000,0x80000) was =
already clear
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): Total number of valid DDC mode(s) found: 0
(II) RADEON(0): Valid mode using on-chip RMX: 1600x1200
(II) RADEON(0): Total number of valid FP mode(s) found: 1
(--) RADEON(0): Virtual size is 1600x1200 (pitch 1600)
(**) RADEON(0): *Mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0
kHz, 60.0 Hz
(II) RADEON(0): Modeline "1600x1200"  162.00  1600 1656 1848 2160  1200 =
1201
1204 1250
(=3D=3D) RADEON(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): AGP Fast Write disabled by default
(II) RADEON(0): Depth moves disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor=3D"The XFree86 Project"
	compiled for 4.3.0, module version =3D 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(II) RADEON(0): Page flipping disabled
(=3D=3D) RADEON(0): Write-combining range (0x0,0x1000) was already clear
(!!) RADEON(0): For information on using the multimedia capabilities
 of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe8100000 - 0xe810ffff (0x10000) MX[B]
	[1] 0	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xe8200000 - 0xe8200fff (0x1000) MX[B]E
	[8] -1	0	0xe8201000 - 0xe8201fff (0x1000) MX[B]E
	[9] -1	0	0xe8000000 - 0xe80fffff (0x100000) MX[B]E
	[10] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]EO
	[11] -1	0	0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[16] 0	0	0x00003000 - 0x000030ff (0x100) IX[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]E
	[20] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]E
	[21] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]E
	[22] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]E
	[23] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]E
	[24] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]E
	[25] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]E
	[26] -1	0	0x00000374 - 0x00000377 (0x4) IX[B]E
	[27] -1	0	0x00000170 - 0x0000017f (0x10) IX[B]E
	[28] -1	0	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[29] -1	0	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[30] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]E
	[31] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]E
	[32] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]E
	[33] -1	0	0x00003000 - 0x000030ff (0x100) IX[B](B)
	[34] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[35] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(=3D=3D) RADEON(0): Write-combining range (0xe8100000,0x80000) was =
already clear
(=3D=3D) RADEON(0): Write-combining range (0xf0000000,0x2000000)
(=3D=3D) RADEON(0): Write-combining range (0xa0000,0x10000) was already =
clear
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xc447a000
(II) RADEON(0): [drm] mapped SAREA 0xc447a000 to 0x282e2000
(II) RADEON(0): [drm] framebuffer handle =3D 0xf0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x0000/0x0000; Card
0x1002/0x4c57]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0xc47f0a40
(II) RADEON(0): [agp] ring handle =3D 0xec000000
(II) RADEON(0): [agp] Ring mapped at 0x2a400000
(II) RADEON(0): [agp] ring read ptr handle =3D 0xec101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x282df000
(II) RADEON(0): [agp] vertex/indirect buffers handle =3D 0xec102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x2a501000
(II) RADEON(0): [agp] AGP texture map handle =3D 0xec302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x2a701000
(II) RADEON(0): [drm] register handle =3D 0xe8100000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1600,5242)
(II) RADEON(0): Reserved area from (0,1200) to (1600,1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 4040
(II) RADEON(0): Will use back buffer at offset 0xeaa000
(II) RADEON(0): Will use depth buffer at offset 0x15fd000
(II) RADEON(0): Will use 2752 kb for textures at offset 0x1d50000
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		29 256x256 slots
		14 512x512 slots
(II) RADEON(0): Acceleration enabled
(=3D=3D) RADEON(0): Backing store disabled
(=3D=3D) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 4037
(II) RADEON(0): X context handle =3D 0x00000001
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): [drm] dma control initialized, using IRQ 9
(II) RADEON(0): [drm] Initialized kernel agp heap manager, 5111808
(II) RADEON(0): Direct rendering enabled
(=3D=3D) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "auto"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(=3D=3D) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
GetModeLine - scrn: 0 clock: 162000
GetModeLine - hdsp: 1600 hbeg: 1656 hend: 1848 httl: 2160
              vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: =
-2147483648


-----Original Message-----
From: owner-freebsd-mobile@freebsd.org
[mailto:owner-freebsd-mobile@freebsd.org] On Behalf Of Remington L.
Sent: Tuesday, June 10, 2003 9:15 AM
To: freebsd-questions@FreeBSD.ORg; freebsd-mobile@FreeBSD.ORG;
freebsd-hardware@FreeBSD.ORG

I have a Sony VAIO GRX-570 laptop. When 5.0-R came out I noticed VERY
unusual symptoms on startx. This is very hard to describe(I'm gonna get =
a
picture and post). When I launch startx the screen goes blank, and =
imagine
this ocean wave type thing sweep across my screen. Its not like just =
some a
screensaver, you can tell by looking at it that its not good. The =
symptom
lasts about 4 seconds and then it stops, and my system is frozen, no =
error,
no kernel panic. This also happens in 5.1, but NOT in 4.8

As I said its very hard to describe, I will attempt to grab a picture =
and
Ill repost. What should I do about this bug?


_______________________________________________
freebsd-mobile@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to =
"freebsd-mobile-unsubscribe@freebsd.org"

------=_NextPart_000_0004_01C32F35.D5AEA2F0--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?auto-000054354880>