[Kernel-packages] [Bug 1958006] Re: multiple UBSAN warnings in Intel IPU6 camera driver at boot

2022-05-22 Thread You-Sheng Yang
Was reverted in 5.15.0-29.30.

** Changed in: linux (Ubuntu Jammy)
   Status: Fix Committed => In Progress

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

Title:
  multiple UBSAN warnings in Intel IPU6 camera driver at boot

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  In Progress

Bug description:
  [SRU Justfication]

  [Impact]

  Several UBSAN warnings captured on Intel IPU6 camera equipped platforms
  running 5.15+ kernels.

  [Fix]

  Upstream fix commit 8dcb7d8df28f ("media: pci: intel: Avoid UBSAN
  warnings of index bound and shift").

  [Test Case]

  Boot Intel IPU6 camera equipped platforms and check dmesg.

  [Where problems could occur]

  This patch turns a few return statements to error to stop further
  processing that may fall in UBSAN warnings. No other side effect.

  [Other Info]

  While plan for -generic and oem-5.17 is still under discuss, only Jammy
  is nominated for linux-oem-5.14/focal migration (to hwe-5.15).

  This depends on the pull request titled "Support Intel IPU6 MIPI camera
  on Alder Lake platforms" for bug 1955383 for Jammy.

  == original bug report ==

  UBSAN is turned on by default in Ubuntu 5.15 kernel. While Intel IPU6
  driver is still suffering from bug 1958004, intel_iommu issue, so
  these are found with intel_iommu=off.

  [   51.469485] 

  [   51.469490] UBSAN: invalid-load in 
/tmp/kernel-vicamo-8789bd62d725-b752/build/include/linux/dma-buf-map.h:224:9
  [   51.469494] load of value 2 is not a valid value for type '_Bool'
  [   51.469497] CPU: 8 PID: 1315 Comm: camerasrc0:src Tainted: G   O   
   5.15.0-2017-generic #17~20.04.1+lp1955383.2
  [   51.469500] Hardware name: Dell Inc. XPS 9320/, BIOS 0.2.7 12/02/2021
  [   51.469501] Call Trace:
  [   51.469504]  
  [   51.469508]  dump_stack_lvl+0x4a/0x5f
  [   51.469516]  dump_stack+0x10/0x12
  [   51.469519]  ubsan_epilogue+0x9/0x45
  [   51.469523]  __ubsan_handle_load_invalid_value.cold+0x44/0x49
  [   51.469530]  dma_buf_vmap.cold+0x38/0x3d
  [   51.469537]  ipu_psys_mapbuf_locked+0x178/0x450 [intel_ipu6_psys]
  [   51.469545]  ipu_psys_ioctl+0x148/0x4f0 [intel_ipu6_psys]
  [   51.469550]  ? __fget_files+0xa7/0xd0
  [   51.469556]  __x64_sys_ioctl+0x91/0xc0
  [   51.469560]  do_syscall_64+0x59/0xc0
  [   51.469564]  ? do_user_addr_fault+0x1dc/0x650
  [   51.469567]  ? irqentry_exit_to_user_mode+0x9/0x20
  [   51.469570]  ? irqentry_exit+0x19/0x30
  [   51.469573]  ? exc_page_fault+0x89/0x160
  [   51.469576]  ? asm_exc_page_fault+0x8/0x30
  [   51.469581]  entry_SYSCALL_64_after_hwframe+0x44/0xae
  [   51.469585] RIP: 0033:0x7fa5e047250b
  [   51.469588] Code: 0f 1e fa 48 8b 05 85 39 0d 00 64 c7 00 26 00 00 00 48 c7 
c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d 55 39 0d 00 f7 d8 64 89 01 48
  [   51.469589] RSP: 002b:7fa5debfa298 EFLAGS: 0246 ORIG_RAX: 
0010
  [   51.469592] RAX: ffda RBX: 7fa5d0004000 RCX: 
7fa5e047250b
  [   51.469593] RDX: 001f RSI: c0044102 RDI: 
001e
  [   51.469595] RBP: 7fa5d4a371e0 R08:  R09: 
007c
  [   51.469596] R10: 7fa5debfa120 R11: 0246 R12: 

  [   51.469597] R13: 7fa5d4a31bc0 R14: 7fa5debfa36c R15: 
7fa5debfa430
  [   51.469598]  
  [   51.469599] 


  [   52.050608] 

  [   52.050620] UBSAN: array-index-out-of-bounds in 
/tmp/kernel-vicamo-8789bd62d725-b752/build/drivers/media/pci/intel/ipu6/ipu-resources.c:633:30
  [   52.050631] index -1 is out of range for type 'ipu_resource_alloc [128]'
  [   52.050637] CPU: 8 PID: 803 Comm: psys_sched_cmd Tainted: G   O
  5.15.0-2017-generic #17~20.04.1+lp1955383.2
  [   52.050647] Hardware name: Dell Inc. XPS 9320/, BIOS 0.2.7 12/02/2021
  [   52.050651] Call Trace:
  [   52.050656]  
  [   52.050664]  dump_stack_lvl+0x4a/0x5f
  [   52.050692]  dump_stack+0x10/0x12
  [   52.050703]  ubsan_epilogue+0x9/0x45
  [   52.050716]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [   52.050731]  ipu_psys_allocate_resources+0x4de/0x670 [intel_ipu6_psys]
  [   52.050761]  ipu_psys_ppg_start+0xff/0x250 [intel_ipu6_psys]
  [   52.050781]  ? ipu_psys_scheduler_ppg_start+0x1b6/0x510 [intel_ipu6_psys]
  [   52.050801]  ipu_psys_scheduler_ppg_start+0x429/0x510 [intel_ipu6_psys]
  [   52.050819]  ipu_psys_run_next+0x1c4/0x7c0 [intel_ipu6_psys]
  [   52.050836]  ipu_psys_sched_cmd+0x6d/0x130 [intel_ipu6_psys]
  [   52.050850]  ? __wake_up_pollfree+0x40/0x40
  [   52.050859]  ? psys_isr_threaded+0xc0/0xc0 

[Kernel-packages] [Bug 1972140] Re: UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

2022-05-22 Thread js1
Bro, X11 will not start on my computer (suffering from this bug) without
the nvidia driver.  If I cannot use my computer, I cannot reliably
report back if your patch works.

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

Title:
  UBSAN: array-index-out-of-bounds in /build/linux-
  HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [114914.279420] 

  [114914.279431] UBSAN: array-index-out-of-bounds in 
/build/linux-HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20  

  [114914.279436] index 4 is out of range for type 'ieee80211_tx_rate [4]'
  [114914.279440] CPU: 1 PID: 0 Comm: swapper/1 Tainted: P  IOE 
5.15.0-27-generic #28-Ubuntu
  [114914.279445] Hardware name: Dell Inc. Precision WorkStation T7500  
/0D881F, BIOS A18 10/15/2018
  [114914.279448] Call Trace:
  [114914.279451]  
  [114914.279455]  show_stack+0x52/0x58
  [114914.279465]  dump_stack_lvl+0x4a/0x5f
  [114914.279475]  dump_stack+0x10/0x12
  [114914.279478]  ubsan_epilogue+0x9/0x45
  [114914.279482]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [114914.279487]  ? iommu_dma_unmap_page+0x4a/0x50
  [114914.279492]  ath5k_tx_frame_completed.constprop.0+0x279/0x2c0 [ath5k]
  [114914.279507]  ath5k_tx_processq+0xb1/0x1c0 [ath5k]
  [114914.279519]  ath5k_tasklet_tx+0x7b/0xf0 [ath5k]
  [114914.279531]  tasklet_action_common.constprop.0+0xc0/0xf0
  [114914.279539]  tasklet_action+0x22/0x30
  [114914.279543]  __do_softirq+0xd9/0x2e3
  [114914.279550]  irq_exit_rcu+0x8c/0xb0
  [114914.279554]  common_interrupt+0x8a/0xa0
  [114914.279560]  
  [114914.279562]  
  [114914.279563]  asm_common_interrupt+0x1e/0x40
  [114914.279568] RIP: 0010:cpuidle_enter_state+0xd9/0x620
  [114914.279574] Code: 3d 14 5b be 67 e8 d7 ad 6c ff 49 89 c7 0f 1f 44 00 00 
31 ff e8 28 ba 6c ff 80 7d d0 00 0f 85 5d 01 00 00 fb 66 0f 1f 44 00 00 <45> 85 
f6 0f 88 69 01 00 00 4d 63 ee 49 83 fd 09 0f 87 e3 03 00 00
  [114914.279577] RSP: 0018:adc58009be28 EFLAGS: 0292
  [114914.279582] RAX:  RBX: cdc57ee79f00 RCX: 
0020
  [114914.279584] RDX: 02c71492 RSI: 3d66 RDI: 
99807a40
  [114914.279587] RBP: adc58009be78 R08:  R09: 
000c3500
  [114914.279589] R10: 0005 R11: 071c71c71c71c71c R12: 
99ad3580
  [114914.279592] R13: 0004 R14: 0004 R15: 
688390cd49d1
  [114914.279597]  ? cpuidle_enter_state+0x246/0x620
  [114914.279601]  cpuidle_enter+0x2e/0x40
  [114914.279605]  cpuidle_idle_call+0x13e/0x1e0
  [114914.279610]  do_idle+0x83/0xf0
  [114914.279614]  cpu_startup_entry+0x20/0x30
  [114914.279617]  start_secondary+0x12a/0x180
  [114914.279622]  secondary_startup_64_no_verify+0xc2/0xcb
  [114914.279630]  
  [114914.279632] 


  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-27-generic 5.15.0-27.28
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  js1   17869 F pulseaudio
   /dev/snd/controlC1:  js1   17869 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: LXQt
  Date: Sun May  8 23:36:44 2022
  InstallationDate: Installed on 2020-02-02 (826 days ago)
  InstallationMedia: Lubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017.1)
  MachineType: Dell Inc. Precision WorkStation T7500
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=93fc02c6-baa4-4282-96d7-ea5ad53b0c78 ro ipv6.disable=1 splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/15/2018
  dmi.bios.release: 0.0
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 0D881F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd10/15/2018:br0.0:svnDellInc.:pnPrecisionWorkStationT7500:pvr:rvnDellInc.:rn0D881F:rvrA05:cvnDellInc.:ct7:cvr:sku:
  dmi.product.name: Precision WorkStation T7500
  dmi.sys.vendor: Dell Inc.

To manage notifications about this 

[Kernel-packages] [Bug 1974842] Re: Audio card [8086:9d71] does not work at all (input, output) on 22.04

2022-05-22 Thread Hui Wang
Subcribe Chris, could you take a look at this bug? Is sth from
lp:1915117 not upstreamed?

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

Title:
  Audio card [8086:9d71] does not work at all (input, output) on 22.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  A year ago, I filed lp:1915117 after an kernel update broke the audio
  on my Acer Swift SF314-54. The bug has been marked as fixed, but I
  just tried 22.04 this morning, using 5.15.0-25-generic, and I don't
  have any audio at all.

  Please check lp:1915117 for some background, and the attached logs
  from sosreport for more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-25-generic 5.15.0-25.25
  ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
  Uname: Linux 5.15.0-25-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  CasperMD5CheckResult: pass
  CasperVersion: 1.470
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May 21 00:27:20 2022
  LiveMediaBuild: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
  MachineType: Acer Swift SF314-54
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/username.seed maybe-ubiquity quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-25-generic N/A
   linux-backports-modules-5.15.0-25-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/16/2021
  dmi.bios.release: 1.17
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.17
  dmi.board.name: Strongbow_KL
  dmi.board.vendor: KBL
  dmi.board.version: V1.17
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V1.17
  dmi.ec.firmware.release: 1.9
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.17:bd04/16/2021:br1.17:efr1.9:svnAcer:pnSwiftSF314-54:pvrV1.17:rvnKBL:rnStrongbow_KL:rvrV1.17:cvnAcer:ct10:cvrV1.17:sku:
  dmi.product.family: Swift 3
  dmi.product.name: Swift SF314-54
  dmi.product.sku: 
  dmi.product.version: V1.17
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1974842/+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 1971933] Re: [Regression] Unable to wake laptop using trackpad input

2022-05-22 Thread Kai-Heng Feng
Please find the input device node via sysfs and enable the wakeup.

For instance, on my laptop I can do this to enable wakeup:
# echo enabled > 
/sys/devices/pci:00/:00:15.0/i2c_designware.0/i2c-0/i2c-SYNA30B3:00/power/wakeup

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

Title:
  [Regression] Unable to wake laptop using trackpad input

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrade to Ubuntu 22.04,
  the dell laptop no longer wakes up using trackpad movement/interaction.

  Wake-on trackpad-interaction used to work since Ubuntu Bionic, i.e.,
  Working On:
  Ubuntu 18.04, 18.10, 19.04, 19.10, 20.04, 20.10, 21.04, 21.10.

  NOT Working on: Ubuntu 22.04, Ubuntu 22.10 (Kinetic - 2022-05-16 08:31
  )

  Just to clarify: Suspend and Resume are working, trackpad is functional 
before and after suspend,
  But,
  Trackpad trigger to wakeup from suspend is not working.

  --

  $ cat /proc/version_signature > version.log
  => Ubuntu 5.15.0-27.28-generic 5.15.30

  -

  $ lsb_release -rd
  =>
  Description:Ubuntu 22.04 LTS
  Release:22.04

  -

  $ apt-cache policy linux-image-generic
  =>
  linux-image-generic:
    Installed: 5.15.0.27.30
    Candidate: 5.15.0.27.30
    Version table:
   *** 5.15.0.27.30 500
  500 http://mirror2.tuxinator.org/ubuntu jammy-updates/main amd64 
Packages
  500 http://mirror2.tuxinator.org/ubuntu jammy-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.15.0.25.27 500
  500 http://mirror2.tuxinator.org/ubuntu jammy/main amd64 Packages

  -

  What I expected to happen:
  Laptop wakes-up from suspend on touchpad interaction

  -

  What happened:
  Laptop did not wakeup from suspend on touchpad interaction.

  Laptop woke up on the press of power button.

  ---

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-generic 5.15.0.27.30
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  monkey 5198 F wireplumber
   /dev/snd/controlC1:  monkey 5198 F wireplumber
   /dev/snd/seq:monkey 5195 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Fri May  6 12:40:22 2022
  InstallationDate: Installed on 2018-10-25 (1288 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Lsusb:
   Bus 002 Device 002: ID 0781:5581 SanDisk Corp. Ultra
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
   Bus 001 Device 003: ID 0bda:568a Realtek Semiconductor Corp. Integrated 
Webcam
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 15 7000 Gaming
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=e6745a81-1ffd-46f5-ae77-652fc77ba79a ro acpi_osi=! "acpi_osi=Windows 
2013" quiet splash nvidia-drm.modeset=1 vga=0 rdblacklist=nouveau 
nouveau.modeset=0 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: Upgraded to jammy on 2022-04-22 (13 days ago)
  dmi.bios.date: 08/30/2021
  dmi.bios.release: 1.15
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.0
  dmi.board.name: 065C71
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd08/30/2021:br1.15:svnDellInc.:pnInspiron157000Gaming:pvr:rvnDellInc.:rn065C71:rvrA00:cvnDellInc.:ct10:cvr:sku0798:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 15 7000 Gaming
  dmi.product.sku: 0798
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971933/+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 1958191] Re: [i915] Screen flickering in Ubuntu 22.04 (until i915.enable_dc=0 intel_idle.max_cstate=2 are added)

2022-05-22 Thread Daniel van Vugt
If the suggested solution doesn't work for you then please open a
separate new bug by running:

  ubuntu-bug linux

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

Title:
  [i915] Screen flickering in Ubuntu 22.04 (until i915.enable_dc=0
  intel_idle.max_cstate=2 are added)

Status in linux package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 22.04 development branch on kernel 5.15.0-17-generic @
  18/1/2022

  Booting into desktop gets heavy screen flickering and disforming (unusable)
  both booting on xorg and wayland

  on kernel 5.13 it did not occur so heavy (only little glitches once in
  a while see bug 1948778)

  adding the kernel paramater intel_idle.max_cstate=4 fixed this

  i had these same bugs on this machine before:

  https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1838644

  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1948778

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-17-generic 5.15.0-17.17
  ProcVersionSignature: Ubuntu 5.15.0-17.17-generic 5.15.12
  Uname: Linux 5.15.0-17-generic x86_64
  ApportVersion: 2.20.11-0ubuntu75
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lotuspsychje   1201 F pipewire-media-
lotuspsychje   1207 F pulseaudio
   /dev/snd/seq:lotuspsychje   1193 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jan 18 04:22:00 2022
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth 
Adapter
   Bus 001 Device 003: ID 04f2:b59e Chicony Electronics Co., Ltd Chicony USB2.0 
Camera
   Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Notebook N7x0WU
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-17-generic 
root=UUID=a41247d1-3bc3-453e-849a-e07fdcca6201 ro quiet splash 
intel_idle.max_cstate=4 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-17-generic N/A
   linux-backports-modules-5.15.0-17-generic  N/A
   linux-firmware 1.204
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/07/2019
  dmi.bios.release: 7.13
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 7.13
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N7x0WU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.14
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr7.13:bd01/07/2019:br7.13:efr7.14:svnNotebook:pnN7x0WU:pvrNotApplicable:rvnNotebook:rnN7x0WU:rvrNotApplicable:cvnNoEnclosure:ct10:cvrN/A:skuNotApplicable:
  dmi.product.family: Not Applicable
  dmi.product.name: N7x0WU
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958191/+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 1799679] Re: Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging OpenGL app windows

2022-05-22 Thread Daniel van Vugt
It's not circular. Bug 1970413 is closed because it's a duplicate of
this bug 1799679.

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

Title:
  Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging
  OpenGL app windows

Status in Mutter:
  Unknown
Status in metacity package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-410 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-418 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Confirmed

Bug description:
  Nvidia driver causes Xorg to use 100% CPU and shows high lag and
  stutter... but only when dragging glxgears/glxheads, or any window
  over them. Other apps do not exhibit the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: nvidia-driver-390 390.87-0ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  Date: Wed Oct 24 19:11:15 2018
  InstallationDate: Installed on 2018-05-26 (151 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180525)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1799679/+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 1931715] Re: [Lenovo Ideapad S145 82DJ0001BR] touchpad not working - does not appear on "cat /proc/bus/input/devices"

2022-05-22 Thread Kai-Heng Feng
Do you use 22.04?

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

Title:
  [Lenovo Ideapad S145 82DJ0001BR] touchpad not working - does not
  appear on "cat /proc/bus/input/devices"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop model: Lenovo Ideapad S145 82DJ0001BR
  Manufacturer of the Touchpad: Elan, Synaptics
  When the symptom first appeared: At the time I installed Ubuntu on my 
notebook (dual-boot) - it works fine on Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-55-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jun 11 11:58:39 2021
  InstallationDate: Installed on 2021-06-09 (1 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: linux-signed-hwe-5.8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931715/+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 1964539] Re: [nouveau] 42beta: screen unlock gets stuck on primary display, secondary display is unlocked

2022-05-22 Thread Daniel van Vugt
Bogdan, please don't reopen other people's bugs. We need bugs to be
owned by an original reporter and if that original reporter is no longer
answering questions then the bug should close.

That said, this conversation didn't end with a question. We need Matthew
to try installing the Nvidia driver instead.

I will also remove the mutter task here since nouveau bugs live almost
entirely in the kernel (if not Mesa).

** No longer affects: mutter (Ubuntu)

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

Title:
  [nouveau] 42beta: screen unlock gets stuck on primary display,
  secondary display is unlocked

Status in linux package in Ubuntu:
  Expired

Bug description:
  [Impact]

  Occasionally, when the screen has been locked for a medium length of
  time, > 5 mins, when you press the spacebar, enter your password, the
  primary display freezes and the lockscreen slider does not slide up.
  The secondary screen is fine, and unlocks.

  See screenshot for what it looks like.

  You can click, interact with the secondary screen. On the primary
  screen, you can super key and launch an application, but you won't be
  able to interact with it. You can't see what you are doing.

  The way to fix is to re-lock the screen, wait a bit, and attempt to
  unlock. Sometimes you won't be able to unlock immediately, as it is
  difficult to get the monitor to power on again, it appears gnome-shell
  does not send the wakeup signal.

  gnome-shell 42~beta-1ubuntu2 from -proposed.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu78
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-01-02 (68 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220101)
  Package: gnome-shell
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.15.0-22.22-generic 5.15.19
  RelatedPackageVersions: mutter-common 42~beta-1ubuntu1
  Tags: wayland-session third-party-packages jammy package-from-proposed
  Uname: Linux 5.15.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964539/+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 1958286] Re: mt7921e 0000:02:00.0: PM: failed to resume async: error -110

2022-05-22 Thread Kai-Heng Feng
Please file a new bug.

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

Title:
  mt7921e :02:00.0: PM: failed to resume async: error -110

Status in HWE Next:
  New
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Focal:
  Fix Released
Status in linux-firmware source package in Hirsute:
  Won't Fix
Status in linux-firmware source package in Impish:
  Fix Released
Status in linux-firmware source package in Jammy:
  Fix Released

Bug description:
  [SRU Justification]

  
  [Impact]

  Mediatek MT7921 may fail to resume from runtime suspend can cause chip
  reset.

mt7921e :02:00.0: PM: failed to resume async: error -110
mt7921e :02:00.0: chip reset

  [Fix]

  This is fixed with both bluetooth and WiFi firmware upgrade to
  upstream commit 094d7adc1136 ("linux-firmware: update firmware for
  MT7921 WiFi device") and commit 1e744b85cd4c ("linux-firmware: update
  firmware for mediatek bluetooth chip(MT7921)").

  [Test Case]

  This can be triggered by checkbox warm reset stress test:

$ checkbox-cli run com.canonical.certification::stress/reboot

  [Where problems could occur]

  This imports fixes requiring both kernel driver and proprietary firmware
  updates, the firmware part might cause instability or so.

  [Other Info]

  This affects all kernels supporting MT7921, which means F/H/I/J.

  == original bug report ==

  [Summary]
  Boot into Ubuntu desktop, MT7921 shows IP is obtained, however there is no 
response from gateway pings, neither is 8.8.8.8.

  kernel: [ 588.893227] mt7921e :02:00.0: PM: failed to resume async: error 
-110
  kernel: [ 588.893236] mt7921e :02:00.0: chip reset

  [Reproduce Steps]
  1. Boot into Ubuntu desktop
  2. Check if MT7921 obtains IP, ping gateway and ping 8.8.8.8
  3. No response, need to do cold boot to recover
  4. The issue is easily be seen after warm reset stress, I locally test warm 
reset stress for 100 times

  [Results]
  Expected: Has traffic and response by ping
  Actual: No response

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1958286/+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 1931715] Re: [Lenovo Ideapad S145 82DJ0001BR] touchpad not working - does not appear on "cat /proc/bus/input/devices"

2022-05-22 Thread Thiago Flaulhabe Xavier Gomes
Hey, how can I try this test kernel (5.18.0-3)? I've downloaded the
three files in the link above but I can't install any of them, I'm
always receiving the "unmet dependencies" warning.

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

Title:
  [Lenovo Ideapad S145 82DJ0001BR] touchpad not working - does not
  appear on "cat /proc/bus/input/devices"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop model: Lenovo Ideapad S145 82DJ0001BR
  Manufacturer of the Touchpad: Elan, Synaptics
  When the symptom first appeared: At the time I installed Ubuntu on my 
notebook (dual-boot) - it works fine on Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-55-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jun 11 11:58:39 2021
  InstallationDate: Installed on 2021-06-09 (1 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: linux-signed-hwe-5.8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931715/+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 1970865] Re: Kernel panic on sleep

2022-05-22 Thread Kai-Heng Feng
Yes, this looks more like an NVIDIA bug.

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

Title:
  Kernel panic on sleep

Status in linux package in Ubuntu:
  Incomplete
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Incomplete

Bug description:
  When I keep my laptop in sleep (super + L) or close its lid, the
  moment I open it i see a kernel panic which doesn't end. The only
  option I would have is to shutdown and lose all my unsaved work. What
  should I do?

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
  .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
  .proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  510.60.02  Wed Mar 16 
11:24:05 UTC 2022
   GCC version:
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 29 11:12:41 2022
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Iris Plus Graphics G1 (Ice Lake) [8086:8a56] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Iris Plus Graphics G1 (Ice Lake) 
[103c:85f4]
 Subsystem: Hewlett-Packard Company GM108M [GeForce MX130] [103c:85f4]
  InstallationDate: Installed on 2022-04-22 (7 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13d3:56c9 IMC Networks HP TrueVision HD Camera
   Bus 001 Device 003: ID 0bda:b00c Realtek Semiconductor Corp. 802.11ac WLAN 
Adapter
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP 250 G8 Notebook PC
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/usr/bin/zsh
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=6c11dd1c-235a-4eec-87eb-f3b7fbe0add5 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/15/2021
  dmi.bios.release: 15.53
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.53
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 85F4
  dmi.board.vendor: HP
  dmi.board.version: 40.34
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 40.34
  dmi.modalias: 
dmi:bvnInsyde:bvrF.53:bd10/15/2021:br15.53:efr40.34:svnHP:pnHP250G8NotebookPC:pvrType1ProductConfigId:rvnHP:rn85F4:rvr40.34:cvnHP:ct10:cvrChassisVersion:sku3D3U1PA#ACJ:
  dmi.product.family: 103C_5336AN HP 200
  dmi.product.name: HP 250 G8 Notebook PC
  dmi.product.sku: 3D3U1PA#ACJ
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970865/+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 1972140] Re: UBSAN: array-index-out-of-bounds in /build/linux-HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

2022-05-22 Thread Kai-Heng Feng
Hmm, but this bug doesn't need NVIDIA to work to be verified.

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

Title:
  UBSAN: array-index-out-of-bounds in /build/linux-
  HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [114914.279420] 

  [114914.279431] UBSAN: array-index-out-of-bounds in 
/build/linux-HMZHpV/linux-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20  

  [114914.279436] index 4 is out of range for type 'ieee80211_tx_rate [4]'
  [114914.279440] CPU: 1 PID: 0 Comm: swapper/1 Tainted: P  IOE 
5.15.0-27-generic #28-Ubuntu
  [114914.279445] Hardware name: Dell Inc. Precision WorkStation T7500  
/0D881F, BIOS A18 10/15/2018
  [114914.279448] Call Trace:
  [114914.279451]  
  [114914.279455]  show_stack+0x52/0x58
  [114914.279465]  dump_stack_lvl+0x4a/0x5f
  [114914.279475]  dump_stack+0x10/0x12
  [114914.279478]  ubsan_epilogue+0x9/0x45
  [114914.279482]  __ubsan_handle_out_of_bounds.cold+0x44/0x49
  [114914.279487]  ? iommu_dma_unmap_page+0x4a/0x50
  [114914.279492]  ath5k_tx_frame_completed.constprop.0+0x279/0x2c0 [ath5k]
  [114914.279507]  ath5k_tx_processq+0xb1/0x1c0 [ath5k]
  [114914.279519]  ath5k_tasklet_tx+0x7b/0xf0 [ath5k]
  [114914.279531]  tasklet_action_common.constprop.0+0xc0/0xf0
  [114914.279539]  tasklet_action+0x22/0x30
  [114914.279543]  __do_softirq+0xd9/0x2e3
  [114914.279550]  irq_exit_rcu+0x8c/0xb0
  [114914.279554]  common_interrupt+0x8a/0xa0
  [114914.279560]  
  [114914.279562]  
  [114914.279563]  asm_common_interrupt+0x1e/0x40
  [114914.279568] RIP: 0010:cpuidle_enter_state+0xd9/0x620
  [114914.279574] Code: 3d 14 5b be 67 e8 d7 ad 6c ff 49 89 c7 0f 1f 44 00 00 
31 ff e8 28 ba 6c ff 80 7d d0 00 0f 85 5d 01 00 00 fb 66 0f 1f 44 00 00 <45> 85 
f6 0f 88 69 01 00 00 4d 63 ee 49 83 fd 09 0f 87 e3 03 00 00
  [114914.279577] RSP: 0018:adc58009be28 EFLAGS: 0292
  [114914.279582] RAX:  RBX: cdc57ee79f00 RCX: 
0020
  [114914.279584] RDX: 02c71492 RSI: 3d66 RDI: 
99807a40
  [114914.279587] RBP: adc58009be78 R08:  R09: 
000c3500
  [114914.279589] R10: 0005 R11: 071c71c71c71c71c R12: 
99ad3580
  [114914.279592] R13: 0004 R14: 0004 R15: 
688390cd49d1
  [114914.279597]  ? cpuidle_enter_state+0x246/0x620
  [114914.279601]  cpuidle_enter+0x2e/0x40
  [114914.279605]  cpuidle_idle_call+0x13e/0x1e0
  [114914.279610]  do_idle+0x83/0xf0
  [114914.279614]  cpu_startup_entry+0x20/0x30
  [114914.279617]  start_secondary+0x12a/0x180
  [114914.279622]  secondary_startup_64_no_verify+0xc2/0xcb
  [114914.279630]  
  [114914.279632] 


  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-27-generic 5.15.0-27.28
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  js1   17869 F pulseaudio
   /dev/snd/controlC1:  js1   17869 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: LXQt
  Date: Sun May  8 23:36:44 2022
  InstallationDate: Installed on 2020-02-02 (826 days ago)
  InstallationMedia: Lubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017.1)
  MachineType: Dell Inc. Precision WorkStation T7500
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=93fc02c6-baa4-4282-96d7-ea5ad53b0c78 ro ipv6.disable=1 splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/15/2018
  dmi.bios.release: 0.0
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A18
  dmi.board.name: 0D881F
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA18:bd10/15/2018:br0.0:svnDellInc.:pnPrecisionWorkStationT7500:pvr:rvnDellInc.:rn0D881F:rvrA05:cvnDellInc.:ct7:cvr:sku:
  dmi.product.name: Precision WorkStation T7500
  dmi.sys.vendor: Dell Inc.

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


-- 
Mailing list: 

[Kernel-packages] [Bug 1972791] Re: If i want my P.C. OK, i must to start with the 5.11.0-40-generic Kernel Release . Not another.

2022-05-22 Thread Po-Hsu Lin
Good to hear that :D
enjoy it!

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

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

Title:
  If i want my P.C. OK, i must to start with the 5.11.0-40-generic
  Kernel Release . Not another.

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  If i want my P.C. OK, i must to start with the 5.11.0-40-generic
  Kernel Release . Not another !!! (lol)

  When i try to work whith the 5.11.0-43-generic  Kernel Release (or
  41-generic) : My computeur can't make a reboot yet normaly.   My
  question is : is using the 40-generic Kernel Release (and not sup.
  version) present security risk for me* ? (*my sytems's stability and
  security)

  I use an ASUS VivoBook S14

  Many thanks for your answer. With best regards.
  LVH

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-release-upgrader-core 1:20.04.38
  ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22
  Uname: Linux 5.11.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.23
  Architecture: amd64
  CasperMD5CheckResult: skip
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 10 09:22:10 2022
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.23
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lio2675 F pulseaudio
   /dev/snd/controlC1:  lio2675 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  MachineType: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X411QA_A411QA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-40-generic 
root=UUID=c0faec6a-f9e5-4522-a58a-fcd4c959afd4 ro quiet splash amdgpu_osi=Linux 
amdgpu_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-40-generic N/A
   linux-backports-modules-5.11.0-40-generic  N/A
   linux-firmware 1.187.30
  Tags:  focal
  Uname: Linux 5.11.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd nordvpn plugdev sambashare sudo
  _MarkForUpload: True
  acpidump: Error: command ['pkexec', '/usr/share/apport/dump_acpi_tables.py'] 
failed with exit code 126: Error executing command as another user: Request 
dismissed
  dmi.bios.date: 07/03/2019
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X411QA.306
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X411QA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX411QA.306:bd07/03/2019:br5.12:svnASUSTeKCOMPUTERINC.:pnVivoBook_ASUSLaptopX411QA_A411QA:pvr1.0:sku:rvnASUSTeKCOMPUTERINC.:rnX411QA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: VivoBook
  dmi.product.name: VivoBook_ASUSLaptop X411QA_A411QA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972791/+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 1958286] Re: mt7921e 0000:02:00.0: PM: failed to resume async: error -110

2022-05-22 Thread David Soles
What is the proper place to report that this error persists on Ubuntu
22.04 Jammy? After resuming my suspended PC, the wifi becomes
unresponsive. The only way to get it working again is to do a full
reboot.

 kernel: mt7921e :02:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT 
domain=0x000a address=0x0 flags=0x0020]
 kernel: mt7921e :02:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT 
domain=0x000a address=0x0 flags=0x0020]
 kernel: mt7921e :02:00.0: chip reset
 kernel: mt7921e :02:00.0: Message 004e (seq 7) timeout
 kernel: mt7921e :02:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT 
domain=0x000a address=0x0 flags=0x0020]
 kernel: mt7921e :02:00.0: chip reset failed
 kernel: mt7921e :02:00.0: Failed to get patch semaphore
 kernel: mt7921e :02:00.0: Message 8010 (seq 4) timeout

Any advice?

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

Title:
  mt7921e :02:00.0: PM: failed to resume async: error -110

Status in HWE Next:
  New
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware source package in Focal:
  Fix Released
Status in linux-firmware source package in Hirsute:
  Won't Fix
Status in linux-firmware source package in Impish:
  Fix Released
Status in linux-firmware source package in Jammy:
  Fix Released

Bug description:
  [SRU Justification]

  
  [Impact]

  Mediatek MT7921 may fail to resume from runtime suspend can cause chip
  reset.

mt7921e :02:00.0: PM: failed to resume async: error -110
mt7921e :02:00.0: chip reset

  [Fix]

  This is fixed with both bluetooth and WiFi firmware upgrade to
  upstream commit 094d7adc1136 ("linux-firmware: update firmware for
  MT7921 WiFi device") and commit 1e744b85cd4c ("linux-firmware: update
  firmware for mediatek bluetooth chip(MT7921)").

  [Test Case]

  This can be triggered by checkbox warm reset stress test:

$ checkbox-cli run com.canonical.certification::stress/reboot

  [Where problems could occur]

  This imports fixes requiring both kernel driver and proprietary firmware
  updates, the firmware part might cause instability or so.

  [Other Info]

  This affects all kernels supporting MT7921, which means F/H/I/J.

  == original bug report ==

  [Summary]
  Boot into Ubuntu desktop, MT7921 shows IP is obtained, however there is no 
response from gateway pings, neither is 8.8.8.8.

  kernel: [ 588.893227] mt7921e :02:00.0: PM: failed to resume async: error 
-110
  kernel: [ 588.893236] mt7921e :02:00.0: chip reset

  [Reproduce Steps]
  1. Boot into Ubuntu desktop
  2. Check if MT7921 obtains IP, ping gateway and ping 8.8.8.8
  3. No response, need to do cold boot to recover
  4. The issue is easily be seen after warm reset stress, I locally test warm 
reset stress for 100 times

  [Results]
  Expected: Has traffic and response by ping
  Actual: No response

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1958286/+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 1878279]

2022-05-22 Thread tinozzo123
I have the same laptop, and while on Linux 5.17 I never witnessed the touchpad 
fail "randomly", I found a consistent way to make it fail: suspend the 
computer, close the lid, and wake it up while the lid is closed (a way to do so 
is by plugging/unplugging the charger).
Et voilà, the touchpad won't work, but it will work again by suspending the 
computer another time and waking it up with the lid open.

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

Title:
  MSFT0004:00 06CB:CD98 Touchpad/trackpad mouse randomly not recognized
  from any given boot

Status in Linux:
  Confirmed
Status in Ubuntu:
  Confirmed
Status in linux-signed-hwe package in Ubuntu:
  In Progress
Status in linux-signed-hwe package in Fedora:
  New

Bug description:
  Touchpad 'Buttonless Mylar surface multi-touch touchpad' doesn't work
  at all (No response from the Touchpad) for notebook 'Lenovo Ideapad 5
  14IIL05 81YH' from first system start on.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-29-generic 5.4.0-29.33
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tilman 1607 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 12 21:22:22 2020
  InstallationDate: Installed on 2020-05-12 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81YH
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=bb961a96-8855-4e50-814d-7994235377c3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-29-generic N/A
   linux-backports-modules-5.4.0-29-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/25/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DSCN23WW(V1.09)
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: No DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 14IIL05
  dmi.modalias: 
dmi:bvnLENOVO:bvrDSCN23WW(V1.09):bd03/25/2020:svnLENOVO:pn81YH:pvrIdeaPad514IIL05:rvnLENOVO:rnLNVNB161216:rvrNoDPK:cvnLENOVO:ct10:cvrIdeaPad514IIL05:
  dmi.product.family: IdeaPad 5 14IIL05
  dmi.product.name: 81YH
  dmi.product.sku: LENOVO_MT_81YH_BU_idea_FM_IdeaPad 5 14IIL05
  dmi.product.version: IdeaPad 5 14IIL05
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1878279/+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 1972072] Re: Linux does not see Macbook 6, 2 drives

2022-05-22 Thread Ted
Setting intel_iommu=off in /etc/default/grub did the trick.

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

Title:
  Linux does not see Macbook 6,2 drives

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As described in this ArchLinux bug report
  (https://bugs.archlinux.org/task/72734), the kernel installed on
  upgrade to 22.04 is unable to see the drives on a Macbook 6,2 model.
  Booting to the 5.13 kernel allows access to the hard drive again--but
  with the 22.04 install, that version can no longer use the mouse or
  wireless.  It looks like there was a bug introduced upstream in one of
  the 5.15 kernels.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-25-generic 5.15.0-25.25
  ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
  Uname: Linux 5.15.0-25-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ubuntu 5090 F pulseaudio
   /dev/snd/controlC0:  ubuntu 5090 F pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: pass
  CasperVersion: 1.470
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May  7 20:09:15 2022
  IwConfig: lono wireless extensions.
  LiveMediaBuild: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
  MachineType: Apple Inc. MacBookAir6,1
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/username.seed maybe-ubiquity quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-25-generic N/A
   linux-backports-modules-5.15.0-25-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/13/2019
  dmi.bios.release: 0.1
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: 117.0.0.0.0
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-35C1E88140C3E6CF
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir6,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-35C1E88140C3E6CF
  dmi.modalias: 
dmi:bvnAppleInc.:bvr117.0.0.0.0:bd06/13/2019:br0.1:svnAppleInc.:pnMacBookAir6,1:pvr1.0:rvnAppleInc.:rnMac-35C1E88140C3E6CF:rvrMacBookAir6,1:cvnAppleInc.:ct10:cvrMac-35C1E88140C3E6CF:skuSystemSKU#:
  dmi.product.family: MacBook Air
  dmi.product.name: MacBookAir6,1
  dmi.product.sku: System SKU#
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] WifiSyslog.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] PulseList.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] acpidump.txt

2022-05-22 Thread Sebastian Fischer
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1975422/+attachment/5592059/+files/acpidump.txt

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

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] ProcCpuinfoMinimal.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] Lsusb-v.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] ProcModules.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] ProcInterrupts.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] ProcEnviron.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] Lsusb-t.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] Lspci.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] Lspci-vt.txt

2022-05-22 Thread Sebastian Fischer
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1975422/+attachment/5592048/+files/Lspci-vt.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/1975422

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] CurrentDmesg.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] Lsusb.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] CRDA.txt

2022-05-22 Thread Sebastian Fischer
apport information

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7B89
  dmi.product.sku: To be filled by O.E.M.
  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/1975422/+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 1975422] Re: Error mount nfs Share via fstab

2022-05-22 Thread Sebastian Fischer
apport information

** Tags added: apport-collected una

** Description changed:

  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.24
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  sebastian   1568 F pulseaudio
+  /dev/snd/controlC0:  sebastian   1568 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.3
+ InstallationDate: Installed on 2021-03-20 (428 days ago)
+ InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
+ IwConfig:
+  lono wireless extensions.
+  
+  enp34s0   no wireless extensions.
+ MachineType: Micro-Star International Co., Ltd. MS-7B89
+ Package: linux (not installed)
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-41-generic N/A
+  linux-backports-modules-5.13.0-41-generic  N/A
+  linux-firmware 1.187.31
+ RfKill:
+  
+ Tags:  una
+ Uname: Linux 5.13.0-41-generic x86_64
+ UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: False
+ dmi.bios.date: 12/30/2019
+ dmi.bios.release: 5.14
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 2.60
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: B450M MORTAR MAX (MS-7B89)
+ 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.:bvr2.60:bd12/30/2019:br5.14:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B89:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450MMORTARMAX(MS-7B89):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: MS-7B89
+ dmi.product.sku: To be filled by O.E.M.
+ dmi.product.version: 1.0
+ dmi.sys.vendor: Micro-Star International Co., Ltd.

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  sebastian   1568 F pulseaudio
   /dev/snd/controlC0:  sebastian   1568 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.3
  InstallationDate: Installed on 2021-03-20 (428 days ago)
  InstallationMedia: Linux Mint 20.1 "Ulyssa" - Release amd64 20210103
  IwConfig:
   lono wireless extensions.
   
   enp34s0   no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7B89
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-41-generic 
root=UUID=ca450908-f231-4e70-b01b-01cc18c39400 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-41.46~20.04.1-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-41-generic N/A
   linux-backports-modules-5.13.0-41-generic  N/A
   linux-firmware 1.187.31
  RfKill:
   
  Tags:  una
  Uname: Linux 5.13.0-41-generic x86_64
  UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht 
installiert ist.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: False
  dmi.bios.date: 12/30/2019
  dmi.bios.release: 5.14
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.60
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450M MORTAR MAX (MS-7B89)
  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.
  

[Kernel-packages] [Bug 1848831]

2022-05-22 Thread invalidhandle
I forgot to specify that the above fix using iwlwifi-cc-a0-48.ucode is
working on 5.16.0-12parrot1-amd64.  I haven't tested other higher
versions of the .ucode yet.

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

Title:
  Intel WiFi AX200 [8086:08b1] subsystem [8086:4070] firmware loading
  error resulting in no wifi

Status in Gaming Edition:
  In Progress
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 19.10 - stock kernel - Intel AX200 PCI card in a desktop PC

  uname -a
  Linux nahuatl 5.3.0-18-generic #19-Ubuntu SMP Tue Oct 8 20:14:06 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  The card is detected OK as dmesg shows, however the card's firmware
  fails immediately after loading (see dmesg output below) and wifi
  doesn't work at all. Big disappointment since the AX200 chip was
  supposed to be supported on 19.10.

  Ubuntu includes two ax200 firmware versions, version 48 loads by
  default in my system (and fails). I tried version 46 (by renaming the
  version 48 file) and it failed in the exact same manner

  $ ls /lib/firmware/iwlwifi-cc-*
  /lib/firmware/iwlwifi-cc-a0-46.ucode  /lib/firmware/iwlwifi-cc-a0-48.ucode

  
  The card's Bluetooth functionality is also detected and it works fine. It's 
just the wifi FW loading what seems broken in ubuntu's 5.3 kernel.

  $ rfkill list
  0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no



  ~$ dmesg | grep iwl
  [   12.312443] iwlwifi :01:00.0: enabling device ( -> 0002)
  [   12.321098] iwlwifi :01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 
43.2.23.17
  [   12.321101] iwlwifi :01:00.0: Found debug destination: EXTERNAL_DRAM
  [   12.321102] iwlwifi :01:00.0: Found debug configuration: 0
  [   12.321309] iwlwifi :01:00.0: loaded firmware version 48.4fa0041f.0 
op_mode iwlmvm
  [   12.390389] iwlwifi :01:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, 
REV=0x340
  [   12.400654] iwlwifi :01:00.0: Applying debug destination EXTERNAL_DRAM
  [   12.400893] iwlwifi :01:00.0: Allocated 0x0040 bytes for firmware 
monitor.
  [   13.414781] iwlwifi :01:00.0: Collecting data: trigger 15 fired.
  [   13.414908] iwlwifi :01:00.0: Start IWL Error Log Dump:
  [   13.414910] iwlwifi :01:00.0: Status: 0x, count: 6
  [   13.414911] iwlwifi :01:00.0: Loaded firmware version: 48.4fa0041f.0
  [   13.414912] iwlwifi :01:00.0: 0x0071 | NMI_INTERRUPT_UMAC_FATAL
  [   13.414913] iwlwifi :01:00.0: 0x002022F0 | trm_hw_status0
  [   13.414913] iwlwifi :01:00.0: 0x | trm_hw_status1
  [   13.414914] iwlwifi :01:00.0: 0x004F8E3C | branchlink2
  [   13.414915] iwlwifi :01:00.0: 0x004E4FF4 | interruptlink1
  [   13.414915] iwlwifi :01:00.0: 0x004E4FF4 | interruptlink2
  [   13.414916] iwlwifi :01:00.0: 0x004F3DB0 | data1
  [   13.414917] iwlwifi :01:00.0: 0x1000 | data2
  [   13.414917] iwlwifi :01:00.0: 0xF000 | data3
  [   13.414918] iwlwifi :01:00.0: 0x | beacon time
  [   13.414919] iwlwifi :01:00.0: 0x795F | tsf low
  [   13.414919] iwlwifi :01:00.0: 0x | tsf hi
  [   13.414920] iwlwifi :01:00.0: 0x | time gp1
  [   13.414921] iwlwifi :01:00.0: 0xDFD5 | time gp2
  [   13.414921] iwlwifi :01:00.0: 0x0001 | uCode revision type
  [   13.414922] iwlwifi :01:00.0: 0x0030 | uCode version major
  [   13.414923] iwlwifi :01:00.0: 0x4FA0041F | uCode version minor
  [   13.414923] iwlwifi :01:00.0: 0x0340 | hw version
  [   13.414924] iwlwifi :01:00.0: 0x18C89000 | board version
  [   13.414925] iwlwifi :01:00.0: 0x8002FF03 | hcmd
  [   13.414925] iwlwifi :01:00.0: 0x0002 | isr0
  [   13.414926] iwlwifi :01:00.0: 0x | isr1
  [   13.414926] iwlwifi :01:00.0: 0x08F2 | isr2
  [   13.414927] iwlwifi :01:00.0: 0x00CC | isr3
  [   13.414928] iwlwifi :01:00.0: 0x | isr4
  [   13.414928] iwlwifi :01:00.0: 0x | last cmd Id
  [   13.414929] iwlwifi :01:00.0: 0x004F3DB0 | wait_event
  [   13.414930] iwlwifi :01:00.0: 0x | l2p_control
  [   13.414930] iwlwifi :01:00.0: 0x0020 | l2p_duration
  [   13.414931] iwlwifi :01:00.0: 0x | l2p_mhvalid
  [   13.414932] iwlwifi :01:00.0: 0x | l2p_addr_match
  [   13.414932] iwlwifi :01:00.0: 0x0009 | lmpm_pmg_sel
  [   13.414933] iwlwifi :01:00.0: 0x | timestamp
  [   13.414934] iwlwifi :01:00.0: 0xF81C | flow_handler
  [   13.414974] iwlwifi :01:00.0: Start IWL Error Log Dump:
  [   13.414975] iwlwifi :01:00.0: Status: 0x, count: 7
  [   13.414976] iwlwifi :01:00.0: 0x201000A3 | ADVANCED_SYSASSERT
  [   13.414976] iwlwifi :01:00.0: 0x | umac branchlink1
  [   13.414977] iwlwifi :01:00.0: 0xC008CC3C | umac 

[Kernel-packages] [Bug 1848831]

2022-05-22 Thread invalidhandle
Disclaimer: I'm not a hardware programmer so I don't know how to
evaluate the code and understand why it is breaking or what differences
are between versions.

I got it working on a Lenovo Legion using the iwlwifi-cc-a0-48.ucode
firmware. A clean install put it on the -63 version and Intel's website
download is a -46 version.

How to try this fix:

sudo caja (or your file organizer), or terminal using sudo mv
/lib/firmware/ /your/desired/archive location

search for iwlwifi and find the iwlwifi.cc-a0.ucode files and
move all but the one you want.  I moved the -46 and all other iwlwifi-
cc-a0 versions out of /lib/firmware and left iwlwifi-cc-a0-48.ucode in
/lib/firmware.

//Please note that there are many .ucode files in /lib/firmware.  Move
only the files iwlwifi-cc-a0[version.ucode] that you are isolating away
from firmware loader.

sudo dmesg | grep iwlwifi will show a bunch of failed to load for the
firmware that was moved out of /lib/firmware and then a successful load,
in this case:

firmware: direct-loading firmware iwlwifi-cc-a0-48.ucode


If you happen to know how to tell the kernel which one to use instead of
moving the ucode files out of /lib/firmware and causing all the startup
loading errors please share.

I've spent a ridiculous amount of time researching a solution for this
so I hope this helps a few people.

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

Title:
  Intel WiFi AX200 [8086:08b1] subsystem [8086:4070] firmware loading
  error resulting in no wifi

Status in Gaming Edition:
  In Progress
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 19.10 - stock kernel - Intel AX200 PCI card in a desktop PC

  uname -a
  Linux nahuatl 5.3.0-18-generic #19-Ubuntu SMP Tue Oct 8 20:14:06 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  The card is detected OK as dmesg shows, however the card's firmware
  fails immediately after loading (see dmesg output below) and wifi
  doesn't work at all. Big disappointment since the AX200 chip was
  supposed to be supported on 19.10.

  Ubuntu includes two ax200 firmware versions, version 48 loads by
  default in my system (and fails). I tried version 46 (by renaming the
  version 48 file) and it failed in the exact same manner

  $ ls /lib/firmware/iwlwifi-cc-*
  /lib/firmware/iwlwifi-cc-a0-46.ucode  /lib/firmware/iwlwifi-cc-a0-48.ucode

  
  The card's Bluetooth functionality is also detected and it works fine. It's 
just the wifi FW loading what seems broken in ubuntu's 5.3 kernel.

  $ rfkill list
  0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no



  ~$ dmesg | grep iwl
  [   12.312443] iwlwifi :01:00.0: enabling device ( -> 0002)
  [   12.321098] iwlwifi :01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 
43.2.23.17
  [   12.321101] iwlwifi :01:00.0: Found debug destination: EXTERNAL_DRAM
  [   12.321102] iwlwifi :01:00.0: Found debug configuration: 0
  [   12.321309] iwlwifi :01:00.0: loaded firmware version 48.4fa0041f.0 
op_mode iwlmvm
  [   12.390389] iwlwifi :01:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, 
REV=0x340
  [   12.400654] iwlwifi :01:00.0: Applying debug destination EXTERNAL_DRAM
  [   12.400893] iwlwifi :01:00.0: Allocated 0x0040 bytes for firmware 
monitor.
  [   13.414781] iwlwifi :01:00.0: Collecting data: trigger 15 fired.
  [   13.414908] iwlwifi :01:00.0: Start IWL Error Log Dump:
  [   13.414910] iwlwifi :01:00.0: Status: 0x, count: 6
  [   13.414911] iwlwifi :01:00.0: Loaded firmware version: 48.4fa0041f.0
  [   13.414912] iwlwifi :01:00.0: 0x0071 | NMI_INTERRUPT_UMAC_FATAL
  [   13.414913] iwlwifi :01:00.0: 0x002022F0 | trm_hw_status0
  [   13.414913] iwlwifi :01:00.0: 0x | trm_hw_status1
  [   13.414914] iwlwifi :01:00.0: 0x004F8E3C | branchlink2
  [   13.414915] iwlwifi :01:00.0: 0x004E4FF4 | interruptlink1
  [   13.414915] iwlwifi :01:00.0: 0x004E4FF4 | interruptlink2
  [   13.414916] iwlwifi :01:00.0: 0x004F3DB0 | data1
  [   13.414917] iwlwifi :01:00.0: 0x1000 | data2
  [   13.414917] iwlwifi :01:00.0: 0xF000 | data3
  [   13.414918] iwlwifi :01:00.0: 0x | beacon time
  [   13.414919] iwlwifi :01:00.0: 0x795F | tsf low
  [   13.414919] iwlwifi :01:00.0: 0x | tsf hi
  [   13.414920] iwlwifi :01:00.0: 0x | time gp1
  [   13.414921] iwlwifi :01:00.0: 0xDFD5 | time gp2
  [   13.414921] iwlwifi :01:00.0: 0x0001 | uCode revision type
  [   13.414922] iwlwifi :01:00.0: 0x0030 | uCode version major
  [   13.414923] iwlwifi :01:00.0: 0x4FA0041F | uCode version minor
  [   13.414923] iwlwifi :01:00.0: 0x0340 | hw version
  [   13.414924] iwlwifi :01:00.0: 0x18C89000 | board version
  [   13.414925] iwlwifi :01:00.0: 0x8002FF03 | hcmd
  [   13.414925] 

[Kernel-packages] [Bug 1975422] Missing required logs.

2022-05-22 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1975422

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975422/+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 1975422] [NEW] Error mount nfs Share via fstab

2022-05-22 Thread Sebastian Fischer
Public bug reported:

I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 5.13.0-40, 
there is no problem. If i boot up with kernel 5.13.0-41 i become an error.
I use Linux mint 20.3. i have this error with two different computers

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

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

Title:
  Error mount nfs Share via fstab

Status in linux package in Ubuntu:
  New

Bug description:
  I mount my nfs share with nfs4 in fstab. When i Boot up with kernel 
5.13.0-40, there is no problem. If i boot up with kernel 5.13.0-41 i become an 
error.
  I use Linux mint 20.3. i have this error with two different computers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975422/+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 1975413] Status changed to Confirmed

2022-05-22 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1975413

Title:
  package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  ... Envoi automatique aux développeurs d'une erreur rencontrée par le
  système à son démarrage. Après utilisation  de Libreoffice.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: linux-headers-generic-hwe-22.04 5.15.0.30.33
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  AptOrdering:
   linux-modules-extra-5.15.0-25-generic:amd64: Remove
   linux-modules-5.15.0-25-generic:amd64: Remove
   linux-image-5.15.0-25-generic:amd64: Remove
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Sun May 22 15:22:38 2022
  ErrorMessage: problèmes de dépendances - laissé non configuré
  InstallationDate: Installed on 2022-02-19 (92 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
   
   docker0   no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. PH67A-D3-B3
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=9cdb8b59-cec9-4c55-9c17-967e8a023433 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions: grub-pc 2.06-2ubuntu7
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to 
install/upgrade: problèmes de dépendances - laissé non configuré
  UpgradeStatus: Upgraded to jammy on 2022-02-19 (91 days ago)
  dmi.bios.date: 04/13/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: PH67A-D3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd04/13/2011:svnGigabyteTechnologyCo.,Ltd.:pnPH67A-D3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnPH67A-D3-B3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:sku:
  dmi.product.name: PH67A-D3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1975413/+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 1842320] Re: Out of Memory on boot with 5.2.0 kernel

2022-05-22 Thread sudodus
If you have problems to boot live systems (from USB), I think it can be
solved with mkusb

https://help.ubuntu.com/community/mkusb

because it makes the live system use GFXMODE set to 800x600 except when
cloning. So select 'live-only' and in the next menu 'dus-iso2usb' ...

Please report the result here, whatever it is (success or failure), if
you try with mkusb.

-o-

But of course, mkusb does not edit /etc/initramfs-tools/initramfs.conf,
so that will still be necessary in some computers until this bug is
squashed.

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

Title:
  Out of Memory on boot with 5.2.0 kernel

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Upgraded from 19.04 to current 19.10 using "do-release-upgrade -d".
  Can still boot using the previous 5.0.0-25-generic kernel, but the
  5.2.0-15-generic fails to start.

  On selecting Ubuntu from Grub, the message "error: out of memory." is
  immediately shown. Pressing a key attempts to start boot-up but fails
  to mount root fs.

  Machine is HP Spectre X360 with 8GB RAM. Under kernel 5.0.0, free
  shows the following (run from Gnome terminal):

    totalusedfree  shared  buff/cache   
available
  Mem:7906564 1761196 3833240 1020216 2312128 
4849224
  Swap:   1003516   0 1003516

  Kernel packages installed:

  linux-generic  5.2.0.15.16 amd64
  linux-headers-5.2.0-15 5.2.0-15.16 all
  linux-headers-5.2.0-15-generic 5.2.0-15.16 amd64
  linux-headers-generic  5.2.0.15.16 amd64
  linux-image-5.0.0-25-generic   5.0.0-25.26 amd64
  linux-image-5.2.0-15-generic   5.2.0-15.16+signed1 amd64
  linux-image-generic5.2.0.15.16 amd64
  linux-modules-5.0.0-25-generic 5.0.0-25.26 amd64
  linux-modules-5.2.0-15-generic 5.2.0-15.16 amd64
  linux-modules-extra-5.0.0-25-generic   5.0.0-25.26 amd64
  linux-modules-extra-5.2.0-15-generic   5.2.0-15.16 amd64

  Photo of kernel panic attached.

  NVMe drive partition layout (GPT):

  Device   StartEnd   Sectors   Size Type
  /dev/nvme0n1p120481050623   1048576   512M EFI System
  /dev/nvme0n1p2 10506242549759   1499136   732M Linux filesystem
  /dev/nvme0n1p3 2549760 1000214527 997664768 475.7G Linux filesystem

  $ sudo pvs
    PV  VGFmt  Attr PSizePFree
    /dev/mapper/nvme0n1p3_crypt ubuntu-vg lvm2 a--  <475.71g0

  $ sudo lvs
    LV VGAttr   LSize   Pool Origin Data%  Meta%  Move Log 
Cpy%Sync Convert
    root   ubuntu-vg -wi-ao 474.75g
    swap_1 ubuntu-vg -wi-ao 980.00m

  Partition 3 is LUKS encrypted. Root LV is ext4.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gmckeown   1647 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-08-15 (18 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 002: ID 04f2:b593 Chicony Electronics Co., Ltd HP Wide Vision 
FHD Camera
   Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Spectre x360 Convertible 13-ae0xx
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-25-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  ProcVersionSignature: Ubuntu 5.0.0-25.26-generic 5.0.18
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-25-generic N/A
   linux-backports-modules-5.0.0-25-generic  N/A
   linux-firmware1.181
  Tags:  eoan
  Uname: Linux 5.0.0-25-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-09-02 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/17/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.25
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 83B9
  dmi.board.vendor: HP
  dmi.board.version: 56.43
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.25:bd05/17/2019:svnHP:pnHPSpectrex360Convertible13-ae0xx:pvr:rvnHP:rn83B9:rvr56.43:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Spectre
  dmi.product.name: HP Spectre x360 Convertible 13-ae0xx
  dmi.product.sku: 2QH38EA#ABU
  dmi.sys.vendor: HP

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1975413] [NEW] package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2022-05-22 Thread Mateo del Chapi
Public bug reported:

... Envoi automatique aux développeurs d'une erreur rencontrée par le
système à son démarrage. Après utilisation  de Libreoffice.

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: linux-headers-generic-hwe-22.04 5.15.0.30.33
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
AptOrdering:
 linux-modules-extra-5.15.0-25-generic:amd64: Remove
 linux-modules-5.15.0-25-generic:amd64: Remove
 linux-image-5.15.0-25-generic:amd64: Remove
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Sun May 22 15:22:38 2022
ErrorMessage: problèmes de dépendances - laissé non configuré
InstallationDate: Installed on 2022-02-19 (92 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
IwConfig:
 lono wireless extensions.
 
 enp4s0no wireless extensions.
 
 docker0   no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. PH67A-D3-B3
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=9cdb8b59-cec9-4c55-9c17-967e8a023433 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions: grub-pc 2.06-2ubuntu7
RfKill:
 
SourcePackage: linux
Title: package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to 
install/upgrade: problèmes de dépendances - laissé non configuré
UpgradeStatus: Upgraded to jammy on 2022-02-19 (91 days ago)
dmi.bios.date: 04/13/2011
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F3
dmi.board.name: PH67A-D3-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd04/13/2011:svnGigabyteTechnologyCo.,Ltd.:pnPH67A-D3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnPH67A-D3-B3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:sku:
dmi.product.name: PH67A-D3-B3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-package jammy

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

Title:
  package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

Status in linux package in Ubuntu:
  New

Bug description:
  ... Envoi automatique aux développeurs d'une erreur rencontrée par le
  système à son démarrage. Après utilisation  de Libreoffice.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: linux-headers-generic-hwe-22.04 5.15.0.30.33
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  AptOrdering:
   linux-modules-extra-5.15.0-25-generic:amd64: Remove
   linux-modules-5.15.0-25-generic:amd64: Remove
   linux-image-5.15.0-25-generic:amd64: Remove
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Sun May 22 15:22:38 2022
  ErrorMessage: problèmes de dépendances - laissé non configuré
  InstallationDate: Installed on 2022-02-19 (92 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  IwConfig:
   lono wireless extensions.
   
   enp4s0no wireless extensions.
   
   docker0   no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. PH67A-D3-B3
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=9cdb8b59-cec9-4c55-9c17-967e8a023433 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions: grub-pc 2.06-2ubuntu7
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to 
install/upgrade: problèmes de dépendances - laissé non configuré
  UpgradeStatus: Upgraded to jammy on 2022-02-19 (91 days ago)
  dmi.bios.date: 04/13/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F3
  dmi.board.name: PH67A-D3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd04/13/2011:svnGigabyteTechnologyCo.,Ltd.:pnPH67A-D3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnPH67A-D3-B3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:sku:
  dmi.product.name: PH67A-D3-B3
  dmi.sys.vendor: Gigabyte Technology 

[Kernel-packages] [Bug 1975412] [NEW] Kernel bug - soft lockup

2022-05-22 Thread Phil Trinh
Public bug reported:

May 22 17:02:04 server.local dockerd[3213]: 
time="2022-05-22T17:02:04.294920898+08:00" level=error msg="stream copy error: 
reading from a closed fifo"
May 22 17:02:04 server.local dockerd[3213]: 
time="2022-05-22T17:02:04.299283556+08:00" level=warning msg="Health check for 
container 5475229a3e09ecd78325b646256eaedfa4f40e169087cfc1c38f0069ddebe75f 
error: co>
May 22 17:02:06 server.local dockerd[3213]: 
time="2022-05-22T17:02:06.238520581+08:00" level=error msg="stream copy error: 
reading from a closed fifo"
May 22 17:02:06 server.local dockerd[3213]: 
time="2022-05-22T17:02:06.238577291+08:00" level=error msg="stream copy error: 
reading from a closed fifo"
May 22 17:02:06 server.local dockerd[3213]: 
time="2022-05-22T17:02:06.241819218+08:00" level=warning msg="Health check for 
container 31faad1f45e5ffebf6db413db0bc6fc1244f540efd5db1c15a159162aae9815f 
error: co>
May 22 17:02:07 server.local kernel: watchdog: BUG: soft lockup - CPU#2 stuck 
for 23s! [worker:551477]
May 22 17:02:07 server.local kernel: Modules linked in: zfs(PO) zunicode(PO) 
zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) rfcomm 
ipt_rpfilter xt_set iptable_raw ip_set_hash_ip ip_set_hash>
May 22 17:02:07 server.local kernel:  crct10dif_pclmul snd_seq_midi 
drm_ttm_helper ttm ghash_clmulni_intel snd_seq_midi_event drm_kms_helper 
snd_rawmidi btusb iwlwifi btrtl btbcm cec aesni_intel btintel i2c_>
May 22 17:02:07 server.local kernel: CPU: 2 PID: 551477 Comm: worker Tainted: P 
  O L5.13.0-41-generic #46~20.04.1-Ubuntu
May 22 17:02:07 server.local kernel: Hardware name: ASUSTeK COMPUTER INC. 
MINIPC PN51-E1/PN51-E1, BIOS 0302 03/10/2021
May 22 17:02:07 server.local kernel: RIP: 
0010:native_queued_spin_lock_slowpath+0x19a/0x1d0
May 22 17:02:07 server.local kernel: Code: 83 e0 03 83 ee 01 48 c1 e0 05 48 63 
f6 48 05 80 5b 03 00 48 03 04 f5 00 09 cc 99 48 89 10 8b 42 08 85 c0 75 09 f3 
90 8b 42 08 <85> c0 74 f7 48 8b 32 48 85 f6 74 81 >
May 22 17:02:07 server.local kernel: RSP: 0018:ac5f0028fd00 EFLAGS: 0246
May 22 17:02:07 server.local kernel: RAX:  RBX: 
 RCX: 000c
May 22 17:02:07 server.local kernel: RDX: 8be74f335b80 RSI: 
000f RDI: 8bd880fc0284
May 22 17:02:07 server.local kernel: RBP: ac5f0028fd00 R08: 
000c R09: 
May 22 17:02:07 server.local kernel: R10:  R11: 
 R12: 
May 22 17:02:07 server.local kernel: R13: 8bd880fc0284 R14: 
ac5f0028fd30 R15: 
May 22 17:02:07 server.local kernel: FS:  7f5b8898a700() 
GS:8be74f30() knlGS:
May 22 17:02:07 server.local kernel: CS:  0010 DS:  ES:  CR0: 
80050033
May 22 17:02:07 server.local kernel: CR2: 7f6064c1f0a0 CR3: 
00052a3ec000 CR4: 00350ee0
May 22 17:02:07 server.local kernel: Call Trace:
May 22 17:02:07 server.local kernel:  
May 22 17:02:07 server.local kernel:  _raw_spin_lock+0x1e/0x30
May 22 17:02:07 server.local kernel:  futex_wake+0xbf/0x180
May 22 17:02:07 server.local kernel:  do_futex+0x62b/0x7d0
May 22 17:02:07 server.local kernel:  ? do_futex+0x62b/0x7d0
May 22 17:02:07 server.local kernel:  ? exit_to_user_mode_prepare+0x3d/0x1c0
May 22 17:02:07 server.local kernel:  __x64_sys_futex+0x7b/0x1b0
May 22 17:02:07 server.local kernel:  ? __x64_sys_futex+0x7b/0x1b0
May 22 17:02:07 server.local kernel:  ? exit_to_user_mode_prepare+0x3d/0x1c0
May 22 17:02:07 server.local kernel:  do_syscall_64+0x61/0xb0
May 22 17:02:07 server.local kernel:  ? do_syscall_64+0x6e/0xb0
May 22 17:02:07 server.local kernel:  ? syscall_exit_to_user_mode+0x27/0x50
May 22 17:02:07 server.local kernel:  ? do_syscall_64+0x6e/0xb0
May 22 17:02:07 server.local kernel:  ? syscall_exit_to_user_mode+0x27/0x50
May 22 17:02:07 server.local kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xae
May 22 17:02:07 server.local kernel: RIP: 0033:0x7f5babb48989
May 22 17:02:07 server.local kernel: Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 
0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 
24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d >
May 22 17:02:07 server.local kernel: RSP: 002b:7f5b88989ab8 EFLAGS: 
0246 ORIG_RAX: 00ca
May 22 17:02:07 server.local kernel: RAX: ffda RBX: 
7f5b88989af0 RCX: 7f5babb48989
May 22 17:02:07 server.local kernel: RDX: 7fff RSI: 
0081 RDI: 7f5b6c00a618
May 22 17:02:07 server.local kernel: RBP: 7f5b7c949390 R08: 
1358ddba R09: 7f5b
May 22 17:02:07 server.local kernel: R10:  R11: 
0246 R12: 7f5b68428830
May 22 17:02:07 server.local kernel: R13: 7f5b584721c8 R14: 
7f5b58472170 R15: 7f5b483345c0
May 22 17:02:07 server.local kernel:  
May 22 17:02:10 server.local kernel: iwlwifi :03:00.0: Failed to send the 
temperature measurement command (err=-5)

[Kernel-packages] [Bug 1971567] Re: TPM breaks resume from suspend

2022-05-22 Thread zob
I see a similar issue on Lenovo Thinkpad P50. If TPM/Security Chip is on
in BIOS, I cannot turn off the computer in the normal way. I seems to
shot down and screen becomes black, but it is still running (hot) and
power led is on. I can then turn if off by pressing power button for 5
seconds. I didn't see this issue before upgrading from 20.04 to 22.04.

OS: Ubuntu 22.04 LTS x86_64 
Host: 20EQS0PQ00 ThinkPad P50 
Kernel: 5.15.0-27-generic 
Uptime: 40 mins 
Packages: 2992 (dpkg), 45 (snap) 
Shell: bash 5.1.16 
Resolution: 1920x1080 
DE: GNOME 
WM: Mutter 
WM Theme: Adwaita 
Theme: Yaru [GTK2/3] 
Icons: Yaru [GTK2/3] 
Terminal: gnome-terminal 
CPU: Intel i7-6820HQ (8) @ 3.600GHz 
GPU: NVIDIA Quadro M1000M 
GPU: Intel HD Graphics 530 
Memory: 3257MiB / 23740MiB

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

Title:
  TPM breaks resume from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading Lenovo Thinkpad X260 from 21.10 to 22.04, following
  error shows at boot:

  [4.830657] tpm tpm0: Operation Timed out
  [   11.654699] tpm tpm0: Operation Timed out
  [   11.654718] tpm_crb: probe of MSFT0101:00 failed with error -62

  Notable consequence is that the laptop will not resume from suspend
  any more, even with the power button pressed.

  After disabling TPM ("Security Chip" in Lenovo BIOS) completely,
  everything works normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-27-generic 5.15.0-27.28
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martin 2147 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Wed May  4 13:15:17 2022
  InstallationDate: Installed on 2022-03-06 (59 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  MachineType: LENOVO 20F5S0V400
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-27-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: Upgraded to jammy on 2022-04-24 (10 days ago)
  dmi.bios.date: 02/23/2022
  dmi.bios.release: 1.49
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R02ET76W (1.49 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20F5S0V400
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrR02ET76W(1.49):bd02/23/2022:br1.49:efr1.16:svnLENOVO:pn20F5S0V400:pvrThinkPadX260:rvnLENOVO:rn20F5S0V400:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20F5_BU_Think_FM_ThinkPadX260:
  dmi.product.family: ThinkPad X260
  dmi.product.name: 20F5S0V400
  dmi.product.sku: LENOVO_MT_20F5_BU_Think_FM_ThinkPad X260
  dmi.product.version: ThinkPad X260
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971567/+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 1968519] Re: [Lenovo Ubuntu 22.04 Bug]The Physical VGA displayer shows no signal (black screen) when install Ubuntu 22.04

2022-05-22 Thread Vivien GUEANT
I tested Ubuntu server 21.10 and everything is ok.

Ubuntu server 22.04 with kernel 5.15.0-30-generic: no screen display,
unless I boot in safe mode (choice available at GRUB level)

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

Title:
  [Lenovo Ubuntu 22.04 Bug]The Physical VGA displayer shows no signal
  (black screen) when install  Ubuntu 22.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Description:
  When we install Ubuntu 22.04, the physical VGA displayer show black screen.  
It can only show rarely boot logs just for few seconds after kebyboard Enter 
key be pressed to install Ubuntu OS, and then the physical VGA displayer keeps 
black screen, but the XCC remote KVM monitor can show the boot log and the GUI 
interface.

  Produce Steps:
1. Connect  a physical VGA displayer.
2. Fresh install Ubuntu22.04 on a server that integrated Matrox MGA 
G200-family.
3. When the install menu comes out, press keyboard Enter key, the 
physical VGA displayer just get the signal for few seconds and then the monitor 
go to black screen.

  Configuration:
  Systems:Lenovo SR590, SR650, SR630 with magag200 as GFX
  OS:jammy-live-server20220405-amd64.iso
  CPU:Intel(R) Xeon(R) Bronze 3104 CPU @ 1.70GHz
  UEFI:3.30 (Build ID: IVE178D)
  XCC:1.30 (Build ID: PDL114N)
  HDD:1.00TB 7.2K 6Gbps SATA 3.5" HD

  Actual results:
  The VGA display keep the black screen, during Ubuntu 22.04 installation.

  Expected results:
  The VGA display is OK when install the Ubuntu 22.04 in a server that 
integrated Matrox MGA G200-family video processor

  
  Additional info:
1. The issue can be reproduced 100% in the server that integrated 
Matrox MGA G200-family platforms.
2. Both UEFI mode and legacy mode are failed.
3. After we finish installing Ubuntu OS through XCC remote KVM monitor, 
 and reboot the system,  the physical VGA displayer still show nothing after a 
few seconds.
4. We did more tests, modified the cmdline of the kernel, add 
"nomodeset", the VGA displayer display well.
5. This issue could be found on both  Intel and AMD platforms , which 
have onboard video chip as mgag200, also called pilot 4. 
6. Upstream kernel patch 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.18-rc1=147696720eca12ae48d020726208b9a61cdd80bc
 (drm/mgag200: Select clock in PLL update functions) probalby resovle the issue 
on BIOS legacy mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968519/+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 1973676] Re: flickering and black screen from boot time, no more display after 22.04 upgrade

2022-05-22 Thread David Bellot
It works with the kernel 5.15.0-30-generic now.

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

Title:
  flickering and black screen from boot time, no more display after
  22.04 upgrade

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On an HP x360 Spectre (i7-8565U WhiskeyLake-U GT2 [UHD Graphics 620]),
  after upgrading to 22.04 from 21.10, the display goes to some
  flickering lines in black and grey or colors (remember the artifacts
  on Amstrad CPC or C64 when loading from a tape? Same here...).

  After the initial grub menu, the kernel loads and boots. There are a
  few lines of log when the screen is in text mode. As soon as the
  plymouth screen comes in, the screen starts flickering massively.
  Nothing appeared on the screen except horizontal lines. I have an
  encrypted partition, so I type in the password and then the screen
  goes to flickering lines in color when Wayland starts.

  I tried different kernels:
  - 5.17.8: failed
  - 5.15.x: all failed (from Ubuntu 22.04)
  - 5.13.19: works and back to normal

  I found the following errors in the logs:
  * i915 :00:02.0: [drm] *ERROR* Atomic update failure on pipe A 
(start=43426 end=43427) time 300 us, min 2146, max 2159, scanline start 2131, 
end 2171
  * i915 :00:02.0: [drm] Finished loading DMC firmware 
i915/kbl_dmc_ver1_04.bin (v1.4)
  * i915 :00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode 
with an ungated DDI clock, gate it
  * i915 :00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode 
with an ungated DDI clock, gate it
  * i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

  So the problem is > 5.13.x series

  I temporarily solved it by downgrading to 5.13.19 from ubuntu mainline
  on a newly updated ubuntu 22.04! But it seems the bug affects all the
  kernels.

  It might be related to
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958191

  Info:
  Description:  Ubuntu 22.04 LTS
  Release:  22.04

  linux-image-5.15.0-30-generic:
Installed: 5.15.0-30.31
Candidate: 5.15.0-30.31
Version table:
   *** 5.15.0-30.31 500
  500 http://au.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status

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


Re: [Kernel-packages] [Bug 1972791] Re: If i want my P.C. OK, i must to start with the 5.11.0-40-generic Kernel Release . Not another.

2022-05-22 Thread VAN HAUTE
Hello Mr. Po-Hsu Lin,

I followed your advice and installed the 5.14 oem kernel.
My PC is finally rebooting normally!
I would like to thank you very sincerely for having answered me, but 
also for having persevered to find a solution! ;)
I hope one day to be able to return the favor to you.
Best regards,

Lio.

Le 12/05/2022 à 05:18, Po-Hsu Lin a écrit :
> Hi,
>
> a couple things that worth a try:
> * Check if there is any additional driver available, hit the windows key on 
> your keyboard and search for "additional drivers"
> * Or, install the OEM kernel on your Focal release, it will bring 5.14 kernel 
> to you computer
> sudo apt install linux-oem-20.04
> * Or, try the latest LTS release 22.04 Jammy
> * If your computer is still not working with possible solutions above, I 
> would say give it a try with older releases, you can install Focal 20.04.1 
> (with 5.4 kernel) or Bionic 18.04.1 (with 4.15 kernel) they are all supported.
>

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

Title:
  If i want my P.C. OK, i must to start with the 5.11.0-40-generic
  Kernel Release . Not another.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  If i want my P.C. OK, i must to start with the 5.11.0-40-generic
  Kernel Release . Not another !!! (lol)

  When i try to work whith the 5.11.0-43-generic  Kernel Release (or
  41-generic) : My computeur can't make a reboot yet normaly.   My
  question is : is using the 40-generic Kernel Release (and not sup.
  version) present security risk for me* ? (*my sytems's stability and
  security)

  I use an ASUS VivoBook S14

  Many thanks for your answer. With best regards.
  LVH

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-release-upgrader-core 1:20.04.38
  ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22
  Uname: Linux 5.11.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.23
  Architecture: amd64
  CasperMD5CheckResult: skip
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 10 09:22:10 2022
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.23
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lio2675 F pulseaudio
   /dev/snd/controlC1:  lio2675 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  MachineType: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X411QA_A411QA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-40-generic 
root=UUID=c0faec6a-f9e5-4522-a58a-fcd4c959afd4 ro quiet splash amdgpu_osi=Linux 
amdgpu_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-40-generic N/A
   linux-backports-modules-5.11.0-40-generic  N/A
   linux-firmware 1.187.30
  Tags:  focal
  Uname: Linux 5.11.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd nordvpn plugdev sambashare sudo
  _MarkForUpload: True
  acpidump: Error: command ['pkexec', '/usr/share/apport/dump_acpi_tables.py'] 
failed with exit code 126: Error executing command as another user: Request 
dismissed
  dmi.bios.date: 07/03/2019
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X411QA.306
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X411QA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX411QA.306:bd07/03/2019:br5.12:svnASUSTeKCOMPUTERINC.:pnVivoBook_ASUSLaptopX411QA_A411QA:pvr1.0:sku:rvnASUSTeKCOMPUTERINC.:rnX411QA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: VivoBook
  dmi.product.name: VivoBook_ASUSLaptop X411QA_A411QA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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