[Kernel-packages] [Bug 2043197] Re: USB bus error after upgrading to proposed kernel on lunar and jammy

2023-11-12 Thread Birgit Edel
SuperSpeed, specifically:
https://lore.kernel.org/all/c1a18876-c505-4d4f-9f58-264199135...@rowland.harvard.edu/

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

Title:
  USB bus error after upgrading to proposed kernel on lunar and jammy

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [Summary]
  Some of machines in cert lab after upgrading to proposed kernel on jammy and 
lunar, all usb devices were gone.

  I found this issue on linux-image-6.2.0-38-generic and linux-
  image-5.15.0-90-generic on some specific machines.

  Since some of machines are using usb ethernet adapter so after
  upgrading, those machines are not accessible.

  Following are the machine list I've seen impacted by this issue, I
  believe there will be more if I check further.

  https://certification.canonical.com/hardware/202005-27899/
  https://certification.canonical.com/hardware/201903-26881/
  https://certification.canonical.com/hardware/201903-26932/
  https://certification.canonical.com/hardware/202005-27944/
  https://certification.canonical.com/hardware/202008-28166/
  https://certification.canonical.com/hardware/202008-28167/
  https://certification.canonical.com/hardware/202102-28728/
  https://certification.canonical.com/hardware/202008-28176/
  https://certification.canonical.com/hardware/202008-28177/
  https://certification.canonical.com/hardware/202202-29946/

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-90-generic 5.15.0-90.100
  ProcVersionSignature: Ubuntu 5.15.0-90.100-generic 5.15.131
  Uname: Linux 5.15.0-90-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.15.0-90-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D5p', '/dev/snd/pcmC0D4p', '/dev/snd/pcmC0D3p', 
'/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D7c', '/dev/snd/pcmC0D6c', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  CasperMD5CheckResult: unknown
  CloudArchitecture: x86_64
  CloudID: maas
  CloudName: maas
  CloudPlatform: maas
  CloudSubPlatform: seed-dir (http://10.102.156.25:5248/MAAS/metadata/)
  Date: Fri Nov 10 12:04:10 2023
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0026 Intel Corp. AX201 Bluetooth
   Bus 001 Device 002: ID 05c8:03cb Cheng Uei Precision Industry Co., Ltd 
(Foxlink) HP Wide Vision HD Integrated Webcam
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP ProOne 600 G6
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-90-generic 
root=UUID=6da4d16a-a5a6-47db-a882-3fc3becd4204 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-90-generic N/A
   linux-backports-modules-5.15.0-90-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.22
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2023
  dmi.bios.release: 16.0
  dmi.bios.vendor: HP
  dmi.bios.version: S12 Ver. 02.16.00
  dmi.board.name: 8810
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 09.08.23
  dmi.chassis.type: 13
  dmi.chassis.vendor: HP
  dmi.ec.firmware.release: 9.8
  dmi.modalias: 
dmi:bvnHP:bvrS12Ver.02.16.00:bd06/26/2023:br16.0:efr9.8:svnHP:pnHPProOne600G6:pvr:rvnHP:rn8810:rvrKBCVersion09.08.23:cvnHP:ct13:cvr:sku123456#ABA:
  dmi.product.family: 103C_53307F HP ProOne
  dmi.product.name: HP ProOne 600 G6
  dmi.product.sku: 123456#ABA
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2043197/+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 2040181] Re: upgrade zfs-linux to 2.2.0 final

2023-10-31 Thread Birgit Edel
Extra step needed when testing these proposed packages against kernels 
providing the rc:
dkms and dpkg disagree on version sort order.

# dpkg prioritizes tilde
dpkg --compare-versions '2.2.0-0ubuntu1~23.10' gt '2.2.0~rc3-0ubuntu4' ; echo $?

# dkms determines dash comes first
dpkg-reconfigure zfs-dkms
[..]
zfs.ko.zst:
Running module version sanity check.
Error! Module version 2.2.0-0ubuntu1~23.10 for zfs.ko.zst
is not newer than what is already found in kernel 6.5.0-10-generic 
(2.2.0~rc3-0ubuntu4).
You may override by specifying --force.

Doing as suggested works:
sudo dkms install --force zfs/2.2.0

Suppose this cannot be changed (breaking compat) in dkms, but looking at
the dkms code, assigning monotonic (under both regimen) versions for the
next pre-release versions seems possible.

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

Title:
  upgrade zfs-linux to 2.2.0 final

Status in zfs-linux package in Ubuntu:
  Fix Released
Status in zfs-linux source package in Mantic:
  Fix Committed
Status in zfs-linux source package in Noble:
  Fix Released

Bug description:
  [ Impact ]

   * Potential data loss with zfs 2.2.0-rc3 resolved in -rc5, proposal
  to update to final

   * Ubuntu Mantic shipped 2.2.0-rc3 with approximately 10 additional
  cherrypicks, or kernel team created fixes that got contributed &
  accepted upstream. At the time this was the only way to get zfs
  working with  v6.5 kernels and also drop the need for shiftfs (due to
  zfs impovements). Since us shipping this package, upstream has
  identified and fixed multiple small bugfixes in the subsequent RC and
  the final releases, including one bug fix that can lead to potential
  data loss.

   * The 2.2.0 release branch was frozen for a long time already, and
  outstanding number of commits of fixes that Mantic does not have is
  less than 30 small patches.

   * Proposal to upgrade our build to 2.2.0 final, pick up all the
  regression fixes, and drop all the cherrypicked patches that enable
  v6.5 support. This will give us the best kernel driver to support in
  the runnup to next Ubuntu LTS.

  [ Test Plan ]

   * autopkgtest pass

   * kernel regression zfs testsuite pass

   * zsys integration test pass

   * LXD support retested

  [ Where problems could occur ]

   * LXD snap in edge shipped zfs tooling of RC5 version until 16th
  October when they upgraded to 2.2.0 final, there are no kernel-
  userspace incompatiblities between RC & final, but we should
  explicitly test this.

  [ Other Info ]

   * Upstream is alerting us to the potential data loss and requesting
  upgrade to 2.2.0-rc5 or better.

  [ Abbriviated changes being introduced ]

  $ git log --oneline 4a104ac047..95785196f2 -- cmd/ lib/ module/os/linux/ | 
grep -v compat
  810fc49a3e Ensure we call fput when cloning fails due to different devices.
  a80e1f1c90 zvol: Temporally disable blk-mq
  33d7c2d165 import: require force when cachefile hostid doesn't match on-disk
  8015e2ea66 Add '-u' - nomount flag for zfs set
  c53bc3837c Improve the handling of sharesmb,sharenfs properties
  e9dc31c74e Update the behavior of mountpoint property
  608741d062 Report ashift of L2ARC devices in zdb
  0ce1b2ca19 Invoke zdb by guid to avoid import errors
  0aabd6b482 ZIL: Avoid dbuf_read() in ztest_get_data()
  a199cac6cd status: report pool suspension state under failmode=continue
  729507d309 Fix occasional rsend test crashes
  3af63683fe cmd: add 'help' subcommand to zpool and zfs
  9aa1a2878e Fix incorrect expected error in ztest
  f7a07d76ee Retire z_nr_znodes
  54c6fbd378 zed: Allow autoreplace and fault LEDs for removed vdevs
  32949f2560 Relax error reporting in zpool import and zpool split
  63159e5bda checkstyle: fix action failures
  e99e684b33 zed: update zed.d/statechange-slot_off.sh
  d19304ffee zed: Add zedlet to power off slot when drive is faulted
  92f095a903 copy_file_range: fix fallback when source create on same txg
  895cb689d3 zfs_clone_range should return a descriptive error codes
  6bdc7259d1 libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1
  df8c9f351d ZIL: Second attempt to reduce scope of zl_issuer_lock.
  0ae7bfc0a4 zpool_vdev_remove() should handle EALREADY error return
  bd1eab16eb linux: zfs: ctldir: set [amc]time to snapshot's creation property
  c47f0f4417 linux/copy_file_range: properly request a fallback copy on Linux 
<5.3
  12f2b1f65e zdb: include cloned blocks in block statistics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2040181/+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 2039747] Re: snd_intel_dsp_driver_probe page fault on linux 6.2

2023-10-18 Thread Birgit Edel
** Description changed:

- Workaround snd-intel-sdw-acpi.dsp_driver=1 allows sound output, did not 
investigate further.
+ Workaround snd-intel-sdw-acpi.dsp_driver=1 allows sound output, did not
+ investigate further.
+ 
  Saw some upstream work mentioning "DSPless" mode that sounds like this might 
become relevant on 6.5 again.
+ Recent 6.5 report where DSP detect worked, but sound did not: LP: #2039320
  
  Note that kvm_intel was loaded, also:
  
/sys/class/firmware-attributes/thinklmi/attributes/KernelDMAProtection/current_value:Enable
  
/sys/class/firmware-attributes/thinklmi/attributes/MicrophoneAccess/current_value:Disable
  
/sys/class/firmware-attributes/thinklmi/attributes/IntegratedAudioAccess/current_value:Enable
  
/sys/class/firmware-attributes/thinklmi/attributes/SGXControl/current_value:Disable
  
  (in case some tool refuses parsing the dmesg cutout: I left the inserted
  "rmi4_smbus" message untouched)
  
  DMAR: IOMMU enabled
  SMT: disabled
  microcode: Microcode Update Driver: v2.2.
  [..]
  snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 
0x040380
  BUG: unable to handle page fault for address: a412796b5325
  #PF: supervisor read access in kernel mode
  #PF: error_code(0x) - not-present page
