http://bugzilla.kernel.org/show_bug.cgi?id=14331

           Summary: Radeon XPRESS 200M: System hang with radeon DRI and
                    Fedora 10 userspace unless DRI=off
           Product: Drivers
           Version: 2.5
    Kernel Version: 2.6.32-rc3
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
        AssignedTo: drivers_video-...@kernel-bugs.osdl.org
        ReportedBy: avill...@ceibo.fiec.espol.edu.ec
        Regression: Yes


Created an attachment (id=23278)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=23278)
Config file for kernel build

System is Fedora 10 with the following graphics userspace:
xorg-x11-server-common-1.5.3-17.fc10.i386
xorg-x11-server-Xorg-1.5.3-17.fc10.i386
xorg-x11-drv-ati-6.10.0-2.fc10.i386
mesa-dri-drivers-7.2-0.15.fc10.i386
mesa-libOSMesa-7.2-0.15.fc10.i386
mesa-libGL-7.2-0.15.fc10.i386
libdrm-2.4.0-0.21.fc10.i386

xorg.conf is configured for driver "radeon" with:
Section "Device"
    Identifier  "Videocard0"
    Driver      "radeon"
    Option "AccelMethod"  "EXA"
    Option "AGPMode" "4"

    Option "AGPFastWrite" "on"
    Option "AccelDFS" "on"
EndSection

Virtual    1440 1080

lspci of video chipset is:
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress
200] (prog-if 00 [VGA controller])
    Subsystem: Intel Corporation Device d600
    Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 17
    Memory at d8000000 (32-bit, prefetchable) [size=128M]
    I/O ports at ee00 [size=256]
    Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
    [virtual] Expansion ROM at fde00000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel modules: radeon

BIOS configured for 64 MB VRAM.

With distro kernels kernel-2.6.27.30-170.2.82.fc10.i686 and
kernel-2.6.27.35-170.2.94.fc10.i686, and also with vanilla kernels 2.6.31 and
2.6.31.1, the graphics system works normally with DRI fully enabled.

With recently-released 2.6.32-rc3, the graphical login results in a black
screen and no keyboard response (but keyboard leds do not blink). I have not
yet managed to capture a dmesg output or a xorg log. I will try to produce
those later.


Setting
Option "DRI" "off"

on xorg.conf makes the graphical login show up, but with no compiz or any other
DRM support.

To reproduce:
Install Fedora 10 with latest updates
Compile and install 2.6.32-rc3
Attempt to use graphical login, or otherwise start X with DRI on.

Actual results:
System hang with black screen and unresponsive keyboard.

Expected:
Either 1) DRI works normally as it did on earlier versions, or 2) DRI refuses
to work with too-old userspace but allows X to start without DRI and without
additional configuration.

Build 2009-10-05 on Fedora 10 i386

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to