Mailing List Archive

3D-acceleration not working on old iMac
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

after getting my "@" working again, I want my Xorg to use direct
rendering with my "ATI Technologies Inc 3D Rage Pro 215GP (rev 5c)"
graphics card.

So I followed this howto:
http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml#drm

But:
jan@imac ~ $ glxinfo | grep "direct rendering"
direct rendering: No

And those are the relevant parts of my xorg.conf:
Section "Module"
Load "extmod"
Load "fbdevhw"
Load "dri"
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "type1"
Load "freetype"
EndSection

Section "Device"
Driver "ati"
Identifier "r128"
Videoram 8192
EndSection

Section "Screen"
Identifier "Screen0"
Device "r128"
Monitor "Monitor0"
DefaultDepth 16
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection

Section "DRI"
Mode 0666
EndSection

And this says my Xorg.0.log:
But I can't see why I don't get direct rendering.

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.14-gentoo-r5 ppc [ELF]
Current Operating System: Linux imac 2.6.14-gentoo-r5 #2 PREEMPT Sun Jan
22 18:50:55 CET 2006 ppc
Build Date: 25 January 2006
Before reporting problems, check http://wiki.X.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/Xorg.0.log", Time: Thu Jan 26 17:41:24 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "r128"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) XKB: variant: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/share/fonts/CID/" does not exist.
Entry deleted from font path.
(**) FontPath set to
"/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/lib/X11/rgb"
(**) ModulePath set to "/usr/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1057,0002 card 0000,0000 rev 40 class 06,00,00
hdr 00
(II) PCI: 00:10:0: chip 106b,0017 card 0000,0000 rev 00 class ff,00,00
hdr 00
(II) PCI: 00:12:0: chip 1002,4750 card 0000,0000 rev 5c class 03,00,00
hdr 00
(II) PCI: 00:14:0: chip 1045,c861 card 1045,c861 rev 10 class 0c,03,10
hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x00ffffff (0x1000000) 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]
(--) PCI:*(0:18:0) ATI Technologies Inc 3D Rage Pro 215GP rev 92, Mem @
0x81000000/24, 0x80881000/12, I/O @ 0x0c00/8
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x00ffffff (0x1000000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0x80880000 - 0x80880fff (0x1000) MX[B]
[1] -1 0 0x80800000 - 0x8087ffff (0x80000) MX[B]
[2] -1 0 0x80881000 - 0x80881fff (0x1000) MX[B](B)
[3] -1 0 0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
[4] -1 0 0x00000c00 - 0x00000cff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x80880000 - 0x80880fff (0x1000) MX[B]
[1] -1 0 0x80800000 - 0x8087ffff (0x80000) MX[B]
[2] -1 0 0x80881000 - 0x80881fff (0x1000) MX[B](B)
[3] -1 0 0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
[4] -1 0 0x00000c00 - 0x00000cff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x80880000 - 0x80880fff (0x1000) MX[B]
[3] -1 0 0x80800000 - 0x8087ffff (0x80000) MX[B]
[4] -1 0 0x80881000 - 0x80881fff (0x1000) MX[B](B)
[5] -1 0 0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[7] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[8] -1 0 0x00000c00 - 0x00000cff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org 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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.0.2
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "ati"
(II) Loading /usr/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 6.5.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/modules/input/keyboard_drv.o
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) ATI: ATI driver (version 6.5.6) 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 (AGP?), ATI Rage 128 Pro VR PT (AGP?),
ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (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 (AGP?),
ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (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 9100 PRO IGP
7834,
ATI Radeon Mobility 9200 IGP 7835, 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/9700 (M10/M11) 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 T2e (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), ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE),
ATI Radeon Mobility X600 (M24) 3150 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireGL D1100 (RV370) 5B65 (PCIE),
ATI Radeon Mobility M300 (M22) 5460 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR
(PCIE),
ATI FireGL V7100 (R423) UT (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE)
(II) Primary Device is: PCI 00:12:0
(II) ATI: Candidate "Device" section "r128".
(II) ATI: Shared PCI/AGP Mach64 in slot 0:18:0 detected.
(II) ATI: Shared PCI/AGP Mach64 in slot 0:18:0 assigned to active
"Device" section "r128".
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 6.5.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[2] -1 0 0x80880000 - 0x80880fff (0x1000) MX[B]
[3] -1 0 0x80800000 - 0x8087ffff (0x80000) MX[B]
[4] -1 0 0x80881000 - 0x80881fff (0x1000) MX[B](B)
[5] -1 0 0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
[6] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[7] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[8] -1 0 0x00000c00 - 0x00000cff (0x100) IX[B](B)
(==) ATI(0): Chipset: "ati".
(**) ATI(0): Depth 16, (--) framebuffer bpp 16
(II) ATI(0): BIOS Data: BIOSSize=0x0000, ROMTable=0x0000.
(II) ATI(0): BIOS Data: ClockTable=0x0000, FrequencyTable=0x0000.
(II) ATI(0): BIOS Data: LCDTable=0x0000, LCDPanelInfo=0x0000.
(II) ATI(0): BIOS Data: VideoTable=0x0000, HardwareTable=0x0000.
(II) ATI(0): BIOS Data: I2CType=0x00, Tuner=0x00, Decoder=0x00, Audio=0x0F.
(--) ATI(0): ATI 3D Rage Pro graphics controller detected.
(--) ATI(0): Chip type 4750 "GP", version 4, foundry UMC, class 0,
revision 0x01.
(--) ATI(0): PCI bus interface detected.
(--) ATI(0): ATI Mach64 adapter detected.
(!!) ATI(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(--) ATI(0): Internal RAMDAC (subtype 1) detected.
(==) ATI(0): RGB weight 565
(==) ATI(0): Default visual is TrueColor
(==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(0): Using Mach64 accelerator CRTC.
(II) ATI(0): Storing hardware cursor image at 0x815FFC00.
(II) ATI(0): Using 8 MB linear aperture at 0x81800000.
(!!) ATI(0): Virtual resolutions will be limited to 6143 kB
due to linear aperture size and/or placement of hardware cursor image area.
(II) ATI(0): Using Block 0 MMIO aperture at 0x80881400.
(II) ATI(0): Using Block 1 MMIO aperture at 0x80881000.
(II) ATI(0): MMIO write caching enabled.
(--) ATI(0): 6144 kB of SGRAM (1:1) detected (using 6143 kB).
(WW) ATI(0): Cannot shadow an accelerated frame buffer.
(II) ATI(0): Engine XCLK 99.765 MHz; Refresh rate code 7.
(--) ATI(0): Internal programmable clock generator detected.
(--) ATI(0): Reference clock 157.5/11 (14.318) MHz.
(II) ATI(0): Monitor0: Using hsync value of 60.00 kHz
(II) ATI(0): Monitor0: Using vrefresh range of 74.00-118.00 Hz
(II) ATI(0): Maximum clock: 230.00 MHz
(II) ATI(0): Not using default mode "640x350" (hsync out of range)
(II) ATI(0): Not using default mode "320x175" (hsync out of range)
(II) ATI(0): Not using default mode "640x400" (hsync out of range)
(II) ATI(0): Not using default mode "320x200" (hsync out of range)
(II) ATI(0): Not using default mode "720x400" (hsync out of range)
(II) ATI(0): Not using default mode "360x200" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "320x240" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "400x300" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "512x384" (hsync out of range)
(II) ATI(0): Not using default mode "1152x864" (hsync out of range)
(II) ATI(0): Not using default mode "576x432" (hsync out of range)
(II) ATI(0): Not using default mode "1280x960" (vrefresh out of range)
(II) ATI(0): Not using default mode "1280x960" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1280x1024" (hsync out of range)
(II) ATI(0): Not using default mode "640x512" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1200" (hsync out of range)
(II) ATI(0): Not using default mode "1792x1344" (hsync out of range)
(II) ATI(0): Not using default mode "896x672" (hsync out of range)
(II) ATI(0): Not using default mode "1792x1344" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "896x672" (hsync out of range)
(II) ATI(0): Not using default mode "1856x1392" (hsync out of range)
(II) ATI(0): Not using default mode "928x696" (hsync out of range)
(II) ATI(0): Not using default mode "1856x1392" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "928x696" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "832x624" (hsync out of range)
(II) ATI(0): Not using default mode "416x312" (hsync out of range)
(II) ATI(0): Not using default mode "1152x768" (hsync out of range)
(II) ATI(0): Not using default mode "576x384" (hsync out of range)
(II) ATI(0): Not using default mode "1400x1050" (hsync out of range)
(II) ATI(0): Not using default mode "700x525" (hsync out of range)
(II) ATI(0): Not using default mode "1400x1050" (hsync out of range)
(II) ATI(0): Not using default mode "700x525" (hsync out of range)
(II) ATI(0): Not using default mode "1600x1024" (hsync out of range)
(II) ATI(0): Not using default mode "800x512" (hsync out of range)
(II) ATI(0): Not using default mode "1920x1440" (bad mode
clock/interlace/doublescan)
(II) ATI(0): Not using default mode "960x720" (hsync out of range)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for
mode)
(II) ATI(0): Not using default mode "2048x1536" (insufficient memory for
mode)
(--) ATI(0): Virtual size is 1024x768 (pitch 1024)
(**) ATI(0): *Mode "1024x768": 78.5 MHz, 59.8 kHz, 74.8 Hz
(II) ATI(0): Modeline "1024x768" 78.50 1024 1033 1129 1312 768 769
772 800 +hsync +vsync
(**) ATI(0): *Mode "800x600": 62.4 MHz, 60.0 kHz, 94.9 Hz
(II) ATI(0): Modeline "800x600" 62.40 800 825 905 1040 600 601 604
632 +hsync +vsync
(**) ATI(0): *Mode "640x480": 49.9 MHz, 60.0 kHz, 116.7 Hz
(II) ATI(0): Modeline "640x480" 49.90 640 653 717 832 480 481 484
514 +hsync +vsync
(**) ATI(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) ATI(0): Modeline "512x384" 39.40 512 520 568 656 384 384 386
400 doublescan +hsync +vsync
(==) ATI(0): DPI set to (75, 75)
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(WW) ATI(0): I2C bus Mach64 initialisation failure.
(II) ATI(0): I2C bus "Mach64" removed.
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0x80881000 - 0x80881fff (0x1000) MS[B]
[1] 0 0 0x81000000 - 0x81ffffff (0x1000000) MS[B]
[2] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[3] -1 0 0x00000000 - 0x00000000 (0x1) MX[B]
[4] -1 0 0x80880000 - 0x80880fff (0x1000) MX[B]
[5] -1 0 0x80800000 - 0x8087ffff (0x80000) MX[B]
[6] -1 0 0x80881000 - 0x80881fff (0x1000) MX[B](B)
[7] -1 0 0x81000000 - 0x81ffffff (0x1000000) MX[B](B)
[8] 0 0 0x00000c00 - 0x00000cff (0x100) IS[B]
[9] -1 0 0x00ffffff - 0x00ffffff (0x1) IX[B]
[10] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[11] -1 0 0x00000c00 - 0x00000cff (0x100) IX[B](B)
(II) ATI(0): Largest offscreen areas (with overlaps):
(II) ATI(0): 1024 x 2303 rectangle at 0,768
(II) ATI(0): 512 x 2304 rectangle at 0,768
(II) ATI(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
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
10 256x256 slots
4 512x512 slots
(==) ATI(0): Backing store disabled
(==) ATI(0): Silken mouse enabled
(**) Option "dpms"
(**) ATI(0): DPMS enabled
(==) 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 XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Mouse0: SmartScroll: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Keyboard0: XkbRules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Keyboard0: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Keyboard0: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: ps2EnableDataReporting: succeeded

Can anyone help me?

TIA
Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD2QssvuM9o4Jvd/8RApuOAJ918IMJWkJkSUBgMg9pkhj+zLgoIACdGFdi
hY9gtCacuTev5dH1Jgo9Ux4=
=jiXw
-----END PGP SIGNATURE-----
--
gentoo-ppc-user@gentoo.org mailing list
Re: 3D-acceleration not working on old iMac [ In reply to ]
> (--) ATI(0): ATI 3D Rage Pro graphics controller detected.
> (--) ATI(0): Chip type 4750 "GP", version 4, foundry UMC, class 0,
> revision 0x01.
> (--) ATI(0): PCI bus interface detected.
> (--) ATI(0): ATI Mach64 adapter detected.

You have a Mach64, not a Rage128. It's possible to use drm with that
card, but it's a real pain. The patches for it should be merged into
Modular X, you should probably look into upgrading to modular:

http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml

-Joe
--
gentoo-ppc-user@gentoo.org mailing list
Re: 3D-acceleration not working on old iMac [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Joseph Jezak wrote:
>> (--) ATI(0): ATI 3D Rage Pro graphics controller detected.
>> (--) ATI(0): Chip type 4750 "GP", version 4, foundry UMC, class 0,
>> revision 0x01.
>> (--) ATI(0): PCI bus interface detected.
>> (--) ATI(0): ATI Mach64 adapter detected.
>
> You have a Mach64, not a Rage128.

Really? I mean: sure?
I'm puzzled because this is what lspci tells me:

imac ~ # lspci | grep "VGA"
00:12.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro
215GP (rev 5c)

> It's possible to use drm with that
> card, but it's a real pain.

I read that I could use the useflag "insecure-drivers" on a german
howto, if anybody can read it: Chapter 3.2
http://www.gentoo.de/doc/de/dri-howto.xml#doc_chap3

> The patches for it should be merged into
> Modular X, you should probably look into upgrading to modular:
>
> http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml

Because I don't like using ~* I'd like to know if there is a difference
in Mach64-support on Xorg 6.8.2 and 7.0.
And... you know, it takes a while to compile Xorg on this old iMac, so I
don't like to more experiments than necessary. ;)

Thanks so far
Jan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD2TpAvuM9o4Jvd/8RAmYHAJ0Uu3+ahybibhaW9N9qdxR7Ft1QXACcCVrp
7gHKM8EV11OYVw73R8JLOQM=
=C9V2
-----END PGP SIGNATURE-----
--
gentoo-ppc-user@gentoo.org mailing list
Re: 3D-acceleration not working on old iMac [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I made some progress.

Jan Girlich wrote:
> Joseph Jezak wrote:
>>>You have a Mach64, not a Rage128.

This was the right pointer!

So I started to search for manuals etc. dealing with mach64 and DRM.

What I did, step by step:

1. Remove kernel-DRM or use it as module,
get latest DRM from CVS,
compile DRM and restart (reload kernel) [1]

2. Set useflag insecure-drivers for Xorg and recompile Xorg [2]

3. Use not more than 16 bpp for color depth [3] & add the line
Option "DMAMode" "async"
to /etc/X11/xorg.conf [4]

[1] Chapter 1.1.2. & 1.9. on http://dri.freedesktop.org/wiki/Building
[2] http://www.gentoo.org/doc/en/dri-howto.xml#doc_chap3
[3] http://forums.gentoo.org/viewtopic-t-416937.html
[4]
http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg15920.html

Now glxgears reports: "direct rendering: Yes" and Xorg.0.log looks fine.
But when I start glxgears a black window opens and Xorg freezes hard. I
can log into the machine with ssh, kill and restart Xorg and take a look
in the logfiles. But I can't find any useful informations in the logfiles.

/var/log/Xorg.0.log
(**) Option "XkbVariant" "nodeadkeys"
(**) Keyboard0: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: ps2EnableDataReporting: succeeded
(II) ATI(0): Largest offscreen area available: 1024 x 2303
(II) ATI(0): Largest offscreen area available: 1024 x 2303

/var/log/messages
Jan 28 08:27:52 imac login(pam_unix)[7341]: session opened for user root
by LOGIN(uid=0)
Jan 28 08:27:52 imac syslog-ng[4509]: STATS: dropped 0
Jan 28 08:29:09 imac gdm(pam_unix)[27225]: session closed for user jan
Jan 28 08:29:10 imac init: Activating demand-procedures for 'A'
Jan 28 08:29:15 imac [drm] descriptor ring: cpu addr c5aec000, bus addr:
0x05aec000
Jan 28 08:29:15 imac [drm] DMA test succeeded, using asynchronous DMA mode
Jan 28 08:29:59 imac gdm(pam_unix)[6818]: session opened for user jan by
(uid=0)
Jan 28 08:37:30 imac sshd[6926]: Accepted keyboard-interactive/pam for
root from 192.168.17.13 port 38611 ssh2
Jan 28 08:37:30 imac sshd(pam_unix)[6932]: session opened for user root
by root(uid=0)

dmesg
pmac_zilog 0.00013000:ch-b: IrDA setup for 9600 bps, dongle version: 4
[drm] Initialized drm 1.0.1 20051102
[drm] Initialized mach64 1.0.0 20020904 on minor 0:
[drm] Used old pci detect: framebuffer loaded
[drm] descriptor ring: cpu addr c6ac4000, bus addr: 0x06ac4000
[drm] Forcing pseudo-DMA mode
[drm] descriptor ring: cpu addr c7c20000, bus addr: 0x07c20000
[drm] DMA test succeeded, using asynchronous DMA mode
[drm] descriptor ring: cpu addr c1ab8000, bus addr: 0x01ab8000
[drm] DMA test succeeded, using asynchronous DMA mode
[drm] descriptor ring: cpu addr c5aec000, bus addr: 0x05aec000
[drm] DMA test succeeded, using asynchronous DMA mode

Any idea what I can try?

Thanks
Jan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD2yKbvuM9o4Jvd/8RAiSeAJ4lrxh/0b8HQLdtu4y7Lq7V0YQZ6gCcDqwI
sqa85u+RTPZHC6ojY4lHHFo=
=PVGO
-----END PGP SIGNATURE-----
--
gentoo-ppc-user@gentoo.org mailing list