- PGD 10067 P4D 10067 PUD 0 
+ PGD 10067 P4D 10067 PUD 0
  Oops:  [#1] PREEMPT SMP NOPTI
  CPU: 1 PID: 698 Comm: systemd-udevd Not tainted 6.2.0-36-generic 
#37~22.04.1-Ubuntu
  Hardware name: LENOVO 20S5GE/20S5GE, BIOS N2XET39W (1.29 ) 07/25/2023
  RIP: 0010:intel_nhlt_has_endpoint_type+0x2a/0x60 [snd_intel_dspcfg]
  Code: 0f 1f 44 00 00 55 48 89 e5 48 85 ff 74 35 48 8d 47 25 0f b6 7f 24 85 ff 
74 29 31 d2 eb 0c 8b 08 83 c2 01 48 01 c8 39 fa 74 19 <40> 38 70 04 75 ee b8 01 
00 00 00 5d>
  RSP: 0018:a41200b778e0 EFLAGS: 00010297
  RAX: a412796b5321 RBX: 889c8187d810 RCX: 796802fc
  RDX: 0001 RSI: 0002 RDI: 00a7
  RBP: a41200b778e0 R08:  R09: 
  R10:  R11:  R12: a41200035000
  R13: 02c8 R14: 889c819530d0 R15: c137c4b0
  FS:  7f3ddea9d8c0() GS:889fce48() knlGS:
  CS:  0010 DS:  ES:  CR0: 80050033
  CR2: a412796b5325 CR3: 000103d1e003 CR4: 003706e0
  Call Trace:
-  
-  ? show_regs+0x72/0x90
-  ? __die+0x25/0x80
-  ? page_fault_oops+0x79/0x190
-  ? search_exception_tables+0x67/0x80
-  ? kernelmode_fixup_or_oops+0xb2/0x140
-  ? __bad_area_nosemaphore+0x1a5/0x2e0
-  ? bad_area_nosemaphore+0x16/0x30
-  ? do_kern_addr_fault+0x7b/0xa0
-  ? exc_page_fault+0x10f/0x1b0
-  ? asm_exc_page_fault+0x27/0x30
-  ? intel_nhlt_has_endpoint_type+0x2a/0x60 [snd_intel_dspcfg]
-  snd_intel_dsp_driver_probe.part.0+0x232/0x2a0 [snd_intel_dspcfg]
-  snd_intel_dsp_driver_probe+0x38/0x70 [snd_intel_dspcfg]
-  azx_probe+0x22d/0x4e0 [snd_hda_intel]
-  local_pci_probe+0x48/0xb0
-  pci_call_probe+0x55/0x190
-  pci_device_probe+0x84/0x120
-  really_probe+0x1ea/0x450
+  
+  ? show_regs+0x72/0x90
+  ? __die+0x25/0x80
+  ? page_fault_oops+0x79/0x190
+  ? search_exception_tables+0x67/0x80
+  ? kernelmode_fixup_or_oops+0xb2/0x140
+  ? __bad_area_nosemaphore+0x1a5/0x2e0
+  ? bad_area_nosemaphore+0x16/0x30
+  ? do_kern_addr_fault+0x7b/0xa0
+  ? exc_page_fault+0x10f/0x1b0
+  ? asm_exc_page_fault+0x27/0x30
+  ? intel_nhlt_has_endpoint_type+0x2a/0x60 [snd_intel_dspcfg]
+  snd_intel_dsp_driver_probe.part.0+0x232/0x2a0 [snd_intel_dspcfg]
+  snd_intel_dsp_driver_probe+0x38/0x70 [snd_intel_dspcfg]
+  azx_probe+0x22d/0x4e0 [snd_hda_intel]
+  local_pci_probe+0x48/0xb0
+  pci_call_probe+0x55/0x190
+  pci_device_probe+0x84/0x120
+  really_probe+0x1ea/0x450
  __driver_probe_device+0x8a/0x190
-  driver_probe_device+0x23/0xd0
-  __driver_attach+0x10f/0x220
-  ? __pfx___driver_attach+0x10/0x10
-  bus_for_each_dev+0x80/0xe0
-  driver_attach+0x1e/0x30
-  bus_add_driver+0x152/0x250
-  driver_register+0x83/0x160
-  ? __pfx_init_module+0x10/0x10 [snd_hda_intel]
-  __pci_register_driver+0x68/0x80
-  azx_driver_init+0x23/0xff0 [snd_hda_intel]
-  do_one_initcall+0x46/0x240
-  ? kmalloc_trace+0x2a/0xb0
-  do_init_module+0x52/0x240
-  load_module+0xb96/0xd60
-  ? kernel_read_file+0x25c/0x2b0
-  __do_sys_finit_module+0xcc/0x150
-  ? __do_sys_finit_module+0xcc/0x150
-  __x64_sys_finit_module+0x18/0x30
-  do_syscall_64+0x59/0x90
-  ? exit_to_user_mode_prepare+0x3b/0xd0
-  ? syscall_exit_to_user_mode+0x38/0x60
-  ? do_syscall_64+0x69/0x90
-  ? exit_to_user_mode_prepare+0x3b/0xd0
-  ? syscall_exit_to_user_mode+0x38/0x60
-  ? do_syscall_64+0x69/0x90
-  ? do_syscall_64+0x69/0x90
-  ? do_syscall_64+0x69/0x90
-  ? do_syscall_64+0x69/0x90
-  entry_SYSCALL_64_after_hwframe+0x73/0xdd
+  driver_probe_device+0x23/0xd0
+  __driver_attach+0x10f/0x220
+  ? __pfx___driver_attach+0x10/0x10
+  bus_for_each_dev+0x80/0xe0
+  driver_attach+0x1e/0x30
+  bus_add_driver+0x152/0x250
+  

[Kernel-packages] [Bug 2039747] [NEW] snd_intel_dsp_driver_probe page fault on linux 6.2

2023-10-18 Thread Birgit Edel
Public bug reported:

Workaround snd-intel-sdw-acpi.dsp_driver=1 allows sound output, did not
investigate further.

Saw some upstream work mentioning "DSPless" mode that sounds like this might 
become relevant on 6.5 again.
Recent 6.5 report where DSP detect worked, but sound did not: LP: #2039320

Note that kvm_intel was loaded, also:
/sys/class/firmware-attributes/thinklmi/attributes/KernelDMAProtection/current_value:Enable
/sys/class/firmware-attributes/thinklmi/attributes/MicrophoneAccess/current_value:Disable
/sys/class/firmware-attributes/thinklmi/attributes/IntegratedAudioAccess/current_value:Enable
/sys/class/firmware-attributes/thinklmi/attributes/SGXControl/current_value:Disable

(in case some tool refuses parsing the dmesg cutout: I left the inserted
"rmi4_smbus" message untouched)

DMAR: IOMMU enabled
SMT: disabled
microcode: Microcode Update Driver: v2.2.
[..]
snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 
0x040380
BUG: unable to handle page fault for address: a412796b5325
#PF: supervisor read access in kernel mode
#PF: error_code(0x) - not-present page
PGD 10067 P4D 10067 PUD 0
Oops:  [#1] PREEMPT SMP NOPTI
CPU: 1 PID: 698 Comm: systemd-udevd Not tainted 6.2.0-36-generic 
#37~22.04.1-Ubuntu
Hardware name: LENOVO 20S5GE/20S5GE, BIOS N2XET39W (1.29 ) 07/25/2023
RIP: 0010:intel_nhlt_has_endpoint_type+0x2a/0x60 [snd_intel_dspcfg]
Code: 0f 1f 44 00 00 55 48 89 e5 48 85 ff 74 35 48 8d 47 25 0f b6 7f 24 85 ff 
74 29 31 d2 eb 0c 8b 08 83 c2 01 48 01 c8 39 fa 74 19 <40> 38 70 04 75 ee b8 01 
00 00 00 5d>
RSP: 0018:a41200b778e0 EFLAGS: 00010297
RAX: a412796b5321 RBX: 889c8187d810 RCX: 796802fc
RDX: 0001 RSI: 0002 RDI: 00a7
RBP: a41200b778e0 R08:  R09: 
R10:  R11:  R12: a41200035000
R13: 02c8 R14: 889c819530d0 R15: c137c4b0
FS:  7f3ddea9d8c0() GS:889fce48() knlGS:
CS:  0010 DS:  ES:  CR0: 80050033
CR2: a412796b5325 CR3: 000103d1e003 CR4: 003706e0
Call Trace:
 
 ? show_regs+0x72/0x90
 ? __die+0x25/0x80
 ? page_fault_oops+0x79/0x190
 ? search_exception_tables+0x67/0x80
 ? kernelmode_fixup_or_oops+0xb2/0x140
 ? __bad_area_nosemaphore+0x1a5/0x2e0
 ? bad_area_nosemaphore+0x16/0x30
 ? do_kern_addr_fault+0x7b/0xa0
 ? exc_page_fault+0x10f/0x1b0
 ? asm_exc_page_fault+0x27/0x30
 ? intel_nhlt_has_endpoint_type+0x2a/0x60 [snd_intel_dspcfg]
 snd_intel_dsp_driver_probe.part.0+0x232/0x2a0 [snd_intel_dspcfg]
 snd_intel_dsp_driver_probe+0x38/0x70 [snd_intel_dspcfg]
 azx_probe+0x22d/0x4e0 [snd_hda_intel]
 local_pci_probe+0x48/0xb0
 pci_call_probe+0x55/0x190
 pci_device_probe+0x84/0x120
 really_probe+0x1ea/0x450
__driver_probe_device+0x8a/0x190
 driver_probe_device+0x23/0xd0
 __driver_attach+0x10f/0x220
 ? __pfx___driver_attach+0x10/0x10
 bus_for_each_dev+0x80/0xe0
 driver_attach+0x1e/0x30
 bus_add_driver+0x152/0x250
 driver_register+0x83/0x160
 ? __pfx_init_module+0x10/0x10 [snd_hda_intel]
 __pci_register_driver+0x68/0x80
 azx_driver_init+0x23/0xff0 [snd_hda_intel]
 do_one_initcall+0x46/0x240
 ? kmalloc_trace+0x2a/0xb0
 do_init_module+0x52/0x240
 load_module+0xb96/0xd60
 ? kernel_read_file+0x25c/0x2b0
 __do_sys_finit_module+0xcc/0x150
 ? __do_sys_finit_module+0xcc/0x150
 __x64_sys_finit_module+0x18/0x30
 do_syscall_64+0x59/0x90
 ? exit_to_user_mode_prepare+0x3b/0xd0
 ? syscall_exit_to_user_mode+0x38/0x60
 ? do_syscall_64+0x69/0x90
 ? exit_to_user_mode_prepare+0x3b/0xd0
 ? syscall_exit_to_user_mode+0x38/0x60
 ? do_syscall_64+0x69/0x90
 ? do_syscall_64+0x69/0x90
 ? do_syscall_64+0x69/0x90
 ? do_syscall_64+0x69/0x90
 entry_SYSCALL_64_after_hwframe+0x73/0xdd
RIP: 0033:0x7f3dde91ea7d
Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 
89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 
c3 48 8b 0d>
RSP: 002b:7ffe1ebf2a98 EFLAGS: 0246 ORIG_RAX: 0139
RAX: ffda RBX: 5654c0d70fe0 RCX: 7f3dde91ea7d
RDX:  RSI: 7f3ddeb5c441 RDI: 0013
RBP: 0002 R08:  R09: 0002
R10: 0013 R11: 0246 R12: 7f3ddeb5c441
R13: 5654c0c26000 R14: 0068 R15: 5654c0d65bb0
 
Modules linked in: snd_hda_intel(+) input_leds snd_intel_dspcfg rapl(+) 
snd_seq_midi rmi_smbus(+) rmi_core libarc4 snd_intel_sdw_acpi intel_cstate 
videobuf2_vmalloc snd_>
rmi4_smbus 0-002c: registering SMbus-connected sensor
mtd mc nvram ee1004 snd_seq processor_thermal_rapl mei_me cfg80211 
intel_rapl_common snd_seq_device mei intel_pch_thermal intel_soc_dts_iosf 
snd_timer snd soundcore int>
 rtsx_pci typec_ucsi xhci_pci_renesas video typec wmi pinctrl_cannonlake
CR2: a412796b5325
---[ end trace  ]---
RIP: 0010:intel_nhlt_has_endpoint_type+0x2a/0x60 [snd_intel_dspcfg]
Code: 0f 1f 44 

[Kernel-packages] [Bug 2031093] Re: libgnutls report "trap invalid opcode" when trying to install packages over https

2023-08-28 Thread Birgit Edel
Is there a way to have either launchpad or snapd track the status in
snap-managed library hardcopies?

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

Title:
  libgnutls report "trap invalid opcode" when trying to install packages
  over https

Status in ubuntu-kernel-tests:
  New
Status in gnutls28 package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in gnutls28 source package in Focal:
  Confirmed
Status in linux source package in Focal:
  Fix Released
Status in gnutls28 source package in Jammy:
  Confirmed
Status in linux source package in Jammy:
  Fix Released
Status in gnutls28 source package in Lunar:
  Confirmed
Status in linux source package in Lunar:
  Fix Released

Bug description:
  [Impact]
  When booting linux with Gather Data Sampling mitigations without updated 
microcode on an affected CPU, AVX will be disabled. This will cause programs 
connecting to https using gnutls on Jammy to break, including apt and git.

  [Test case]
  git clone 
https://git.launchpad.net/~canonical-kernel-team/+git/autotest-client-tests
  Cloning into 'autotest-client-tests'...
  error: git-remote-https died of signal 4

  dmesg:
  [  806.072080] traps: git-remote-http[2561] trap invalid opcode 
ip:7fa2e7dac44a sp:7ffed6796480 error:0 in 
libgnutls.so.30.31.0[7fa2e7c85000+129000]

  Works fine with the mitigation disabled by default.

  [Potential regressions]
  Users booting on affected parts without microcode updates will be subject to 
Gather Data Sampling attacks (which can be done by local untrusted attackers), 
which may leak confidential data, including keys.

  
  -

  When trying to install linux-libc-dev on Oracle BM.Standard2.52 (seems to be 
the only affected instance) with Jammy 5.15.0-81-generic, it will get 
interrupted with:
  E: Method https has died unexpectedly!
  E: Sub-process https received signal 4.

  $ sudo apt install linux-libc-dev
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following NEW packages will be installed:
    linux-libc-dev
  0 upgraded, 1 newly installed, 0 to remove and 54 not upgraded.
  Need to get 1353 kB of archives.
  After this operation, 6943 kB of additional disk space will be used.
  E: Method https has died unexpectedly!
  E: Sub-process https received signal 4.

  From dmesg you will see:
  [ 1078.750067] traps: https[4572] trap invalid opcode ip:7f3c1e6316be 
sp:7ffea26b61c0 error:0 in libgnutls.so.30.31.0[7f3c1e50f000+129000]

  Also, git clone is not working as well.

  $ git clone --depth=1 
https://git.launchpad.net/~canonical-kernel-team/+git/autotest-client-tests
  Cloning into 'autotest-client-tests'...
  error: git-remote-https died of signal 4

  dmesg:
  [  806.072080] traps: git-remote-http[2561] trap invalid opcode 
ip:7fa2e7dac44a sp:7ffed6796480 error:0 in 
libgnutls.so.30.31.0[7fa2e7c85000+129000]

  libgnutls30 version:3.7.3-4ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2031093/+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 2020524] Re: iptables physdev match broken via upstream stable patchset 2023-04-06 / v5.15.93, fixed upstream in 5.15.109

2023-07-26 Thread Birgit Edel
Fixed in:
Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
Available on jammy via:
linux-image-generic-hwe-22.04-edge

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

** Description changed:

  physdev iptables match was broken in a stable update.
  
  A fix was already committed in upstream releases
  5.4.242
  5.15.109
  6.1.26
- 6.2.13 / LP: #2023929
+ 6.2.13 / LP: #2023929 / LP: #2026752
  
  == Regression details ==
  Discovered in version: 5.19.0-42.43~22.04.1
  Last known good version: 5.19.0-41.42~22.04.1
  
  How to tell? Add & use a bridge interface, add catchall filter (no -j ACTION 
needed) see if *any* bridge traffic is tracked:
  # iptables -A INPUT -m physdev --physdev-in + -m comment --comment "watch me"
  # iptables -nvL INPUT | grep watch
  
  The match behaves as if the matched packets were not bridge traffic, and
  consistently so: negation works. Security impact highly depends on rule
  design. KVM hosts, probably.
  
  bug introduced, bridge info discarded
  5.4.232 dffe83a198a6c293155f99958e51ab84442424c5 LP: #2011625
  5.15.93 89a69216f17005e28bd9a333662dcb3247dd0f56 LP: #2015511
  6.1.11 a1512f11ec02458c0986f169f29c90a92c150cc4 LP: #2012665
  6.2 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
  netfilter: br_netfilter: disable sabotage_in hook after first suppression
  
  fixed, bridge info no longer discarded
  5.4.242 36f098e1e4d1a372329c6244b220047a19e60dbd
  5.15.109 cb9b96c154a10dd4802b82281c9246eabe081026
  6.1.26 ea854a25c8327f51f7ff529b745794a985185563
  6.2.13 22134b86de9c2afe28e1f406062cd93bdcac4149
  master 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
  netfilter: br_netfilter: fix recent physdev match breakage
  
  related module names: xt_physdev nft_meta_bridge br_netfilter

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

Title:
  iptables physdev match broken via upstream stable patchset 2023-04-06
  / v5.15.93, fixed upstream in 5.15.109

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  physdev iptables match was broken in a stable update.

  A fix was already committed in upstream releases
  5.4.242
  5.15.109
  6.1.26
  6.2.13 / LP: #2023929 / LP: #2026752

  == Regression details ==
  Discovered in version: 5.19.0-42.43~22.04.1
  Last known good version: 5.19.0-41.42~22.04.1

  How to tell? Add & use a bridge interface, add catchall filter (no -j ACTION 
needed) see if *any* bridge traffic is tracked:
  # iptables -A INPUT -m physdev --physdev-in + -m comment --comment "watch me"
  # iptables -nvL INPUT | grep watch

  The match behaves as if the matched packets were not bridge traffic,
  and consistently so: negation works. Security impact highly depends on
  rule design. KVM hosts, probably.

  bug introduced, bridge info discarded
  5.4.232 dffe83a198a6c293155f99958e51ab84442424c5 LP: #2011625
  5.15.93 89a69216f17005e28bd9a333662dcb3247dd0f56 LP: #2015511
  6.1.11 a1512f11ec02458c0986f169f29c90a92c150cc4 LP: #2012665
  6.2 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
  netfilter: br_netfilter: disable sabotage_in hook after first suppression

  fixed, bridge info no longer discarded
  5.4.242 36f098e1e4d1a372329c6244b220047a19e60dbd
  5.15.109 cb9b96c154a10dd4802b82281c9246eabe081026
  6.1.26 ea854a25c8327f51f7ff529b745794a985185563
  6.2.13 22134b86de9c2afe28e1f406062cd93bdcac4149
  master 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
  netfilter: br_netfilter: fix recent physdev match breakage

  related module names: xt_physdev nft_meta_bridge br_netfilter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020524/+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 2024599] Re: linux-image-5.15.0-1032-realtime locks up under scheduler test load

2023-06-24 Thread Birgit Edel
0.15.06-2 against 6.2.0-1006-kvm also eats memory, but sometimes adds:

13:06:48.136501 AppArmor DFA next/check upper bounds error
13:06:48.204486 AppArmor DFA next/check upper bounds error
13:06:48.228502 AppArmor DFA next/check upper bounds error
13:06:48.476002 AppArmor DFA state with invalid match flags
13:06:48.476068 BUG: kernel NULL pointer dereference, address: 0030
13:06:48.476526 #PF: supervisor read access in kernel mode
13:06:48.485451 #PF: error_code(0x) - not-present page
13:06:48.485583 PGD 0 P4D 0 
13:06:48.485653 Oops:  [#1] SMP NOPTI
13:06:48.485696 CPU: 3 PID: 16589 Comm: stress-ng-appar Not tainted 
6.2.0-1006-kvm #6-Ubuntu
13:06:48.485729 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 
02/06/2015
13:06:48.485757 RIP: 0010:0xb55599e8
13:06:48.485788 Code: b6 48 89 4d d0 0f 42 d8 e8 15 4b e6 ff 85 c0 74 19 4c 63 
e0 48 83 c4 18 4c 89 e0 5b 41 5c 41 5d 41 5e 41 5f 5d e9 1c a8 59 00 <4d> 8b 55 
30 49 8d 82 a0 00 00 00 4c 89 55 c0 48 89 c7 48 89 45 c8
13:06:48.485814 RSP: 0018:b23b01037c70 EFLAGS: 00010246
13:06:48.485848 RAX:  RBX: 41ed RCX: 

13:06:48.485867 RDX: 00033090 RSI: b6e6bca8 RDI: 

13:06:48.485898 RBP: b23b01037cb0 R08:  R09: 

13:06:48.485947 R10: b53a8f4b R11: 0246 R12: 
b5f00026
13:06:48.485981 R13:  R14:  R15: 

13:06:48.486006 FS:  7fb551056740() GS:9e3177cc() 
knlGS:
13:06:48.486033 CS:  0010 DS:  ES:  CR0: 80050033
13:06:48.486051 CR2: 0030 CR3: 000103c86000 CR4: 
00350ee0
13:06:48.486076 Call Trace:
13:06:48.486102  
13:06:48.486126  0xb555e326
13:06:48.486156  0xb556b7cb
13:06:48.486169  0xb555bf9f
13:06:48.486193  0xb555c0e9
13:06:48.486226  0xb53832fa
13:06:48.486251  ? 0xb51f8bd0
13:06:48.486271  0xb53837d2
13:06:48.486295  0xb5383878
13:06:48.486320  0xb5addf37
13:06:48.486351  ? 0xb5ae24f5
13:06:48.486370  ? 0xb5addf43
13:06:48.486401  ? 0xb5ae25b1
13:06:48.486427  ? 0xb5ae1c3f
13:06:48.486446  0xb5c000ae
13:06:48.486465 RIP: 0033:0x7fb550d069e4
13:06:48.486490 Code: 15 39 a4 0e 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 
0f 1f 00 f3 0f 1e fa 80 3d fd 2b 0f 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 54 c3 0f 1f 00 48 83 ec 28 48 89 54 24 18 48
13:06:48.486508 RSP: 002b:7ffe81ae16a8 EFLAGS: 0202 ORIG_RAX: 
0001
13:06:48.486532 RAX: ffda RBX: 556e11d97fc0 RCX: 
7fb550d069e4
13:06:48.486564 RDX: 00010d92 RSI: 556e11d9a890 RDI: 
0005
13:06:48.486589 RBP: 00010d92 R08: 556e11dc7510 R09: 

13:06:48.486608 R10:  R11: 0202 R12: 
556e11d9a890
13:06:48.486633 R13: 0005 R14:  R15: 
7fb54f37e000
13:06:48.486657  
13:06:48.486676 Modules linked in: ip6t_REJECT nf_reject_ipv6 nft_limit 
nft_chain_nat nf_nat xt_owner xt_hashlimit xt_tcpudp ipt_REJECT nf_reject_ipv4 
xt_conntrack xt_LOG nf_log_syslog xt_limit xt_comment nft_compat nf_tables 
nls_iso8859_1 nls_cp437 vfat fat fuse configfs ip_tables x_tables btrfs 
blake2b_generic xor lzo_compress raid6_pq efivarfs nf_conntrack nf_defrag_ipv6 
nf_defrag_ipv4 libcrc32c polyval_clmulni polyval_generic gf128mul ahci libahci
13:06:48.486699 CR2: 0030
13:06:48.486712 ---[ end trace  ]---
13:06:48.486734 RIP: 0010:0xb55599e8
13:06:48.486753 Code: b6 48 89 4d d0 0f 42 d8 e8 15 4b e6 ff 85 c0 74 19 4c 63 
e0 48 83 c4 18 4c 89 e0 5b 41 5c 41 5d 41 5e 41 5f 5d e9 1c a8 59 00 <4d> 8b 55 
30 49 8d 82 a0 00 00 00 4c 89 55 c0 48 89 c7 48 89 45 c8
13:06:48.486773 RSP: 0018:b23b01037c70 EFLAGS: 00010246
13:06:48.486792 RAX:  RBX: 41ed RCX: 

13:06:48.486811 RDX: 00033090 RSI: b6e6bca8 RDI: 

13:06:48.486823 RBP: b23b01037cb0 R08:  R09: 

13:06:48.486834 R10: b53a8f4b R11: 0246 R12: 
b5f00026
13:06:48.486852 R13:  R14:  R15: 

13:06:48.486870 FS:  7fb551056740() GS:9e3177cc() 
knlGS:
13:06:48.486889 CS:  0010 DS:  ES:  CR0: 80050033
13:06:48.486902 CR2: 0030 CR3: 000103c86000 CR4: 
00350ee0
13:06:48.486920 note: stress-ng-appar[16589] exited with irqs disabled

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

Title:
  linux-image-5.15.0-1032-realtime locks up under scheduler test load

Status in linux package in Ubuntu:
  Incomplete
Status in 

[Kernel-packages] [Bug 2023230] Re: Jammy update: v5.15.105 upstream stable release

2023-06-23 Thread Birgit Edel
In the last line, what does 861d25eea98e reference?

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

Title:
  Jammy update: v5.15.105 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     v5.15.105 upstream stable release
     from git://git.kernel.org/

  interconnect: qcom: osm-l3: fix icc_onecell_data allocation
  perf/core: Fix perf_output_begin parameter is incorrectly invoked in 
perf_event_bpf_output
  perf: fix perf_event_context->time
  tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
  serial: fsl_lpuart: Fix comment typo
  tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
  tty: serial: fsl_lpuart: fix race on RX DMA shutdown
  serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
  serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
  kthread: add the helper function kthread_run_on_cpu()
  trace/hwlat: make use of the helper function kthread_run_on_cpu()
  trace/hwlat: Do not start per-cpu thread if it is already running
  net: tls: fix possible race condition between do_tls_getsockopt_conf() and 
do_tls_setsockopt_conf()
  power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of 
pm_runtime_get_sync
  power: supply: bq24190: Fix use after free bug in bq24190_remove due to race 
condition
  power: supply: da9150: Fix use after free bug in da9150_charger_remove due to 
race condition
  ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl
  ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl
  arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes
  xsk: Add missing overflow check in xdp_umem_reg
  iavf: fix inverted Rx hash condition leading to disabled hash
  iavf: fix non-tunneled IPv6 UDP packet type and hashing
  intel/igbvf: free irq on the error path in igbvf_request_msix()
  igbvf: Regard vf reset nack as success
  igc: fix the validation logic for taprio's gate list
  i2c: imx-lpi2c: check only for enabled interrupt flags
  i2c: hisi: Only use the completion interrupt to finish the transfer
  scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
  net: dsa: b53: mmap: fix device tree support
  net: usb: smsc95xx: Limit packet length to skb->len
  qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
  net: phy: Ensure state transitions are processed from phy_stop()
  net: mdio: fix owner field for mdio buses registered using device-tree
  net: mdio: fix owner field for mdio buses registered using ACPI
  drm/i915/gt: perform uc late init after probe error injection
  net: qcom/emac: Fix use after free bug in emac_remove due to race condition
  net/ps3_gelic_net: Fix RX sk_buff length
  net/ps3_gelic_net: Use dma_mapping_error
  octeontx2-vf: Add missing free for alloc_percpu
  bootconfig: Fix testcase to increase max node
  keys: Do not cache key in task struct if key is requested from kernel thread
  iavf: fix hang on reboot with ice
  i40e: fix flow director packet filter programming
  bpf: Adjust insufficient default bpf_jit_limit
  net/mlx5e: Set uplink rep as NETNS_LOCAL
  net/mlx5: Fix steering rules cleanup
  net/mlx5: Read the TC mapping of all priorities on ETS query
  net/mlx5: E-Switch, Fix an Oops in error handling code
  net: dsa: tag_brcm: legacy: fix daisy-chained switches
  atm: idt77252: fix kmemleak when rmmod idt77252
  erspan: do not use skb_mac_header() in ndo_start_xmit()
  net/sonic: use dma_mapping_error() for error check
  nvme-tcp: fix nvme_tcp_term_pdu to match spec
  hvc/xen: prevent concurrent accesses to the shared ring
  ksmbd: add low bound validation to FSCTL_SET_ZERO_DATA
  ksmbd: add low bound validation to FSCTL_QUERY_ALLOCATED_RANGES
  ksmbd: fix possible refcount leak in smb2_open()
  gve: Cache link_speed value from device
  net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
  net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
  net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
  net: mdio: thunder: Add missing fwnode_handle_put()
  Bluetooth: btqcomsmd: Fix command timeout after setting BD address
  Bluetooth: L2CAP: Fix responding with wrong PDU type
  platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
  thread_info: Add helpers to snapshot thread flags
  entry: Snapshot thread flags
  entry/rcu: 

[Kernel-packages] [Bug 2020524] Re: iptables physdev match broken via upstream stable patchset 2023-04-06 / v5.15.93, fixed upstream in 5.15.109

2023-06-15 Thread Birgit Edel
** Description changed:

  physdev iptables match was broken in a stable update.
- A fix is described in upstream releases 5.15.109 and 6.1.26
+ 
+ A fix was already committed in upstream releases
+ 5.4.242
+ 5.15.109
+ 6.1.26
+ 6.2.13 / LP: #2023929
  
  == Regression details ==
  Discovered in version: 5.19.0-42.43~22.04.1
  Last known good version: 5.19.0-41.42~22.04.1
  
  How to tell? Add & use a bridge interface, add catchall filter (no -j ACTION 
needed) see if *any* bridge traffic is tracked:
  # iptables -A INPUT -m physdev --physdev-in + -m comment --comment "watch me"
  # iptables -nvL INPUT | grep watch
  
  The match behaves as if the matched packets were not bridge traffic, and
  consistently so: negation works. Security impact highly depends on rule
  design. KVM hosts, probably.
  
- LP: #2015511
- LP: #2012665
+ bug introduced, bridge info discarded
+ 5.4.232 dffe83a198a6c293155f99958e51ab84442424c5 LP: #2011625
+ 5.15.93 89a69216f17005e28bd9a333662dcb3247dd0f56 LP: #2015511
+ 6.1.11 a1512f11ec02458c0986f169f29c90a92c150cc4 LP: #2012665
+ 6.2 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
+ netfilter: br_netfilter: disable sabotage_in hook after first suppression
  
- bridge info discarded after 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
- "netfilter: br_netfilter: disable sabotage_in hook after first suppression"
- 
- bridge info no longer discarded after 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
- "netfilter: br_netfilter: fix recent physdev match breakage"
+ fixed, bridge info no longer discarded
+ 5.4.242 36f098e1e4d1a372329c6244b220047a19e60dbd
+ 5.15.109 cb9b96c154a10dd4802b82281c9246eabe081026
+ 6.1.26 ea854a25c8327f51f7ff529b745794a985185563
+ 6.2.13 22134b86de9c2afe28e1f406062cd93bdcac4149
+ master 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
+ netfilter: br_netfilter: fix recent physdev match breakage
  
  related module names: xt_physdev nft_meta_bridge br_netfilter

** Patch added: 
"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=94623f579ce338b5fa61b5acaa5beb8aa657fb9e;
   
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=94623f579ce338b5fa61b5acaa5beb8aa657fb9e

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

Title:
  iptables physdev match broken via upstream stable patchset 2023-04-06
  / v5.15.93, fixed upstream in 5.15.109

Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  physdev iptables match was broken in a stable update.

  A fix was already committed in upstream releases
  5.4.242
  5.15.109
  6.1.26
  6.2.13 / LP: #2023929

  == Regression details ==
  Discovered in version: 5.19.0-42.43~22.04.1
  Last known good version: 5.19.0-41.42~22.04.1

  How to tell? Add & use a bridge interface, add catchall filter (no -j ACTION 
needed) see if *any* bridge traffic is tracked:
  # iptables -A INPUT -m physdev --physdev-in + -m comment --comment "watch me"
  # iptables -nvL INPUT | grep watch

  The match behaves as if the matched packets were not bridge traffic,
  and consistently so: negation works. Security impact highly depends on
  rule design. KVM hosts, probably.

  bug introduced, bridge info discarded
  5.4.232 dffe83a198a6c293155f99958e51ab84442424c5 LP: #2011625
  5.15.93 89a69216f17005e28bd9a333662dcb3247dd0f56 LP: #2015511
  6.1.11 a1512f11ec02458c0986f169f29c90a92c150cc4 LP: #2012665
  6.2 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
  netfilter: br_netfilter: disable sabotage_in hook after first suppression

  fixed, bridge info no longer discarded
  5.4.242 36f098e1e4d1a372329c6244b220047a19e60dbd
  5.15.109 cb9b96c154a10dd4802b82281c9246eabe081026
  6.1.26 ea854a25c8327f51f7ff529b745794a985185563
  6.2.13 22134b86de9c2afe28e1f406062cd93bdcac4149
  master 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
  netfilter: br_netfilter: fix recent physdev match breakage

  related module names: xt_physdev nft_meta_bridge br_netfilter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020524/+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 2020524] [NEW] iptables physdev match broken via upstream stable patchset 2023-04-06 / v5.15.93, fixed upstream in 5.15.109

