[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-08-02 Thread Jörg-Karl Bösner
3.13.0-33-generic works for me, so I think we can consider it as fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312860 Title: [Asus A8JP] Fan speed control is frozen To manage notifications

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-08-02 Thread Christopher M. Penalver
Jörg-Karl Bösner, this bug report is being closed due to your last comment https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1312860/comments/25 regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-07-17 Thread Joonas Saarinen
I have verified that 3.13.0-32 also works for HP 2230s which suffered from the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312860 Title: [Asus A8JP] Fan speed control is frozen To

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-07-13 Thread Oliver Joos
For me it is solved with kernel 3.13.0-32 from https://launchpad.net /~canonical-kernel-team/+archive/ubuntu/ppa Careful users should wait a few days to get the fixed kernel as a normal update! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-06-06 Thread Joonas Saarinen
Christopher: Can the fix (Revert ACPI / AC: convert ACPI ac driver to platform bus) be backported to the trusty 3.13 kernel? Looking at the upstream bug (https://bugzilla.kernel.org/show_bug.cgi?id=71711), it affects quite many laptops and their fan control is now also broken with the stock Ubuntu

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-31 Thread Jörg-Karl Bösner
It was way too easy: The bad commit was reverted: # bad: [4b660a7f5c8099d88d1a43d8ae138965112592c7] Linux 3.15-rc6 git bisect bad 4b660a7f5c8099d88d1a43d8ae138965112592c7 # good: [a798c10faf62a505d24e5f6213fbaf904a39623f] Linux 3.15-rc2 git bisect good a798c10faf62a505d24e5f6213fbaf904a39623f #

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-31 Thread Christopher M. Penalver
** Tags removed: bisect-done needs-reverse-bisect ** Tags added: cherry-pick reverse-bisect-done ** Changed in: linux (Ubuntu) Status: Incomplete = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-24 Thread Christopher M. Penalver
Jörg-Karl Bösner, the next step is to fully reverse commit bisect in order to identify the fix commit. Could you please do this following https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F ? ** Tags added: kernel-fixed-upstream-3.15-rc6

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-23 Thread Christopher M. Penalver
Jörg-Karl Bösner, could you please test the latest mainline kernel via http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-rc6-utopic/ and advise to the results? ** Tags removed: needs-bisect ** Tags added: bisect-done -- You received this bug notification because you are a member of Ubuntu

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-23 Thread Jörg-Karl Bösner
OK, it works! Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312860 Title: [Asus A8JP] Fan speed control is frozen To manage notifications about this bug go to:

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-23 Thread Jörg-Karl Bösner
Sorry, I forgot the used version: 3.15.0-031500rc6-generic works, rc2 did not work (tested it a few days ago). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312860 Title: [Asus A8JP] Fan speed

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-22 Thread Christopher M. Penalver
Jörg-Karl Bösner, one would actually want to test the commits mentioned to verify this finding. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312860 Title: [Asus A8JP] Fan speed control is frozen

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-22 Thread Jörg-Karl Bösner
Of course I finished it, here are the complete results: git bisect start # bad: [4dd09bef92b137c80c9afd2c63dfc210d02dd478] UBUNTU: Ubuntu-3.13.0-27.50 git bisect bad 4dd09bef92b137c80c9afd2c63dfc210d02dd478 # good: [f5419cd0cecd29617515f9857a08216a23773646] UBUNTU: Ubuntu-3.11.0-12.19 git bisect

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-21 Thread Jörg-Karl Bösner
OK, bisect will be finished next week (at least, I hope it so). ATM it is narrowed down to the follwing commits: 9183ea62f71484dd2e91e313b766adeb15789f90 Merge branch 'acpica' 31c466c1af229b08bec56c6564b50311d9d660ca Merge branch 'acpi-conversion' ab0fd674d6cef0904baa511f22613ef6474f8169 ACPI /

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-21 Thread Jörg-Karl Bösner
OK, almost finished, three commits are left: 469f643 ideapad_laptop: introduce struct acpi_device pointer to ideapad_private structure 11fa8da ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific code cc8ef52 ACPI / AC: convert ACPI ac driver to platform bus Since the last one was

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-17 Thread Bernard_Ivo
Hello fellas, I have a similar problem after fresh new instal of 14.04 Lubuntu on HP nc6120. Chose Lubuntu as it is lighter than Ubuntu for this machine. The fan behaves as described by Jörg. Similarly psensor does not show fan at all, while the temperatures it shows are frozen at boot level

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-17 Thread Christopher M. Penalver
Bernard_Ivo, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-11 Thread Christopher M. Penalver
H Jalonen, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-05-10 Thread H Jalonen
I experienced similar problems with my laptop HP Compaq nc6120 in Ubuntu 14.04. The bug is also present in Debian testing when using kernel 3.13 but not with kernel 3.11. Therefore this seems to be a wider laptop issue and not only Asus-specific and also probably caused by bug in the upstream

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-04-29 Thread Jörg-Karl Bösner
Hello Joseph! I did try it with the new upstream kernel, it did NOT solve the problem. The problem also occurs on all kernels when suspending to RAM and starting it again. The fan behaviour is the same as when the machine is booting regularly: The speed is frozen to the actual hardware

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-04-29 Thread Christopher M. Penalver
Jörg-Karl Bösner, the next step is to fully commit bisect from Saucy to Trusty, in order to identify the offending commit. Could you please do this following https://wiki.ubuntu.com/Kernel/KernelBisection ? ** Tags added: kernel-bug-exists-upstream-3.15-rc2 ** Tags removed: quantal ** Tags

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-04-27 Thread pschroth
Fan speed is also frozen on HP 6830s an xubuntu 14.04. I downgraded to 13.10 and everything was working again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312860 Title: [Asus A8JP] Fan speed

[Bug 1312860] Re: [Asus A8JP] Fan speed control is frozen

2014-04-27 Thread Christopher M. Penalver
pschroth, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report with Ubuntu by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on this, please read the