Mandrake Linux Archives: cooker@mandrivalinux.org
Mandrake Linux: cooker@mandrivalinux.org
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- From: [martin.fiala]
- Subject: [Cooker] [Bug 10224] [acpi] RESOLVED: extra acpi module to be inserted by init script
- Date: 30 Apr 2005 09:24:16 -0000
User ID: 9530, 8 bugs reported (3 fixed, 1 duplicate, 0 invalid), 493 comments. http://qa.mandriva.com/show_bug.cgi?id=10224 martin.fiala@mandrake.cz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From martin.fiala@mandrake.cz 2005-04-30 11:22 ------- When looking to acpi/cpufreq scripts, I guess this is already fixed and also works for me. Closing as FIXED. -- Configure bugmail: http://qa.mandriva.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: apatard@mandriva.com status: RESOLVED distribution: cooker creation_date: description: believe the following patch should be applied to acpi init script. I currently have added these to my modprobe.preload; processor speedstep-centrino cpufreq_powersave and this patch removes the need for one. :-) I'm still trying to figure out to which init script to add the other two (I suspect the cpufreqd init script needs logic added to try and insert the correct module). thanks, Nick diff -u acpi acpi.patched --- acpi 2004-02-13 10:55:06.000000000 +0000 +++ acpi.patched 2004-07-05 15:39:56.885087064 +0100 @@ -7,7 +7,7 @@ #Sources Functions . /etc/rc.d/init.d/functions -MODULES="battery ac fan thermal button" +MODULES="battery ac fan thermal button processor" [[ -f /etc/sysconfig/acpi ]] && . /etc/sysconfig/acpi #EXIT action
- Prev by Date: [Cooker] [Bug 10136] [drakxtools] UNCONFIRMED: XFdrake does not include GLX in XF86Config-4/xorg.conf
- Next by Date: [Cooker] [Bug 9257] [Installation] UNCONFIRMED: Problems with encrypted swap when installing
- Previous by thread: [Cooker] [Bug 10136] [drakxtools] UNCONFIRMED: XFdrake does not include GLX in XF86Config-4/xorg.conf
- Next by thread: [Cooker] [Bug 9257] [Installation] UNCONFIRMED: Problems with encrypted swap when installing
- Index(es):