2023-05-23 Thread Birgit Edel
Public bug reported:

physdev iptables match was broken in a stable update.
A fix is described in upstream releases 5.15.109 and 6.1.26

== Regression details ==
Discovered in version: 5.19.0-42.43~22.04.1
Last known good version: 5.19.0-41.42~22.04.1

How to tell? Add & use a bridge interface, add catchall filter (no -j ACTION 
needed) see if *any* bridge traffic is tracked:
# iptables -A INPUT -m physdev --physdev-in + -m comment --comment "watch me"
# iptables -nvL INPUT | grep watch

The match behaves as if the matched packets were not bridge traffic, and
consistently so: negation works. Security impact highly depends on rule
design. KVM hosts, probably.

LP: #2015511
LP: #2012665

bridge info discarded after 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
"netfilter: br_netfilter: disable sabotage_in hook after first suppression"

bridge info no longer discarded after 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
"netfilter: br_netfilter: fix recent physdev match breakage"

related module names: xt_physdev nft_meta_bridge br_netfilter

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

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

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

Title:
  iptables physdev match broken via upstream stable patchset 2023-04-06
  / v5.15.93, fixed upstream in 5.15.109

Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  physdev iptables match was broken in a stable update.
  A fix is described in upstream releases 5.15.109 and 6.1.26

  == Regression details ==
  Discovered in version: 5.19.0-42.43~22.04.1
  Last known good version: 5.19.0-41.42~22.04.1

  How to tell? Add & use a bridge interface, add catchall filter (no -j ACTION 
needed) see if *any* bridge traffic is tracked:
  # iptables -A INPUT -m physdev --physdev-in + -m comment --comment "watch me"
  # iptables -nvL INPUT | grep watch

  The match behaves as if the matched packets were not bridge traffic,
  and consistently so: negation works. Security impact highly depends on
  rule design. KVM hosts, probably.

  LP: #2015511
  LP: #2012665

  bridge info discarded after 2b272bb558f1d3a5aa95ed8a82253786fd1a48ba
  "netfilter: br_netfilter: disable sabotage_in hook after first suppression"

  bridge info no longer discarded after 94623f579ce338b5fa61b5acaa5beb8aa657fb9e
  "netfilter: br_netfilter: fix recent physdev match breakage"

  related module names: xt_physdev nft_meta_bridge br_netfilter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2020524/+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 1908423] Re: 5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

2020-12-16 Thread Birgit Edel
The logs attached to the original bug relate to the issue I care about.

The logs attached to fulfill ubuntu-kernel-bot demands contain the dmesg
output produced when doing `modprobe -r -v i2c_bcm2835` that demonstrate
how these kernel messages share some similarities.

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

** Description changed:

  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.
  
  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.
  
  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.
  
  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes
  
  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62
  
  Note: similar message in Bug 1889637
+ Exactly one Google search result for the exact message: 
https://forum.openwrt.org/t/rpi-4-failed-to-change-pllb-frequency/81840
  
  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18
  
  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"
  
  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  

[Kernel-packages] [Bug 1908423] Re: 5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

2020-12-16 Thread Birgit Edel
** Description changed:

  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
- randomly, about once every few hours. Diagnostics so far have not turned
- up anything useful, still busy figuring out cross-compile bisect and a
+ randomly, about once every few hours.
+ 
+ -56, -58 and -59 are affected, reverting *only* the kernel back to -53
+ got me 3 days without freeze. Diagnostics so far have not turned up
+ anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.
  
  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.
  
  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes
  
  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62
  
  Note: similar message in Bug 1889637
  
  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18
  
  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"
  
  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0p', '/dev/snd/by-path', '/dev/snd/seq', 
'/dev/snd/controlC0', '/dev/snd/pcmC0D0p', 

[Kernel-packages] [Bug 1908423] ProcModules.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444239/+files/ProcModules.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] CurrentDmesg.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444233/+files/CurrentDmesg.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] UdevDb.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1908423/+attachment/5444240/+files/UdevDb.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  ArecordDevices: 

[Kernel-packages] [Bug 1908423] WifiSyslog.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444241/+files/WifiSyslog.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] ProcCpuinfo.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444236/+files/ProcCpuinfo.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] ProcInterrupts.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444238/+files/ProcInterrupts.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] Lsusb-v.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444235/+files/Lsusb-v.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] Lsusb-t.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444234/+files/Lsusb-t.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  

[Kernel-packages] [Bug 1908423] CRDA.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1908423/+attachment/5444232/+files/CRDA.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  ArecordDevices: 

[Kernel-packages] [Bug 1908423] ProcCpuinfoMinimal.txt

2020-12-16 Thread Birgit Edel
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1908423/+attachment/5444237/+files/ProcCpuinfoMinimal.txt

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

Title:
  5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours.

  -56, -58 and -59 are affected, reverting *only* the kernel back to -53
  got me 3 days without freeze. Diagnostics so far have not turned up
  anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.

  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.

  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes

  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62

  Note: similar message in Bug 1889637

  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18

  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: 

[Kernel-packages] [Bug 1908423] Re: 5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

2020-12-16 Thread Birgit Edel
apport information

** Tags added: apport-collected

** Description changed:

  Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
  randomly, about once every few hours. Diagnostics so far have not turned
  up anything useful, still busy figuring out cross-compile bisect and a
  reasonably fast reproduction.
  
  The devices are also known as (/proc/device-tree/compatible)
  raspberrypi,3-model-bbrcm,bcm2837
  raspberrypi,3-model-b-plusbrcm,bcm2837
  I only use them in ARM64 mode, and I only run -generic kernels via Pete 
Batards EDKII builds.
  
  (unreliable, slow) reproduction:
  1. run affected aarch64 kernel
  2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
  3. utilize xorg through vc4 kms
  4. check dmesg when display freezes
  
  symptom 1 (always the same -62):
  13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
  13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change 
pllb frequency: -62
  
  Note: similar message in Bug 1889637
  
  symptom 2 (varying hangs):
  [Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
  [  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
  [  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  +0,06] kworker/2:1 D036  2 0x0028
  [  +0,22] Workqueue: events dbs_work_handler
  [  +0,04] Call trace:
  [  +0,09]  __switch_to+0xf8/0x1b0
  [  +0,08]  __schedule+0x310/0x7d8
  [  +0,05]  schedule+0x40/0xb8
  [  +0,04]  schedule_timeout+0xa0/0x198
  [  +0,05]  __wait_for_common+0xf0/0x230
  [  +0,05]  wait_for_completion_timeout+0x38/0x48
  [  +0,06]  mbox_send_message+0xd0/0x170
  [  +0,06]  rpi_firmware_property_list+0xec/0x250
  [  +0,04]  rpi_firmware_property+0x78/0xb8
  [  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
  [  +0,08]  clk_change_rate+0xdc/0x420
  [  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
  [  +0,03]  clk_set_rate+0x3c/0xc0
  [  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
  [  +0,04]  set_target+0x4c/0x90
  [  +0,07]  __cpufreq_driver_target+0x2c8/0x678
  [  +0,04]  od_dbs_update+0x144/0x1a0
  [  +0,03]  dbs_work_handler+0x48/0x80
  [  +0,06]  process_one_work+0x1d0/0x468
  [  +0,05]  worker_thread+0x154/0x4e0
  [  +0,04]  kthread+0xf0/0x118
  [  +0,04]  ret_from_fork+0x10/0x18
  
  non-kernel-version explanations ruled out:
  network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
  4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
  swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
  hang reported with & without use of wifi of device or any other device within 
1m
  hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
  hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
  hang reported with & without kernel cmdline memtest=2
  hang reported with & without kernel cmdline dwc_otg.speed=1
  hang reported with firmware-1.20200601 & firmware-1.20201201
  hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
  hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
  hang reported with config.txt boot_delay=2 bootcode_delay=2
  hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"
  
  hang reported with 5.4.0-56-generic usually after a few hours of uptime
  hang reported with 5.4.0-58-generic usually after a few hours of uptime
  hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
  hang reported with 5.4.0-59-generic usually after a few hours of uptime
  never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
  similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic aarch64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k5.4.0-58-generic.
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0p', '/dev/snd/by-path', '/dev/snd/seq', 
'/dev/snd/controlC0', '/dev/snd/pcmC0D0p', '/dev/snd/timer'] failed with exit 
code 1:
  Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
  Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
  

[Kernel-packages] [Bug 1908423] [NEW] 5.4.0-58-generic: Raspberry Pi 3 arm64 occasionally unresponsive

2020-12-16 Thread Birgit Edel
Public bug reported:

Since upgrading to 5.4.0-56-generic my RPI3 devices started freezing
randomly, about once every few hours. Diagnostics so far have not turned
up anything useful, still busy figuring out cross-compile bisect and a
reasonably fast reproduction.

The devices are also known as (/proc/device-tree/compatible)
raspberrypi,3-model-bbrcm,bcm2837
raspberrypi,3-model-b-plusbrcm,bcm2837
I only use them in ARM64 mode, and I only run -generic kernels via Pete Batards 
EDKII builds.

(unreliable, slow) reproduction:
1. run affected aarch64 kernel
2. set low non-zero /proc/sys/kernel/hung_task_timeout_secs
3. utilize xorg through vc4 kms
4. check dmesg when display freezes

symptom 1 (always the same -62):
13:52:01.832230 kernel: raspberrypi-firmware soc:firmware: mbox_send_message 
returned -62
13:52:01.839310 kernel: raspberrypi-clk raspberrypi-clk: Failed to change pllb 
frequency: -62

Note: similar message in Bug 1889637

symptom 2 (varying hangs):
[Dez15 16:09] INFO: task kworker/2:1:36 blocked for more than 120 seconds.
[  +0,19]   Tainted: G C  E 5.4.0-58-generic #64-Ubuntu
[  +0,04] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this 
message.
[  +0,06] kworker/2:1 D036  2 0x0028
[  +0,22] Workqueue: events dbs_work_handler
[  +0,04] Call trace:
[  +0,09]  __switch_to+0xf8/0x1b0
[  +0,08]  __schedule+0x310/0x7d8
[  +0,05]  schedule+0x40/0xb8
[  +0,04]  schedule_timeout+0xa0/0x198
[  +0,05]  __wait_for_common+0xf0/0x230
[  +0,05]  wait_for_completion_timeout+0x38/0x48
[  +0,06]  mbox_send_message+0xd0/0x170
[  +0,06]  rpi_firmware_property_list+0xec/0x250
[  +0,04]  rpi_firmware_property+0x78/0xb8
[  +0,10]  raspberrypi_fw_pll_set_rate+0x60/0xe0 [clk_raspberrypi]
[  +0,08]  clk_change_rate+0xdc/0x420
[  +0,04]  clk_core_set_rate_nolock+0x1cc/0x1f0
[  +0,03]  clk_set_rate+0x3c/0xc0
[  +0,06]  dev_pm_opp_set_rate+0x3d4/0x520
[  +0,04]  set_target+0x4c/0x90
[  +0,07]  __cpufreq_driver_target+0x2c8/0x678
[  +0,04]  od_dbs_update+0x144/0x1a0
[  +0,03]  dbs_work_handler+0x48/0x80
[  +0,06]  process_one_work+0x1d0/0x468
[  +0,05]  worker_thread+0x154/0x4e0
[  +0,04]  kthread+0xf0/0x118
[  +0,04]  ret_from_fork+0x10/0x18

non-kernel-version explanations ruled out:
network adapter is neither idle nor saturated (~32MiB / hour on enxb827eb..)
4 different power supply models, 2 of them bad but not correlated with 
frequency of hang
swap size & usage obviously does change system responsiveness, but not 
correlated with frequency of hang
hang reported with & without use of wifi of device or any other device within 1m
hang reported with & without config.txt dtoverlay=disable-wifi (NOT confirmed 
that even works)
hang reported with cpu_thermal-virtual-0 between 59-67°C (3 copper plates, no 
fan)
hang reported with & without kernel cmdline memtest=2
hang reported with & without kernel cmdline dwc_otg.speed=1
hang reported with firmware-1.20200601 & firmware-1.20201201
hang reported with /proc/device-tree/model "Raspberry Pi 3 Model B Rev 1.2" & 
"Raspberry Pi 3 Model B Plus Rev 1.3"
hang reported with & without config.txt enable_uart=1,uart_2ndstage=1
hang reported with config.txt boot_delay=2 bootcode_delay=2
hang reported with EFI "rpi3 tianocore 1.27" & "rpi3 tianocore 1.31"

hang reported with 5.4.0-56-generic usually after a few hours of uptime
hang reported with 5.4.0-58-generic usually after a few hours of uptime
hang reported with (hwe-edge) 5.8.0-31-generic usually after a few hours of 
uptime
hang reported with 5.4.0-59-generic usually after a few hours of uptime
never seen in versions 5.4.0-26-generic through 5.4.0-53-generic, with one 
notable exception while investigating:
similiar hang reported with 5.4.0-53-generic if and only if attempting to 
unload i2c_bcm2835 module

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-58-generic 5.4.0-58.64
ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
Uname: Linux 5.4.0-58-generic aarch64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k5.4.0-58-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: arm64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0p', '/dev/snd/by-path', '/dev/snd/seq', 
'/dev/snd/controlC0', '/dev/snd/pcmC0D0p', '/dev/snd/timer'] failed with exit 
code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
CasperMD5CheckResult: skip
Date: Tue Dec 15 16:46:43 2020
IwConfig: Error: [Errno 2] No such 

[Kernel-packages] [Bug 1907761] Re: vanishing kernel 5.4.0-56-generic

2020-12-11 Thread Birgit Edel
This link is what *should* have been easily discoverable for anyone
wondering about the vanished version:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1907262

Ideas:
* allow updating USNs even when no new binaries are available, simply because 
changelogs are *not*
* add this possibility to the list of theories ubuntu-security-status 
(update-manager) helpfully explains when reporting unknown packages
* make "DELETED" a more prominent feature on links from USNs (obvious: 
https://launchpad.net/ubuntu/+source/linux/5.4.0-56.62/+publishinghistory - not 
obvious: https://launchpad.net/ubuntu/+source/linux/5.4.0-56.62)

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

Title:
  vanishing kernel 5.4.0-56-generic

Status in linux-meta package in Ubuntu:
  Incomplete

Bug description:
  Kernel version 5.4.0-56-generic has just vanished off the face of the
  earth, after an update to that version some days ago. This was not
  updated from "proposed" or anything like that, it was updated in the
  normal way from "focal-updates".

  I had to revert several systems to kernel version 5.4.0-54-generic,
  after apt reported that my installed 5.4.0-56-generic packages were
  foreign, unknown and unaccounted-for.

  Have you lost your damn minds?

  By all means issue a fix for this outrageous situation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1907761/+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 1907761] Re: vanishing kernel 5.4.0-56-generic

2020-12-11 Thread Birgit Edel
This affects multiple GA and HWE (including -edge) stacks.

These are the notices announcing the now missing package versions as 
intentional releases:
https://ubuntu.com/security/notices/USN-4658-1
https://ubuntu.com/security/notices/USN-4659-1
https://ubuntu.com/security/notices/USN-4660-1
https://ubuntu.com/security/notices/USN-4657-1

These are the "-generic" package names that should include the security 
backports for (among others) CVE-2020-28915 but are now missing:
linux-image-5.8.0-31-generic
linux-image-5.4.0-56-generic
linux-image-4.15.0-126-generic

These links at this moment point nowhere:
https://packages.ubuntu.com/focal/linux-image-5.8.0-31-generic
https://packages.ubuntu.com/bionic/linux-image-5.4.0-56-generic
https://packages.ubuntu.com/xenial/linux-image-4.15.0-126-generic

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-28915

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

Title:
  vanishing kernel 5.4.0-56-generic

Status in linux-meta package in Ubuntu:
  Incomplete

Bug description:
  Kernel version 5.4.0-56-generic has just vanished off the face of the
  earth, after an update to that version some days ago. This was not
  updated from "proposed" or anything like that, it was updated in the
  normal way from "focal-updates".

  I had to revert several systems to kernel version 5.4.0-54-generic,
  after apt reported that my installed 5.4.0-56-generic packages were
  foreign, unknown and unaccounted-for.

  Have you lost your damn minds?

  By all means issue a fix for this outrageous situation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1907761/+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 1907761] Re: vanishing kernel 5.4.0-56-generic

2020-12-11 Thread Birgit Edel
I have created Bug 1907814 to complain about apport refusing to report
bugs about unknown updates with an unhelpful message.

I believe these remain two separate concerns:
a) Retracting security upgrades on purpose after releasing them to non-proposed 
channels needs a better workflow, reverting in a lower version number is 
probably entirely unnecessary for smooth upgrades.

b) Apport should still be improved even if this is never done on purpose
again, because there are other reasons a Package might vanish (outdated
mirrors I guess) which apport should be failing gracefully about.

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

Title:
  vanishing kernel 5.4.0-56-generic

Status in linux-meta package in Ubuntu:
  Incomplete

Bug description:
  Kernel version 5.4.0-56-generic has just vanished off the face of the
  earth, after an update to that version some days ago. This was not
  updated from "proposed" or anything like that, it was updated in the
  normal way from "focal-updates".

  I had to revert several systems to kernel version 5.4.0-54-generic,
  after apt reported that my installed 5.4.0-56-generic packages were
  foreign, unknown and unaccounted-for.

  Have you lost your damn minds?

  By all means issue a fix for this outrageous situation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1907761/+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 1471530] Re: Acer Aspire 5315: Fan turns off when loading linux, resulting in system overheat and emergency shutdown

2015-08-02 Thread Danny Edel
Hello Christopher,

Good news first: Updating the BIOS to v1.45 actually *fixed the fan
issue.* It still stops briefly during kernel load, but resumes rotation
within a second. If I run stress, the temperature sensor acpitz-
virtual-0 updates within a few seconds to whatever coretemp-0 says,
rounded to 10 degrees and the fan adjusts its speed. Before and after
sleep/wakeup.

A big THANK YOU for taking the time to help me on this.


Now to the bad news: Updating the BIOS was no easy task at all and did not work 
as specified on the help page. (That's why my answer took so long)

But maybe some of the things I discovered can be added to the BIOSupdate
help page you linked, so other users dont't have to try and fail on the
same things again.

Note: This may be specific to the InsydeFlash system, but googling it
seems to suggest it is in use for many different computers.

* A windows 7 system repair disc created on one computer is not bound to
its hardware (after installing a DVD Burner in my desktop computer, the
generated disc booted on the laptop)

* A windows 7 64bit system repair disc *does not* run 32-bit applications. 
(InsydeFlash is a 32bit application, you get an error about a required 
subsystem not being available).
Note that you cannot choose whether to create 32bit or 64bit discs. A 64bit 
installation will always generate 64bit discs.

* After acquiring a windows 7 32bit installation and generating a rescue
disc from it, InsydeFlash still did not start. It was missing oledlg.dll
(and probably others, I'm assuming it would tell me which one it tries
to load next if I found out how to give oledlg it to it).

* Copying oledlg.dll from the windows\system32 directory onto the same
directory as the bios update file did *not work*, it still complains
about not finding the dll.

* Talking to a professional windows system administrator, I was told
they often use the Boot-CD from www.hirensbootcd.org, which contains a
minimal windows xp. Using this boot cd's XP, I was *finally* able to run
the BIOS update file and the fan works now.

So maybe you want to add this boot cd to the links on the BIOSupdate
page, to help future users who are running into similar problems.

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have 

[Kernel-packages] [Bug 1471530] Re: Acer Aspire 5315: Fan turns off when loading linux, resulting in system overheat and emergency shutdown

2015-07-16 Thread Danny Edel
Christopher, thank you for that information and the direct link, I've
been able to download the BIOS file.

Unfortunately, it's a windows-only download. I've extracted it with
archive manager, and the program inside is called InsydeFlash.exe.
Going by the wiki article you linked, it seems the only option for me is
to use a Windows 7 repair disc, since I don't have a windows 8 system,
the BIOS update is not dos based, and flashrom's wiki says it won't work
on a laptop.

Just one question: Do you know if I can use a windows-7 repair disc
created on another computer to do the BIOS update? Because this laptop
is ubuntu-only, and right now my windows desktop PC does not have a CD
burner (I would get one for it if that could help me run the BIOS
update). The system-restore thing doesn't want to create an ISO,
otherwise I'd have moved it to the ubuntu laptop and burned it there
already.

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release 

[Kernel-packages] [Bug 1471530] Re: Acer Aspire 5315: Fan turns off when loading linux, resulting in system overheat and emergency shutdown

2015-07-06 Thread Danny Edel
apport information

** Tags added: apport-collected

** Description changed:

  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-bug
  linux started the bug report against linux-lts-utopic. I hope it knows
  what it's doing : )
  
  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu SMP
  Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.
  
  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.
  
  Without any modifications, if you power it up (assuming its already warm
  from a previous session), the fan works correctly. If you load BIOS or
  GRUB, no problems. I could confirm temperature-dependent control works
  by loading a memtest86 and letting it run for a few hours; Fan speed
  kept going up and down, machine did not crash.
  
  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to get
  through a complete ubuntu installation before poweroff by not using an
  internet connection and clicking defaults as fast as possible, starting
  with the machine cold.
  
  After I had ubuntu installed, thanks to much help at bug report #728733
  I have made the following discoveries.
  
  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.
  
  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.
  
   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04
  
  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1
  
  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)
  
  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.11
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2001-01-02 (5297 days ago)
+ InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
+ MachineType: Acer Aspire 5315
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
+ ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
+ RelatedPackageVersions:
+  linux-restricted-modules-3.16.0-41-generic N/A
+  linux-backports-modules-3.16.0-41-generic  N/A
+  linux-firmware 1.127.12
+ Tags:  trusty
+ Uname: Linux 3.16.0-41-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ 

[Kernel-packages] [Bug 1471530] UdevDb.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1471530/+attachment/4424913/+files/UdevDb.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] ProcModules.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424910/+files/ProcModules.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] ProcInterrupts.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424909/+files/ProcInterrupts.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] PulseList.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424911/+files/PulseList.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] UdevLog.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424914/+files/UdevLog.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] ProcCpuinfo.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424907/+files/ProcCpuinfo.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] RfKill.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1471530/+attachment/4424912/+files/RfKill.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] WifiSyslog.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424915/+files/WifiSyslog.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] ProcEnviron.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424908/+files/ProcEnviron.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] Lsusb.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1471530/+attachment/4424906/+files/Lsusb.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] CRDA.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1471530/+attachment/4424902/+files/CRDA.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 

[Kernel-packages] [Bug 1471530] Lspci.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1471530/+attachment/4424905/+files/Lspci.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] CurrentDmesg.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424903/+files/CurrentDmesg.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] IwConfig.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424904/+files/IwConfig.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] BootDmesg.txt

2015-07-06 Thread Danny Edel
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1471530/+attachment/4424901/+files/BootDmesg.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1471530] Re: Acer Aspire 5315: Fan turns off when loading linux, resulting in system overheat and emergency shutdown

2015-07-06 Thread Danny Edel
Since the machine was cold, I was able to get the apport-collect run
before the wakeup. For completness, here's the output of dmesg after the
suspend/wakeup cycle:

** Attachment added: DmesgAfterResume.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1471530/+attachment/4424916/+files/DmesgAfterResume.txt

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any modifications, if you power it up (assuming its already
  warm from a previous session), the fan works correctly. If you load
  BIOS or GRUB, no problems. I could confirm temperature-dependent
  control works by loading a memtest86 and letting it run for a few
  hours; Fan speed kept going up and down, machine did not crash.

  Once you load a linux kernel (LiveCD exhibits the same behaviour), the
  fan stops completely and the system starts heating up. I was able to
  get through a complete ubuntu installation before poweroff by not
  using an internet connection and clicking defaults as fast as
  possible, starting with the machine cold.

  After I had ubuntu installed, thanks to much help at bug report
  #728733 I have made the following discoveries.

  (1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
  (2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
  (3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
  (4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

  What I would like is to have the system in state 4 (fan turning and
  adjusting to temperature) without requiring human intervention, either
  by avoiding the fan stopping in the first place (preferred) or by re-
  starting it automated sometime in the boot process.

   We also need:
  1) The release of Ubuntu you are using
  'lsb_release -rd' gives
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  2) The version of the package you are using
  'apt-cache policy linux-image-$(uname -r)' says I'm running
  3.16.0-41.57~14.04.1

  3) What you expected to happen
  System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

  4) What happened instead
  System fan stays off until I suspend and wakeup the machine, possibly 
resulting in heat emergency poweroff if I am too slow or forget to do it

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
  ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
  Uname: Linux 3.16.0-41-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jul  5 12:16:55 2015
  InstallationDate: Installed on 2001-01-02 (5296 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  SourcePackage: linux-lts-utopic
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dannyedel   1385 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2001-01-02 (5297 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
  MachineType: Acer Aspire 5315
  Package: linux (not installed)
  ProcFB: 0 

[Kernel-packages] [Bug 728733] Re: fan only works when my acer 5315 is booted then stops

2015-07-05 Thread Danny Edel
Christopher: I have created the new ticket #1471530 and subscribed you.

I don't know how to correctly link the tickets (or whether I even should
do that), so it would be nice if you or someone else would handle that.

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728733/+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 1471530] [NEW] Acer Aspire 5315: Fan turns off when loading linux, resulting in system overheat and emergency shutdown

2015-07-05 Thread Danny Edel
Public bug reported:

First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-bug
linux started the bug report against linux-lts-utopic. I hope it knows
what it's doing : )

uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu SMP
Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

Now to the problem.
The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

Without any modifications, if you power it up (assuming its already warm
from a previous session), the fan works correctly. If you load BIOS or
GRUB, no problems. I could confirm temperature-dependent control works
by loading a memtest86 and letting it run for a few hours; Fan speed
kept going up and down, machine did not crash.

Once you load a linux kernel (LiveCD exhibits the same behaviour), the
fan stops completely and the system starts heating up. I was able to get
through a complete ubuntu installation before poweroff by not using an
internet connection and clicking defaults as fast as possible, starting
with the machine cold.

After I had ubuntu installed, thanks to much help at bug report #728733
I have made the following discoveries.

(1) Booting linux with acpi=off results in a kernel panic (I had to replace 
quiet splash with verbose to see that), but the fan stays on.
(2) Booting linux with acpi=off noapic or acpi=off nolapic results in the 
fan working correctly, but the wifi card doen't work.
(3) Booting linux normally, if you monitor 
/sys/class/thermal/thermal_zone0/temp it stays at 4 (40°C) even if 
lm-sensors' coretemp tells me that the processor is quite beyond that. [note: 
It is possible that the fan is just so quiet at the 40°C setting that I'm 
thinking its off]. Thermald also seems to depend on this temperature reading 
and therefore does not throttle the CPU.
(4) Sending the machine to standby and waking it up again results in the 
thermal_zone0/temp getting updated regularly (it seems to follow coretemp with 
a few seconds lag) and the fan turning faster and slower. In this state, the 
system is perfectly usable.

What I would like is to have the system in state 4 (fan turning and
adjusting to temperature) without requiring human intervention, either
by avoiding the fan stopping in the first place (preferred) or by re-
starting it automated sometime in the boot process.

 We also need:
1) The release of Ubuntu you are using
'lsb_release -rd' gives
Description:Ubuntu 14.04.2 LTS
Release:14.04

2) The version of the package you are using
'apt-cache policy linux-image-$(uname -r)' says I'm running
3.16.0-41.57~14.04.1

3) What you expected to happen
System fan stays on after grub-linux handoff (or only stays off for a brief 
time period and comes back up automatically)

4) What happened instead
System fan stays off until I suspend and wakeup the machine, possibly resulting 
in heat emergency poweroff if I am too slow or forget to do it

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-41-generic 3.16.0-41.57~14.04.1
ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
Uname: Linux 3.16.0-41-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jul  5 12:16:55 2015
InstallationDate: Installed on 2001-01-02 (5296 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
SourcePackage: linux-lts-utopic
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Acer Aspire 5315: Fan turns off when loading linux, resulting in
  system overheat and emergency shutdown

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  First off: I'm running Ubuntu 14.04.2 LTS Trusty Tahr, yet ubuntu-
  bug linux started the bug report against linux-lts-utopic. I hope it
  knows what it's doing : )

  uname -a says Linux aspire5315 3.16.0-41-generic #57~14.04.1-Ubuntu
  SMP Thu Jun 18 18:01:13 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux.

  Now to the problem.
  The fan on this particular Laptop seems to be either controlled by BIOS or - 
after the operating system signals somehow(tm) that it's capable of doing so - 
completely by software. There is (I assume it's implemented in the mainboard 
firmware) an emergency-power-off once the temperature exceeds a certain 
threshold, that's what causing the sudden poweroff after a while.

  Without any 

[Kernel-packages] [Bug 728733] Re: fan only works when my acer 5315 is booted then stops

2015-07-02 Thread Danny Edel
I've got some new observations on this that might help narrow down the
problem.

(1) thermald
I've got thermald installed, and the default configuration seems to work 
*after* the standby/wakeup cycle. Before the machine goes into standby, the 
file cat /sys/class/thermal/thermal_zone0/temp constantly reads 4 (40 °C), 
even when the processor is already way beyond 70°C (as monitored by lm-sensors' 
coretemp) so thermald doesn't trigger the CPU slowdown.

After the standby/wakeup cycle, this temperature reading follows the
coretemp, and thermald acts correctly.

It seems that whatever the secret windows sauce does, also happens after
a wakeup from standby. So maybe there's something I can do to automate
this behaviour during startup of the machine, not requiring human
intervention to enter stable operation zone.

(2) apport-collect
When I run apport-collect and ignore its warning that submitting to the current 
bug is not recommended, the window it gives me lists as the first line 
Package: linux (not installed). I think it will not have collected all the 
info, but I'll send whatever it picks up and set the bug status to confirmed; 
maybe someone can help me operate it correctly or tell me to spawn a new bug 
with the apport-bug.

** Tags added: apport-collected trusty

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] AlsaInfo.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423499/+files/AlsaInfo.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] apport information

2015-07-02 Thread Danny Edel
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dannyedel   1550 F pulseaudio
CurrentDesktop: Unity
CurrentDmesg:
 Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg 
-'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
 dmesg: write failed: Broken pipe
DistroRelease: Ubuntu 14.04
InstallationDate: Installed on 2001-01-02 (5294 days ago)
InstallationMedia: Ubuntu 14.04.2 LTS Trusty Tahr - Release amd64+mac 
(20150218.1)
MachineType: Acer Aspire 5315
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-41-generic 
root=UUID=36a742e5-ee21-43a3-b931-ce78a8734631 ro verbose
ProcVersionSignature: Ubuntu 3.16.0-41.57~14.04.1-generic 3.16.7-ckt11
Tags:  trusty
Uname: Linux 3.16.0-41-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: sudo
WifiSyslog:
 
_MarkForUpload: True
dmi.bios.date: 09/27/2007
dmi.bios.vendor: Acer
dmi.bios.version: V1.18
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Acadia
dmi.board.vendor: Acer
dmi.board.version: V1.18
dmi.chassis.type: 1
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.18
dmi.modalias: 
dmi:bvnAcer:bvrV1.18:bd09/27/2007:svnAcer:pnAspire5315:pvrV1.18:rvnAcer:rnAcadia:rvrV1.18:cvnAcer:ct1:cvrV1.18:
dmi.product.name: Aspire 5315
dmi.product.version: V1.18
dmi.sys.vendor: Acer

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] CRDA.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/728733/+attachment/4423500/+files/CRDA.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] HookError_source_linux.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: HookError_source_linux.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423501/+files/HookError_source_linux.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] Lspci.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/728733/+attachment/4423503/+files/Lspci.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] IwConfig.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423502/+files/IwConfig.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] RfKill.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/728733/+attachment/4423510/+files/RfKill.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] ProcEnviron.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423506/+files/ProcEnviron.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] ProcModules.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423508/+files/ProcModules.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] ProcCpuinfo.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423505/+files/ProcCpuinfo.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] Lsusb.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/728733/+attachment/4423504/+files/Lsusb.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] UdevDb.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/728733/+attachment/4423511/+files/UdevDb.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] ProcInterrupts.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423507/+files/ProcInterrupts.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] UdevLog.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/728733/+attachment/4423512/+files/UdevLog.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] PulseList.txt

2015-07-02 Thread Danny Edel
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/728733/+attachment/4423509/+files/PulseList.txt

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] Re: fan only works when my acer 5315 is booted then stops

2015-06-29 Thread Danny Edel
Hello everyone,

a friend brought me an Aspire 5315 with an Ubuntu installed, which shows
the exact same symptoms as the original poster (It just turns off after
a while and gets really hot, but the fan doesnt work), so I can confirm
this bug still exists in Ubuntu 14.04 LTS.

Since the bug has not been closed I post to this bug, I hope that's
allright.

I have spent a lot of time hitting the words aspire 5315 fan linux
into various search engines and have come up with the following
information, which seem accurate:

(1) The Fan on this particular laptop is normally controlled by a
(windows only) software called e-fan control.

(2) If the temperature rises too high, the mainboard/BIOS turns off
power to save the system from heat death (this works even without the
fan-control software running).

(3) A BIOS Update fixes this for some users, although BIOS updates can
brick the system, so I have not tried one yet.

(4) There are other bug tickets on Launchpad, but they have been closed invalid:
#182929 #500090 #618209

(5) The bug ticket #579665 has been closed as fix released as of kernel 
3.2.0-2-486.
Since the problem still occurs, this may be a regression. If someone can tell 
me how I should install that kernel version, I will try to verify that.


Now towards my own testing:

1. When you turn on the computer (BIOS splash screen or pressing buttons in 
BIOS), the fan starts running.
2. It stays on while you're in GRUB.
3. If you load memtest86 from grub, the fan stays on and turns itself up and 
down, the system ran multiple passes of memtest without issues.
4. While GRUB loads the linux kernel into memory, the fan stays on. (this can 
be most easily tested by booting from usb, since it only loads with usb1.1 
speed and thus takes a lng time)
5. When the linux kernel takes over, the fan turns off. (This is what makes me 
believe it is a linux-specific issue, while the board/BIOS might be allright). 
The system will continue working for a while, until it turns off (Mainboard's 
safety switch)

I was able to get through an ubuntu 14.04.2 amd64 installtion by not
using an internet connection and clicking the default settings as fast
as possible to get to the reboot before it went too hot.

With the system installed, I have done the following experiments:

If you boot with the parameter acpi=off the linux kernel panics within
1 second or so, but at least the fan stays on : )

If you boot with the parameters acpi=off nolapic or acpi=off noapic
the system correctly boots up, fan works (!) and starts getting faster
when a stress --cpu 3 process gets the coretemp to 69°C.


Only downside of acpi=off nolapic is that wifi doesn't work at all
when you boot the laptop like that (It works fine booted normally, so I
suppose the card is allright)

It would be really nice if the computer could run its fan *and* the wifi
card at the same time. If you can tell me anything I can try to help
diagnose the problem, I'm happy to try it out. (although I'd like to
avoid things that can brick it if it turns off at a bad time, like the
bios update). Since the laptop has no user data on it yet, re-installing
is no problem either.

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

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] Re: fan only works when my acer 5315 is booted then stops

2015-06-29 Thread Danny Edel
colin-king: I have not yet heard of thermald, will try it out after this
comment.

First I have new (and to me, confusing) information.

To run apport-collect, i first booted it *without* acpi=off nolapic so
it has wi-fi (but no fan). After it finished booting, I put it to
suspend to let it cool down a bit (it already passed 70°C after loading
X). When I woke it up, the fan worked!

Two reboots confirm this behaviour; If you load it up to X without the
fan, press Power button (to get the menu which allows you to suspend),
suspend it, and then wake it up, the fan starts and correctly scales
with temperature.

A stress --cpu 3 gets it to 69-70 °C, and the fan gets really loud but
it keeps the cpu at that temperature. If you CTRL-C the stress, it cools
down to around 58°C within one second or so and then the fan slows down.

-

Now to the apport-collect I was asked to run: It told me that it would
be better to spawn a new bug report with apport-bug (maybe marking it as
duplicate) instead of sending data to this one. Should I listen to its
recommendation?

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 728733] Re: fan only works when my acer 5315 is booted then stops

2015-06-29 Thread Danny Edel
Regarding thermald: I have installed it and if I understand the manual
correctly, it can only act with fans that are already registered in
sysfs as cooling devices.

If I go to /sys/class/thermal I have two cooling_devices (the CPU and
the LCD, no fans here). The CPU's cur_state affects throttling, while
the LCD's controls brightness. If I write 9 (90 °C) to
thermal_zone0's emul_temp, the system becomes really slow (throttling at
work), but the fan does not react (I assume it's controlled purely by
BIOS because of the suspend/wake-up cycle).

So I believe the real issue here is that linux does not see the fan
control and leaves the control to the BIOS (which is fine for me) after
a wakeup, but still it stops the fan while starting the kernel (which
sounds like a bug to me), apparently deactivating BIOS' own fancontrol
routine. (Maybe it accidentally writes to the same register as Acer's
fancontrol application, signaling the BIOS that fancontrol is now
running, but this is pure speculation.)

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

Title:
  fan only works when my acer 5315 is booted then stops

Status in acpi package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: acpi

  fan only works when my acer 5315 is booted then stops.i have a acer
  aspire 5315 laptop. My fan stopped working after installing ubuntu
  from vista. ive changed it for a new one and still the same problem.
  no dust aswel. please help

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: acpi 1.5-2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar  3 22:18:12 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: acpi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/728733/+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 1400840] Re: package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from

2015-06-07 Thread Edel
Someone have fixed this kind of error? I have a few weeks with this
problem and I'm losing my head, please help me.

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

Title:
  package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying
  to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz',
  which is different from other instances of package libasound2:amd64

Status in alsa-lib package in Ubuntu:
  New

Bug description:
  does not seem to be able to install properly as similar package exist
  of a different signature.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libasound2 1.0.27.2-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  AptOrdering:
   libasound2: Install
   libasound2: Configure
   libasound2: Configure
  Architecture: amd64
  Date: Wed Dec 10 03:46:06 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libasound2-data 1.0.27.2-3ubuntu7
   libc6 2.19-0ubuntu6.3
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  DpkgHistoryLog:
   Start-Date: 2014-12-10  03:45:20
   Commandline: aptdaemon role='role-fix-broken-depends' sender=':1.87'
   Upgrade: libasound2:amd64 (1.0.27.2-1ubuntu6, 1.0.27.2-3ubuntu7)
  DpkgTerminalLog:
   Preparing to unpack .../libasound2_1.0.27.2-3ubuntu7_amd64.deb ...
   Unpacking libasound2:amd64 (1.0.27.2-3ubuntu7) over (1.0.27.2-1ubuntu6) ...
   dpkg: error processing archive 
/var/cache/apt/archives/libasound2_1.0.27.2-3ubuntu7_amd64.deb (--unpack):
trying to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', 
which is different from other instances of package libasound2:amd64
  DuplicateSignature: package:libasound2:1.0.27.2-1ubuntu6:trying to overwrite 
shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is different from 
other instances of package libasound2:amd64
  ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libasound2/changelog.Debian.gz', which is different from other 
instances of package libasound2:amd64
  InstallationDate: Installed on 2013-08-31 (465 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: alsa-lib
  Title: package libasound2 1.0.27.2-1ubuntu6 failed to install/upgrade: trying 
to overwrite shared '/usr/share/doc/libasound2/changelog.Debian.gz', which is 
different from other instances of package libasound2:amd64
  UpgradeStatus: Upgraded to trusty on 2014-07-30 (131 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1400840/+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