[Kernel-packages] [Bug 1881494] Re: [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP Envy x360)

2020-08-24 Thread Anonymous Linux User
Reading the initial bug report I see kolAflash said

>  nomodeset seems to be essential, but not sufficient.

When I added nomodeset to /etc/default/grub (
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" ) then I can boot
without issues, but suspend does not work. To reiterate:

 * the TTY1 screen is not blank on boot
 * sleep works
 * suspend does not work - you get this bug

Given this error in syslog:

> kernel: [0.047848] You have booted with nomodeset. This means your GPU 
> drivers are DISABLED
> kernel: [0.047849] Unless you actually understand what nomodeset does, 
> you should reboot without enabling it
> [0.047849] Any video related functionality will be severely degraded, and 
> you may not even be able to suspend the system properly
> [0.047849] Unless you actually understand what nomodeset does, you should 
> reboot without enabling it

I tried a few things without nomodeset in grub options. In this case:

  * the default screen, TTY1, (CTRL-ALT-F1)  is blank on boot (or has the HP 
logo only)
  * sleep works
  * suspend doesn't seem to work. If you leave the laptop in suspend mode for a 
long time it does not resume. The screen is black with just a white underscore 
on it. The last log lines in /var/log/syslog is

 systemd[1]: Reached target Sleep.
 systemd[1]: Starting Suspend...
 systemd-sleep[8263]: Suspending system...
 kernel: [ 9425.088936] PM: suspend entry (s2idle)


As a workaround for the default screen being blank on boot, you can go to TTY2 
(CTRL-ALT-F2),  log in and run startx from the command prompt.

Some tests:

* This does not seem to be the same issue as
https://bugzilla.kernel.org/show_bug.cgi?id=204241

because the following command works just fine.

for i in $(seq 30); do sudo rtcwake -m mem -s 5; sleep 15; done

* I've tried adding GRUB_GFXMODE=1920x1080 to /etc/default/grub but that
doesn't seem to solve the issue with the screen on TTY1 being blank on
boot.

The commands pm-hibernate and pm-suspend give the errors in /var/log/syslog 
> [ 2566.154192] Lockdown: grep: hibernation is restricted; see man 
> kernel_lockdown.7
and nothing happens

The command pm-powersave gives the same "hibernation is restricted"
error in /var/log/syslog but the system goes blank and the is
unresponsive.

** Bug watch added: Linux Kernel Bug Tracker #204241
   https://bugzilla.kernel.org/show_bug.cgi?id=204241

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

Title:
  [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP
  Envy x360)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  suspend to ram crashes amdgpu.
  System is still accessible via SSH after resume from standby.
  Happens when X is running (gdm/gnome with 3d acceleration) and also when X is 
stopped.

  Also the computer never really goes into standby. The cpu fan is
  running all the time and the power button is fully lighted up.
  Nevertheless, I need to press CTRL to "wake" it, so I can access it
  via SSH.

  I'll attach the dmesg output of several attempts.
  This is the hardware:
  
https://store.hp.com/GermanyStore/Merch/Product.aspx?id=9YN58EA=ABD=NTB
  Tested EFI and BIOS bootmode.

  Please let me know if I can help tracking this down.
  I'm a software developer (sadly not a kernel developer), so you can ask dirty 
technical questions ;-)

  Workaround:
  Enable hibernation (suspend to disk) and use instead of suspend to ram 
(standby).

  What didn't help:
  Kernel parameters: no_console_suspend nomodeset amdgpu.gpu_recovery=1 
init_on_free=0 idle=nowait amd_iommu=flush
  echo mem > /sys/power/state
  systemctl start suspend.target
  echo 0 > /sys/power/pm_async
  Upgrading kernel from 5.4 to: 5.6.0-1010-oem

  Using the kernel parameters
no_console_suspend nomodeset amdgpu.gpu_recovery=1 init_on_free=0
idle=nowait amd_iommu=flush
  and doing
echo mem > /sys/power/state
  before suspend made the system acutally not crash.
  Nevertheless, the cpu fan and the power button stay full on/lighted. So the 
system doesn't really go to standby either.

  I'll try to find the minimal combination of kernel parameters.
  nomodeset seems to be essential, but not sufficient.
  Without nomodeset the system wakes again for a few seconds, but freezes a 
moment later (ssh still accessible).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8
  Uname: Linux 5.6.0-1010-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May 31 18:43:54 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  

[Kernel-packages] [Bug 1881494] Re: [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP Envy x360)

2020-08-23 Thread Anonymous Linux User
Update 2: This isn't actually fully solved. What's working is short-term
"Sleep" but if you leave the laptop lid closed for a while it goes to
suspend (s2idle) and that crashes the system.


Aug 23 14:22:56 REDACTED systemd[1]: NetworkManager-dispatcher.service: 
Succeeded.
Aug 23 14:23:08 REDACTED kernel: [  124.757545] Lockdown: systemd-logind: 
hibernation is restricted; see man kernel_lockdown.7
Aug 23 14:23:08 REDACTED NetworkManager[734]:   [1598210588.2565] 
manager: sleep: sleep requested (sleeping: no  enabled: yes)
Aug 23 14:23:08 REDACTED NetworkManager[734]:   [1598210588.2567] 
manager: NetworkManager state is now ASLEEP
Aug 23 14:23:08 REDACTED whoopsie[1113]: [14:23:08] offline
Aug 23 14:23:08 REDACTED kernel: [  124.760864] Lockdown: systemd-logind: 
hibernation is restricted; see man kernel_lockdown.7
Aug 23 14:23:08 REDACTED kernel: [  124.761905] Lockdown: systemd-logind: 
hibernation is restricted; see man kernel_lockdown.7
Aug 23 14:23:08 REDACTED systemd[1]: Reached target Sleep.
Aug 23 14:23:08 REDACTED systemd[1]: Starting Suspend...
Aug 23 14:23:08 REDACTED kernel: [  124.775535] PM: suspend entry (s2idle)
Aug 23 14:23:08 REDACTED systemd-sleep[1370]: Suspending system...

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

Title:
  [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP
  Envy x360)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  suspend to ram crashes amdgpu.
  System is still accessible via SSH after resume from standby.
  Happens when X is running (gdm/gnome with 3d acceleration) and also when X is 
stopped.

  Also the computer never really goes into standby. The cpu fan is
  running all the time and the power button is fully lighted up.
  Nevertheless, I need to press CTRL to "wake" it, so I can access it
  via SSH.

  I'll attach the dmesg output of several attempts.
  This is the hardware:
  
https://store.hp.com/GermanyStore/Merch/Product.aspx?id=9YN58EA=ABD=NTB
  Tested EFI and BIOS bootmode.

  Please let me know if I can help tracking this down.
  I'm a software developer (sadly not a kernel developer), so you can ask dirty 
technical questions ;-)

  Workaround:
  Enable hibernation (suspend to disk) and use instead of suspend to ram 
(standby).

  What didn't help:
  Kernel parameters: no_console_suspend nomodeset amdgpu.gpu_recovery=1 
init_on_free=0 idle=nowait amd_iommu=flush
  echo mem > /sys/power/state
  systemctl start suspend.target
  echo 0 > /sys/power/pm_async
  Upgrading kernel from 5.4 to: 5.6.0-1010-oem

  Using the kernel parameters
no_console_suspend nomodeset amdgpu.gpu_recovery=1 init_on_free=0
idle=nowait amd_iommu=flush
  and doing
echo mem > /sys/power/state
  before suspend made the system acutally not crash.
  Nevertheless, the cpu fan and the power button stay full on/lighted. So the 
system doesn't really go to standby either.

  I'll try to find the minimal combination of kernel parameters.
  nomodeset seems to be essential, but not sufficient.
  Without nomodeset the system wakes again for a few seconds, but freezes a 
moment later (ssh still accessible).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8
  Uname: Linux 5.6.0-1010-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May 31 18:43:54 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c1) (prog-if 
00 [VGA controller])
     Subsystem: Hewlett-Packard Company Picasso [103c:85de]
  InstallationDate: Installed on 2020-05-29 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: HP HP ENVY x360 Convertible 13-ar0xxx
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.6.0-1010-oem 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85DE
  dmi.board.vendor: HP
  dmi.board.version: 41.36
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  

[Kernel-packages] [Bug 1881494] Re: [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP Envy x360)

2020-08-22 Thread Anonymous Linux User
update: installed pm-utils ( sudo apt install pm-utils ) and the machine
no longer gives a black screen when raising the laptop lid and resumes.

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

Title:
  [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP
  Envy x360)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  suspend to ram crashes amdgpu.
  System is still accessible via SSH after resume from standby.
  Happens when X is running (gdm/gnome with 3d acceleration) and also when X is 
