[Kernel-packages] [Bug 2020176] Re: system fails to suspend as it resumes immediately

2023-06-02 Thread Jurgen Schellaert
Apparently it is  an an ACPI thing. When I disable PTXH, suspend works
as expected. Or rather, more or less as expected - the system does not
wake up any longer when I touch the keyboard. I need to push the button
on my computer case instead.

On a side note, the openSuse system that is installed on the same
computer has recently developed the same issue. Oddly, the solution is
different (same system, though): I have to disable XHC0.

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

Title:
  system fails to suspend as it resumes immediately

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My system fails to suspend or, to put it more accurately, wakes up
  again the very moment that it appears to have gone to sleep. The click
  that signals the drives parking is immediately followed by the whir
  that signals they are spinning up. I can try once, twice, three times
  in a row: the system will not go to sleep.

  I do not know whether this is a new bug or something that has been
  present for a while. Today is the first time I decided to suspend
  instead of shut down or reboot.

  In dmesg and journald logs, I find  
  xhci_hcd :05:00.0: xHC error in resume, USBSTS 0x401, Reinit
  xhci_hcd :02:00.0: xHC error in resume, USBSTS 0x401, Reinit
  I am not clear, though, whether this indicates the root of the problem or 
whether it is in fact a consequence. These message actually come AFTER the 
following, which appears to shows the CPU booting up again as soon as the disks 
have stopped:

   39.209907] sd 4:0:0:0: [sde] Synchronizing SCSI cache
  [   39.209919] sd 0:0:0:0: [sda] Synchronizing SCSI cache
  [   39.209919] sd 5:0:0:0: [sdf] Synchronizing SCSI cache
  [   39.210008] sd 4:0:0:0: [sde] Stopping disk
  [   39.210021] sd 5:0:0:0: [sdf] Stopping disk
  [   39.210590] sd 0:0:0:0: [sda] Stopping disk
  [   39.225901] sd 2:0:0:0: [sdc] Synchronizing SCSI cache
  [   39.225918] sd 3:0:0:0: [sdd] Synchronizing SCSI cache
  [   39.225984] sd 2:0:0:0: [sdc] Stopping disk
  [   39.226000] sd 3:0:0:0: [sdd] Stopping disk
  [   39.229906] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
  [   39.232140] sd 1:0:0:0: [sdb] Stopping disk
  [   40.096710] ACPI: EC: interrupt blocked
  [   40.144752] ACPI: PM: Preparing to enter system sleep state S3
  [   40.453703] ACPI: EC: event blocked
  [   40.453706] ACPI: EC: EC stopped
  [   40.453707] ACPI: PM: Saving platform NVS memory
  [   40.453791] Disabling non-boot CPUs ...
  [   40.455950] smpboot: CPU 1 is now offline
  [   40.458488] smpboot: CPU 2 is now offline
  [   40.460996] smpboot: CPU 3 is now offline
  [   40.463383] smpboot: CPU 4 is now offline
  [   40.465625] smpboot: CPU 5 is now offline
  [   40.467864] smpboot: CPU 6 is now offline
  [   40.468308] Spectre V2 : Update user space SMT mitigation: STIBP off
  [   40.469876] smpboot: CPU 7 is now offline
  [   40.471730] smpboot: CPU 8 is now offline
  [   40.473519] smpboot: CPU 9 is now offline
  [   40.475321] smpboot: CPU 10 is now offline
  [   40.477167] smpboot: CPU 11 is now offline
  [   40.477877] ACPI: PM: Low-level resume complete
  [   40.477895] ACPI: EC: EC started
  [   40.477896] ACPI: PM: Restoring platform NVS memory
  [   40.478031] LVT offset 0 assigned for vector 0x400
  [   40.478538] Enabling non-boot CPUs ...
  [   40.478576] x86: Booting SMP configuration:
  [   40.478576] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [   40.480895] ACPI: \_PR_.C002: Found 2 idle states
  [   40.481556] CPU1 is up
  [   40.481580] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [   40.483871] ACPI: \_PR_.C004: Found 2 idle states
  [   40.485584] CPU2 is up
  [   40.485611] smpboot: Booting Node 0 Processor 3 APIC 0x8
  [   40.487959] ACPI: \_PR_.C006: Found 2 idle states
  [   40.489628] CPU3 is up
  [   40.489652] smpboot: Booting Node 0 Processor 4 APIC 0xa
  [   40.491991] ACPI: \_PR_.C008: Found 2 idle states
  [   40.493681] CPU4 is up
  [   40.493703] smpboot: Booting Node 0 Processor 5 APIC 0xc
  [   40.496041] ACPI: \_PR_.C00A: Found 2 idle states
  [   40.497748] CPU5 is up
  [   40.497772] smpboot: Booting Node 0 Processor 6 APIC 0x1
  [   40.500074] ACPI: \_PR_.C001: Found 2 idle states
  [   40.501837] Spectre V2 : Update user space SMT mitigation: STIBP always-on
  [   40.501841] CPU6 is up
  [   40.501858] smpboot: Booting Node 0 Processor 7 APIC 0x3
  [   40.504167] ACPI: \_PR_.C003: Found 2 idle states
  [   40.505978] CPU7 is up
  [   40.505997] smpboot: Booting Node 0 Processor 8 APIC 0x5
  [   40.508404] ACPI: \_PR_.C005: Found 2 idle states
  [   40.510069] CPU8 is up
  [   40.510119] smpboot: Booting Node 0 Processor 9 APIC 0x9
  [   40.512461] ACPI: \_PR_.C007: Found 2 idle states
  [   40.514050] CPU9 is up
  [   40.514072] smpboot: Booting Node 0 Processor 10 APIC 0xb
  [   40.516431] ACPI: \_PR_.C009: Found 2 idle states
  [   

[Kernel-packages] [Bug 2020176] [NEW] system fails to suspend as it resumes immediately

2023-05-19 Thread Jurgen Schellaert
Public bug reported:

My system fails to suspend or, to put it more accurately, wakes up again
the very moment that it appears to have gone to sleep. The click that
signals the drives parking is immediately followed by the whir that
signals they are spinning up. I can try once, twice, three times in a
row: the system will not go to sleep.

I do not know whether this is a new bug or something that has been
present for a while. Today is the first time I decided to suspend
instead of shut down or reboot.

In dmesg and journald logs, I find  
xhci_hcd :05:00.0: xHC error in resume, USBSTS 0x401, Reinit
xhci_hcd :02:00.0: xHC error in resume, USBSTS 0x401, Reinit
I am not clear, though, whether this indicates the root of the problem or 
whether it is in fact a consequence. These message actually come AFTER the 
following, which appears to shows the CPU booting up again as soon as the disks 
have stopped:

 39.209907] sd 4:0:0:0: [sde] Synchronizing SCSI cache
[   39.209919] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[   39.209919] sd 5:0:0:0: [sdf] Synchronizing SCSI cache
[   39.210008] sd 4:0:0:0: [sde] Stopping disk
[   39.210021] sd 5:0:0:0: [sdf] Stopping disk
[   39.210590] sd 0:0:0:0: [sda] Stopping disk
[   39.225901] sd 2:0:0:0: [sdc] Synchronizing SCSI cache
[   39.225918] sd 3:0:0:0: [sdd] Synchronizing SCSI cache
[   39.225984] sd 2:0:0:0: [sdc] Stopping disk
[   39.226000] sd 3:0:0:0: [sdd] Stopping disk
[   39.229906] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[   39.232140] sd 1:0:0:0: [sdb] Stopping disk
[   40.096710] ACPI: EC: interrupt blocked
[   40.144752] ACPI: PM: Preparing to enter system sleep state S3
[   40.453703] ACPI: EC: event blocked
[   40.453706] ACPI: EC: EC stopped
[   40.453707] ACPI: PM: Saving platform NVS memory
[   40.453791] Disabling non-boot CPUs ...
[   40.455950] smpboot: CPU 1 is now offline
[   40.458488] smpboot: CPU 2 is now offline
[   40.460996] smpboot: CPU 3 is now offline
[   40.463383] smpboot: CPU 4 is now offline
[   40.465625] smpboot: CPU 5 is now offline
[   40.467864] smpboot: CPU 6 is now offline
[   40.468308] Spectre V2 : Update user space SMT mitigation: STIBP off
[   40.469876] smpboot: CPU 7 is now offline
[   40.471730] smpboot: CPU 8 is now offline
[   40.473519] smpboot: CPU 9 is now offline
[   40.475321] smpboot: CPU 10 is now offline
[   40.477167] smpboot: CPU 11 is now offline
[   40.477877] ACPI: PM: Low-level resume complete
[   40.477895] ACPI: EC: EC started
[   40.477896] ACPI: PM: Restoring platform NVS memory
[   40.478031] LVT offset 0 assigned for vector 0x400
[   40.478538] Enabling non-boot CPUs ...
[   40.478576] x86: Booting SMP configuration:
[   40.478576] smpboot: Booting Node 0 Processor 1 APIC 0x2
[   40.480895] ACPI: \_PR_.C002: Found 2 idle states
[   40.481556] CPU1 is up
[   40.481580] smpboot: Booting Node 0 Processor 2 APIC 0x4
[   40.483871] ACPI: \_PR_.C004: Found 2 idle states
[   40.485584] CPU2 is up
[   40.485611] smpboot: Booting Node 0 Processor 3 APIC 0x8
[   40.487959] ACPI: \_PR_.C006: Found 2 idle states
[   40.489628] CPU3 is up
[   40.489652] smpboot: Booting Node 0 Processor 4 APIC 0xa
[   40.491991] ACPI: \_PR_.C008: Found 2 idle states
[   40.493681] CPU4 is up
[   40.493703] smpboot: Booting Node 0 Processor 5 APIC 0xc
[   40.496041] ACPI: \_PR_.C00A: Found 2 idle states
[   40.497748] CPU5 is up
[   40.497772] smpboot: Booting Node 0 Processor 6 APIC 0x1
[   40.500074] ACPI: \_PR_.C001: Found 2 idle states
[   40.501837] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[   40.501841] CPU6 is up
[   40.501858] smpboot: Booting Node 0 Processor 7 APIC 0x3
[   40.504167] ACPI: \_PR_.C003: Found 2 idle states
[   40.505978] CPU7 is up
[   40.505997] smpboot: Booting Node 0 Processor 8 APIC 0x5
[   40.508404] ACPI: \_PR_.C005: Found 2 idle states
[   40.510069] CPU8 is up
[   40.510119] smpboot: Booting Node 0 Processor 9 APIC 0x9
[   40.512461] ACPI: \_PR_.C007: Found 2 idle states
[   40.514050] CPU9 is up
[   40.514072] smpboot: Booting Node 0 Processor 10 APIC 0xb
[   40.516431] ACPI: \_PR_.C009: Found 2 idle states
[   40.518096] CPU10 is up
[   40.518118] smpboot: Booting Node 0 Processor 11 APIC 0xd
[   40.520480] ACPI: \_PR_.C00B: Found 2 idle states
[   40.522162] CPU11 is up
[   40.523267] ACPI: PM: Waking up from system sleep state S3
[   40.524048] ACPI: EC: interrupt unblocked
[   40.526084] ACPI: EC: event unblocked

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: linux-image-6.2.0-20-generic 6.2.0-20.20
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jurgen 2605 F wireplumber
 /dev/snd/controlC0:  jurgen 2605 F wireplumber
 /dev/snd/seq:jurgen 2599 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: 

[Kernel-packages] [Bug 2003034] Re: system freezes after installing 22.04c

2023-03-05 Thread Jurgen Schellaert
Upgrade tot 6.1.0-1007. The shell does not freeze any longer but firefox still 
does whenever it is requested to bring up a dialog window (for example to do 
perform download). The browser needs to be killed to become usable again. 
My journalctl log has this: 
mrt 05 16:13:20 Dapple firefox.desktop[674861]: [Parent 674861, Main Thread] 
WARNING: The peer-to-peer connection failed: Timeout was reached. Falling back 
to the session bus. Your application is probably missing 
--filesystem=xdg-run/gvfsd privileges.: 'glib warning', file 
/build/firefox-AoeKfi/firefox-110.0.1+build2/toolkit/xre/nsSigHandlers.cpp:167
mrt 05 16:13:20 Dapple firefox[674861]: The peer-to-peer connection failed: 
Timeout was reached. Falling back to the session bus. Your application is 
probably missing --filesystem=xdg-run/gvfsd privileges.

Nautilus would appear to be affected, too:
mrt 05 16:14:35 Dapple gnome-shell[2966]: The peer-to-peer connection failed: 
Timeout was reached. Falling back to the session bus. Your application is 
probably missing --filesystem=xdg-run/gvfsd privileges.
mrt 05 16:14:35 Dapple nautilus[677317]: The peer-to-peer connection failed: 
Timeout was reached. Falling back to the session bus. Your application is 
probably missing --filesystem=xdg-run/gvfsd privileges.

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

Title:
  system freezes after installing 22.04c

Status in linux-meta-oem-6.1 package in Ubuntu:
  New

Bug description:
  After upgrading to kernel 6.1 (linux-oem-20.04c), I experience system
  freezes within seconds from logging in. On the first two runs, the
  system only froze when I launched firefox. On the next run, it froze
  immediately after logging in.

  On all three occasions ,the Keyboard and mouse were instantly dead and
  connecting over the network turned out to be impossible.

  The system behaves as expected when I switch back to 6.0
  (6.0.0.-1010).

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-oem-22.04c 6.1.0.1004.4
  ProcVersionSignature: Ubuntu 6.0.0-1010.10-oem 6.0.9
  Uname: Linux 6.0.0-1010-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Tue Jan 17 03:19:17 2023
  InstallationDate: Installed on 2022-03-27 (295 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  SourcePackage: linux-meta-oem-6.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-oem-6.1/+bug/2003034/+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 2003034] Re: system freezes after installing 22.04c

2023-02-06 Thread Jurgen Schellaert
I have just tried the updated version of the 20.04c package, which
provides kernel version 6.1.0-1006.6. No Improvement there. The system
still locks up as soon as I log in.

The last thing that journalctl recorded before the lock-up is: 
01:32:57 Xorg: (II) Loading /usr/lib/x86_64-linux-gnu/nvidia/xorg/nvidia_drv.so

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

Title:
  system freezes after installing 22.04c

Status in linux-meta-oem-6.1 package in Ubuntu:
  New

Bug description:
  After upgrading to kernel 6.1 (linux-oem-20.04c), I experience system
  freezes within seconds from logging in. On the first two runs, the
  system only froze when I launched firefox. On the next run, it froze
  immediately after logging in.

  On all three occasions ,the Keyboard and mouse were instantly dead and
  connecting over the network turned out to be impossible.

  The system behaves as expected when I switch back to 6.0
  (6.0.0.-1010).

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-oem-22.04c 6.1.0.1004.4
  ProcVersionSignature: Ubuntu 6.0.0-1010.10-oem 6.0.9
  Uname: Linux 6.0.0-1010-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Tue Jan 17 03:19:17 2023
  InstallationDate: Installed on 2022-03-27 (295 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  SourcePackage: linux-meta-oem-6.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-oem-6.1/+bug/2003034/+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 2003034] [NEW] system freezes after installing 22.04c

2023-01-16 Thread Jurgen Schellaert
Public bug reported:

After upgrading to kernel 6.1 (linux-oem-20.04c), I experience system
freezes within seconds from logging in. On the first two runs, the
system only froze when I launched firefox. On the next run, it froze
immediately after logging in.

On all three occasions ,the Keyboard and mouse were instantly dead and
connecting over the network turned out to be impossible.

The system behaves as expected when I switch back to 6.0 (6.0.0.-1010).

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-oem-22.04c 6.1.0.1004.4
ProcVersionSignature: Ubuntu 6.0.0-1010.10-oem 6.0.9
Uname: Linux 6.0.0-1010-oem x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: GNOME
Date: Tue Jan 17 03:19:17 2023
InstallationDate: Installed on 2022-03-27 (295 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
SourcePackage: linux-meta-oem-6.1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-meta-oem-6.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

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

Title:
  system freezes after installing 22.04c

Status in linux-meta-oem-6.1 package in Ubuntu:
  New

Bug description:
  After upgrading to kernel 6.1 (linux-oem-20.04c), I experience system
  freezes within seconds from logging in. On the first two runs, the
  system only froze when I launched firefox. On the next run, it froze
  immediately after logging in.

  On all three occasions ,the Keyboard and mouse were instantly dead and
  connecting over the network turned out to be impossible.

  The system behaves as expected when I switch back to 6.0
  (6.0.0.-1010).

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-oem-22.04c 6.1.0.1004.4
  ProcVersionSignature: Ubuntu 6.0.0-1010.10-oem 6.0.9
  Uname: Linux 6.0.0-1010-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Tue Jan 17 03:19:17 2023
  InstallationDate: Installed on 2022-03-27 (295 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  SourcePackage: linux-meta-oem-6.1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-oem-6.1/+bug/2003034/+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 1983177] [NEW] suspend fails with "freezing of tasks failed" messages

2022-07-30 Thread Jurgen Schellaert
Public bug reported:

Trying to suspend a first time, the  system came back on.

A second attempt turned the screen black but the system still would not
suspend. With intervals of about 20 seconds, I received messages on
screen like the following one:  "Freezing of tasks failed after 20.008
seconds (1 tasks refusing to freeze, wq_busy=0)". See the appended
snippet from journalctl for details.

When I touched the keyboard after the third such message, the system
locked up and I had to shut the system down by pressing the power
button.

I am now on linux-image-5.17.0-1014-oem. I upgraded from linux-
image-5.17.0-1013-oem because that one caused random system locking.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.17.0-1014-oem 5.17.0-1014.15
ProcVersionSignature: Ubuntu 5.17.0-1014.15-oem 5.17.15
Uname: Linux 5.17.0-1014-oem x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: GNOME
Date: Sat Jul 30 15:35:42 2022
InstallationDate: Installed on 2022-03-27 (124 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
SourcePackage: linux-signed-oem-5.17
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-oem-5.17 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

** Attachment added: "journalctl-snip.txt"
   
https://bugs.launchpad.net/bugs/1983177/+attachment/5605960/+files/journalctl-snip.txt

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

Title:
  suspend fails with "freezing of tasks failed" messages

Status in linux-signed-oem-5.17 package in Ubuntu:
  New

Bug description:
  Trying to suspend a first time, the  system came back on.

  A second attempt turned the screen black but the system still would
  not suspend. With intervals of about 20 seconds, I received messages
  on screen like the following one:  "Freezing of tasks failed after
  20.008 seconds (1 tasks refusing to freeze, wq_busy=0)". See the
  appended snippet from journalctl for details.

  When I touched the keyboard after the third such message, the system
  locked up and I had to shut the system down by pressing the power
  button.

  I am now on linux-image-5.17.0-1014-oem. I upgraded from linux-
  image-5.17.0-1013-oem because that one caused random system locking.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1014-oem 5.17.0-1014.15
  ProcVersionSignature: Ubuntu 5.17.0-1014.15-oem 5.17.15
  Uname: Linux 5.17.0-1014-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Sat Jul 30 15:35:42 2022
  InstallationDate: Installed on 2022-03-27 (124 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/1983177/+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 1982787] [NEW] system locks up

2022-07-25 Thread Jurgen Schellaert
Public bug reported:

After starting a video, I noticed that my mouse and keyboard had become
unresponsive. The video kept on playing but there was nothing I could do
to take back control. I then tried to log in over SSH from another
computer on my local network but there  was "no route to host" and ping
showed that the system was unreachable. At this stage, I did a cold
reboot.

Journalctl has recorded some 4000 lines describing a kernel bug
at/around the time that the system locked up. See the bottom of the
included file for details.

Apt history shows that my current kernel was installed (upgraded) on 19
July. It has been a week but this is the first time that this locking
issue has played up.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.17.0-1013-oem 5.17.0-1013.14
ProcVersionSignature: Ubuntu 5.17.0-1013.14-oem 5.17.15
Uname: Linux 5.17.0-1013-oem x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: GNOME
Date: Mon Jul 25 22:25:08 2022
InstallationDate: Installed on 2022-03-27 (120 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
SourcePackage: linux-signed-oem-5.17
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-oem-5.17 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

** Attachment added: "journalctl-full-220725.txt"
   
https://bugs.launchpad.net/bugs/1982787/+attachment/5605252/+files/journalctl-full-220725.txt

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

Title:
  system locks up

Status in linux-signed-oem-5.17 package in Ubuntu:
  New

Bug description:
  After starting a video, I noticed that my mouse and keyboard had
  become unresponsive. The video kept on playing but there was nothing I
  could do to take back control. I then tried to log in over SSH from
  another computer on my local network but there  was "no route to host"
  and ping showed that the system was unreachable. At this stage, I did
  a cold reboot.

  Journalctl has recorded some 4000 lines describing a kernel bug
  at/around the time that the system locked up. See the bottom of the
  included file for details.

  Apt history shows that my current kernel was installed (upgraded) on
  19 July. It has been a week but this is the first time that this
  locking issue has played up.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1013-oem 5.17.0-1013.14
  ProcVersionSignature: Ubuntu 5.17.0-1013.14-oem 5.17.15
  Uname: Linux 5.17.0-1013-oem x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Mon Jul 25 22:25:08 2022
  InstallationDate: Installed on 2022-03-27 (120 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220326)
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/1982787/+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 1882480] Re: nvme driver issue causing massive system lag on resume from suspend

2020-06-07 Thread Jurgen Schellaert
** Description changed:

  When I resume from suspend, my system initially appears to be frozen.
  The screen is black and/or the input devices are not working.
  
  After several minutes, I can switch to a console (and then to the
  desktop) but the system is under full load, to the point that even
  trivial commands will take up to three minutes to execute.
  
  The only way out of this situation is to do a reboot.
  
  I see that dmesg is showing an NVME related stack trace and then the
  repeating message "timeout, completion polled".
  
  I ran into the same issue a few months ago when I started using my
  current motherboard (ASUS Prime x470-PRO). It got solved by flashing my
  BIOS to the latest version. ASUS have not put out any newer since then
  so I guess this will require a kernel fix.
  
+ UPDATE: this would appear to be happening only when I run my CPU in
+ powersave mode (reduced speed and 4-6 vCPUs disabled).
+ 
  release: ubuntu 20.04
  kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  also tried kernel: Linux Dapple 5.4.0-34-generic #38-Ubuntu SMP Mon May 25 
15:46:55 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux (developer repository)
- 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1998 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jun  8 04:43:36 2020
  InstallationDate: Installed on 2020-04-05 (63 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  IwConfig:
   lono wireless extensions.
  
   enp10s0   no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=UUID=2b0aa93b-fb72-4ce6-a28a-0569be4848ea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-33-generic N/A
   linux-backports-modules-5.4.0-33-generic  N/A
   linux-firmware1.187
  RfKill:
  
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/13/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5406
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME X470-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5406:bd11/13/2019:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

Title:
  nvme driver issue causing massive system lag on resume from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I resume from suspend, my system initially appears to be frozen.
  The screen is black and/or the input devices are not working.

  After several minutes, I can switch to a console (and then to the
  desktop) but the system is under full load, to the point that even
  trivial commands will take up to three minutes to execute.

  The only way out of this situation is to do a reboot.

  I see that dmesg is showing an NVME related stack trace and then the
  repeating message "timeout, completion polled".

  I ran into the same issue a few months ago when I started using my
  current motherboard (ASUS Prime x470-PRO). It got solved by flashing
  my BIOS to the latest version. ASUS have not put out any newer since
  then so I guess this will require a kernel fix.

  UPDATE: this would appear to be happening only when I run my CPU in
  powersave mode (reduced speed and 4-6 vCPUs disabled).

  release: ubuntu 20.04
  kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  also tried kernel: Linux Dapple 5.4.0-34-generic #38-Ubuntu SMP Mon May 25 
15:46:55 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux (developer repository)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  

[Kernel-packages] [Bug 1882480] Re: nvme driver issue causing massive system lag on resume from suspend

2020-06-07 Thread Jurgen Schellaert
** Description changed:

  When I resume from suspend, my system initially appears to be frozen.
  The screen is black and/or the input devices are not working.
  
  After several minutes, I can switch to a console (and then to the
  desktop) but the system is under full load, to the point that even
  trivial commands will take up to three minutes to execute.
  
  The only way out of this situation is to do a reboot.
  
  I see that dmesg is showing an NVME related stack trace and then the
  repeating message "timeout, completion polled".
  
  I ran into the same issue a few months ago when I started using my
  current motherboard (ASUS Prime x470-PRO). It got solved by flashing my
  BIOS to the latest version. ASUS have not put out any newer since then
  so I guess this will require a kernel fix.
  
  release: ubuntu 20.04
  kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
+ also tried kernel: Linux Dapple 5.4.0-34-generic #38-Ubuntu SMP Mon May 25 
15:46:55 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux (developer repository)
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  jurgen 1998 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jurgen 1998 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jun  8 04:43:36 2020
  InstallationDate: Installed on 2020-04-05 (63 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  IwConfig:
-  lono wireless extensions.
-  
-  enp10s0   no wireless extensions.
+  lono wireless extensions.
+ 
+  enp10s0   no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=UUID=2b0aa93b-fb72-4ce6-a28a-0569be4848ea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-5.4.0-33-generic N/A
-  linux-backports-modules-5.4.0-33-generic  N/A
-  linux-firmware1.187
+  linux-restricted-modules-5.4.0-33-generic N/A
+  linux-backports-modules-5.4.0-33-generic  N/A
+  linux-firmware1.187
  RfKill:
-  
+ 
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/13/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5406
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME X470-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5406:bd11/13/2019:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

Title:
  nvme driver issue causing massive system lag on resume from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I resume from suspend, my system initially appears to be frozen.
  The screen is black and/or the input devices are not working.

  After several minutes, I can switch to a console (and then to the
  desktop) but the system is under full load, to the point that even
  trivial commands will take up to three minutes to execute.

  The only way out of this situation is to do a reboot.

  I see that dmesg is showing an NVME related stack trace and then the
  repeating message "timeout, completion polled".

  I ran into the same issue a few months ago when I started using my
  current motherboard (ASUS Prime x470-PRO). It got solved by flashing
  my BIOS to the latest version. ASUS have not put out any newer since
  then so I guess this will require a kernel fix.

  release: ubuntu 20.04
  kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  also tried kernel: Linux Dapple 5.4.0-34-generic #38-Ubuntu SMP Mon May 25 
15:46:55 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux (developer repository)

  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 

[Kernel-packages] [Bug 1882480] Re: nvme driver issue causing massive system lag on resume from suspend

2020-06-07 Thread Jurgen Schellaert
I am including the output of the dmesg command as ran immediately after
resume from suspend - it shows the stack trace I am referring to in my
bug report.

** Attachment added: "dmesg_2020-06-08_04:12.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882480/+attachment/5381446/+files/dmesg_2020-06-08_04%3A12.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/1882480

Title:
  nvme driver issue causing massive system lag on resume from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I resume from suspend, my system initially appears to be frozen.
  The screen is black and/or the input devices are not working.

  After several minutes, I can switch to a console (and then to the
  desktop) but the system is under full load, to the point that even
  trivial commands will take up to three minutes to execute.

  The only way out of this situation is to do a reboot.

  I see that dmesg is showing an NVME related stack trace and then the
  repeating message "timeout, completion polled".

  I ran into the same issue a few months ago when I started using my
  current motherboard (ASUS Prime x470-PRO). It got solved by flashing
  my BIOS to the latest version. ASUS have not put out any newer since
  then so I guess this will require a kernel fix.

  release: ubuntu 20.04
  kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1998 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jun  8 04:43:36 2020
  InstallationDate: Installed on 2020-04-05 (63 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  IwConfig:
   lono wireless extensions.
   
   enp10s0   no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=UUID=2b0aa93b-fb72-4ce6-a28a-0569be4848ea ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-33-generic N/A
   linux-backports-modules-5.4.0-33-generic  N/A
   linux-firmware1.187
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/13/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5406
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME X470-PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5406:bd11/13/2019:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1882480/+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 1882480] [NEW] nvme driver issue causing massive system lag on resume from suspend

2020-06-07 Thread Jurgen Schellaert
Public bug reported:

When I resume from suspend, my system initially appears to be frozen.
The screen is black and/or the input devices are not working.

After several minutes, I can switch to a console (and then to the
desktop) but the system is under full load, to the point that even
trivial commands will take up to three minutes to execute.

The only way out of this situation is to do a reboot.

I see that dmesg is showing an NVME related stack trace and then the
repeating message "timeout, completion polled".

I ran into the same issue a few months ago when I started using my
current motherboard (ASUS Prime x470-PRO). It got solved by flashing my
BIOS to the latest version. ASUS have not put out any newer since then
so I guess this will require a kernel fix.

release: ubuntu 20.04
kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-33-generic 5.4.0-33.37
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jurgen 1998 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Jun  8 04:43:36 2020
InstallationDate: Installed on 2020-04-05 (63 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
IwConfig:
 lono wireless extensions.
 
 enp10s0   no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=UUID=2b0aa93b-fb72-4ce6-a28a-0569be4848ea ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-33-generic N/A
 linux-backports-modules-5.4.0-33-generic  N/A
 linux-firmware1.187
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/13/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 5406
dmi.board.asset.tag: Default string
dmi.board.name: PRIME X470-PRO
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5406:bd11/13/2019:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEX470-PRO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug focal

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

Title:
  nvme driver issue causing massive system lag on resume from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I resume from suspend, my system initially appears to be frozen.
  The screen is black and/or the input devices are not working.

  After several minutes, I can switch to a console (and then to the
  desktop) but the system is under full load, to the point that even
  trivial commands will take up to three minutes to execute.

  The only way out of this situation is to do a reboot.

  I see that dmesg is showing an NVME related stack trace and then the
  repeating message "timeout, completion polled".

  I ran into the same issue a few months ago when I started using my
  current motherboard (ASUS Prime x470-PRO). It got solved by flashing
  my BIOS to the latest version. ASUS have not put out any newer since
  then so I guess this will require a kernel fix.

  release: ubuntu 20.04
  kernel: Linux Dapple 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1998 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jun  8 04:43:36 2020
  InstallationDate: Installed on 2020-04-05 (63 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  IwConfig:
   lono wireless extensions.
   
   enp10s0   no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1603719] Re: [regression] NFS client: access problems after updating to kernel 4.4.0-31-generic

2016-07-29 Thread Jurgen Schellaert
I confirm that the issue is solved by the kernel in proposed.

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

Title:
  [regression] NFS client: access problems after updating to kernel
  4.4.0-31-generic

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  SRU Justification

  Impact: A regression in xenial causes automatic mounting of exported
  submounts of an nfs mount to fail.

  Fix: Change nfs to use sget_userns instead of sget, bypassing a
  capability check that is not necessary for nfs.

  Regression Potential: The behavior after the fix is functionally
  equivalent to upstream, so this is unlikely to cause regressions.

  ---

  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  ---
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.

   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:

  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603719/+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 1603719] Re: NFS client: access problems after updating to kernel 4.4.0-31-generic

2016-07-18 Thread Jurgen Schellaert
Thanks for your helpful instructions.

The most recent mainline kernel (= 4.7.0-040700rc7-generic) appears to
be unaffected.

I can now enter the exported subfilesystems again with the expected
permissions.


** Tags added: kernel-fixed-upstream kernel-fixed-upstream-4.7rc7

** Tags removed: kernel-fixed-upstream-4.7rc7
** Tags added: kernel-fixed-upstream-4.7-rc7

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

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702571/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1603719/+attachment/4702565/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1603719/+attachment/4702575/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1603719/+attachment/4702569/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702567/+files/JournalErrors.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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702576/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702570/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1603719/+attachment/4702568/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702573/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702566/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702574/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

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

2016-07-17 Thread Jurgen Schellaert
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702572/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
  dmi.product.name: MS-7514
  dmi.product.version: 1.0
  dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603719/+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 1603719] Re: NFS client: access problems after updating to kernel 4.4.0-31-generic

2016-07-17 Thread Jurgen Schellaert
apport information

** Tags added: apport-collected

** Description changed:

  I am denied access to the subfilesystems exported by my nfs server (the
  top level filesystem itself is unaffected).
  
  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.
  
- When I revert my client to 4.4.0-28, everything is in working order
- again. I assume the permission problem is really a bug in kernel
- 4.4.0-31.
+ When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  jurgen 1743 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
+ InstallationDate: Installed on 2016-04-07 (101 days ago)
+ InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
+ IwConfig:
+  lono wireless extensions.
+  
+  enp4s0no wireless extensions.
+ MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
+ ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-31-generic N/A
+  linux-backports-modules-4.4.0-31-generic  N/A
+  linux-firmware1.157.2
+ RfKill:
+  
+ Tags:  xenial
+ Uname: Linux 4.4.0-31-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 05/28/2008
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: V1.1
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: MS-7514
+ dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.1:bd05/28/2008:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7514:pvr1.0:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7514:rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
+ dmi.product.name: MS-7514
+ dmi.product.version: 1.0
+ dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO.,LTD

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1603719/+attachment/4702564/+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/1603719

Title:
  NFS client: access problems after updating to kernel 4.4.0-31-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am denied access to the subfilesystems exported by my nfs server
  (the top level filesystem itself is unaffected).

  The client is reporting that I do not have the necessary permissions.
  However, all was fine until the day before yesterday.

  When I revert my client to 4.4.0-28, everything is in working order again. I 
assume the permission problem is really a bug in kernel 4.4.0-31.
  --- 
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jurgen 1743 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=569da237-3a37-4fe3-b885-83213aae8b52
  InstallationDate: Installed on 2016-04-07 (101 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160405)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
  MachineType: MICRO-STAR INTERNATIONAL CO.,LTD MS-7514
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=f6f6bd51-4d4f-4547-b615-90319625d909 ro quiet splash
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/28/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.1
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-7514
  dmi.board.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: