[Bug 52952] Ubuntu 10.04.4 LTS 32-bit and ATI Technologies Radeon Xpress 200 for Intel (RC410) ACPI S3 State Resume Failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 9 07:32:28 PDT 2012


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

--- Comment #10 from Alex Deucher <agd5f at yahoo.com> 2012-09-09 14:32:28 UTC ---
try making the following change to radeon_combios_asic_init() in
radeon_combios.c in the kernel.  Remove the following code:

    /* DYN CLK 1 */
    table = combios_get_table_offset(dev, COMBIOS_DYN_CLK_1_TABLE);
    if (table)
        combios_parse_pll_table(dev, table);

and see if that helps.

-- 
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