solved: 2.6.23 && fglrx && s2ram

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Thursday, October 11, 2007 - 6:07 pm

Hello,

(please, don't blame me for using the binary only driver, I will
happily switch to a open source one once it properly runs mplayer,
e.g.).

Renaming the config options for suspend/sleep broke fglrx power
management.

--- firegl_public.h.orig	2007-10-11 23:43:26.000000000 +0200
+++ firegl_public.h	2007-10-11 23:53:08.000000000 +0200
@@ -172,7 +172,7 @@
 #endif
 
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
-#if !defined(CONFIG_SMP) || defined(CONFIG_SUSPEND_SMP) // ACPI not working on older SMP kernel (prior to 2.6.13) 
+#if !defined(CONFIG_SMP) || defined(CONFIG_PM_SLEEP_SMP) // ACPI not working on older SMP kernel (prior to 2.6.13) 
 #define FIREGL_POWER_MANAGEMENT
 #endif
 #endif
 

-- 
MfG,

Michael Leun

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
solved: 2.6.23 && fglrx && s2ram, Michael Leun, (Thu Oct 11, 6:07 pm)
Re: solved: 2.6.23 &amp;&amp; fglrx &amp;&amp; s2ram, Rafael J. Wysocki, (Thu Oct 11, 7:31 pm)
Re: solved: 2.6.23 &amp;&amp; fglrx &amp;&amp; s2ram, Michael Leun, (Thu Oct 11, 7:49 pm)
Re: solved: 2.6.23 &amp;&amp; fglrx &amp;&amp; s2ram, Adrian Bunk, (Thu Oct 11, 8:06 pm)
Re: solved: 2.6.23 &amp;&amp; fglrx &amp;&amp; s2ram, Bill Davidsen, (Fri Oct 12, 8:33 am)
Re: solved: 2.6.23 &amp;&amp; fglrx &amp;&amp; s2ram, Adrian Bunk, (Fri Oct 12, 8:46 am)
Re: solved: 2.6.23 &amp;&amp; fglrx &amp;&amp; s2ram, Rafael J. Wysocki, (Fri Oct 12, 8:10 am)