oh shit, i released the script too early. Shame on me! :-(
Here is the correct one
** Attachment added: "/etc/acpi/resume.d/80-fans-resume-nx6325.sh"
http://librarian.launchpad.net/7341494/80-fans-resume-nx6325.sh
--
Regression: Fan does not come on due to ACPI problems
https://bugs.launchpa
Sometimes the Fans on first stage don't come up after resume on HP
nx6325.
This script makes them come up again.
** Attachment added: "/etc/acpi/resume.d/80-fans-resume-nx6325.sh"
http://librarian.launchpad.net/7341291/80-fans-resume-nx6325.sh
--
Regression: Fan does not come on due to ACPI
Works for me too. Many thanks!
--
Regression: Fan does not come on due to ACPI problems
https://bugs.launchpad.net/bugs/75398
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
This issue appears completely resolved for me in 2.6.20-14 on an HP
NC4200 and HP NC6230
tarek : )
--
Regression: Fan does not come on due to ACPI problems
https://bugs.launchpad.net/bugs/75398
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact f
I will leave this one, and have re-opened bug 63123 which I initially
reported.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
This is not fixed for me on HP nw8240: after resume from hibernate,
ac_adapter is not properly detected, fan's do not start at all and CPU
temperature quickly goes to 100C if I start some build. Also note that
"acpi -t" command takes some 5 seconds to report temperatures:
$ acpi -t
Battery 1
I have applied the attached patch on my HP/Compaq nc6220 - this patch
doesn't quite apply cleanly to the current source as it looks like parts
of it have made their way in already.
After the patch I have a working hard drive after suspend BUT no built-
in sound. This is a regression back to the c
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Fix Committed => Fix Released
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Confirmed => Fix Committed
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Here is the SHA as requested:
0a6139027f3986162233adc17285151e78b39cac (Comment 69 patch)
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Hi Ben!
Thank you very much for your work, and thank you for your patience with
me. With regards to that particular patch, the usage of the function
comes from Comment #38, Bug #7122, here:
http://bugzilla.kernel.org/show_bug.cgi?id=7122#c38
The function itself is from the same bug, Comment #69,
Ok, I really want to take in these patches, but I can't take them as one
huge hunk. I need it broken down, preferably with SHA's for upstream's
git which allows me to git-cherry-pick instead of munging my tree, plus
it shows me where the patch came from, the author, and feedback about
the patch.
I
A Diff of all of the patches is included. Also, here are instructions
for doing it for lay folks. It is assumed that the diff file is in the
home directory:
1. sudo apt-get install kernel-package libncurses5-dev fakeroot bzip2
linux-source-2.6.20
2. cd /usr/src
3. sudo tar jxvf linux-source-2.6.
I think if you just post the diff against the unpatched tree, that
should be quite sufficient. Hopefully with several people having
confirmed that the patches fix the bug, the patches can go into the next
kernel build.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net
I apologize, but I can't upload the linux-image file. Is there someplace
where I can put it? It is apparently 226 megs.
tarek : )
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
Applying all of the patches discussed by Markus Brechtel in this bug,
and by others in Bug #74877 and Bug #89779, gives me the attached deb
files. A note is that the following command must also be executed to
make this package usable:
sudo ln -s /lib/firmware/2.6.20-10-generic
/lib/firmware/2.6.20
The fans come only up after suspend when the patches from comments 38 &
69 in http://bugzilla.kernel.org/show_bug.cgi?id=7122 and the patches
from comments 12 & 14 in http://bugzilla.kernel.org/show_bug.cgi?id=7570
are included.
--
Regression: Fan does not come on due to ACPI problems
https://lau
I tested various combinations of patches. When i only apply the patches
from comments 38 & 69 in http://bugzilla.kernel.org/show_bug.cgi?id=7122
then the fans after suspend only work after i execute
$ echo 0 > /proc/acpi/fan/C34F/state
$ echo 0 > /proc/acpi/fan/C350/state
$ echo 0 > /proc/acpi/fan
Correct behavior is only obtained when the patches from comments 38 & 69
in http://bugzilla.kernel.org/show_bug.cgi?id=7122 and the patches from
comment 12 & 14 in http://bugzilla.kernel.org/show_bug.cgi?id=7570 are
included.
--
Regression: Fan does not come on due to ACPI problems
https://launch
http://git.kernel.org/?p=linux/kernel/git/lenb/linux-
acpi-2.6.git;a=commit;h=0a6139027f3986162233adc17285151e78b39cac
I'm going to test this against the current feisty kernel source.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs maili
I can confirm that the package posted by Pavel Rojtberg fixed this
problem for me. Fans worked as expected after hibernate with that kernel
running.
tarek : )
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
I have this problem with 2.6.20-9-generic. My system is an HP NC4200.
Fans work normally before hibernate (suspend is broken due to another
bug), but the fan does not work after, and the system overheats.
I will try the package above and report back.
tarek : )
--
Regression: Fan does not come o
Bug # 7122 has been closed.
It is patched in 2.6.21-rc1.
Tried it, and now everything works great! :-)
commit 0a6139027f3986162233adc17285151e78b39cac
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
I'm not sure how to test it quantitatively, but it seems to be better
for me.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
here is a kernel with those three patches additionally applied. nothing else
changed:
http://uploader.polorix.net//files/140/linux-image-2.6.20-rc6-ubuntu1-m2k_2.6.20-rc6-ubuntu1-m2k_i386.deb
just in case someone wants to try it out.
--
Regression: Fan does not come on due to ACPI problems
http
after some more testing I found out that the "fan-problem-fix.patch" is
also needed - otherwise the fans dont behave correctly after resume from
disk. (skips state 3)
all patches can be found here:
http://www.sisk.pl/kernel/patches/2.6.20/
--
Regression: Fan does not come on due to ACPI problems
just tried it - after applying the two mentioned patches, everything
works fine.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
*cough* fans are still of after resume *cough*
according to the comments in:
http://bugzilla.kernel.org/show_bug.cgi?id=7122
you need to apply the patches from comment #38 and #69 in order to make
resume work.
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Fix Committed => Confirmed
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: In Progress => Fix Committed
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I upgraded my Edgy machine to Feisty yesterday. Kernel is 2.6.20.6-generic. The
fan is always on before and after resume, though not a maximum speed.
With edgy it worked all right before and after resume, AFAICT.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs
situation on my nx6325 with the current kernel (2.6.20-6) and the latest
hp BIOS (F.06):
* thermal events get processed out of the box, the fans spin up and down
correctly
* rebooting without unloading "psmouse" results in "bad state" so that
the boot takes slightly longer and no battery events g
I've tried various patches over the last week or so and at first didn't
have much success with any combination but I'm now running 2.6.20-rc5
with the patches from http://www.sisk.pl/kernel/patches/2.6.20-rc5/ and
I have working fans both before and after resume. For context, see
comments 70-74 of
Sure. it's from comment #69 in
http://bugzilla.kernel.org/show_bug.cgi?id=7122 . I've done some more
testing and that patch doesn't seem to help anyway. To sum up, the
situation is this:
With Ubuntu kernels 2.6.17 and earlier:
* Before suspend, the fans come on as they should
* Suspend to both ram
I've included the first patch. Can you get me some context on the second
patch?
** Changed in: linux-source-2.6.20 (Ubuntu)
Assignee: (unassigned) => Ben Collins
Status: Confirmed => In Progress
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
I downloaded linux-source-2.6.20, patched the kernel with
http://bugzilla.kernel.org/attachment.cgi?id=9885&action=view (for working fans)
and
http://bugzilla.kernel.org/attachment.cgi?id=10022&action=view (for
working fans after resume)
and rebuilt the kernel.
The result was that pre-suspend,
And while I'm in wish list mode, this patch is needed for the fans to
work properly after suspend/resume:
http://bugzilla.kernel.org/attachment.cgi?id=9757&action=view
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bu
Please include this patch:
http://bugzilla.kernel.org/attachment.cgi?id=9885&action=view .
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
This bug is still there in 2.6.20-4-generic, version 2.6.20-4.6.
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Changed in: linux-source-2.6.20 (Ubuntu)
Importance: Undecided => High
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Tested on 2.6.20-3-generic.
No better. Ripping a CD causes my CPU temperature to jump up to roughly
80°C, causing no change in the fan noise and making my laptop touchpad
all jumpy and unresponsive.
** Changed in: linux-source-2.6.20 (Ubuntu)
Status: Needs Info => Confirmed
--
Regression
** Summary changed:
- Fan does not come on due to ACPI problems
+ Regression: Fan does not come on due to ACPI problems
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
76204 is fixed in 2.6.20-3, please retest against it.
Thanks
--
Regression: Fan does not come on due to ACPI problems
https://launchpad.net/bugs/75398
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
42 matches
Mail list logo