[Bug 37545] Cannot disable LVDS after login

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 27 09:01:55 PDT 2011


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

--- Comment #11 from Orion Poplawski <orion at cora.nwra.com> 2011-05-27 09:01:55 PDT ---
No that doesn't help.  It appears that info->front_bo is non-null at that
point, so your new code doesn't run.

Breakpoint 2, drmmode_xf86crtc_resize (scrn=0xa09a880, width=1600, height=1200)
    at drmmode_display.c:1288
1288            if (!info->front_bo) {
(gdb) print info->front_bo
$2 = (struct radeon_bo *) 0xa0a68d0

At this point the log has:
[   516.548] (II) RADEON(0): Allocate new frame buffer 1600x1200 stride 1600

The invalid argument error comes later.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list