stopped.

  Also the computer never really goes into standby. The cpu fan is
  running all the time and the power button is fully lighted up.
  Nevertheless, I need to press CTRL to "wake" it, so I can access it
  via SSH.

  I'll attach the dmesg output of several attempts.
  This is the hardware:
  
https://store.hp.com/GermanyStore/Merch/Product.aspx?id=9YN58EA=ABD=NTB
  Tested EFI and BIOS bootmode.

  Please let me know if I can help tracking this down.
  I'm a software developer (sadly not a kernel developer), so you can ask dirty 
technical questions ;-)

  Workaround:
  Enable hibernation (suspend to disk) and use instead of suspend to ram 
(standby).

  What didn't help:
  Kernel parameters: no_console_suspend nomodeset amdgpu.gpu_recovery=1 
init_on_free=0 idle=nowait amd_iommu=flush
  echo mem > /sys/power/state
  systemctl start suspend.target
  echo 0 > /sys/power/pm_async
  Upgrading kernel from 5.4 to: 5.6.0-1010-oem

  Using the kernel parameters
no_console_suspend nomodeset amdgpu.gpu_recovery=1 init_on_free=0
idle=nowait amd_iommu=flush
  and doing
echo mem > /sys/power/state
  before suspend made the system acutally not crash.
  Nevertheless, the cpu fan and the power button stay full on/lighted. So the 
system doesn't really go to standby either.

  I'll try to find the minimal combination of kernel parameters.
  nomodeset seems to be essential, but not sufficient.
  Without nomodeset the system wakes again for a few seconds, but freezes a 
moment later (ssh still accessible).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8
  Uname: Linux 5.6.0-1010-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May 31 18:43:54 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c1) (prog-if 
00 [VGA controller])
     Subsystem: Hewlett-Packard Company Picasso [103c:85de]
  InstallationDate: Installed on 2020-05-29 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: HP HP ENVY x360 Convertible 13-ar0xxx
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.6.0-1010-oem 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/26/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.19
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85DE
  dmi.board.vendor: HP
  dmi.board.version: 41.36
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.19:bd12/26/2019:svnHP:pnHPENVYx360Convertible13-ar0xxx:pvr:rvnHP:rn85DE:rvr41.36:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Envy
  dmi.product.name: HP ENVY x360 Convertible 13-ar0xxx
  dmi.product.sku: 9YN58EA#ABD
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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

[Kernel-packages] [Bug 1881494] Re: [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP Envy x360)

2020-08-22 Thread Anonymous Linux User
Have the same issue with HP envy x360 running KDE and Ubuntu 20.04.1 LTS

uname -a

Linux rix360 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC
2020 x86_64 x86_64 x86_64 GNU/Linux


First entry in /proc/cpuinfo shows 

processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 23
model   : 96
model name  : AMD Ryzen 7 4700U with Radeon Graphics
stepping: 1
microcode   : 0x8600103
cpu MHz : 1395.962
cache size  : 512 KB
physical id : 0
siblings: 8
core id : 0
cpu cores   : 8
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 16
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr 
sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good 
nopl nonstop_tsc cpuid extd_
apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe 
popcnt aes xsave avx f16c rdrand
 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch 
osvw ibs skinit wdt tce topo
ext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 
hw_pstate ssbd mba ibrs ibpb stibp v
mmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb 
sha_ni xsaveopt xsavec xgetbv
1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf 
xsaveerptr wbnoinvd arat npt lbrv 
svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter 
pfthreshold avic v_vmsave_vml
oad vgif umip rdpid overflow_recov succor smca
bugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass
bogomips: 3992.69
TLB size: 3072 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm hwpstate cpb eff_freq_ro [13] [14]

-

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

Title:
  [amdgpu] suspend to ram (standby) crashes amdgpu (Ryzen-7 Vega - HP
  Envy x360)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  suspend to ram crashes amdgpu.
  System is still accessible via SSH after resume from standby.
  Happens when X is running (gdm/gnome with 3d acceleration) and also when X is 
stopped.

  Also the computer never really goes into standby. The cpu fan is
  running all the time and the power button is fully lighted up.
  Nevertheless, I need to press CTRL to "wake" it, so I can access it
  via SSH.

  I'll attach the dmesg output of several attempts.
  This is the hardware:
  
https://store.hp.com/GermanyStore/Merch/Product.aspx?id=9YN58EA=ABD=NTB
  Tested EFI and BIOS bootmode.

  Please let me know if I can help tracking this down.
  I'm a software developer (sadly not a kernel developer), so you can ask dirty 
technical questions ;-)

  Workaround:
  Enable hibernation (suspend to disk) and use instead of suspend to ram 
(standby).

  What didn't help:
  Kernel parameters: no_console_suspend nomodeset amdgpu.gpu_recovery=1 
init_on_free=0 idle=nowait amd_iommu=flush
  echo mem > /sys/power/state
  systemctl start suspend.target
  echo 0 > /sys/power/pm_async
  Upgrading kernel from 5.4 to: 5.6.0-1010-oem

  Using the kernel parameters
no_console_suspend nomodeset amdgpu.gpu_recovery=1 init_on_free=0
idle=nowait amd_iommu=flush
  and doing
echo mem > /sys/power/state
  before suspend made the system acutally not crash.
  Nevertheless, the cpu fan and the power button stay full on/lighted. So the 
system doesn't really go to standby either.

  I'll try to find the minimal combination of kernel parameters.
  nomodeset seems to be essential, but not sufficient.
  Without nomodeset the system wakes again for a few seconds, but freezes a 
moment later (ssh still accessible).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8
  Uname: Linux 5.6.0-1010-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun May 31 18:43:54 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Picasso [1002:15d8] (rev c1) (prog-if 
00 [VGA controller])
     Subsystem: Hewlett-Packard Company Picasso [103c:85de]
  InstallationDate: Installed on 2020-05-29 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 

[Kernel-packages] [Bug 1818547] Re: hid-sensor-hub spamming dmesg in 4.20 - 5.3

2019-11-26 Thread Anonymous Linux User
Also happening with HP Zbook x360, but only recently started (today).

As a workaround to stop your HD from filling up with this, create the
file

/etc/rsyslog.d/10-hidsensor.conf

With the two lines:

# Disable runaway messages: 
:msg, contains, "hid-sensor-hub 001F:8087:0AC2.0003" ~

Then run

sudo service rsyslog restart

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

Title:
  hid-sensor-hub spamming dmesg in 4.20 - 5.3

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

Bug description:
  === SRU Justification ===
  [Impact]
  [ 406.165461] hid-sensor-hub 001F:8086:22D8.0002: hid_field_extract() called 
with n (192) > 32! (kworker/5:1)

  [Fix]
  Let HID core allow longer input report length.

  [Test]
  User confirmed the fix works.

  [Regression Potential]
  Low. Longer input report length is now considered valid, shorter input
  report length doesn't get touched.

  === Original Bug Report ===

  Dmesg is a constant barrage of the same error:
  ```
  [  406.165461] hid-sensor-hub 001F:8086:22D8.0002: hid_field_extract() called 
with n (192) > 32! (kworker/5:1)
  ```

  This does not occur in 4.19 but does occur in all mainline 4.20
  releases including 4.20.13 (linux-image-unsigned-4.20.13-042013).
  Tested with both Ubuntu's included libinput 1.10 and an updated
  libinput 1.12.

  Hardware (from lspci) includes a synaptic touchpad. Having the xorg
  synaptic driver installed makes no difference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818547/+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 1405489] Re: [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock up with NVIDIA

2014-12-29 Thread Anonymous Linux User
+ Did this not occur with a prior version of the NVIDIA proprietary
drivers?

Unknown. This is a fresh install.

+ Does this happen with nouveau?

It did not.

+ Did this happen in a prior release?

Unknown.  This is a fresh install on a new machine but there is a bug
opened for Ubuntu 14.04 on the same laptop model by someone else at
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310762?comments=all

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

Title:
   [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock
  up with NVIDIA

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 14.10 has random freezes and lock ups.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  afan   9511 F pulseaudio
   /dev/snd/controlC0:  afan   9511 F pulseaudio
  CurrentDesktop: KDE
  Date: Wed Dec 24 16:49:50 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-23 (1 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 15
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=31ffafeb-d84a-4173-81a4-99a3bde628f3 ro quiet splash 
rcutree.rcu_idle_gp_delay=1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.21
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.53
  dmi.chassis.asset.tag: USH446L1YV
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.21:bd08/13/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DD10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.53:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1405489/+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 1405489] Re: [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock up with NVIDIA

2014-12-28 Thread Anonymous Linux User
I have updated the BIOS.

(
  Asside: 
  For any other ZBook users note that the directions at 
https://help.ubuntu.com/community/BIOSUpdate are 
  incorrect as there is no README in the download from HP.  
  Instead,  on Boot press ESC to get into the BIOS setup and follow the 
instructions in the BIOS Upgrade section.  
) 

After having upgraded the BIOS I changed NVIDIA back to the NVIDIA -
Power mode

$ cat /proc/acpi/bbswitch 
:01:00.0 ON

And now can confirm that this issue still occurs.

Changing to confirmed as per instructions and posting updated BIOS data.

$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
L70 Ver. 01.30
12/08/2014

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

Title:
   [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock
  up with NVIDIA

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10 has random freezes and lock ups.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  afan   9511 F pulseaudio
   /dev/snd/controlC0:  afan   9511 F pulseaudio
  CurrentDesktop: KDE
  Date: Wed Dec 24 16:49:50 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-23 (1 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 15
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=31ffafeb-d84a-4173-81a4-99a3bde628f3 ro quiet splash 
rcutree.rcu_idle_gp_delay=1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.21
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.53
  dmi.chassis.asset.tag: USH446L1YV
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.21:bd08/13/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DD10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.53:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1405489/+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 1405489] Re: [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock up with NVIDIA

2014-12-28 Thread Anonymous Linux User
As per comment #4

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

Title:
   [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock
  up with NVIDIA

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.10 has random freezes and lock ups.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  afan   9511 F pulseaudio
   /dev/snd/controlC0:  afan   9511 F pulseaudio
  CurrentDesktop: KDE
  Date: Wed Dec 24 16:49:50 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-23 (1 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 15
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=31ffafeb-d84a-4173-81a4-99a3bde628f3 ro quiet splash 
rcutree.rcu_idle_gp_delay=1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.21
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.53
  dmi.chassis.asset.tag: USH446L1YV
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.21:bd08/13/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DD10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.53:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1405489/+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 1405489] [NEW] [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock up with NVIDIA

2014-12-24 Thread Anonymous Linux User
Public bug reported:

As per Comment #31 on
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310762/comments/31

creating bug via ubuntu-bug linux. This issue is a duplicate of
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310762?comments=all
but with Ubuntu 14.10 instead of 14.04

$ cat /proc/version_signature 
Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-28-generic 3.16.0-28.38
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  afan   9511 F pulseaudio
 /dev/snd/controlC0:  afan   9511 F pulseaudio
CurrentDesktop: KDE
Date: Wed Dec 24 16:49:50 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-12-23 (1 days ago)
InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: Hewlett-Packard HP ZBook 15
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=31ffafeb-d84a-4173-81a4-99a3bde628f3 ro quiet splash 
rcutree.rcu_idle_gp_delay=1
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-28-generic N/A
 linux-backports-modules-3.16.0-28-generic  N/A
 linux-firmware 1.138
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/13/2014
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: L70 Ver. 01.21
dmi.board.name: 1909
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 94.53
dmi.chassis.asset.tag: USH446L1YV
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.21:bd08/13/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DD10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.53:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ZBook 15
dmi.product.version: A3009DD10203
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug nvidia utopic

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

Title:
   [HP ZBook 15 Mobile Workstation] Ubuntu 14.10 random freeze and lock
  up with NVIDIA

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As per Comment #31 on
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310762/comments/31

  creating bug via ubuntu-bug linux. This issue is a duplicate of
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310762?comments=all
  but with Ubuntu 14.10 instead of 14.04

  $ cat /proc/version_signature 
  Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-28-generic 3.16.0-28.38
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-28-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  afan   9511 F pulseaudio
   /dev/snd/controlC0:  afan   9511 F pulseaudio
  CurrentDesktop: KDE
  Date: Wed Dec 24 16:49:50 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-12-23 (1 days ago)
  InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: Hewlett-Packard HP ZBook 15
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=31ffafeb-d84a-4173-81a4-99a3bde628f3 ro quiet splash 
rcutree.rcu_idle_gp_delay=1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.21
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.53
  dmi.chassis.asset.tag: USH446L1YV
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.21:bd08/13/2014:svnHewlett-Packard:pnHPZBook15:pvrA3009DD10203:rvnHewlett-Packard:rn1909:rvrKBCVersion94.53:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1405489/+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 1310762] Re: [HP ZBook 15 Mobile Workstation] Ubuntu 14.04 random freeze and lock up

2014-12-24 Thread Anonymous Linux User
Done: See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1405489

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

Title:
  [HP ZBook 15 Mobile Workstation] Ubuntu 14.04 random freeze and lock
  up

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Just upgraded to 14.04 and started to experience random freezes. Only
  workaround in to ctrl+alt+tab+F2 and ctrl+alt+tab+f7 to unfreeze
  laptop. Or hard reset. Currently happens when browser is open (occures
  for firefox, chromium). Switching from nouveau to nvidia proprietary
  drivers (tried both stable and updated version) didn't help.

  WORKAROUND: Switched to Intel card and no lockups.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Apr 21 22:32:25 2014
  DistUpgraded: 2014-04-21 17:22:37,996 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
   nvidia-331-updates, 331.38, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1909]
   NVIDIA Corporation GK107GLM [Quadro K1100M] [10de:0ff6] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1909]
  InstallationDate: Installed on 2014-01-13 (98 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Hewlett-Packard HP ZBook 15
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=66d5c91d-34a5-4682-ad13-5523786548db ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (0 days ago)
  dmi.bios.date: 10/25/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.06
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 94.47
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL70Ver.01.06:bd10/25/2013:svnHewlett-Packard:pnHPZBook15:pvrA3009DD10303:rvnHewlett-Packard:rn1909:rvrKBCVersion94.47:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP ZBook 15
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Mon Apr 21 21:41:25 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1310762/+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 1310762] Re: [HP ZBook 15 Mobile Workstation] Ubuntu 14.04 random freeze and lock up

2014-12-23 Thread Anonymous Linux User
Also getting this with a zBook 15 and Ubuntu 14.10
Linux  3.16.0-28-generic #38-Ubuntu SMP Fri Dec 12 17:37:40 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux


$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor 
Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] 
(rev ff)

$ dpkg --list | grep nvidia
ii  nvidia-331  331.113-0ubuntu0.1  
 amd64NVIDIA binary driver - version 331.113
ii  nvidia-331-uvm  331.113-0ubuntu0.1  
 amd64NVIDIA Unified Memory kernel module
ii  nvidia-opencl-icd-331   331.113-0ubuntu0.1  
 amd64NVIDIA OpenCL ICD
ii  nvidia-prime0.6.7   
 amd64Tools to enable NVIDIA's Prime
ii  nvidia-settings 331.20-0ubuntu8 
 amd64Tool for configuring the NVIDIA graphics driver

Ctrl-alt-F1 , ctrl-alt-f7 workaround unlocks things.

Tried changing /etc/default/grub to have

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash rcutree.rcu_idle_gp_delay=1

but it did not change the lockup.

In kern.log get

 kernel: [ 6891.094246] ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM:
Argument #4 type mismatch - Found [Buffer], ACPI requires [Package]
(20140424/nsarguments-95)


If I run nvidia-settings and change PRIME profiles from

NVIDIA (Performance Mode)
to
Intel (Power Saving Mode)

then it stops the lock up

May be related to https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=763272 as I noticed that

With PRIME profile as NVIDIA you get (the below number is from memory - but the 
ON I know was set ) 
$ cat /proc/acpi/bbswitch 
:01:00.0 ON


and it can't be changed as per bug 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763272 

Also with PRIME profile as Intel you get
$ cat /proc/acpi/bbswitch 
:01:00.0 OFF


** Bug watch added: Debian Bug tracker #763272
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763272

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

Title:
  [HP ZBook 15 Mobile Workstation] Ubuntu 14.04 random freeze and lock
  up

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Just upgraded to 14.04 and started to experience random freezes. Only
  workaround in to ctrl+alt+tab+F2 and ctrl+alt+tab+f7 to unfreeze
  laptop. Or hard reset. Currently happens when browser is open (occures
  for firefox, chromium). Switching from nouveau to nvidia proprietary
  drivers (tried both stable and updated version) didn't help.

  WORKAROUND: Switched to Intel card and no lockups.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Apr 21 22:32:25 2014
  DistUpgraded: 2014-04-21 17:22:37,996 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-24-generic, x86_64: installed
   nvidia-331-updates, 331.38, 3.13.0-24-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1909]
   NVIDIA Corporation GK107GLM [Quadro K1100M] [10de:0ff6] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:1909]
  InstallationDate: Installed on 2014-01-13 (98 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: Hewlett-Packard HP ZBook 15
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=66d5c91d-34a5-4682-ad13-5523786548db ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (0 days ago)
  dmi.bios.date: 10/25/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L70 Ver. 01.06
  dmi.board.name: 1909
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC