[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1 > /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal && grep . */*
  2&>/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=1986 comm="apparmor_parser"
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1986 comm="apparmor_parser"
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1986 comm="apparmor_parser"
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2019-04-26 Thread Julien Olivier
The bug is still very present in Ubuntu 19.04.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1 > /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal && grep . */*
  2&>/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=1986 comm="apparmor_parser"
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1986 comm="apparmor_parser"
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1986 comm="apparmor_parser"
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2017-08-23 Thread derWalter
Happens regularly but not every time on ubuntu 16.04 on a thinkpad x201.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1 > /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal && grep . */*
  2&>/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="/usr/lib/cups/backend/cups-pdf" pid=1986 comm="apparmor_parser"
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1986 comm="apparmor_parser"
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor="STATUS" 
operation="profile_replace" profile="unconfined" name="/usr/sbin/cupsd" 
pid=1986 comm="apparmor_parser"
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-10-02 Thread Juan Carlos
Hi, installed Ubuntu 14.10 on my HP Probook 4525s and when resume from suspend 
fan work slowly. Normally laptop work at 53/55 C.
But after resume from suspend temperature go to 60/70 C.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-08-12 Thread Jernej Jakob
** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-07-13 Thread Oliver Joos
*** This bug is a duplicate of bug 1312860 ***
https://bugs.launchpad.net/bugs/1312860

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!

From what I have read the problem was a kernel patch called ACPI / AC:
convert ACPI ac driver to platform bus which has now been reverted in
kernel 3.13.0-31 and higher.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-07-13 Thread Taleb Abdelhak
Running kernel 3.13.0-32, bug is STILL PRESENT
laptop : HP 620

** This bug is no longer a duplicate of bug 1312860
   [Asus A8JP] Fan speed control is frozen

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-07-13 Thread Oliver Joos
@Taleb: I feel with you! But Jerney (reporter of this bug) also wrote in
comment #16 that it is solved for him. Therefore I would open a new
report exactly about your issue, with all details of your system and
symptoms.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-07-03 Thread Joonas Saarinen
*** This bug is a duplicate of bug 1312860 ***
https://bugs.launchpad.net/bugs/1312860

** This bug has been marked a duplicate of bug 1312860
   [Asus A8JP] Fan speed control is frozen

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-07-03 Thread Joonas Saarinen
*** This bug is a duplicate of bug 1312860 ***
https://bugs.launchpad.net/bugs/1312860

Apparently this was reverted in v3.13.11.4.

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.11.4-trusty/CHANGES

The main 3.13.0-?? kernel (linux-image package of Ubuntu 14.04) is still
affected though.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Oliver Joos
Hi Dhinak. Which kernel does work for you?

I tested 3.13.0-24, then 3.13.0-27 and since this week there is 3.13.0-29 to 
upgrade to. For my two HP nx8220 all 3 kernels do not control the cpu fan 
correctly! Both laptops ran Ubuntu since 7 years without major problems.
My 2 laptops are: HP Compaq nx8220 (PY518EA#UUZ)/0934, BIOS 68DTV Ver. F.16 
07/11/2007

I do not agree that this bug has a Fix Released. The upstream bug is
resolved - patch available, but there is a discussion that this patch
only solves it for some hardware - not all! And for latest Ubuntu 14.04
(LTS!) it is not solved until the patch has has been backported to
kernel 3.13.x - this has not been done yet either.

Therefore I think we should rewind this report to Confirmed to prevent
affected people from opening new reports about the same issue. Please
write if you disagree.

BTW: the workaround to force Powersave does work, but makes our laptops
unusable slow.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Dhinak G
** Changed in: linux (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Dhinak G
The problem is becaue its the daily build. Try a reinstall with stable.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Dhinak G
For me, I have it working on every kernel.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Oliver Joos
I did not install a daily build of Ubuntu or the kernel. But fan does
not work since 14.04.

@Dhinak: could you write which kernel 3.13.0-?? works for you, and what 
hardware/BIOS you have, e.g. with Terminal command:
sudo dmidecode | head

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Jernej Jakob
For me this bug is definitely fixed in 3.15-rc6, and AFAIK from this release 
onwards, so daily build of mainline should also work. Of course the patch is 
not yet backported, which it urgently must be. For now just install latest 
mainline from instructions on Ubuntu wiki.
If there is still a fault when you try 3.15-rc6 this must be an unrelated bug.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Jernej Jakob
I mean the kernel, of course. There is no need to reinstall Ubuntu 14.04
daily (in fact it would be pointless as the bug is still there). I've
had it since alpha and it works fine with kernel 3.15-rc6 installed.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-19 Thread Dhinak G
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Dhinak G (dhinak2004)

** Also affects: linux (Debian)
   Importance: Undecided
   Status: New

** No longer affects: linux (Debian)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-15 Thread Dhinak G
I checked on the Linux Bug Tracker (or something related) and it says a
patch is out.

Run sudo apt-get update  sudo apt-get upgrade and if that doesn't
work,

install indicator-cpufreq: sudo apt-get install indicator-cpufreq, log
out, and login.

Look at your menu bar. A pic of a CPU will be there, and click. Select
Powersave from the menu.

** Project changed: linux = ubuntu

** Changed in: ubuntu
   Status: Unknown = Confirmed

** Changed in: ubuntu
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in Ubuntu:
  Fix Released
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1290110] Re: Fan stops after resume from suspend leading to overheating; requires reboot to fix [HP Probook 4710s and many others]

2014-06-12 Thread Oliver Joos
** Summary changed:

- Fan stops after resume from suspend leading to overheating; requires reboot 
to fix [HP Probook 4710s]
+ Fan stops after resume from suspend leading to overheating; requires reboot 
to fix [HP Probook 4710s and many others]

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1290110

Title:
  Fan stops after resume from suspend leading to overheating; requires
  reboot to fix [HP Probook 4710s and many others]

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  After resume from suspend, the fan (there is only one) first speeds up to 
about a normal speed and then slows down in a couple of seconds to a complete 
stop. It doesn't spin up again even if the temperatures shoot way up 
(monitoring using indicator-sensors or lm-sensors, both use acpitz info).
  There are 2 ways to get the fan spinning again:
  - reboot the system
  - echo 1  /sys/class/thermal/cooling_device[4|12...don't remember 
which]/curr_state

  This is happening on a clean install of Trusty from daily build that also has 
the updates-proposed source enabled. Previously the laptop ran 13.10 and 
suspend and resume worked fine.
  Only thing is, I also updated the BIOS during formatting for Trusty, which 
could cause this issue but I'm leaning more towards an ACPI issue (the latest 
BIOS is from 2010 and someone would have probably noticed a problem with the 
fan?)

  Attached is the output from cd /sys/class/thermal  grep . */*
  2/dev/null after first boot and after resume suspend; as can be
  seen, after resume all fan states are 0 whereas on boot some are also
  1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-16-generic 3.13.0-16.36 [modified: 
boot/vmlinuz-3.13.0-16-generic]
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jernej 2582 F pulseaudio
   /dev/snd/controlC0:  jernej 2582 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg:
   [   78.199783] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  104.824460] audit_printk_skb: 147 callbacks suppressed
   [  104.824464] type=1400 audit(1394393526.590:61): apparmor=STATUS 
