http://bugs.freedesktop.org/show_bug.cgi?id=22943

           Summary: screen freeze with glx module and no direct rendering on
                    Radeon HD2400 card
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Created an attachment (id=27993)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=27993)
Xorg.log - AGP mode - glx module disabled (start without direct rendering)

With a minimal xorg.conf (only specifying the radeon driver), xorg starts but
screen stays black (programs are running in background). X does not take CPU
time.

With the "glx" module disabled adding a section :

    Section "Module"
        Disable "glx"
    EndSection

X starts without freezing, but without 2D acceleration, direct rendering is
disabled. The radeon and drm modules are correctly loaded. Forcing options does
not changed anything :

    Option "AccelMethod" "EXA"
    Option "DRI" "on"
    Option "RenderAccel" "true"

Reducing AGPMode to 4 does not help.

The forcing BusType to "PCI" permits to let the glx module loaded, but
rendering is even slower.

Tried to build the radeon driver from git :
-rwxr-xr-x 1 root root    1009 juil. 25 16:28 radeon_drv.la*
-rwxr-xr-x 1 root root 4173219 juil. 25 16:28 radeon_drv.so*

But not change. Are included some logs with the own built driver.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to