Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196684

Summary: x11-drivers/ati-drivers resume broken with 2.6.23 due to renamed config option
Product: Gentoo Linux Reporter: Jan Kundrát (RETIRED) <jkt>
Component: New packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, hydonsingore, olc, suka, x11-drivers
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 195298    
Attachments: Patch to fix ati-drivers suspend problem on kernel 2.6.23
ati-drivers-suspend-ebuild.patch
ati-drivers-suspend-ebuild.patch with correct path

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