Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118316 - PPC guide edit/addition
Summary: PPC guide edit/addition
Status: RESOLVED UPSTREAM
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Other (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Joe Jezak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-08 11:48 UTC by Ted
Modified: 2006-01-11 23:35 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xorg configuration (xorg.conf,3.75 KB, text/plain)
2006-01-09 22:07 UTC, Ted
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ted 2006-01-08 11:48:11 UTC
PPC guide should not in the same section where it tells users how to enable kernel drm support for Rage128/Radeon cards that xorg dri suppport is VERY VERY broken for at least some Rage 128 cards.  Leads to corrupted xorg "screen" (video/mouse/keyboard issues/lockups) and r128 driver errors in Xorg.0.log:

(EE) R128(0): R128CCEWaitForIdle: (DEBUG) CCE idle took i = 1025
(EE) R128(0): Idle timed out, resetting engine...

Errors cease to appear and X functions normally once dri is diabled in Xorg or drm kernel module is not loaded.  Problem exists in modular X as well.

http://pastebin.com/496673 shows a full Xorg.0.log
Comment 1 Ted 2006-01-08 11:51:53 UTC
None of this is particulary relevent.


Portage 2.1_pre3-r1 (default-linux/ppc/2005.1/ppc, gcc-4.0.2, glibc-2.3.6-r2, 2.6.14-gentoo-r7 ppc)
=================================================================
System uname: 2.6.14-gentoo-r7 ppc 740/750
Gentoo Base System version 1.12.0_pre13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=750 -mcpu=750 -mpowerpc-gfxopt -mmultiple -mstring -pipe"

* x11-base/xorg-x11
     Available versions:  !6.8.2-r4 !6.8.2-r6 [M]6.8.99.15-r4 !7.0
     Installed:           7.0
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2006-01-09 14:37:15 UTC
I've never seen this behaviour, have you reported this problem upstream?
Comment 3 Joe Jezak (RETIRED) gentoo-dev 2006-01-09 14:39:48 UTC
Can you attach your X.org config as well?  Thanks!
Comment 4 Ted 2006-01-09 22:07:48 UTC
Created attachment 76686 [details]
xorg configuration

attaching my xorg.conf

This configuration is the same as what was locking up except I've now commented out loading the dri module and the DRI section.  Had also tried not loading other X modules, none of which affected the situation and all of which load now with no problem.

Kernel DRM options:
    CONFIG_AGP=y
    CONFIG_AGP_UNINORTH=y
    CONFIG_DRM=y
    CONFIG_DRM_R128=y

Xorg and kernel versions:

*  x11-base/xorg-x11
      Latest version available: 7.0
      Latest version installed: 7.0

*  x11-drivers/xf86-input-keyboard
      Latest version available: 1.0.1.3
      Latest version installed: 1.0.1.3

*  x11-drivers/xf86-input-mouse
      Latest version available: 1.0.3.1
      Latest version installed: 1.0.3.1


*  x11-drivers/xf86-video-ati
      Latest version available: 6.5.7.3
      Latest version installed: 6.5.7.3

*  sys-kernel/gentoo-sources
      Latest version available: 2.6.14-r7
      Latest version installed: 2.6.14-r7
Comment 5 Joe Jezak (RETIRED) gentoo-dev 2006-01-09 23:15:39 UTC
Does it happen with stable X.org instead of modular?  Have you reported the issue upstream yet?
Comment 6 Ted 2006-01-11 23:35:59 UTC
Same problem occurs with mono X.  Filed bug upstream, occurs in xorg 6.9.0 on Debian unstable as well.

https://bugs.freedesktop.org/show_bug.cgi?id=5562