operation=profile_replace profile=unconfined 
name=/usr/lib/cups/backend/cups-pdf pid=1986 comm=apparmor_parser
   [  104.824472] type=1400 audit(1394393526.590:62): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
   [  104.824884] type=1400 audit(1394393526.590:63): apparmor=STATUS 
operation=profile_replace profile=unconfined name=/usr/sbin/cupsd 
pid=1986 comm=apparmor_parser
  Date: Sun Mar  9 20:46:48 2014
  HibernationDevice: RESUME=UUID=79b35f90-100a-4582-9b65-a84fbedf5bf7
  InstallationDate: Installed on 2014-03-08 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140308)
  MachineType: Hewlett-Packard HP ProBook 4710s
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-16-generic 
root=UUID=9561bd56-ffa3-4f61-91cf-019c359ed8e8 ro quiet splash radeon.dpm=1 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-16-generic N/A
   linux-backports-modules-3.13.0-16-generic  N/A
   linux-firmware 1.126
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/02/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PZI Ver. F.18
  dmi.board.name: 3074
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 24.0F
  dmi.chassis.asset.tag: CNU9465LRD
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PZIVer.F.18:bd12/02/2010:svnHewlett-Packard:pnHPProBook4710s:pvrF.18:rvnHewlett-Packard:rn3074:rvrKBCVersion24.0F:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ProBook 4710s
  dmi.product.version: F.18
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1290110/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp