[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2014-02-28 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next two-three 
shutdowns, then it started again. Then I added acpi=noirq switch in the kernel 
parameter and seemed to be fixed for couple of weeks, then it started again. 
Moreover, after acpi=noirq, the bluetooth has stopped working. Moreover, I also 
tried to remove the module ehci_hcd by this command rmmod ehci_hcd but I failed 
to make this work. details can be found at:
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  WORKAROUND: Add in /etc/init.d/halt script :
  set_usbs_on () {
  usbcontrolpath=/sys/bus/usb/devices/*/power/control
  for dev in $usbcontrolpath;
  do
  echo Setting $dev:  `cat $dev` to on
  echo on  $dev
  echo 
  done
  }

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-29 Thread CaptSaltyJack
Christopher:

Assuming I'm on a 64-bit laptop, is this the correct page to grab the
Lucid kernel from?

https://launchpad.net/~canonical-kernel-team/+archive/ppa/+build/5297703

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next two-three 
shutdowns, then it started again. Then I added acpi=noirq switch in the kernel 
parameter and seemed to be fixed for couple of weeks, then it started again. 
Moreover, after acpi=noirq, the bluetooth has stopped working. Moreover, I also 
tried to remove the module ehci_hcd by this command rmmod ehci_hcd but I failed 
to make this work. details can be found at:
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  WORKAROUND: Add in /etc/init.d/halt script :
  set_usbs_on () {
  usbcontrolpath=/sys/bus/usb/devices/*/power/control
  for dev in $usbcontrolpath;
  do
  echo Setting $dev:  `cat $dev` to on
  echo on  $dev
  echo 
  done
  }

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-23 Thread ramgorur
Hi, from this link http://www.pbehnke.com/main/node/11, I have managed
to make a shutdown anyway --

For some reason, if the usb controls are set to 'auto', the shutdown-
reboot loop starts. The solution was to make them forcefully turn 'on'.
I have added a function in the /etc/init.d/halt script --

set_usbs_on () {
usbcontrolpath=/sys/bus/usb/devices/*/power/control
for dev in $usbcontrolpath;
do
echo Setting $dev:  `cat $dev` to on
echo on  $dev
echo 
done
}

and call it before the do_stop function in the 'stop' switch in case
$1. Now the machine shuts down.

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-23 Thread Christopher M. Penalver
** Description changed:

- I first removed the ~/.Xauthority file it worked fine for the next two-
- three shutdowns, then it started again. Then I added acpi=noirq switch
- in the kernel parameter and seemed to be fixed for couple of weeks, then
- it started again. Moreover, after acpi=noirq, the bluetooth has stopped
- working. Moreover, I also tried to remove the module ehci_hcd by this
- command --
- 
- rmmod ehci_hcd
- 
- but I failed to make this work.
- 
- details can be found here --
+ I first removed the ~/.Xauthority file it worked fine for the next two-three 
shutdowns, then it started again. Then I added acpi=noirq switch in the kernel 
parameter and seemed to be fixed for couple of weeks, then it started again. 
Moreover, after acpi=noirq, the bluetooth has stopped working. Moreover, I also 
tried to remove the module ehci_hcd by this command rmmod ehci_hcd but I failed 
to make this work. details can be found at:
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down
  
- This is also (most probably) similar to this Bug 1230359
+ WORKAROUND: Add in /etc/init.d/halt script :
+ set_usbs_on () {
+ usbcontrolpath=/sys/bus/usb/devices/*/power/control
+ for dev in $usbcontrolpath;
+ do
+ echo Setting $dev:  `cat $dev` to on
+ echo on  $dev
+ echo 
+ done
+ }
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

** Tags added: needs-lucid-test

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next two-three 
shutdowns, then it started again. Then I added acpi=noirq switch in the kernel 
parameter and seemed to be fixed for couple of weeks, then it started again. 
Moreover, after acpi=noirq, the bluetooth has stopped working. Moreover, I also 
tried to remove the module ehci_hcd by this command rmmod ehci_hcd but I failed 
to make this work. details can be found at:
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  WORKAROUND: Add in /etc/init.d/halt script :
  set_usbs_on () {
  usbcontrolpath=/sys/bus/usb/devices/*/power/control
  for dev in $usbcontrolpath;
  do
  echo Setting $dev:  `cat $dev` to on
  echo on  $dev
  echo 
  done
  }

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 

[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-22 Thread ramgorur
Hi, is there any way I can test lucid kernel wihout installing? I have
only one machine and there are many personal settings I need to keep.

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-22 Thread Christopher M. Penalver
ramgorur, sure. If testing the live environment of Lucid wouldn't work
out, you could install a Lucid kernel in your current install via
https://wiki.ubuntu.com/Kernel/KernelBisection#Bisecting_Ubuntu_kernel_versions
and then remove it immediately after.

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-21 Thread ramgorur
hi, tested with http://cdimage.ubuntu.com/daily-live/current/, the
shutdown-reboot loop still persists. Moreover, after the shutdown-reboot
loop, keyboard does not work on the login screen, I need to do a suspend
and a wakeup then the keyboard responds.

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-21 Thread Christopher M. Penalver
ramgorur, thank you for performing the requested test. Did this problem
not occur in a release prior to Saucy?

** Tags added: trusty

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream-v3.13-rc3

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-21 Thread CaptSaltyJack
This bug existed as of 13.04 for sure. 12.10, not sure, but I can't
install that on my laptop as it's a production laptop with work on it.

What else can we do to move towards a solution for this bug??

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-21 Thread ramgorur
Hi, I reverted back to 12.04, according to
http://www.ubuntu.com/certification/hardware/201305-13524/, it is
mentioned that this version is certified for ThinkPad S431. But still
that shutdown-reboot loop exists. What is the problem ?

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-21 Thread Christopher M. Penalver
ramgorur, thank you for testing 12.04.03. For regression testing
purposes, could you please test Lucid via http://old-
releases.ubuntu.com/releases/lucid/ and advise to the results?

** Tags added: raring

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-19 Thread ramgorur
hi penalvch and jsalisbury, rc3 kernel did not solve the problem, the
shutdown and reboot loop has started again. My machine was working
normally for the next couple of shutdowns but it started again from the
last night. So, I am modifying the tag as 'kernel-bug-exists-upstream'
(according to jsalisbury's suggession)

I will test with http://cdimage.ubuntu.com/daily-live/current/ and let
you know what I get.

** Tags removed: kernel-fixed-upstream
** Tags added: kernel-bug-exists-upstream

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-18 Thread ramgorur
penalvch and jsalisbury, http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.13-rc3-trusty/ solved the problem of shutdown-reboot
loop.

However, I had tp-smapi-dkms installed on my system, during the
installation of rc3 it was throwing an error message regarding DKMS (I
do not exactly remember the error message). So, I uninstalled the tp-
smapi-dkms and re-isntalled the rc3 kernel. Now the shutdown works as
expected.

Moreover, I was using cpufreq-indicator app, after installing rc3 (and
unistalling tp-smapi-dkms), the indicator app stopped working (does not
show the current cpu-speed, instead it's showing 0.00 GHz).

Shoudl I reinstall tp-smapi-dkms? If yes, will it cause any conflict
with rc3?

Should I submit a separate bug-report for this?

Please let me know.

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

** Tags added: kernel-fixed-upstream

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-18 Thread ramgorur
penalvch, I have also found this message in dmesg --

microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x19
platform microcode: Direct firmware load failed with error -2
platform microcode: Falling back to user helper

microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x19
platform microcode: Direct firmware load failed with error -2
platform microcode: Falling back to user helper

similar messages for all cpus.

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: [Lenovo ThinkPad S431] Boots up after shutdown

2013-12-18 Thread Christopher M. Penalver
ramgorur, thank you for testing the mainline kernel.  Could you please
confirm this issue exists with the latest development release of Ubuntu?
ISO images are available from http://cdimage.ubuntu.com/daily-
live/current/ . If the issue remains, could you please just make a
comment to this?

** 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/1261886

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: lenovo thinkpad S431 - boots up after shutdown (everytime)

2013-12-17 Thread ramgorur
** Description changed:

  I first removed the ~/.Xauthority file it worked fine for the next two-
  three shutdowns, then it started again. Then I added acpi=noirq switch
  in the kernel parameter and seemed to be fixed for couple of weeks, then
  it started again. Moreover, after acpi=noirq, the bluetooth has stopped
  working. Moreover, I also tried to remove the module ehci_hcd by this
  command --
  
  rmmod ehci_hcd
  
  but I failed to make this work.
  
  details could be found here --
+ 
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down
  
- 
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down
+ This is (most probably) also similar to this bug
+ https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1230359
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  khaled 2676 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
-  linux-restricted-modules-3.11.0-14-generic N/A
-  linux-backports-modules-3.11.0-14-generic  N/A
-  linux-firmware 1.116
+  linux-restricted-modules-3.11.0-14-generic N/A
+  linux-backports-modules-3.11.0-14-generic  N/A
+  linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

Title:
  lenovo thinkpad S431 - boots up after shutdown (everytime)

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details could be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is (most probably) also similar to this bug
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  dmi.board.vendor: LENOVO
  

[Kernel-packages] [Bug 1261886] Re: lenovo thinkpad S431 - boots up after shutdown (everytime)

2013-12-17 Thread ramgorur
** Description changed:

  I first removed the ~/.Xauthority file it worked fine for the next two-
  three shutdowns, then it started again. Then I added acpi=noirq switch
  in the kernel parameter and seemed to be fixed for couple of weeks, then
  it started again. Moreover, after acpi=noirq, the bluetooth has stopped
  working. Moreover, I also tried to remove the module ehci_hcd by this
  command --
  
  rmmod ehci_hcd
  
  but I failed to make this work.
  
  details could be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down
  
- This is (most probably) also similar to this bug
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1230359
+ This is (most probably) also similar to this Bug 1230359
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

** Description changed:

  I first removed the ~/.Xauthority file it worked fine for the next two-
  three shutdowns, then it started again. Then I added acpi=noirq switch
  in the kernel parameter and seemed to be fixed for couple of weeks, then
  it started again. Moreover, after acpi=noirq, the bluetooth has stopped
  working. Moreover, I also tried to remove the module ehci_hcd by this
  command --
  
  rmmod ehci_hcd
  
  but I failed to make this work.
  
- details could be found here --
+ details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down
  
  This is (most probably) also similar to this Bug 1230359
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

** Description changed:

  I first removed the ~/.Xauthority file it worked fine for the next two-
  three shutdowns, then it 

[Kernel-packages] [Bug 1261886] Re: lenovo thinkpad S431 - boots up after shutdown (everytime)

2013-12-17 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.13 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.


[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc4-trusty/


** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** 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/1261886

Title:
  lenovo thinkpad S431 - boots up after shutdown (everytime)

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1261886] Re: lenovo thinkpad S431 - boots up after shutdown (everytime)

2013-12-17 Thread Christopher M. Penalver
ramgorur, you would want to test http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.13-rc3-trusty/ as rc4 doesn't have all the necessary
files in it.

** Tags added: latest-bios-1.07 needs-upstream-testing regression-
potential

** Summary changed:

- lenovo thinkpad S431 - boots up after shutdown (everytime)
+ [Lenovo ThinkPad S431] Boots up after shutdown

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

Title:
  [Lenovo ThinkPad S431] Boots up after shutdown

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I first removed the ~/.Xauthority file it worked fine for the next
  two-three shutdowns, then it started again. Then I added acpi=noirq
  switch in the kernel parameter and seemed to be fixed for couple of
  weeks, then it started again. Moreover, after acpi=noirq, the
  bluetooth has stopped working. Moreover, I also tried to remove the
  module ehci_hcd by this command --

  rmmod ehci_hcd

  but I failed to make this work.

  details can be found here --
  
http://www.thinkwiki.org/wiki/How_to_make_ACPI_work#Machine_reboots_after_shutting_down

  This is also (most probably) similar to this Bug 1230359

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: linux-image-3.11.0-14-generic 3.11.0-14.21
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  khaled 2676 F pulseaudio
  Date: Tue Dec 17 15:03:26 2013
  HibernationDevice: RESUME=UUID=febf0c2e-7d67-4ccf-b968-a069097b696a
  InstallationDate: Installed on 2013-11-26 (20 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: LENOVO 20AXCTO1WW
  MarkForUpload: True
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-14-generic.efi.signed 
root=UUID=9746bcf4-275a-4e5a-8ddd-8efec0a455f5 ro
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-14-generic N/A
   linux-backports-modules-3.11.0-14-generic  N/A
   linux-firmware 1.116
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/10/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HFET30WW (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AXCTO1WW
  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:bvrHFET30WW(1.07):bd07/10/2013:svnLENOVO:pn20AXCTO1WW:pvrThinkPadS3-S431:rvnLENOVO:rn20AXCTO1WW:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AXCTO1WW
  dmi.product.version: ThinkPad S3-S431
  dmi.sys.vendor: LENOVO

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

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