Xorg-CVS-20050605 problems with a Radeon7500 AIW
Peter Zijlstra
a.p.zijlstra at chello.nl
Mon Jun 6 09:23:48 PDT 2005
Hi all,
I have some problems with current CVS on one of my machines.
Without the ATI Theater 200 firmware I get some render artifacts and a
hardware mouse pointer thats a big square of noise (if enable software
mouse all rendering goes haywire).
With the firmware the thing goes boom!
note these lines:
(WW) ****INVALID MEM ALLOCATION**** b: 0xe8000000 e: 0xf0000000 correcting
(WW) ****INVALID IO ALLOCATION**** b: 0xe800 e: 0xe900 correcting
xorg-6.8.2 does not say that and does work without any problems.
any recommendations?
Kind regards,
Peter Zijlstra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg-gatos.log
Type: text/x-log
Size: 43642 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20050606/545ecdb9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg-no_gatos.log
Type: text/x-log
Size: 45560 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20050606/545ecdb9/attachment-0001.bin>
-------------- next part --------------
0000:00:00.0 Host bridge: Intel Corporation 82810E DC-133 GMCH [Graphics Memory Controller Hub] (rev 03)
Subsystem: Dell: Unknown device 00b4
Flags: bus master, fast devsel, latency 0
0000:00:01.0 VGA compatible controller: Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller] (rev 03) (prog-if 00 [VGA])
Subsystem: Dell: Unknown device 00b4
Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 9
Memory at f0000000 (32-bit, prefetchable) [disabled]
Memory at ff000000 (32-bit, non-prefetchable) [disabled] [size=512K]
Capabilities: [dc] Power Management version 1
0000:00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fd000000-feffffff
Prefetchable memory behind bridge: e0000000-efffffff
0000:00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
Flags: bus master, medium devsel, latency 0
0000:00:1f.1 IDE interface: Intel Corporation 82801AA IDE (rev 02) (prog-if 80 [Master])
Subsystem: Intel Corporation 82801AA IDE
Flags: bus master, medium devsel, latency 0
I/O ports at ffa0 [size=16]
0000:00:1f.2 USB Controller: Intel Corporation 82801AA USB (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation 82801AA USB
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at ff80 [size=32]
0000:00:1f.3 SMBus: Intel Corporation 82801AA SMBus (rev 02)
Subsystem: Intel Corporation 82801AA SMBus
Flags: medium devsel, IRQ 10
I/O ports at dcd0 [size=16]
0000:01:08.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
Subsystem: Ensoniq Creative Sound Blaster AudioPCI64V, AudioPCI128
Flags: bus master, slow devsel, latency 64, IRQ 10
I/O ports at ecc0
Capabilities: [dc] Power Management version 1
0000:01:09.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500] (prog-if 00 [VGA])
Subsystem: ATI Technologies Inc: Unknown device 0f2b
Flags: bus master, stepping, medium devsel, latency 64, IRQ 5
Memory at e8000000 (32-bit, prefetchable) [size=80000000]
I/O ports at e800 [size=256]
Memory at fdff0000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at 00020000 [disabled]
Capabilities: [50] Power Management version 2
0000:01:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
Subsystem: Dell: Unknown device 00b4
Flags: bus master, medium devsel, latency 64, IRQ 5
I/O ports at ec00 [size=fe000000]
Memory at fdfefc00 (32-bit, non-prefetchable) [size=128]
Expansion ROM at 00020000 [disabled]
Capabilities: [dc] Power Management version 2
-------------- next part --------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
ModulePath "/usr/Xorg/lib/modules"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection
Section "Module"
Load "extmod"
Load "glx"
Load "record"
Load "dri"
Load "xtrap"
Load "dbe"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5 - 64.3
VertRefresh 50.0 - 100.0
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 "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
# Driver "i810"
# VendorName "Intel Corp."
# BoardName "82810E DC-133 CGC [Chipset Graphics Controller]"
# BusID "PCI:0:1:0"
Driver "radeon"
BusID "PCI:1:9:0"
# Option "VGAAccess" "no"
Option "TVOutput" "PAL"
# Option "SWcursor" "on"
# Option "RenderAccel" "off"
# Option "DMAForXv" "off"
# Option "EnablePageFlip" "off"
# Option "PanelOff" "on"
# Option "ColorTiling" "off"
# Option "NoAccel" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
# DefaultFbBpp 32
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "DRI"
Group 0
EndSection
More information about the xorg
mailing list