Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196684 - x11-drivers/ati-drivers resume broken with 2.6.23 due to renamed config option
Summary: x11-drivers/ati-drivers resume broken with 2.6.23 due to renamed config option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
: 200364 (view as bug list)
Depends on:
Blocks: kernel-2.6.23
  Show dependency tree
 
Reported: 2007-10-22 01:29 UTC by Jan Kundrát (RETIRED)
Modified: 2009-04-03 18:30 UTC (History)
5 users (show)

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


Attachments
Patch to fix ati-drivers suspend problem on kernel 2.6.23 (ati-drivers-8.42.3-suspendfix.patch,549 bytes, patch)
2007-10-30 19:46 UTC, Andreas Proschofsky (RETIRED)
Details | Diff
ati-drivers-suspend-ebuild.patch (ati-drivers-suspend-ebuild.patch,398 bytes, patch)
2007-11-22 16:06 UTC, Bernd Steinhauser
Details | Diff
ati-drivers-suspend-ebuild.patch with correct path (ati-drivers-suspend-ebuild.patch,408 bytes, text/plain)
2007-11-24 04:19 UTC, Bernd Steinhauser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Kundrát (RETIRED) gentoo-dev 2007-10-22 01:29:24 UTC
Hi,
due to renamed option CONFIG_SUSPEND_SMP -> CONFIG_PM_SLEEP_SMP, fglrx isn't built with ACPI support on SMP boxes anymore. This resulted to hard locks upon resume from STR on my Thinkpad T60. A trivial patch which fixes it for me is available at [1]. I've only tested this with ati-drivers-8.41.7 (which aren't in the tree), but I expect it works with older revision as well.

[1] http://linux.derkeiler.com/Mailing-Lists/Kernel/2007-10/msg03437.html
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2007-10-29 16:29:08 UTC
(In reply to comment #0)
> I've only tested this with ati-drivers-8.41.7 (which aren't
> in the tree), but I expect it works with older revision as well.

It does.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2007-10-30 19:46:06 UTC
This indeed solves my suspend problems with 2.6.23, so would be nice to have that in portage soonish!
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2007-10-30 19:46:55 UTC
Created attachment 134731 [details, diff]
Patch to fix ati-drivers suspend problem on kernel 2.6.23
Comment 4 Bernd Steinhauser 2007-11-22 16:06:52 UTC
Created attachment 136685 [details, diff]
ati-drivers-suspend-ebuild.patch

Just like in the other bug, an alternative doing this via sed.
Comment 5 Bernd Steinhauser 2007-11-24 04:19:01 UTC
Created attachment 136848 [details]
ati-drivers-suspend-ebuild.patch with correct path

Corrected the path.
Comment 6 Ole Craig 2007-11-26 04:44:41 UTC
*** Bug 200364 has been marked as a duplicate of this bug. ***
Comment 7 Jeffrey Gardner (RETIRED) gentoo-dev 2007-11-26 15:27:59 UTC
8.433 is in the tree