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

No X on iMac G3 400MHz



 Hi, Ive just installed Debian 5.0 PPC Current Testing on IMac G3 400Mhz (HD-Media vie network with standard system +
desktop). I tried etch and Lenny, but they didn't find the nic. All went well. But after first reboot... black screen. The system
is fine but X is not happy. I reconfigured the package xserver-xorg a few times, but no dice!. The video card is an ATI Rage
128 RL/VR AGP

I'm systematicaly trying all the r128 options, but as yet having no success. (I don't how to determin the MemBase, IOBase, ChipID or VideoKey) I'm not very experienced, so I tend assume I've caused the problems, but I'm getting the feeling that maybe it's not me this time. I've tried tried the ati and vesa drivers as well. I've tried replacing gdm with xdm.

Heres's my latest xorg.conf:
_______________________________________________________________________________
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Device"
Identifier "ATI Technologies Inc Rage 128 RL/VR AGP"
Driver "r128"
# Option "BusID" "PCI:0000:00:10.0"
# Option "Screen" "0"

# Option "VideoRam" "128000"
# Option "MemBase" ""
# Option "IOBase" ""
# Option "ChipID" ""

# Option "SWcursor" "off"
# Option "NoAccel" "on"
# Option "Dac6Bit" "off"
# Option "VideoKey" ""
# Option "Display" "CRT"
# Option "UseFBDev" "on"
# Option "VGAAccess" "off"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Rage 128 RL/VR AGP"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600"
EndSubSection
EndSection
____________________________________________________________________________________________


...and here's the log:


______________________________________________________________________________________________
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux tootle 2.6.26-1-powerpc #1 Sat Jan 10 14:00:38 CET 2009 ppc
Build Date: 09 January 2009 03:09:36AM

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: Fri Sep 4 01:21:07 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section. Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "ATI Technologies Inc Rage 128 RL/VR AGP"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified. Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x101e3524
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,524c card 1002,524c rev 00 class 03,80,00 hdr 00
(II) PCI: 10:0b:0: chip 106b,001f card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 10:17:0: chip 106b,0022 card 0000,0000 rev 02 class ff,00,00 hdr 00
(II) PCI: 10:18:0: chip 106b,0019 card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 10:19:0: chip 106b,0019 card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 20:0b:0: chip 106b,001e card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 20:0e:0: chip 106b,0018 card 0000,0000 rev 01 class 0c,00,10 hdr 00
(II) PCI: 20:0f:0: chip 106b,0021 card 0000,0000 rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11:0), (0,0,32), 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) Host-to-PCI bridge:
(II) Bus 16: bridge is at (16:11:0), (16,16,32), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 16 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 16 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 16 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 32: bridge is at (32:11:0), (32,32,32), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 32 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 32 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 32 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:16:0) ATI Technologies Inc Rage 128 RL/VR AGP rev 0, Mem @ 0x94000000/26, 0x90000000/14, I/O @ 0x0400/8, BIOS @ 0xf1000000/17
(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 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xf5200000 - 0xf53fffff (0x200000) MX[B]E
[1] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B]E
[2] -1 0 0x80080000 - 0x800fffff (0x80000) MX[B]E
[3] -1 0 0x80081000 - 0x80081fff (0x1000) MX[B]E
[4] -1 0 0x80000000 - 0xffffffff (0x80000000) MX[B]E
[5] -1 0 0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
[6] -1 0 0x90000000 - 0x90003fff (0x4000) MX[B](B)
[7] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
[8] -1 0 0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(II) PCI Memory resource overlap reduced 0xf5000000 from 0xf5ffffff to 0xf51fffff
(II) PCI Memory resource overlap reduced 0x80080000 from 0x800fffff to 0x80080fff
(II) PCI Memory resource overlap reduced 0x80000000 from 0xffffffff to 0x8007ffff
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf5200000 - 0xf53fffff (0x200000) MX[B]E
[1] -1 0 0xf5000000 - 0xf51fffff (0x200000) MX[B]E
[2] -1 0 0x80080000 - 0x80080fff (0x1000) MX[B]E
[3] -1 0 0x80081000 - 0x80081fff (0x1000) MX[B]E
[4] -1 0 0x80000000 - 0x8007ffff (0x80000) MX[B]E
[5] -1 0 0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
[6] -1 0 0x90000000 - 0x90003fff (0x4000) MX[B](B)
[7] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
[8] -1 0 0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf5200000 - 0xf53fffff (0x200000) MX[B]E
[5] -1 0 0xf5000000 - 0xf51fffff (0x200000) MX[B]E
[6] -1 0 0x80080000 - 0x80080fff (0x1000) MX[B]E
[7] -1 0 0x80081000 - 0x80081fff (0x1000) MX[B]E
[8] -1 0 0x80000000 - 0x8007ffff (0x80000) MX[B]E
[9] -1 0 0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
[10] -1 0 0x90000000 - 0x90003fff (0x4000) MX[B](B)
[11] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 1.4.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "r128"
(II) Loading /usr/lib/xorg/modules/drivers//r128_drv.so
(II) Module r128: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 6.8.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.0.90, module version = 1.3.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(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) Primary Device is: PCI 00:10:0
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Rage 128 VR RL (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf5200000 - 0xf53fffff (0x200000) MX[B]E
[5] -1 0 0xf5000000 - 0xf51fffff (0x200000) MX[B]E
[6] -1 0 0x80080000 - 0x80080fff (0x1000) MX[B]E
[7] -1 0 0x80081000 - 0x80081fff (0x1000) MX[B]E
[8] -1 0 0x80000000 - 0x8007ffff (0x80000) MX[B]E
[9] -1 0 0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
[10] -1 0 0x90000000 - 0x90003fff (0x4000) MX[B](B)
[11] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0xf0000400 - 0xf00004ff (0x100) IX[B](B)
(WW) ****INVALID IO ALLOCATION**** b: 0xf0000400 e: 0xf00004ff correcting
(EE) end of block range 0xefffffff < begin 0xf0000000
(II) window:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) resSize:
(II) window fixed:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xf5200000 - 0xf53fffff (0x200000) MX[B]E
[5] -1 0 0xf5000000 - 0xf51fffff (0x200000) MX[B]E
[6] -1 0 0x80080000 - 0x80080fff (0x1000) MX[B]E
[7] -1 0 0x80081000 - 0x80081fff (0x1000) MX[B]E
[8] -1 0 0x80000000 - 0x8007ffff (0x80000) MX[B]E
[9] -1 0 0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
[10] -1 0 0x90000000 - 0x90003fff (0x4000) MX[B](B)
[11] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
[12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[15] -1 0 0x00000400 - 0x000004ff (0x100) IX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] 0 0 0xf00003b0 - 0xf00003bb (0xc) IS[B]
[19] 0 0 0xf00003c0 - 0xf00003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) R128(0): PCI bus 0 card 16 func 0
(**) R128(0): Depth 16, (--) framebuffer bpp 16
(II) R128(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(II) R128(0): VGAAccess option set to FALSE, VGA module load skipped
(==) R128(0): RGB weight 565
(II) R128(0): Using 6 bits per RGB (8 bit DAC)
(**) R128(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 0.0.2
ABI class: X.Org Video Driver, version 2.0
(--) R128(0): Chipset: "ATI Rage 128 VR RL (AGP)" (ChipID = 0x524c)
(--) R128(0): Linear framebuffer at 0x94000000
(--) R128(0): MMIO registers at 0x90000000
(--) R128(0): BIOS at 0xf1000000
(--) R128(0): VideoRAM: 8192 kByte (64-bit SDR SGRAM 2:1)
(**) R128(0): Using external CRT for display
(II) Attempted to read BIOS 64KB from /sys/bus/pci/devices/0000:00:10.0/rom: got 0KB
(WW) R128(0): Video BIOS not detected in PCI space!
(WW) R128(0): Attempting to read Video BIOS from legacy ISA space!
(WW) R128(0): Video BIOS not found!
(II) R128(0): Primary Display == Type 1
(WW) R128(0): Can't determine panel dimensions, and none specified.
Disabling programming of FP registers.
(II) R128(0): PLL parameters: rf=2950 rd=26 min=12500 max=25000; xclk=5010
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) R128(0): Generic Monitor: Using default hsync range of 31.50-37.90 kHz
(II) R128(0): Generic Monitor: Using default vrefresh range of 50.00-70.00 Hz
(II) R128(0): Clock range: 12.50 to 250.00 MHz
(II) R128(0): Not using default mode "640x350" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x175" (unknown reason)
(II) R128(0): Not using default mode "640x400" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x200" (unknown reason)
(II) R128(0): Not using default mode "720x400" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "360x200" (unknown reason)
(II) R128(0): Not using default mode "640x480" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(II) R128(0): Not using default mode "640x480" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(II) R128(0): Not using default mode "640x480" (vrefresh out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "320x240" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "400x300" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "512x384" (unknown reason)
(II) R128(0): Not using default mode "1152x864" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "576x432" (unknown reason)
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x480" (unknown reason)
(II) R128(0): Not using default mode "1280x960" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x480" (unknown reason)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x512" (unknown reason)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x512" (unknown reason)
(II) R128(0): Not using default mode "1280x1024" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x512" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x600" (unknown reason)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "896x672" (unknown reason)
(II) R128(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "896x672" (unknown reason)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "928x696" (unknown reason)
(II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "928x696" (unknown reason)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x720" (unknown reason)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x720" (unknown reason)
(II) R128(0): Not using default mode "832x624" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "416x312" (unknown reason)
(II) R128(0): Not using default mode "1280x768" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x384" (unknown reason)
(II) R128(0): Not using default mode "1280x800" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "640x400" (unknown reason)
(II) R128(0): Not using default mode "1152x768" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "576x384" (unknown reason)
(II) R128(0): Not using default mode "1152x864" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "576x432" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1400x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "700x525" (unknown reason)
(II) R128(0): Not using default mode "1440x900" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "720x450" (unknown reason)
(II) R128(0): Not using default mode "1600x1024" (unknown reason)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "800x512" (unknown reason)
(II) R128(0): Not using default mode "1680x1050" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "840x525" (unknown reason)
(II) R128(0): Not using default mode "1920x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x600" (unknown reason)
(II) R128(0): Not using default mode "1920x1200" (hsync out of range)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x600" (unknown reason)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "960x720" (unknown reason)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
(II) R128(0): Not using default mode "1024x768" (unknown reason)
(II) R128(0): Not using mode "1024x768" (no mode of this name)
(--) R128(0): Virtual size is 800x600 (pitch 800)
(**) R128(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) R128(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
(**) R128(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) R128(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
(==) R128(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules//libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) R128(0): Page flipping disabled
(!!) R128(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0x90000000 - 0x90003fff (0x4000) MS[B]
[1] 0 0 0x94000000 - 0x97ffffff (0x4000000) MS[B]
[2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[6] -1 0 0xf5200000 - 0xf53fffff (0x200000) MX[B]E
[7] -1 0 0xf5000000 - 0xf51fffff (0x200000) MX[B]E
[8] -1 0 0x80080000 - 0x80080fff (0x1000) MX[B]E
[9] -1 0 0x80081000 - 0x80081fff (0x1000) MX[B]E
[10] -1 0 0x80000000 - 0x8007ffff (0x80000) MX[B]E
[11] -1 0 0xf1000000 - 0xf101ffff (0x20000) MX[B](B)
[12] -1 0 0x90000000 - 0x90003fff (0x4000) MX[B](B)
[13] -1 0 0x94000000 - 0x97ffffff (0x4000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
[17] 0 0 0xf0000400 - 0xf00004ff (0x100) IS[B]
[18] -1 0 0x00000400 - 0x000004ff (0x100) IX[B](B)
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] 0 0 0xf00003b0 - 0xf00003bb (0xc) IS[B](OprU)
[22] 0 0 0xf00003c0 - 0xf00003df (0x20) IS[B](OprU)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:10.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:10.0
(II) [drm] loaded kernel module for "r128" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) R128(0): [drm] Using the DRM lock SAREA also for drawables.
(II) R128(0): [drm] framebuffer handle = 0x94000000
(II) R128(0): [drm] added 1 reserved context for kernel
(II) R128(0): X context handle = 0x1
(II) R128(0): [drm] installed DRM signal handler
(II) R128(0): [agp] Mode 0x07000201 [AGP 0x106b/0x0020; Card 0x1002/0x524c]
(II) R128(0): [agp] 8192 kB allocated with handle 0x00000001
(II) R128(0): [agp] ring handle = 0x00000000
(II) R128(0): [agp] Ring mapped at 0x48851000
(II) R128(0): [agp] ring read ptr handle = 0x00101000
(II) R128(0): [agp] Ring read ptr mapped at 0x48024000
(II) R128(0): [agp] vertex/indirect buffers handle = 0x00102000
(II) R128(0): [agp] Vertex/indirect buffers mapped at 0x48952000
(II) R128(0): [agp] AGP texture map handle = 0x00302000
(II) R128(0): [agp] AGP Texture map mapped at 0x48b52000
(II) R128(0): [drm] register handle = 0x90000000
(II) R128(0): [dri] Visual configs initialized
(II) R128(0): CCE in BM mode
(II) R128(0): Using 8 MB AGP aperture
(II) R128(0): Using 1 MB for the ring buffer
(II) R128(0): Using 2 MB for vertex/indirect buffers
(II) R128(0): Using 5 MB for AGP textures
(II) R128(0): Memory manager initialized to (0,0) (800,2457)
(II) R128(0): Reserved area from (0,600) to (800,602)
(II) R128(0): Largest offscreen area available: 800 x 1855
(II) R128(0): Reserved back buffer from (0,602) to (800,1202)
(II) R128(0): Reserved depth buffer from (0,1202) to (800,1803)
(II) R128(0): Reserved depth span from (0,1802) offset 0x2bfe80
(II) R128(0): Reserved 4352 kb for textures at offset 0x3bfc40
(II) R128(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
Dashed Lines
Setting up tile and stipple cache:
30 128x128 slots
(II) R128(0): Acceleration enabled
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using hardware cursor (scanline 3606)
(II) R128(0): Largest offscreen area available: 800 x 651
(**) Option "dpms"
(**) R128(0): DPMS enabled
(II) R128(0): [DRI] installation complete
(II) R128(0): [drm] Added 128 16384 byte vertex/indirect buffers
(II) R128(0): [drm] Mapped 128 vertex/indirect buffers
(II) R128(0): [drm] dma control initialized, using IRQ 48
(II) R128(0): Direct rendering 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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(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
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:10.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:10.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/r128_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...
(II) AIGLX: Suspending AIGLX clients for VT switch
________________________________________________________________________________


...and to recap lspci -v:

________________________________________________________________________________
0000:00:0b.0 Host bridge: Apple Computer Inc. UniNorth AGP
Flags: bus master, 66MHz, medium devsel, latency 16
Capabilities: [80] AGP version 1.0
Kernel driver in use: agpgart-uninorth
Kernel modules: uninorth-agp

0000:00:10.0 Display controller: ATI Technologies Inc Rage 128 RL/VR AGP
Subsystem: ATI Technologies Inc Rage 128 RL/VR AGP
Flags: bus master, stepping, 66MHz, medium devsel, latency 255, IRQ 48
Memory at 94000000 (32-bit, prefetchable) [size=64M]
I/O ports at 0400 [size=256]
Memory at 90000000 (32-bit, non-prefetchable) [size=16K]
Expansion ROM at f1000000 [disabled] [size=128K]
Capabilities: [50] AGP version 2.0
Capabilities: [5c] Power Management version 1
Kernel driver in use: aty128fb

0001:10:0b.0 Host bridge: Apple Computer Inc. UniNorth PCI
Flags: bus master, 66MHz, medium devsel, latency 16
Kernel modules: uninorth-agp

0001:10:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 02)
Flags: bus master, medium devsel, latency 16
Memory at 80000000 (32-bit, non-prefetchable) [size=512K]
Kernel driver in use: macio

0001:10:18.0 USB Controller: Apple Computer Inc. KeyLargo USB (prog-if 10 [OHCI])
Flags: bus master, medium devsel, latency 16, IRQ 27
Memory at 80081000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd

0001:10:19.0 USB Controller: Apple Computer Inc. KeyLargo USB (prog-if 10 [OHCI])
Flags: bus master, medium devsel, latency 16, IRQ 28
Memory at 80080000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd

0002:20:0b.0 Host bridge: Apple Computer Inc. UniNorth Internal PCI
Flags: bus master, 66MHz, medium devsel, latency 16
Kernel modules: uninorth-agp

0002:20:0e.0 FireWire (IEEE 1394): Apple Computer Inc. UniNorth FireWire (rev 01) (prog-if 10 [OHCI])
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 40
Memory at f5000000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci1394
Kernel modules: ohci1394

0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth GMAC (Sun GEM) (rev 01)
Flags: bus master, 66MHz, slow devsel, latency 16, IRQ 41
Memory at f5200000 (32-bit, non-prefetchable) [size=2M]
Expansion ROM at f5100000 [disabled] [size=1M]
Kernel driver in use: gem
Kernel modules: sungem
____________________________________________________________________________________________________



... sorry for the crude format, I'm using a text browser. Any information is greatly apreciated.


Debian 5.0 vmlinuz-2.6.26-1-powerpc iMac G3 400MHz 128Mb ATI Rage 128 RL/VR AGP

_____________________________________________________________
Get your FREE, LinuxWaves.com Email Now! --> http://www.LinuxWaves.com
Join Linux Discussions! --> http://Community.LinuxWaves.com

Reply to: