[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2023-03-17 Thread Thomas
I know it is long time since this was opened, however herewith I want to
declare that this problem still exists nowadays in all Thinkpad line and
it is not related to Linux.

From all what I have learned so far there is only one conclusion:

Lenovo is gapping its fans to keep their products at low noise
intentionally with the penalty of lower performance. This problem is
getting annoying as more powerful a CPU is as it needs more cooling. No
Linux OS is controlling the fans by default and it is obvious it is not
Ubuntu or any other fault. It is simply Lenovo is hindering any OS to
use higher fan speeds.

JFYI in my situation the maximum disengaged fan in a Thinkpad Extreme is
about 7800 rpm, however highest auto level is at 4800 rpm. thinkpad_acpi
is offering level 7 max which equals to this 4800 rpm. Please note
thinkpad_acpi is depending on registers which only offer levels but no
fixed speed.

For me personally this is a bad design decision and will go into the
equation of vendor choice for the next purchase but who cares.

PS: As a last there is a pulse setup thinkable which keeps the desired
fan rpm at a certain level by alternating between full and highest, but
this is a far off topic here.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Won't Fix
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Won't Fix

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2017-10-30 Thread Seth Arnold
John, note that the 'high -> won't fix' comes from importing Red Hat's
bugzilla statuses.

Furthermore, this bug has been such a dumping ground that it's probably
best to ignore this bug entirely and file a new issue if you're still
seeing problems.

Thanks

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Won't Fix
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Won't Fix

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2017-10-30 Thread JohnWashington
No explanation?  Just High Importance, and then Won't Fix?

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Won't Fix
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Won't Fix

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

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

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2017-10-29 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu Precise)
   Status: Confirmed => Won't Fix

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Won't Fix
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Won't Fix

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2017-10-27 Thread Bug Watch Updater
** Changed in: linux (Fedora)
   Status: Unknown => Won't Fix

** Changed in: linux (Fedora)
   Importance: Unknown => High

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Won't Fix

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2016-08-26 Thread R. Steve McKown
In response to #161.  Since 14.04 at least both my X201 Core i5 and X230
Core i7 no longer reach thermal shutdown.  It appears that the reason is
that the CPUs are more aggressively down-clocked as temperature rises.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2016-08-26 Thread Redfred Garett
This issue is occuring for me since a very long time; using Windows the
fans have a much higher speed setting compared to using Linux and the
thinkpad-acpi driver. However, since the use of Maverick I experience a
lot more automatic shutdowns, triggered by thinkpad-acpi, due to
overheating. Before, I was using Karmic and also experienced it
sometimes.

When monitoring the temperatures manually and setting a fan speed
accordingly the CPU is cooled properly, but thinkpad-acpi never triggers
higher CPU fan speeds even when > 95 °C! That is, in my opinion, a bug.

I'm having this issue on my T61p - C2D T9300 w/ Nvidia QuadroFX 570M.
Both need quite a lot of cooling, especially when using the docking
station (less ventilation, more isolation on the bottom).

That's why I don't think this issue is specific for one Thinkpad model,
but occuring as soon as you start using thinkpad-acpi, also in older
versions of Ubuntu. And yes, it's a universe piece of software not part
of the core of Ubuntu, but this should really be fixed as it might cause
hardware failures.

I think running a user space software daemon as a workaround is rather
'dirty'.

More hardware related, but still not justifying the behaviour of thinkpad-acpi:
I noticed there was an awful lot of thermal grease on both the CPU and the GPU 
for the integrated heatsink/fan in my Thinkpad, I cleaned it, replaced this 
with a proper amount of thermal grease and temperatures are 10 °C lower since 
then.

[https://www.bountysource.com/issues/1033632-lenovo-thinkpad-x201s-
overheat-due-to-slow-fans-when-on-auto .]

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2016-08-24 Thread sunn
Can any of you old timers tell if this bug will break my new Thinkpad
X201S? And I should buy Windows 10 instead?

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post 

Re: [Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2015-11-07 Thread Anders Hall
Side note. Had this problem before. 250 version is not affected  (changed
to that model).
On Nov 7, 2015 7:25 AM, "ellieviolet46"  wrote:

> I also face this problem in lenovo and now i am thinking that change the
> brand and try something new  http://www.doneessay.co.uk
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/751689
>
> Title:
>   [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/751689/+subscriptions
>

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2015-11-07 Thread Christopher M. Penalver
ellieviolet46, it will help immensely if you filed a new report via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2015-11-07 Thread JohnWashington
penalvch: do look more closely.  Ellieviolet46 is clearly a link
spammer.  If you go to the site she recommends, for a few $$ she'll
write you an essay! :)

And she's done the same on two other Launchpad bugs.  Sadly it seems
there's no way to stop this kind of thing or even report it.  See bug
45419.  And see how long THAT bug has been open and weep.  Perhaps it
will help if more people tick the 'me too' on it, for surely it affects
every one of us.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2015-11-06 Thread ellieviolet46
I also face this problem in lenovo and now i am thinking that change the
brand and try something new  http://www.doneessay.co.uk

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo "level disengaged" > /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-12-16 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Precise)
 Assignee: Andy Whitcroft (apw) = (unassigned)

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Maverick:
  Won't Fix
Status in linux source package in Natty:
  Won't Fix
Status in linux source package in Precise:
  Confirmed
Status in thinkfan package in Debian:
  Fix Released
Status in linux package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-11-15 Thread Nobody
** Changed in: linux (Ubuntu)
   Status: Incomplete = 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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-11-01 Thread Alejandro Agustin
The same problem in Lenovo B560.
I'm leave using ubuntu since the last two wersions hoverheated my computer, and 
today, whith the 14.10 installed I have exactly the same problem (maybe 
worster).

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-11-01 Thread Christopher M. Penalver
Alejandro Agustin, thank you for your comment. So your hardware and problem may 
be tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into the default Ubuntu kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
https://wiki.ubuntu.com/Kernel/Policies/DuplicateBugs
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

As well, please do not announce in this report you created a new bug
report.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware  

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-06-04 Thread Anders Hall
@Seth Arnold thank you. Will try with my friends comp.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

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

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

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

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-05-31 Thread Andre
Bug report filled: Bug #1325298.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

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

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-05-30 Thread Andre
Lenovo R61i, type 7650, Intel Core Duo T5450, Ubuntu 14.04: my fan is
always stuck around 3000RPM, whatever the temperature. I've reached
75/80°C, which is relatively hot, considering lmsensors shows 85°C as
crit temp.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-05-28 Thread Seth Arnold
Anders, you can try installing the 'thermald' package; it might be a
reasonable bandaid.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-05-27 Thread Anders Hall
Stopped using x201. However a friend i support has x201 with 14.04 and
it still breaks badly.

because the real bug is that the bios does not speed up the fan
correctly when it does get too hot.

status:Fix Released → Confirmed

As usual faulty arguments are reason enough to dismiss bugs. It works on
Windows. It has worked better on various releases. However, no fix has
ever been released. No work (technical) has ever been made to solve this
bug. It is for sure in the design of Ubuntu and Linux drivers. The
fixes work for minor loads, though not for heavy stress on the
computer. Noise in relation to fixes is another issue.

Cheers

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-04-08 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Fix Committed = Incomplete

** Changed in: linux (Ubuntu Precise)
   Status: Fix Released = 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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-04-07 Thread saioa
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: linux (Ubuntu Precise)
   Status: Confirmed = Incomplete

** Changed in: linux (Ubuntu Precise)
   Status: Incomplete = Confirmed

** Changed in: linux (Ubuntu Precise)
   Status: Confirmed = Fix Committed

** Changed in: linux (Ubuntu Precise)
   Status: Fix Committed = 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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Fix Released
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-17 Thread Mark
@Philipp: With my solution which works for, there is no need to run
the fan on disengaged. At the moment e.g. the fan is not running at all
and I am happy with 44° Celsius which rather low. But when I am
stressing the system more, the temperature hardly ever rises above 60°
Celsius. Then the fan is running, but definitely not on full speed.
Before that I was seldomly below 80° and I often had the system quickly
rising towards 100°. Unfortunately I can not say what really did the
trick. But I am quite sure the Bios can only contributed with a small
factor. I updated the Bios months before the other things and there was
only a little improvement. I rather suspect that installing the
installing i965-va-driver and a newer kernel did something. I suspect
this, because the overheating mostly only happened when I was doing
things which stressed the gpu (watching movies, encoding video). At
least in my installation the i965-va-driver was never installed by
default.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware  

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-17 Thread Phillip Susi
That driver allows using the GPU for video encoding/decoding, which
reduces the load on the cpu during those activities, and thus, the heat
it generates.  A heavy load will still cause it to overheat because the
real bug is that the bios does not speed up the fan correctly when it
does get too hot.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-17 Thread Joseph Salisbury
** Tags removed: kernel-da-key

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

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

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-16 Thread Mark
Incomplete is a nice decription for no one is caring.. Fact is that in
(K)Ubuntu's default installation this bug appears and is very annoying.
For me it is also a fact, that the problem can be solved, by the
procedure I have described. Unfortunately I can not tell which one did
the fix. But it means the default installation for Thinkpads can be
fixed.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-16 Thread Christopher M. Penalver
Mark, so your hardware and problem may be tracked, could you please file a new 
report with Ubuntu by executing the following in a terminal while booted into a 
Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-16 Thread Phillip Susi
It isn't don't care so much as it is that the bug lies in the laptop's
bios, not linux.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-16 Thread JohnWashington
 It isn't don't care so much as it is that the bug lies in the laptop's
bios, not linux.

I'm not competent to say whether it's in the bios, but for the sake of
discussion I can accept that.  But it's noticeable that some of the
reports here are indicating that things were better in the past, then
got worse with later revisions of Ubuntu.  Doesn't that indicate that,
regardless of where the bug lies, there is the possibility of working
around it outside the bios?  Phillip, I don't feel you should dismiss
Mark so hastily.

That all said, clearly it's a problem that will be difficult for
developers to reproduce, and which factors such as exact hardware
revision, bios revision, thickness of fluff in the fan duct (!) and much
else will all influence.  Good accurate reporting will be needed.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-16 Thread Phillip Susi
As others have noted, the workaround is to set the fan to disengaged
mode so that it runs at full speed.  As for it previously being worse;
in some cases it sounds like there may have been less dust in the fan at
an earlier time, and in others, various changes over time may have
caused the cpu to work harder and generate more heat.  The bios is
supposed to respond to more heat by ramping up the fan speed, but
reports indicate this is broken and the bios won't go over 4000 rpm
unless you override it with the disengaged state.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-15 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-03-13 Thread Anders
** Changed in: linux (Ubuntu)
   Status: Incomplete = 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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2014-01-07 Thread Mark
For me the issue is fixed in Saucy, by doing a few things. I am not sure if it 
is the combination or one of them did the trick:
- Installing: intel-microcode - Update of the CPU-Firmware
- running thinfan with the attached configuration (note: you must look for more 
detailed installation instructions on the net, the sensor settings are for a 
X201 only. You need to adjust them for other machines)
- installing i965-va-driver
- I also have updated my Bios to the latest version. But this was a while ago 
and did not help. But it may contribute to it.

Before that I had an average temperature of 80 and quite often sudden
peaks leading to 100 and a shutdown. Now I have a permanent temperature
below 60 and only a few peeks above. What I am sure of is that it did
not help to have thinkfan installed, did not help alone.

I have to note that I am running a x201 and have an SSD. Switching from
a hardrive to SSD did not change a thing. So I assume this solution
works also with a harddrive.

Before having this solution it helped to remove the battery to prevent
the overheating from happening.

** Attachment added: thinkfan.conf
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/751689/+attachment/3942865/+files/thinkfan.conf

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-11-24 Thread Jean Jordaan
Thinkpad X201i, was running fine for a couple of years under 10.10,
upgraded to 12.04, now the machine is overheating and shutting down
regularly.

Overheating experienced while running test suites or while watching
video, Skype video calls, or Firefox Flash plugin activity.

15:20 jean@klippie:~$ uname -a
Linux klippie 3.8.0-33-generic #48~precise1-Ubuntu SMP Thu Oct 24 16:28:06 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
15:22 jean@klippie:~$ dmesg | grep ASPM
[0.230873] ACPI FADT declares the system doesn't support PCIe ASPM, so 
disable it
[0.366429]  pci:ff: ACPI _OSC support notification failed, disabling 
PCIe ASPM
[0.380548] ACPI _OSC control for PCIe not granted, disabling ASPM

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-11-24 Thread Christopher M. Penalver
Alexander List / Jean Jordan, if you have a bug in Ubuntu, the Ubuntu Kernel 
team, Ubuntu Bug Control team, and Ubuntu Bug Squad would like you to please 
file a new report by executing the following in a terminal while booted into a 
Ubuntu repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

No need exists to comment here at this time. After reading the above
documentation in it's entirety, if you have further questions or
comments, you are welcome to redirect them to the appropriate mailing
list or forum via http://www.ubuntu.com/support/community/mailinglists ,
or you may contact me directly.

Thank you for your understanding.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-11-24 Thread Jean Jordaan
@penalvch, mine is not a new report, just a data point on this issue
ongoing since 2011-04-06, and before that on Bug #370173 since
2009-05-01, still unresolved.

I suspect opening a new (duplicate) bug will not help matters. That said
`apport-collect` wouldn't let me add info to this report, so I added my
info at https://bugs.launchpad.net/ubuntu/+source/linux-lts-
raring/+bug/1254576

To trigger this issue I installed Ubuntu 12.04, updated to the present.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-09-05 Thread Alexander List
I have been working since my first comment on this bug using the fan
speed set to max, with the result that my fan is no de facto dead and I
had to get a replacement heatsink assembly ...

I will happily test using the instructions for Jamie above, so we can
get this fixed before Saucy release ...

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-08-18 Thread Tristan Nakagawa
I can confirm this is still happening on Ubuntu 13.04 x64 on my Thinkpad
R500. The thinkfan improves, but doesn't solve the issue, so does
cleaning the inside from dust.

I will try to install the new ubuntu release.

best 
Tristan

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET44WW (1.14 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET44WW(1.14):bd04/20/2010:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-08-18 Thread Christopher M. Penalver
Tristan Nakagawa, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu 
Bug Control team, and Ubuntu Bug Squad would like you to please file a new 
report by executing the following in a terminal while booted into a Ubuntu 
repository kernel (not a mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Kernel Team: https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices
Ubuntu Community: https://wiki.ubuntu.com/ReportingBugs

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report would delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'
     Controls  : 12
     Simple ctrls  : 6
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT28WW-1.09'
     Mixer name : 'ThinkPad EC 6QHT28WW-1.09'
     Components : ''
     Controls  : 1
     Simple ctrls  : 1
  Card29.Amixer.values:
   Simple mixer control 'Console',0
     Capabilities: pswitch pswitch-joined penum
     Playback channels: Mono
     Mono: Playback [on]
  Date: Tue Apr  5 11:56:28 2011
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=58280e6e-d161-43ea-8593-a89fb7b6851a
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  MachineType: LENOVO 5129CTO
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=82571cfb-fdda-4d2f-b708-f8924aa0fe21 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-7-generic N/A
   linux-backports-modules-2.6.38-7-generic  N/A
   linux-firmware1.49
  SourcePackage: linux
  UpgradeStatus: Upgraded to natty on 2011-02-24 (39 days ago)
  dmi.bios.date: 04/20/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 

[Kernel-packages] [Bug 751689] Re: [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

2013-08-17 Thread Christopher M. Penalver
Jamie Strandboge, this bug was reported a while ago and there hasn't
been any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux replace-with-bug-number

Also, could you please test the latest upstream kernel available following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Please do not test the daily folder, 
but the one all the way at the bottom. Once you've tested the upstream kernel, 
please comment on which kernel version specifically you tested. If this bug is 
fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11-rc5

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Summary changed:

- ThinkPads overheat due to slow fans when on 'auto'
+ [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

** Tags added: bios-outdated-1.15

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
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/751689

Title:
  [Lenovo Thinkpad x201s] Overheat due to slow fans when on 'auto'

Status in “linux” package in Ubuntu:
  Incomplete
Status in “linux” source package in Maverick:
  Won't Fix
Status in “linux” source package in Natty:
  Won't Fix
Status in “linux” source package in Precise:
  Confirmed
Status in “thinkfan” package in Debian:
  Fix Released
Status in “linux” package in Fedora:
  Unknown

Bug description:
  On my Thinkpad x201s with an i7, if I utilize all of the CPUs/hyperthreads, 
the machine can be made to overheat very quickly. This is because of the 
default level setting of 'auto' in /proc/acpi/ibm/fan. On 'auto', the fan only 
ever goes up to around 4500rpm, while in 'disengaged' mode it can go as high as 
6400rpm. At 4500rpm, the CPU continues to climb until the system is forcibly 
shutdown at 100C. If I reload thinkpad_acpi like so:
  $ sudo rmmod thinkpad_acpi
  $ sudo modprobe thinkpad_acpi fan_control=1

  Then I can set the fan to disengaged mode manually:
  echo level disengaged  /proc/acpi/ibm/fan

  With this setting, I can utilize all of the CPUs for an extended time
  and not surpass 85C, still pretty hot but well under the 100C range.
  Furthermore, setting to level '7' (the supposed max fan speed) runs
  the fan at ~5300, well below the maximum fan speed.

  In maverick this did not seem to be as much of a problem (perhaps
  because of the lack of the big kernel lock in natty?).

  Related bugs:
  https://bugzilla.redhat.com/show_bug.cgi?id=675433
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610722 (against thinkfan 
package, but demonstrates that other x201 users are having the same problem)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-image-2.6.38-7-generic 2.6.38-7.39
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  AcpiTables:
   Error: command ['gksu', '-D', 'Apport', '--', 
'/usr/share/apport/dump_acpi_tables.py'] failed with exit code 1: 
GNOME_SUDO_PASS
   Sorry, try again.
   sudo: 3 incorrect password attempts
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jamie  2641 F pulseaudio
   /dev/snd/pcmC0D0p:   jamie  2641 F...m pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 43'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:14f15069,17aa2156,00100302 
HDA:80862804,17aa21b5,0010'