[Kernel-packages] [Bug 2017323] Re: Xorg multi-monitor setup truncated at 16384 pixels

2023-04-24 Thread Daniel van Vugt
If the BIOS allows you to switch to discrete graphics only (use dGPU for
everything and disable the iGPU) then you would be able to use the
Nvidia driver for all displays and that would avoid the 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/2017323

Title:
  Xorg multi-monitor setup truncated at 16384 pixels

Status in linux package in Ubuntu:
  Opinion
Status in mutter package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Won't Fix

Bug description:
  I have three monitors arranged horizontally left-to-right, with
  fractional scaling enabled in Xorg mode (not Wayland):

  #1: laptop, 3840x2400 native, scaled at 225%
  #2: external monitor 1, 3840x2160 native, scaled at 150% (main display)
  #3: external monitor 2, 3840x2160 native, scaled at 150%

  In this setup, a little more than half of the rightmost monitor is
  truncated black.

  I suspect it is caused by oversampled screens (fractional scaling) not
  fitting into the maximum framebuffer size of 16384x16384, as evidenced
  by the following xrandr(1):

  $ xrandr | awk '/^[^ ]/ && $2 != "disconnected"'
  Screen 0: minimum 320 x 200, current 16384 x 4320, maximum 16384 x 16384
  eDP-1 connected 5112x3195+0+0 (normal left inverted right x axis y axis) 
366mm x 229mm
  DP-2 connected primary 7680x4320+5112+0 (normal left inverted right x axis y 
axis) 597mm x 336mm
  DP-3 connected 7680x4320+12792+0 (normal left inverted right x axis y axis) 
597mm x 336mm

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xserver-xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
  .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  525.105.17  Tue Mar 28 
18:02:59 UTC 2023
   GCC version:
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 21 18:51:29 2023
  DistUpgraded: 2023-04-20 13:31:05,017 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: lunar
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Alder Lake-P Integrated Graphics Controller [1028:0aff]
   NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] [10de:2520] (rev 
a1) (prog-if 00 [VGA controller])
 Subsystem: Dell GA106M [GeForce RTX 3060 Mobile / Max-Q] [1028:0aff]
  MachineType: Dell Inc. XPS 17 9720
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_bm2y56@/vmlinuz-6.2.0-20-generic 
root=ZFS=rpool/ROOT/ubuntu_bm2y56 ro init_on_alloc=0 
i915.enable_psr2_sel_fetch=0
  SourcePackage: xorg
  UpgradeStatus: Upgraded to lunar on 2023-04-20 (1 days ago)
  dmi.bios.date: 03/20/2023
  dmi.bios.release: 1.15
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.1
  dmi.board.name: 0W7GHH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.1:bd03/20/2023:br1.15:svnDellInc.:pnXPS179720:pvr:rvnDellInc.:rn0W7GHH:rvrA00:cvnDellInc.:ct10:cvr:sku0AFF:
  dmi.product.family: XPS
  dmi.product.name: XPS 17 9720
  dmi.product.sku: 0AFF
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.logrotate.d.apport: 2023-01-31T20:57:54.273339
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.2-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  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/2017323/+subscriptions


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

[Kernel-packages] [Bug 1881332] Re: Lenovo V15-IIL touchpad not working.

2023-04-24 Thread Daniel van Vugt
** Summary changed:

- Touchpad not working.
+ Lenovo V15-IIL touchpad not working.

** Tags added: jammy

** Also affects: linux-signed-hwe-5.11 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-signed-hwe-5.11 (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/1881332

Title:
  Lenovo V15-IIL touchpad not working.

Status in linux package in Ubuntu:
  Confirmed
Status in linux-signed-hwe-5.11 package in Ubuntu:
  Confirmed

Bug description:
  user@user-Lenovo-V15-IIL:~$ cat /proc/bus/input/devices
  I: Bus=0019 Vendor= Product=0005 Version=
  N: Name="Lid Switch"
  P: Phys=PNP0C0D/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  U: Uniq=
  H: Handlers=event0 
  B: PROP=0
  B: EV=21
  B: SW=1

  I: Bus=0019 Vendor= Product=0001 Version=
  N: Name="Power Button"
  P: Phys=PNP0C0C/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  U: Uniq=
  H: Handlers=kbd event1 
  B: PROP=0
  B: EV=3
  B: KEY=10 0

  I: Bus=0019 Vendor= Product=0001 Version=
  N: Name="Power Button"
  P: Phys=LNXPWRBN/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  U: Uniq=
  H: Handlers=kbd event2 
  B: PROP=0
  B: EV=3
  B: KEY=10 0

  I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
  N: Name="AT Translated Set 2 keyboard"
  P: Phys=isa0060/serio0/input0
  S: Sysfs=/devices/platform/i8042/serio0/input/input3
  U: Uniq=
  H: Handlers=sysrq kbd event3 leds 
  B: PROP=0
  B: EV=120013
  B: KEY=40200 3803078f800d001 fedfffef fffe
  B: MSC=10
  B: LED=7

  I: Bus=0003 Vendor=248a Product=8367 Version=0111
  N: Name="Telink Wireless Receiver Mouse"
  P: Phys=usb-:00:14.0-1/input0
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1:1.0/0003:248A:8367.0001/input/input4
  U: Uniq=
  H: Handlers=mouse0 event4 
  B: PROP=0
  B: EV=17
  B: KEY=1f 0 0 0 0
  B: REL=903
  B: MSC=10

  I: Bus=0003 Vendor=248a Product=8367 Version=0111
  N: Name="Telink Wireless Receiver Consumer Control"
  P: Phys=usb-:00:14.0-1/input0
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1:1.0/0003:248A:8367.0001/input/input5
  U: Uniq=
  H: Handlers=kbd event5 
  B: PROP=0
  B: EV=1f
  B: KEY=300ff 0 0 48317aff32d bfd6 1 130ff38b17c000 
677bfad9415fed 9ed6804400 1002
  B: REL=1040
  B: ABS=1
  B: MSC=10

  I: Bus=0003 Vendor=248a Product=8367 Version=0111
  N: Name="Telink Wireless Receiver System Control"
  P: Phys=usb-:00:14.0-1/input0
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1:1.0/0003:248A:8367.0001/input/input6
  U: Uniq=
  H: Handlers=kbd event6 
  B: PROP=0
  B: EV=13
  B: KEY=c000 10 0
  B: MSC=10

  I: Bus=0003 Vendor=248a Product=8367 Version=0111
  N: Name="Telink Wireless Receiver"
  P: Phys=usb-:00:14.0-1/input1
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1:1.1/0003:248A:8367.0002/input/input7
  U: Uniq=
  H: Handlers=sysrq kbd event7 leds 
  B: PROP=0
  B: EV=120013
  B: KEY=10007 ff8007ff febeffdfffef fffe
  B: MSC=10
  B: LED=1f

  I: Bus=0019 Vendor= Product= Version=
  N: Name="Ideapad extra buttons"
  P: Phys=ideapad/input0
  S: Sysfs=/devices/pci:00/:00:1f.0/PNP0C09:00/VPC2004:00/input/input8
  U: Uniq=
  H: Handlers=rfkill kbd event8 
  B: PROP=0
  B: EV=13
  B: KEY=81000800100c03 4430 0 2
  B: MSC=10

  I: Bus=0003 Vendor=174f Product=1176 Version=0028
  N: Name="Integrated Camera: Integrated C"
  P: Phys=usb-:00:14.0-5/button
  S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-5/1-5:1.0/input/input9
  U: Uniq=
  H: Handlers=kbd event9 
  B: PROP=0
  B: EV=3
  B: KEY=10 0 0 0

  I: Bus=0019 Vendor= Product=0006 Version=
  N: Name="Video Bus"
  P: Phys=LNXVIDEO/video/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
  U: Uniq=
  H: Handlers=kbd event10 
  B: PROP=0
  B: EV=3
  B: KEY=3e000b 0 0 0

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH Mic"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input11
  U: Uniq=
  H: Handlers=event11 
  B: PROP=0
  B: EV=21
  B: SW=10

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH Headphone"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input12
  U: Uniq=
  H: Handlers=event12 
  B: PROP=0
  B: EV=21
  B: SW=4

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=3"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input13
  U: Uniq=
  H: Handlers=event13 
  B: PROP=0
  B: EV=21
  B: SW=140

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=7"
  P: 

[Kernel-packages] [Bug 1915276] Re: [Lenovo V15-IIL] Touchpad not working

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  [Lenovo V15-IIL] Touchpad not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have recently switched to Ubuntu from Windows 10 but during and
  after the installation the touchpad is unresponsive at all. I have
  tried almost all the things from google but nothing works. I hope this
  issue might get resolved soon.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-65-generic 5.4.0-65.73
  ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
  Uname: Linux 5.4.0-65-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  neutrino   1440 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb 10 19:16:29 2021
  InstallationDate: Installed on 2021-02-10 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 002: ID 0250:3412 Genius Wireless Mouse
   Bus 001 Device 004: ID 8087:0aaa Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C5
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-65-generic 
root=UUID=e14254b4-ac0f-4e72-8e11-a450ac37103c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-65-generic N/A
   linux-backports-modules-5.4.0-65-generic  N/A
   linux-firmware1.187.9
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2021-02-10 (0 days ago)
  dmi.bios.date: 07/22/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN48WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0Q55722 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V15-IIL
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN48WW:bd07/22/2020:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0Q55722WIN:cvnLENOVO:ct10:cvrLenovoV15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1915276/+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 1945516] Re: Touchpad not recognized in the device list. So I can't install driver & no response from touchpad

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  Touchpad not recognized in the device list. So I can't install driver
  & no response from touchpad

Status in linux-signed-hwe-5.11 package in Ubuntu:
  Confirmed

Bug description:
  My Laptop is Lenovo V15 IIL i5 10th gen laptop

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1
  ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
  Uname: Linux 5.11.0-27-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Wed Sep 29 23:39:03 2021
  InstallationDate: Installed on 2021-09-28 (0 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  SourcePackage: linux-signed-hwe-5.11
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1945516/+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 1948440] Re: "synaptics touchpad" not detected after system update october 20th

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  "synaptics touchpad" not detected after system update october 20th

Status in linux-signed-hwe-5.11 package in Ubuntu:
  Confirmed

Bug description:
  after an update the touchpad stopped working and isnt detected in
  devices in the command line. laptop is lenovo V15.

  i think the linux wiki told me to send you this, but i dont really
  understand what im doing so that may be incorrect:

  fomorii@marvin:~$ cat /proc/bus/input/devices
  I: Bus=0019 Vendor= Product=0005 Version=
  N: Name="Lid Switch"
  P: Phys=PNP0C0D/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
  U: Uniq=
  H: Handlers=event0 
  B: PROP=0
  B: EV=21
  B: SW=1

  I: Bus=0019 Vendor= Product=0001 Version=
  N: Name="Power Button"
  P: Phys=PNP0C0C/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  U: Uniq=
  H: Handlers=kbd event1 
  B: PROP=0
  B: EV=3
  B: KEY=10 0

  I: Bus=0019 Vendor= Product=0001 Version=
  N: Name="Power Button"
  P: Phys=LNXPWRBN/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  U: Uniq=
  H: Handlers=kbd event2 
  B: PROP=0
  B: EV=3
  B: KEY=10 0

  I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
  N: Name="AT Translated Set 2 keyboard"
  P: Phys=isa0060/serio0/input0
  S: Sysfs=/devices/platform/i8042/serio0/input/input3
  U: Uniq=
  H: Handlers=sysrq kbd event3 leds 
  B: PROP=0
  B: EV=120013
  B: KEY=40200 3803078f800d001 fedfffef fffe
  B: MSC=10
  B: LED=7

  I: Bus=0019 Vendor= Product= Version=
  N: Name="Ideapad extra buttons"
  P: Phys=ideapad/input0
  S: Sysfs=/devices/pci:00/:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
  U: Uniq=
  H: Handlers=rfkill kbd event4 
  B: PROP=0
  B: EV=13
  B: KEY=81000800100c03 4430 0 2
  B: MSC=10

  I: Bus=0003 Vendor=413c Product=3010 Version=0110
  N: Name="HID 413c:3010"
  P: Phys=usb-:00:14.0-1/input0
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1:1.0/0003:413C:3010.0001/input/input5
  U: Uniq=
  H: Handlers=mouse0 event5 
  B: PROP=0
  B: EV=17
  B: KEY=7 0 0 0 0
  B: REL=903
  B: MSC=10

  I: Bus=0003 Vendor=04f2 Product=b624 Version=1428
  N: Name="Integrated Camera: Integrated C"
  P: Phys=usb-:00:14.0-5/button
  S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-5/1-5:1.0/input/input6
  U: Uniq=
  H: Handlers=kbd event6 
  B: PROP=0
  B: EV=3
  B: KEY=10 0 0 0

  I: Bus=0019 Vendor= Product=0006 Version=
  N: Name="Video Bus"
  P: Phys=LNXVIDEO/video/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
  U: Uniq=
  H: Handlers=kbd event7 
  B: PROP=0
  B: EV=3
  B: KEY=3e000b 0 0 0

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH Mic"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input8
  U: Uniq=
  H: Handlers=event8 
  B: PROP=0
  B: EV=21
  B: SW=10

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH Headphone"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input9
  U: Uniq=
  H: Handlers=event9 
  B: PROP=0
  B: EV=21
  B: SW=4

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=3"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input10
  U: Uniq=
  H: Handlers=event10 
  B: PROP=0
  B: EV=21
  B: SW=140

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=7"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input11
  U: Uniq=
  H: Handlers=event11 
  B: PROP=0
  B: EV=21
  B: SW=140

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=8"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input12
  U: Uniq=
  H: Handlers=event12 
  B: PROP=0
  B: EV=21
  B: SW=140

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=9"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input13
  U: Uniq=
  H: Handlers=event13 
  B: PROP=0
  B: EV=21
  B: SW=140

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=10"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input14
  U: Uniq=
  H: Handlers=event14 
  B: PROP=0
  B: EV=21
  B: SW=140

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=11"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input15
  U: Uniq=
  H: Handlers=event15 

[Kernel-packages] [Bug 1971515] Re: [Lenovo V15-IIL] touch pad not working

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug is no longer a duplicate of bug 1915276
   [Lenovo V15-IIL] Touchpad not working
** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  [Lenovo V15-IIL] touch pad not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  my touch pad is not working on laptop lenovo v15-ill (idea pad)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gerges 2569 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-22 (163 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 30fa:0400  USB OPTICAL MOUSE 
   Bus 001 Device 002: ID 04f2:b624 Chicony Electronics Co., Ltd Integrated 
Camera
   Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson 
Peak (JfP)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C5
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=254590d2-1f56-4b9b-91ee-89a088f12706 ro quiet splash 
initcall_blacklist=elants_i2c_driver_init vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  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
  Tags:  jammy
  Uname: Linux 5.15.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker input libvirt lpadmin lxd plugdev sambashare 
sudo
  _MarkForUpload: True
  dmi.bios.date: 01/27/2022
  dmi.bios.release: 1.54
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN54WW
  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: Lenovo V15-IIL
  dmi.ec.firmware.release: 1.54
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN54WW:bd01/27/2022:br1.54:efr1.54:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoV15-IIL:skuLENOVO_MT_82C5_BU_idea_FM_V15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971515/+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 1950525] Re: Touchpad is not detected by Ubuntu in "Lenovo V15 - IIL" after OS install

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  Touchpad is not detected by Ubuntu in "Lenovo V15 - IIL" after OS
  install

Status in linux-signed-hwe-5.11 package in Ubuntu:
  New

Bug description:
  After install Ubuntu 20.04 in a Lenovo V15-IIL the touchpad is not
  detected.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.11.0-40-generic 5.11.0-40.44~20.04.2
  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.21
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 18:26:15 2021
  InstallationDate: Installed on 2021-10-25 (16 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  SourcePackage: linux-signed-hwe-5.11
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1950525/+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 1972803] Re: [Lenovo V15-IIL] touchpad Lenovo doesn't work

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug is no longer a duplicate of bug 1915276
   [Lenovo V15-IIL] Touchpad not working
** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  [Lenovo V15-IIL] touchpad Lenovo doesn't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  touchpad Lenovo doesn't work

  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:  raffa  1465 F pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 10 10:16:12 2022
  InstallationDate: Installed on 2022-05-09 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: LENOVO 82C5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=ec3679b1-82a8-4579-8ccd-e0218d49964d ro i8042.reset 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: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V15-IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoV15-IIL:skuLENOVO_MT_82C5_BU_idea_FM_V15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1972803/+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 1992226] Re: [Lenovo V15-IIL] Touchpad is not working at all.

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug is no longer a duplicate of bug 1915276
   [Lenovo V15-IIL] Touchpad not working
** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  [Lenovo V15-IIL] Touchpad is not working at all.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have tried few commands like "cat /proc/bus/input/devices" and
  "xinput list" but my touchpad is not being recognized at all. As per
  documentation, it looks like kernel issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-39-generic 5.15.0-39.42
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rohit  3259 F pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct  8 14:08:17 2022
  InstallationDate: Installed on 2022-07-04 (95 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 174f:1176 Syntek Integrated Camera
   Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson 
Peak (JfP)
   Bus 001 Device 004: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C5
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-39-generic 
root=UUID=d399d805-ac2d-4691-bf94-5d2f59b10c12 ro quiet splash i8042.nomux 
i8024.noloop vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-39-generic N/A
   linux-backports-modules-5.15.0-39-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/26/2020
  dmi.bios.release: 1.49
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN49WW
  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: Lenovo V15-IIL
  dmi.ec.firmware.release: 1.49
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN49WW:bd10/26/2020:br1.49:efr1.49:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoV15-IIL:skuLENOVO_MT_82C5_BU_idea_FM_V15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1992226/+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 1977483] Re: [Lenovo V15-IIL] Touchpad is not working

2023-04-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1881332 ***
https://bugs.launchpad.net/bugs/1881332

** This bug is no longer a duplicate of bug 1915276
   [Lenovo V15-IIL] Touchpad not working
** This bug has been marked a duplicate of bug 1881332
   Lenovo V15-IIL touchpad not working.

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

Title:
  [Lenovo V15-IIL] Touchpad is not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Initially i had windows 10 OS on this lenovo laptop. Later i switched
  to Ubuntu 18.04. From that onwards touchpad is not working. I upgraded
  to 20.04 still not working

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-113-generic 5.4.0-113.127
  ProcVersionSignature: Ubuntu 5.4.0-113.127-generic 5.4.181
  Uname: Linux 5.4.0-113-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sivabalan   3064 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jun  3 10:17:35 2022
  InstallationDate: Installed on 2020-06-29 (703 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 174f:1176 Syntek Integrated Camera
   Bus 001 Device 002: ID 413c:301a Dell Computer Corp. Dell MS116 USB Optical 
Mouse
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C5
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-113-generic 
root=UUID=2737e6d1-96d5-49c7-97d4-fe343add8023 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-113-generic N/A
   linux-backports-modules-5.4.0-113-generic  N/A
   linux-firmware 1.187.30
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-10-06 (604 days ago)
  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: 03/04/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN26WW
  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: Lenovo V15-IIL
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN26WW:bd03/04/2020:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoV15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO

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

2023-04-24 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/2017520

Title:
  [Lenovo V15-IIL] Screen brightness hotkeys don't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I had Ubuntu installed on my computer and was using it normally, but I
  could never control the brightness using the hotkeys. A few days ago,
  when I tried to start the computer, I received the following error
  message:

  "ACPI BIOS error: could not resolve symbol [\TZ.ETMD], AE_NOT_FOUND
  ACPI ERROR: aborting method _SB.IETM._OSC due to previous error
  Bluetooth: hci0: Malformed MSFT vendor even: 0x02
  irq 9: nobody cared (try booting with the "irqpoll" option)
  handlers:[] acpi_irq
  Disabling IRQ #9"

  I was unable to access Ubuntu and had to proceed with a reformat.
  After doing some research, I learned that this may be a problem with
  the graphics driver, and I am concerned that I may lose access to
  Ubuntu again and have to constantly reformat my computer.

  I would appreciate any assistance in resolving this issue and ensuring
  that my Ubuntu installation is stable and fully functional. Thank you
  for your attention to this matter.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 24 12:09:05 2023
  DistUpgraded: Fresh install
  DistroCodename: lunar
  DistroVariant: ubuntu
  DkmsStatus:
   intel-i915-dkms/1.23.3.19.230122.18.5.17.0.1020: added
   intel-platform-cse-dkms/2023.11.1-36, 6.2.0-20-generic, x86_64: installed 
(WARNING! Diff between built and installed module!)
   intel-platform-vsec-dkms/2022.52.1-46, 6.2.0-20-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Iris Plus Graphics G1 (Ice Lake) [8086:8a56] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Iris Plus Graphics G1 (Ice Lake) [17aa:3fdc]
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson 
Peak (JfP)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C5
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=5bbbc923-87f9-427f-a449-2b04ae120455 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V15-IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoV15-IIL:skuLENOVO_MT_82C5_BU_idea_FM_V15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.1.0.20230125.5+2056~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  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/2017520/+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 2003897] Re: [Lenovo V15-ADA] No screen brightness

2023-04-24 Thread Daniel van Vugt
** Summary changed:

- No screen brightness
+ [Lenovo V15-ADA] No screen brightness

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

Title:
  [Lenovo V15-ADA] No screen brightness

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After installing the low-latency kernel i cant adjust the screen
  brightness, I'm using Ubuntu 18.04.6 lts, i used the native low-
  latency kernel

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-202-lowlatency 4.15.0-202.213
  ProcVersionSignature: Ubuntu 4.15.0-202.213-lowlatency 4.15.18
  Uname: Linux 4.15.0-202-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.28
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jan 25 14:17:29 2023
  InstallationDate: Installed on 2023-01-24 (1 days ago)
  InstallationMedia: Ubuntu 18.04.6 LTS "Bionic Beaver" - Release amd64 
(20210915)
  MachineType: LENOVO 82C7
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-202-lowlatency 
root=UUID=58a8be88-a6d6-4fa5-888b-edb27af2d4b8 ro acpi_backlight=vendor quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-202-lowlatency N/A
   linux-backports-modules-4.15.0-202-lowlatency  N/A
   linux-firmware 1.173.21
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/23/2022
  dmi.bios.vendor: LENOVO
  dmi.bios.version: E8CN36WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V15-ADA
  dmi.modalias: 
dmi:bvnLENOVO:bvrE8CN36WW:bd05/23/2022:svnLENOVO:pn82C7:pvrLenovoV15-ADA:rvnLENOVO:rnLNVNB161216:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrLenovoV15-ADA:
  dmi.product.family: V15-ADA
  dmi.product.name: 82C7
  dmi.product.version: Lenovo V15-ADA
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2003897/+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 2017520] Re: [Lenovo V15-IIL] Screen brightness hotkeys don't work

2023-04-24 Thread Daniel van Vugt
** Summary changed:

- Bug with the graphic driver off my hardware
+ [Lenovo V15-IIL] Screen brightness hotkeys don't work

** Package changed: xorg (Ubuntu) => linux (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/2017520

Title:
  [Lenovo V15-IIL] Screen brightness hotkeys don't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I had Ubuntu installed on my computer and was using it normally, but I
  could never control the brightness using the hotkeys. A few days ago,
  when I tried to start the computer, I received the following error
  message:

  "ACPI BIOS error: could not resolve symbol [\TZ.ETMD], AE_NOT_FOUND
  ACPI ERROR: aborting method _SB.IETM._OSC due to previous error
  Bluetooth: hci0: Malformed MSFT vendor even: 0x02
  irq 9: nobody cared (try booting with the "irqpoll" option)
  handlers:[] acpi_irq
  Disabling IRQ #9"

  I was unable to access Ubuntu and had to proceed with a reformat.
  After doing some research, I learned that this may be a problem with
  the graphics driver, and I am concerned that I may lose access to
  Ubuntu again and have to constantly reformat my computer.

  I would appreciate any assistance in resolving this issue and ensuring
  that my Ubuntu installation is stable and fully functional. Thank you
  for your attention to this matter.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 24 12:09:05 2023
  DistUpgraded: Fresh install
  DistroCodename: lunar
  DistroVariant: ubuntu
  DkmsStatus:
   intel-i915-dkms/1.23.3.19.230122.18.5.17.0.1020: added
   intel-platform-cse-dkms/2023.11.1-36, 6.2.0-20-generic, x86_64: installed 
(WARNING! Diff between built and installed module!)
   intel-platform-vsec-dkms/2022.52.1-46, 6.2.0-20-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Iris Plus Graphics G1 (Ice Lake) [8086:8a56] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Iris Plus Graphics G1 (Ice Lake) [17aa:3fdc]
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 003: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson 
Peak (JfP)
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 82C5
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=5bbbc923-87f9-427f-a449-2b04ae120455 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo V15-IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn82C5:pvrLenovoV15-IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoV15-IIL:skuLENOVO_MT_82C5_BU_idea_FM_V15-IIL:
  dmi.product.family: V15-IIL
  dmi.product.name: 82C5
  dmi.product.sku: LENOVO_MT_82C5_BU_idea_FM_V15-IIL
  dmi.product.version: Lenovo V15-IIL
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.1.0.20230125.5+2056~u22.04
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  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/2017520/+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 2017323] Re: Xorg multi-monitor setup truncated at 16384 pixels

2023-04-24 Thread Daniel van Vugt
mutter = Invalid because there's nothing mutter or gnome-shell is doing
to cause this.

xorg-server = Won't Fix because it's legacy software and is never going
to be redesigned to avoid this limitation.

linux (kernel) = Opinion because it is the source of the 16384
limitation but that might be a hardware limit so can never be improved.

Long term we're just waiting for Wayland support to be improved for the Nvidia 
driver:
https://bugs.launchpad.net/ubuntu/+bugs?field.tag=nvidia-wayland

I'm hopeful the main blockers will be fully resolved within a year.

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

Title:
  Xorg multi-monitor setup truncated at 16384 pixels

Status in linux package in Ubuntu:
  Opinion
Status in mutter package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Won't Fix

Bug description:
  I have three monitors arranged horizontally left-to-right, with
  fractional scaling enabled in Xorg mode (not Wayland):

  #1: laptop, 3840x2400 native, scaled at 225%
  #2: external monitor 1, 3840x2160 native, scaled at 150% (main display)
  #3: external monitor 2, 3840x2160 native, scaled at 150%

  In this setup, a little more than half of the rightmost monitor is
  truncated black.

  I suspect it is caused by oversampled screens (fractional scaling) not
  fitting into the maximum framebuffer size of 16384x16384, as evidenced
  by the following xrandr(1):

  $ xrandr | awk '/^[^ ]/ && $2 != "disconnected"'
  Screen 0: minimum 320 x 200, current 16384 x 4320, maximum 16384 x 16384
  eDP-1 connected 5112x3195+0+0 (normal left inverted right x axis y axis) 
366mm x 229mm
  DP-2 connected primary 7680x4320+5112+0 (normal left inverted right x axis y 
axis) 597mm x 336mm
  DP-3 connected 7680x4320+12792+0 (normal left inverted right x axis y axis) 
597mm x 336mm

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xserver-xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
  .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  525.105.17  Tue Mar 28 
18:02:59 UTC 2023
   GCC version:
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 21 18:51:29 2023
  DistUpgraded: 2023-04-20 13:31:05,017 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: lunar
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Alder Lake-P Integrated Graphics Controller [1028:0aff]
   NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] [10de:2520] (rev 
a1) (prog-if 00 [VGA controller])
 Subsystem: Dell GA106M [GeForce RTX 3060 Mobile / Max-Q] [1028:0aff]
  MachineType: Dell Inc. XPS 17 9720
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_bm2y56@/vmlinuz-6.2.0-20-generic 
root=ZFS=rpool/ROOT/ubuntu_bm2y56 ro init_on_alloc=0 
i915.enable_psr2_sel_fetch=0
  SourcePackage: xorg
  UpgradeStatus: Upgraded to lunar on 2023-04-20 (1 days ago)
  dmi.bios.date: 03/20/2023
  dmi.bios.release: 1.15
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.1
  dmi.board.name: 0W7GHH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.1:bd03/20/2023:br1.15:svnDellInc.:pnXPS179720:pvr:rvnDellInc.:rn0W7GHH:rvrA00:cvnDellInc.:ct10:cvr:sku0AFF:
  dmi.product.family: XPS
  dmi.product.name: XPS 17 9720
  dmi.product.sku: 0AFF
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.logrotate.d.apport: 2023-01-31T20:57:54.273339
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.2-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: 

[Kernel-packages] [Bug 2017323] Re: Triple 4K monitor setup with fractional scaling truncated

2023-04-24 Thread Daniel van Vugt
I've tracked down the origin of the 16384 limit. It's a combination of:

 * Xorg treating all monitors as a single framebuffer; and
 * The modesetting driver getting the maximum dimensions from the kernel via 
drmModeResPtr; and
 * The Intel kernel graphics driver limiting framebuffer sizes to 16384. This 
Intel limitation is unavoidable if you want to use the laptop screen as part of 
your desktop.

You can also see it in the log:

  modeset(0): Allocate new frame buffer 16384x...

So I have a couple of suggestions for getting around it:

 * Use a lower scaling factor or the default of 100%; or
 * Remove one monitor from the system

** Changed in: mutter (Ubuntu)
   Status: New => Invalid

** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xorg-server (Ubuntu)
   Status: New => Won't Fix

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

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

** Summary changed:

- Triple 4K monitor setup with fractional scaling truncated
+ Xorg Triple 4K monitor setup with fractional scaling truncated at 16384 pixels

** Summary changed:

- Xorg Triple 4K monitor setup with fractional scaling truncated at 16384 pixels
+ Xorg multi-monitor setup truncated at 16384 pixels

** Tags added: multimonitor

** Tags added: hybrid i915 nvidia

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

Title:
  Xorg multi-monitor setup truncated at 16384 pixels

Status in linux package in Ubuntu:
  Opinion
Status in mutter package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Won't Fix

Bug description:
  I have three monitors arranged horizontally left-to-right, with
  fractional scaling enabled in Xorg mode (not Wayland):

  #1: laptop, 3840x2400 native, scaled at 225%
  #2: external monitor 1, 3840x2160 native, scaled at 150% (main display)
  #3: external monitor 2, 3840x2160 native, scaled at 150%

  In this setup, a little more than half of the rightmost monitor is
  truncated black.

  I suspect it is caused by oversampled screens (fractional scaling) not
  fitting into the maximum framebuffer size of 16384x16384, as evidenced
  by the following xrandr(1):

  $ xrandr | awk '/^[^ ]/ && $2 != "disconnected"'
  Screen 0: minimum 320 x 200, current 16384 x 4320, maximum 16384 x 16384
  eDP-1 connected 5112x3195+0+0 (normal left inverted right x axis y axis) 
366mm x 229mm
  DP-2 connected primary 7680x4320+5112+0 (normal left inverted right x axis y 
axis) 597mm x 336mm
  DP-3 connected 7680x4320+12792+0 (normal left inverted right x axis y axis) 
597mm x 336mm

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xserver-xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon 
znvpair
  .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  525.105.17  Tue Mar 28 
18:02:59 UTC 2023
   GCC version:
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 21 18:51:29 2023
  DistUpgraded: 2023-04-20 13:31:05,017 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: lunar
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Alder Lake-P Integrated Graphics Controller [8086:46a6] 
(rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Dell Alder Lake-P Integrated Graphics Controller [1028:0aff]
   NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] [10de:2520] (rev 
a1) (prog-if 00 [VGA controller])
 Subsystem: Dell GA106M [GeForce RTX 3060 Mobile / Max-Q] [1028:0aff]
  MachineType: Dell Inc. XPS 17 9720
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_bm2y56@/vmlinuz-6.2.0-20-generic 
root=ZFS=rpool/ROOT/ubuntu_bm2y56 ro init_on_alloc=0 
i915.enable_psr2_sel_fetch=0
  SourcePackage: xorg
  UpgradeStatus: Upgraded to lunar on 2023-04-20 (1 days ago)
  dmi.bios.date: 03/20/2023
  dmi.bios.release: 1.15
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.1
  dmi.board.name: 0W7GHH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  

[Kernel-packages] [Bug 2017610] Status changed to Confirmed

2023-04-24 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/2017610

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrade to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  neil   5559 F wireplumber
   /dev/snd/controlC0:  neil   5559 F wireplumber
   /dev/snd/seq:neil   5547 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Tue Apr 25 10:12:02 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-10 (288 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: Dell Inc. OptiPlex 7050
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=36d40dca-dce4-4f5a-93c3-39bc70d49351 ro quiet splash 
usbcore.autosuspend=-1 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-25 (0 days ago)
  dmi.bios.date: 12/22/2022
  dmi.bios.release: 1.24
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.24.0
  dmi.board.name: 055H3G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.24.0:bd12/22/2022:br1.24:svnDellInc.:pnOptiPlex7050:pvr:rvnDellInc.:rn055H3G:rvrA01:cvnDellInc.:ct3:cvr:sku07A1:
  dmi.product.family: OptiPlex
  dmi.product.name: OptiPlex 7050
  dmi.product.sku: 07A1
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017610/+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 2015972] Re: Dell: Enable speaker mute hotkey LED indicator

2023-04-24 Thread koba
Verified on Lunar, alsa-ucm-conf(1.2.6.3-1ubuntu1.9) and customized 
kernel(6.1-oem-1009 applied the kernel patch)
~~~
alsa-ucm-conf:
  Installed: 1.2.6.3-1ubuntu9
  Candidate: 1.2.6.3-1ubuntu9
  Version table:
 *** 1.2.6.3-1ubuntu9 100
100 http://archive.ubuntu.com/ubuntu lunar-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 1.2.6.3-1ubuntu8 500
500 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages

~~~

** Tags removed: verification-needed verification-needed-lunar
** Tags added: verification-done verification-donelunar

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

Title:
  Dell: Enable speaker mute hotkey LED indicator

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in alsa-ucm-conf package in Ubuntu:
  Fix Committed
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-6.1 package in Ubuntu:
  Invalid
Status in alsa-ucm-conf source package in Jammy:
  Fix Committed
Status in linux source package in Jammy:
  In Progress
Status in linux-oem-6.1 source package in Jammy:
  In Progress
Status in alsa-ucm-conf source package in Kinetic:
  Fix Committed
Status in linux source package in Kinetic:
  In Progress
Status in linux-oem-6.1 source package in Kinetic:
  Invalid
Status in alsa-ucm-conf source package in Lunar:
  Fix Committed
Status in linux source package in Lunar:
  In Progress
Status in linux-oem-6.1 source package in Lunar:
  Invalid

Bug description:
  [Feature Description]
  When users press the speaker mute hotkey and the speaker is muted, 
  the speaker mute LED indicator will light up. 
  When the speaker is not muted, 
  the speaker mute LED indicator will light out.

  [Test Case]
  1. run G16 with target kernel.
  2. press the mute hotkey
  3. check if speaker mute led can be switched.

  [Where problems could occur]
  Low, just register a speaker mute led control for dell-laptop.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2015972/+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 2017610] [NEW] package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess

2023-04-24 Thread harold finch
Public bug reported:

After upgrade to 23.04

ProblemType: Package
DistroRelease: Ubuntu 23.04
Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  neil   5559 F wireplumber
 /dev/snd/controlC0:  neil   5559 F wireplumber
 /dev/snd/seq:neil   5547 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
Date: Tue Apr 25 10:12:02 2023
ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
InstallationDate: Installed on 2022-07-10 (288 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
MachineType: Dell Inc. OptiPlex 7050
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=36d40dca-dce4-4f5a-93c3-39bc70d49351 ro quiet splash 
usbcore.autosuspend=-1 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
PythonDetails: N/A
RelatedPackageVersions: grub-pc 2.06-2ubuntu16
SourcePackage: linux
Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to lunar on 2023-04-25 (0 days ago)
dmi.bios.date: 12/22/2022
dmi.bios.release: 1.24
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.24.0
dmi.board.name: 055H3G
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.24.0:bd12/22/2022:br1.24:svnDellInc.:pnOptiPlex7050:pvr:rvnDellInc.:rn055H3G:rvrA01:cvnDellInc.:ct3:cvr:sku07A1:
dmi.product.family: OptiPlex
dmi.product.name: OptiPlex 7050
dmi.product.sku: 07A1
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package lunar

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  New

Bug description:
  After upgrade to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  neil   5559 F wireplumber
   /dev/snd/controlC0:  neil   5559 F wireplumber
   /dev/snd/seq:neil   5547 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Tue Apr 25 10:12:02 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-10 (288 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: Dell Inc. OptiPlex 7050
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=36d40dca-dce4-4f5a-93c3-39bc70d49351 ro quiet splash 
usbcore.autosuspend=-1 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-25 (0 days ago)
  dmi.bios.date: 12/22/2022
  dmi.bios.release: 1.24
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.24.0
  dmi.board.name: 055H3G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.24.0:bd12/22/2022:br1.24:svnDellInc.:pnOptiPlex7050:pvr:rvnDellInc.:rn055H3G:rvrA01:cvnDellInc.:ct3:cvr:sku07A1:
  dmi.product.family: OptiPlex
  dmi.product.name: OptiPlex 7050
  dmi.product.sku: 07A1
  dmi.sys.vendor: Dell Inc.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages

[Kernel-packages] [Bug 2017610] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess r

2023-04-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  New

Bug description:
  After upgrade to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  neil   5559 F wireplumber
   /dev/snd/controlC0:  neil   5559 F wireplumber
   /dev/snd/seq:neil   5547 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Tue Apr 25 10:12:02 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-10 (288 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: Dell Inc. OptiPlex 7050
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=36d40dca-dce4-4f5a-93c3-39bc70d49351 ro quiet splash 
usbcore.autosuspend=-1 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-25 (0 days ago)
  dmi.bios.date: 12/22/2022
  dmi.bios.release: 1.24
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.24.0
  dmi.board.name: 055H3G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.24.0:bd12/22/2022:br1.24:svnDellInc.:pnOptiPlex7050:pvr:rvnDellInc.:rn055H3G:rvrA01:cvnDellInc.:ct3:cvr:sku07A1:
  dmi.product.family: OptiPlex
  dmi.product.name: OptiPlex 7050
  dmi.product.sku: 07A1
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017610/+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) (fixed in 5.17.7 and later)

2023-04-24 Thread Daniel van Vugt
This bug is closed so please open new bugs for any unresolved issues.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-5.19 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) (fixed in 5.17.7 and later)

Status in linux package in Ubuntu:
  Fix Released
Status in linux-hwe-5.19 package in Ubuntu:
  Fix Released

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 2017599] Re: Touchpad laggy

2023-04-24 Thread Steve Langasek
** Package changed: ubiquity (Ubuntu) => linux (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/2017599

Title:
  Touchpad laggy

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since installation via upgrade of Kubuntu from 22.10 to 23.04, laptop 
touchpad input been very laggy.  Mouse input by USB has no problem.  Hardware 
is an 81V5 Lenovo V155-15API running Kubuntu 23.04 kernel 6.2.0-20-generic
  Problem apparent also when running either Ubuntu (Gnome) 23.04 or Kubuntu 
23.04 from USB flash drive.  No issue when running 22.10, new owner so untested 
with 22.04 etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Mon Apr 24 22:22:40 2023
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2023-01-26 (88 days ago)
  InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  ProcEnviron:
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)

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

2023-04-24 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 2017599

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

Title:
  Touchpad laggy

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Since installation via upgrade of Kubuntu from 22.10 to 23.04, laptop 
touchpad input been very laggy.  Mouse input by USB has no problem.  Hardware 
is an 81V5 Lenovo V155-15API running Kubuntu 23.04 kernel 6.2.0-20-generic
  Problem apparent also when running either Ubuntu (Gnome) 23.04 or Kubuntu 
23.04 from USB flash drive.  No issue when running 22.10, new owner so untested 
with 22.04 etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Mon Apr 24 22:22:40 2023
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2023-01-26 (88 days ago)
  InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  ProcEnviron:
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017599/+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 2017600] [NEW] Move CONFIG_NF_CONNTRACK to build in

2023-04-24 Thread Bodong Wang
Public bug reported:

SRU Justifications:

The bpf helper bpf_ct_lookup_tcp is defined under #if
IS_BUILTIN(CONFIG_NF_CONNTRACK). To work with BPF, this is needed.

How to test:

Test XDP BPF

What could be break:

N/A

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

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

Title:
  Move CONFIG_NF_CONNTRACK to build in

Status in linux-bluefield package in Ubuntu:
  New

Bug description:
  SRU Justifications:

  The bpf helper bpf_ct_lookup_tcp is defined under #if
  IS_BUILTIN(CONFIG_NF_CONNTRACK). To work with BPF, this is needed.

  How to test:

  Test XDP BPF

  What could be break:

  N/A

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

2023-04-24 Thread nidal.brolwinkel
Hello,
I'm still having a similar problem with Kubuntu 23.04 running kernel 
6.2.0-20-generic.
This does not prevent the laptop from normally working but I suspect it to play 
a role in the laptop losing a log of power in sleep mode.
My Laptop: VivoBook_ASUSLaptop X513EAN_K513EA
My processor (if ever this matters): 8 × 11th Gen Intel® Core™ i7-1165G7 @ 
2.80GHz
and the error message:
[0.166098] ACPI BIOS Error (bug): Could not resolve symbol 
(\_SB.PC00.TXHC.RHUB, AE_NOT_FOUND (20210730/dswload2-162))
[0.166110] ACPI Error: AE_NOT_FOUND , During name lookup/catalog 
(20210730/psobject-220)
[0.166114] ACPI BIOS Error (bug): Could not resolve symbol 
(\_SB.PC00.TXHC.RHUB.SS01, AE_NOT_FOUND (20210730/dswload2-162))
[0.166117] ACPI Error: AE_NOT_FOUND , During name lookup/catalog 
(20210730/psobject-220)
[0.166120] ACPI BIOS Error (bug): Could not resolve symbol 
(\_SB.PC00.TXHC.RHUB.SS02, AE_NOT_FOUND (20210730/dswload2-162))
[0.166123] ACPI Error: AE_NOT_FOUND , During name lookup/catalog 
(20210730/psobject-220)
[0.166126] ACPI BIOS Error (bug): Could not resolve symbol 
(\_SB.PC00.TXHC.RHUB.SS03, AE_NOT_FOUND (20210730/dswload2-162))
[0.166129] ACPI Error: AE_NOT_FOUND , During name lookup/catalog 
(20210730/psobject-220)
[0.166132] ACPI BIOS Error (bug): Could not resolve symbol 
(\_SB.PC00.TXHC.RHUB.SS04, AE_NOT_FOUND (20210730/dswload2-162))
[0.166134] ACPI Error: AE_NOT_FOUND , During name lookup/catalog 
(20210730/psobject-220)

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

Title:
  ACPI Error _CPC not found

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  just recently (I guess since the last update) I get a few ACPI error
  messages during start up. Those are also visible with dmesg:

  ...
  [0.713907] ACPI: AC: AC Adapter [AC] (on-line)
  [0.713978] input: Sleep Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  [0.714011] ACPI: button: Sleep Button [SLPB]
  [0.714040] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  [0.714061] ACPI: button: Lid Switch [LID]
  [0.714087] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  [0.714105] ACPI: button: Power Button [PWRF]
  [0.714187] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.714199] No Local Variables are initialized for Method [_CPC]
  [0.714201] No Arguments are initialized for method [_CPC]
  [0.714203] ACPI Error: Aborting method \_SB.PR01._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  [0.714395] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.714404] No Local Variables are initialized for Method [_CPC]
  [0.714405] No Arguments are initialized for method [_CPC]
  [0.714407] ACPI Error: Aborting method \_SB.PR02._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  [0.714480] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.714488] No Local Variables are initialized for Method [_CPC]
  [0.714490] No Arguments are initialized for method [_CPC]
  [0.714492] ACPI Error: Aborting method \_SB.PR03._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  [0.714640] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.714651] No Local Variables are initialized for Method [_CPC]
  [0.714653] No Arguments are initialized for method [_CPC]
  [0.714655] ACPI Error: Aborting method \_SB.PR04._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  [0.714940] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.714952] No Local Variables are initialized for Method [_CPC]
  [0.714953] No Arguments are initialized for method [_CPC]
  [0.714955] ACPI Error: Aborting method \_SB.PR05._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  [0.715106] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.715118] No Local Variables are initialized for Method [_CPC]
  [0.715119] No Arguments are initialized for method [_CPC]
  [0.715121] ACPI Error: Aborting method \_SB.PR06._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  [0.715309] ACPI BIOS Error (bug): Could not resolve symbol 
[\_SB.PR00._CPC], AE_NOT_FOUND (20210730/psargs-330)
  [0.715321] No Local Variables are initialized for Method [_CPC]
  [0.715322] No Arguments are initialized for method [_CPC]
  [0.715324] ACPI Error: Aborting method \_SB.PR07._CPC due to previous 
error (AE_NOT_FOUND) (20210730/psparse-529)
  

[Kernel-packages] [Bug 2009136] Re: No HDMI audio under 5.19.0-35 & -37 (regression from -32)

2023-04-24 Thread Wiktor Tomanek
Come on! When will it roll out for Jammy? I have been waiting for this
fix for months now. F Ubuntu just can't work without breaking the most
annoying things.

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

Title:
  No HDMI audio under 5.19.0-35 & -37 (regression from -32)

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

Bug description:
  [Impact]
  For amdgpu/i915, hdmi audio output device has disappeared.

  [Fix]
  The latest fix for the non-contiguous memalloc helper changed the
  allocation method for a non-IOMMU system to use only the fallback
  allocator.  This should have worked, but it caused a problem sometimes
  when too many non-contiguous pages are allocated that can't be treated
  by HD-audio controller.
  
  As a quirk workaround, go back to the original strategy: use
  dma_alloc_noncontiguous() at first, and apply the fallback only when
  it fails, but only for non-IOMMU case

  [Test Case]
  1. boot with kernel applied the patches.
  2. check the cards in /proc/asound/cards.
 Get the hdmi cards.

   0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xe232 irq 137
   1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xe226 irq 134

  [Where problems could occur]
  Low, this is just workaround and may have a better solution in the future.

  [Misc]
  All patches has been landed on OEM-6.1 and lunar.

  ~~
  CLARIFICATION: Just to avoid any confusion for those coming to this bug 
report; the "Jammy: invalid" status above does *not* mean that this bug doesn't 
affect jammy -- it does, and the kernel team is aware of this. All it reflects 
is that the fix has to go into the kinetic kernel package which will then flow 
into the kernel-hwe package implicitly.

  Currently known affected cards:

  * HD 7700 (comment 8)
  * R9 290 (comment 21)
  * RX 550 (LP: #2012141, and comment 27)
  * RX 570 (mine)
  * RX 580 (LP: #2009276, and comment 28)
  * WX 3200 (comment 29)
  * RX 6600 (LP: #2009542)
  * RX 6700 (LP: #2009275)

  [ Original Description ]

  After upgrading my Ubuntu jammy (22.04) desktop to the -35 release of
  the kernel, I found my HDMI audio output device had disappeared.
  Reverting to the -32 release caused it to appear again (hence why I'm
  filing the bug against the kernel rather than pulseaudio). I'm
  attaching the dmesg output from immediately after booting each kernel,
  but after a bit of trimming and diffing I *think* the following lines
  are the salient ones:

  input: HDA ATI HDMI HDMI/DP,pcm=3 as 
/devices/pci:00/:00:03.1/:2b:00.1/sound/card0/input12
  input: HDA ATI HDMI HDMI/DP,pcm=7 as 
/devices/pci:00/:00:03.1/:2b:00.1/sound/card0/input13
  input: HDA ATI HDMI HDMI/DP,pcm=8 as 
/devices/pci:00/:00:03.1/:2b:00.1/sound/card0/input14
  input: HDA ATI HDMI HDMI/DP,pcm=9 as 
/devices/pci:00/:00:03.1/:2b:00.1/sound/card0/input15
  input: HDA ATI HDMI HDMI/DP,pcm=10 as 
/devices/pci:00/:00:03.1/:2b:00.1/sound/card0/input16
  input: HDA ATI HDMI HDMI/DP,pcm=11 as 
/devices/pci:00/:00:03.1/:2b:00.1/sound/card0/input17
  snd_hda_intel :2b:00.1: bound :2b:00.0 (ops 
amdgpu_dm_audio_component_bind_ops [amdgpu])

  These lines appear in the dmesg of the -32 kernel, but not in the -35
  kernel's log. Meanwhile, the following lines appear in the -35
  kernel's log but not in the -32:

  hdaudio hdaudioC0D0: no AFG or MFG node found
  snd_hda_intel :2b:00.1: no codecs initialized

  I'll also attach the output of "pactl list" under each kernel (this
  shows the HDMI audio sink showing up under -32, but not -35) just in
  case that helps shed any light on things.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2009136/+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 2004262] Re: Intel E810 NICs driver in causing hangs when booting and bonds configured

2023-04-24 Thread Olivier FAURAX
** Tags removed: verification-needed-jammy
** Tags added: verification-done-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/2004262

Title:
  Intel E810 NICs driver in causing hangs when booting and bonds
  configured

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed
Status in linux source package in Lunar:
  Confirmed

Bug description:
  [Impact]
* Intel E810-family NICs cause system hangs when booting with bonding 
enabled
* This happens due to the driver unplugging auxiliary devices
* The unplug event happens under RTNL lock context, which causes a deadlock 
where the RDMA driver waits for the RNL lock to complete removal

  [Test Plan]
* Users have reported that after setting up bonding on switch and server 
side, the system will hang when starting network services

  [Fix]
* The upstream patch defers unplugging/re-plugging of the auxiliary device, 
so that it's not performed under the RTNL lock context.
* Fix was introduced by commit:
248401cb2c46 ice: avoid bonding causing auxiliary plug/unplug under 
RTNL lock

  [Regression Potential]
* Regressions would manifest in devices that support RDMA functionality and
  have been added to a bond
* We should look out for auxiliary devices that haven't been properly
  unplugged, or that cause further issues with
  ice_plug_aux_dev()/ice_unplug_aux_dev()

  
  [Original Description]
  jammy 22.04.1
  linux-image-generic 5.15.0-58-generic
  Intel E810-XXV Dual Port NICs in Dell PowerEdge 650

  - 5.15 in jammy -> reproducible
  - 5.19 in hwe-edge -> reproducible
  - 6.2.rc6 in the mainline build -> works
  - Intel's ice driver 1.10.1.2.2 -> works

  After beonding is enabled on switch and server side, the system will
  hang at initialing ubuntu.  The kernel loads but around starting the
  Network Services the system can hang for sometimes 5 minutes, and in
  other cases, indefinitely.

  The message of:

  echo 0 > /proc/sys/kernel/hung_task_timeout_sec”  systemd-resolve
  blocked for more than 120 seconds

  appears, and eventually the Network services just attempts to start
  and never does.  This is with or without DHCP enabled.

  Tried this same setup with the hwe-22.04, hwe-20.04, hwe-22.04-ege and
  linux-oem kernels and all exhibit the same failure.

  To work around this. installing the Intel 'ice' driver of version
  1.10.1.2.2 works.  The system doesn't even remotely hang at startup
  and all networking functions remain working (ping, DNS, general
  accessibility).

  The driver can be found at 
https://downloadmirror.intel.com/763930/ice-1.10.1.2.2.tar.gz
  ---
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jan 31 13:08 seq
   crw-rw 1 root audio 116, 33 Jan 31 13:08 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  CasperMD5json:
   {
     "result": "skip"
   }DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2023-01-27 (3 days ago)InstallationMedia: 
Ubuntu-Server 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: Dell Inc. PowerEdge R650
  Package: linux (not installed)
  PciMultimedia:

  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic 
root=UUID=668aab7c-abe9-434b-a810-acc6eab76cbc ro fsck.mode=skip
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-58-generic N/A
   linux-backports-modules-5.15.0-58-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.9
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'Tags:  jammy 
uec-images
  Uname: Linux 5.15.0-58-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 09/14/2022
  dmi.bios.release: 1.8
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.8.2
  dmi.board.name: 0PJ7YJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.8.2:bd09/14/2022:br1.8:svnDellInc.:pnPowerEdgeR650:pvr:rvnDellInc.:rn0PJ7YJ:rvrA01:cvnDellInc.:ct23:cvr:skuSKU=0912;ModelName=PowerEdgeR650:
  dmi.product.family: PowerEdge
  dmi.product.name: PowerEdge R650
  dmi.product.sku: SKU=0912;ModelName=PowerEdge R650
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 2017591] [NEW] [amdgpu] ring vcn_dec_0 timeout while useing Firefoy (with va_api available)

2023-04-24 Thread Benedikt
Public bug reported:

While browsing with Firefox I see my screen going to black and freezing.
Sometimes the system recover

I see the following log entries:

Apr 24 20:58:57 benedikt-ms kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* 
ring vcn_dec_0 timeout, signaled seq=79735, emitted seq=79736
Apr 24 20:58:57 benedikt-ms kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* 
Process information: process RDD Process pid 7655 thread firefox:cs0 pid 7742
Apr 24 20:58:57 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: GPU reset 
begin!
Apr 24 20:58:58 benedikt-ms kernel: [drm] Register(0) [mmUVD_POWER_STATUS] 
failed to reach value 0x0001 != 0x0002
Apr 24 20:58:58 benedikt-ms kernel: [drm] Register(0) [mmUVD_RBC_RB_RPTR] 
failed to reach value 0x01e0 != 0x0140
Apr 24 20:58:58 benedikt-ms kernel: [drm] Register(0) [mmUVD_POWER_STATUS] 
failed to reach value 0x0001 != 0x0002
Apr 24 20:58:58 benedikt-ms kernel: [drm] free PSP TMR buffer
Apr 24 20:58:58 benedikt-ms kernel: CPU: 4 PID: 1057 Comm: kworker/u64:16 
Kdump: loaded Tainted: G   O  5.19.0-40-generic #41~22.04.1-Ubuntu
Apr 24 20:58:58 benedikt-ms kernel: Hardware name: Micro-Star International 
Co., Ltd MS-7B86/B450-A PRO (MS-7B86), BIOS A.H0 08/08/2022
Apr 24 20:58:58 benedikt-ms kernel: Workqueue: amdgpu-reset-dev 
drm_sched_job_timedout [gpu_sched]
Apr 24 20:58:58 benedikt-ms kernel: Call Trace:
Apr 24 20:58:58 benedikt-ms kernel:  
Apr 24 20:58:58 benedikt-ms kernel: amdgpu :28:00.0: AMD-Vi: Event logged 
[IO_PAGE_FAULT domain=0x0010 address=0x465700 flags=0x]
Apr 24 20:58:58 benedikt-ms kernel:  show_stack+0x52/0x69
Apr 24 20:58:58 benedikt-ms kernel:  dump_stack_lvl+0x49/0x6d
Apr 24 20:58:58 benedikt-ms kernel:  dump_stack+0x10/0x18
Apr 24 20:58:58 benedikt-ms kernel: amdgpu :28:00.0: AMD-Vi: Event logged 
[IO_PAGE_FAULT domain=0x0010 address=0x465740 flags=0x]
Apr 24 20:58:58 benedikt-ms kernel:  amdgpu_do_asic_reset+0x2b/0x441 [amdgpu]
Apr 24 20:58:58 benedikt-ms kernel:  
amdgpu_device_gpu_recover_imp.cold+0x4f6/0x805 [amdgpu]
Apr 24 20:58:58 benedikt-ms kernel:  amdgpu_job_timedout+0x15e/0x190 [amdgpu]
Apr 24 20:58:58 benedikt-ms kernel:  ? finish_task_switch.isra.0+0x84/0x290
Apr 24 20:58:58 benedikt-ms kernel:  drm_sched_job_timedout+0x6d/0x120 
[gpu_sched]
Apr 24 20:58:58 benedikt-ms kernel:  process_one_work+0x21f/0x400
Apr 24 20:58:58 benedikt-ms kernel:  worker_thread+0x50/0x3f0
Apr 24 20:58:58 benedikt-ms kernel:  ? rescuer_thread+0x3a0/0x3a0
Apr 24 20:58:58 benedikt-ms kernel:  kthread+0xee/0x120
Apr 24 20:58:58 benedikt-ms kernel:  ? kthread_complete_and_exit+0x20/0x20
Apr 24 20:58:58 benedikt-ms kernel:  ret_from_fork+0x22/0x30
Apr 24 20:58:58 benedikt-ms kernel:  
Apr 24 20:58:58 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: MODE1 reset
Apr 24 20:58:58 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: GPU mode1 reset
Apr 24 20:58:58 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: GPU smu mode1 
reset
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: GPU reset 
succeeded, trying to resume
Apr 24 20:58:59 benedikt-ms kernel: [drm] PCIE GART of 512M enabled (table at 
0x008000E1).
Apr 24 20:58:59 benedikt-ms kernel: [drm] VRAM is lost due to GPU reset!
Apr 24 20:58:59 benedikt-ms kernel: [drm] PSP is resuming...
Apr 24 20:58:59 benedikt-ms kernel: [drm] reserve 0xa0 from 0x80fe20 
for PSP TMR
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: RAS: optional 
ras ta ucode is not available
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: SECUREDISPLAY: 
securedisplay ta ucode is not available
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: SMU is 
resuming...
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: smu driver if 
version = 0x000d, smu fw if version = 0x000f, smu fw program = 0, 
version = 0x00491a00 (73.26.0)
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: SMU driver if 
version not matched
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: use vbios 
provided pptable
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: SMU is resumed 
successfully!
Apr 24 20:58:59 benedikt-ms kernel: [drm] DMUB hardware initialized: 
version=0x0202000C
Apr 24 20:58:59 benedikt-ms kernel: [drm] kiq ring mec 2 pipe 1 q 0
Apr 24 20:58:59 benedikt-ms kernel: [drm] VCN decode and encode initialized 
successfully(under DPG Mode).
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: ring gfx_0.0.0 
uses VM inv eng 0 on hub 0
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: ring 
comp_1.0.0 uses VM inv eng 1 on hub 0
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: ring 
comp_1.1.0 uses VM inv eng 4 on hub 0
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: ring 
comp_1.2.0 uses VM inv eng 5 on hub 0
Apr 24 20:58:59 benedikt-ms kernel: amdgpu :28:00.0: amdgpu: ring 
comp_1.3.0 uses VM inv eng 

[Kernel-packages] [Bug 1994516] Re: Kernels after 5.16 cannot execute x32-ABI binaries

2023-04-24 Thread Dimitri John Ledkov
Hi Sven & doko,

Nice to hear from you Sven again, you always pop-up on x32 kernel
mailing lists threads, great to hear you use Ubuntu.

Debian also has ports that provide x32 binaries, whereas Ubuntu doesn't.
We did do preliminary work to enable x32 over sixteen years ago in
gutsy, but since then no demand has materialised to actually ever
support this. It is probably a mistake and oversight that we have kept
this config option on for so long; and continue to have portions of
toolchain available too (triarch). From the investigations I did, it
appears this config was dropped as part of the kernel config review,
when a few other obsolete execution formats were dropped. Note that no
ubuntu certification, tooling, or assertions enforce or test x32
binaries on ubuntu kernels, and imho shouldn't gonig forward. I spoke to
a few people about this, and consenus infofar is this opens an attack
vector even when simply complied in and not enabled at runtime. Other
distributions also do not have this on (fedora, suse). I will use this
bug report, to document that x32 should be off and not turned back on.
If you use 22.04 LTS you can use linux-generic (v5.15) based kernel,
which will continue to have existing config as is. Or alternatively you
can build your own kernel, or use Debian one.

** Tags removed: rls-kk-incoming rls-ll-incoming
** Tags added: rls-kk-notfixing rls-ll-notfixing

** Changed in: linux (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Kernels after 5.16 cannot execute x32-ABI binaries

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  The kernel configuration option CONFIG_X86_X32_ABI is outcommented for
  kernel 5.17 and higher (amd64). x32 binaries are now reporting:

  cannot execute binary file: Exec format error

  The x32-ABI has its proven merits in some HPC tasks (e.g. link and GC
  intensive tasks) because it saves CPU time and critical resources like
  energy.

  So, the following approach (e.g. Debian) looks more appropriate:

  1. Include the x32-relevant code, but disable its use on standard
  boots:

  CONFIG_X86_X32=y
  CONFIG_X86_X32_DISABLED=y

  2. Users that must run x32 binaries can easily add the GRUB cmdline
  option

  syscall.x32=y

  to enable x32 binaries.

  This could be a good compromise between kernel complexity and resource 
efficiency.
  --- 
  ProblemType: Bug
  ApportVersion: 2.23.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D2c', '/dev/snd/pcmC1D1p', 
'/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  CasperMD5CheckResult: unknown
  DistroRelease: Ubuntu 22.10
  InstallationDate: Installed on 2022-10-24 (1 days ago)
  InstallationMedia: Lubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221017.1)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  MachineType: ASUS System Product Name
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-23-generic 
root=UUID=b71ed1bd-e82f-41cb-b6dd-a7805136105f ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-23-generic N/A
   linux-backports-modules-5.19.0-23-generic  N/A
   linux-firmware 20220923.gitf09bebf3-0ubuntu1
  RfKill:
   
  Tags:  kinetic
  Uname: Linux 5.19.0-23-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: sudo
  WifiSyslog:
   
  _MarkForUpload: False
  dmi.bios.date: 10/13/2022
  dmi.bios.release: 8.5
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0805
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME B650-PLUS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0805:bd10/13/2022:br8.5:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEB650-PLUS:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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


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

[Kernel-packages] [Bug 2017589] Status changed to Confirmed

2023-04-24 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/2017589

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Could not install 'linux headers 6.2.0-20-generic

  Running on Parallels, ARM64

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic aarch64
  NonfreeKernelModules: prl_fs_freeze prl_fs prl_tg
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: arm64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martin 1109 F wireplumber
   /dev/snd/seq:martin 1105 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Mon Apr 24 11:37:58 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-07 (290 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release arm64 
(20220421)
  IwConfig:
   lono wireless extensions.
   
   enp0s5no wireless extensions.
  MachineType: Parallels International GmbH. Parallels ARM Virtual Machine
  ProcFB: 0 virtio_gpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=5a14ccf7-6bac-47b7-a3d6-6c10822fb10d ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  acpidump:
   
  dmi.bios.date: Fri, 10 Feb 2023 10:16:42
  dmi.bios.release: 0.1
  dmi.bios.vendor: Parallels International GmbH.
  dmi.bios.version: 18.2.0 (53488)
  dmi.board.asset.tag: None
  dmi.board.name: Parallels ARM Virtual Platform
  dmi.board.vendor: Parallels ARM Virtual Machine
  dmi.board.version: 0.1
  dmi.chassis.type: 2
  dmi.chassis.vendor: Parallels International GmbH.
  dmi.modalias: 
dmi:bvnParallelsInternationalGmbH.:bvr18.2.0(53488):bdFri,10Feb2023101642:br0.1:svnParallelsInternationalGmbH.:pnParallelsARMVirtualMachine:pvr0.1:rvnParallelsARMVirtualMachine:rnParallelsARMVirtualPlatform:rvr0.1:cvnParallelsInternationalGmbH.:ct2:cvr:skuParallels_ARM_VM:
  dmi.product.family: Parallels VM
  dmi.product.name: Parallels ARM Virtual Machine
  dmi.product.sku: Parallels_ARM_VM
  dmi.product.version: 0.1
  dmi.sys.vendor: Parallels International GmbH.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/2017586/+attachment/5668207/+files/RfKill.txt

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/2017586/+attachment/5668210/+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/2017586

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/2017586/+attachment/5668204/+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/2017586

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/2017586/+attachment/5668202/+files/PaInfo.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/2017586

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/2017586/+attachment/5668196/+files/IwConfig.txt

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017586/+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 2017586] Re: linux-image-6.2.0-20-generic install failed

2023-04-24 Thread greg gaustad
apport information

** Tags added: apport-collected lunar

** Description changed:

  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.26.1-0ubuntu2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  gregg  3609 F pipewire
+   gregg  3613 F wireplumber
+  /dev/snd/controlC0:  gregg  3613 F wireplumber
+  /dev/snd/seq:gregg  3609 F pipewire
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: ubuntu:GNOME
+ DistributionChannelDescriptor:
+  # This is a distribution channel descriptor
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-xenial-amd64-20160624-2
+ DistroRelease: Ubuntu 23.04
+ EcryptfsInUse: Yes
+ HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
+ InstallationDate: Installed on 2017-10-27 (2005 days ago)
+ InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
+ MachineType: Dell Inc. Latitude 7480
+ Package: linux (not installed)
+ ProcEnviron:
+  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
+  XDG_RUNTIME_DIR=
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RebootRequiredPkgs: Error: path contained symlinks.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.19.0-40-generic N/A
+  linux-backports-modules-5.19.0-40-generic  N/A
+  linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
+ Tags:  lunar
+ Uname: Linux 5.19.0-40-generic x86_64
+ UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
+ UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 06/05/2020
+ dmi.bios.release: 1.18
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.18.0
+ dmi.board.name: 00F6D3
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
+ dmi.product.family: Latitude
+ dmi.product.name: Latitude 7480
+ dmi.product.sku: 07A0
+ dmi.sys.vendor: Dell Inc.

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 

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

2023-04-24 Thread greg gaustad
apport information

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroRelease: Ubuntu 23.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  Package: linux (not installed)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 5.19.0-40-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  UserGroups: adm cdrom dip lp lpadmin plugdev sambashare scanner sudo wireshark
  _MarkForUpload: True
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017586/+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 2017589] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess r

2023-04-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  New

Bug description:
  Could not install 'linux headers 6.2.0-20-generic

  Running on Parallels, ARM64

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic aarch64
  NonfreeKernelModules: prl_fs_freeze prl_fs prl_tg
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: arm64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martin 1109 F wireplumber
   /dev/snd/seq:martin 1105 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Mon Apr 24 11:37:58 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-07 (290 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release arm64 
(20220421)
  IwConfig:
   lono wireless extensions.
   
   enp0s5no wireless extensions.
  MachineType: Parallels International GmbH. Parallels ARM Virtual Machine
  ProcFB: 0 virtio_gpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=5a14ccf7-6bac-47b7-a3d6-6c10822fb10d ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  acpidump:
   
  dmi.bios.date: Fri, 10 Feb 2023 10:16:42
  dmi.bios.release: 0.1
  dmi.bios.vendor: Parallels International GmbH.
  dmi.bios.version: 18.2.0 (53488)
  dmi.board.asset.tag: None
  dmi.board.name: Parallels ARM Virtual Platform
  dmi.board.vendor: Parallels ARM Virtual Machine
  dmi.board.version: 0.1
  dmi.chassis.type: 2
  dmi.chassis.vendor: Parallels International GmbH.
  dmi.modalias: 
dmi:bvnParallelsInternationalGmbH.:bvr18.2.0(53488):bdFri,10Feb2023101642:br0.1:svnParallelsInternationalGmbH.:pnParallelsARMVirtualMachine:pvr0.1:rvnParallelsARMVirtualMachine:rnParallelsARMVirtualPlatform:rvr0.1:cvnParallelsInternationalGmbH.:ct2:cvr:skuParallels_ARM_VM:
  dmi.product.family: Parallels VM
  dmi.product.name: Parallels ARM Virtual Machine
  dmi.product.sku: Parallels_ARM_VM
  dmi.product.version: 0.1
  dmi.sys.vendor: Parallels International GmbH.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017589/+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 2017589] [NEW] package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess

2023-04-24 Thread Martin Chamberlain
Public bug reported:

Could not install 'linux headers 6.2.0-20-generic

Running on Parallels, ARM64

ProblemType: Package
DistroRelease: Ubuntu 23.04
Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
Uname: Linux 5.19.0-40-generic aarch64
NonfreeKernelModules: prl_fs_freeze prl_fs prl_tg
ApportVersion: 2.26.1-0ubuntu2
Architecture: arm64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  martin 1109 F wireplumber
 /dev/snd/seq:martin 1105 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
Date: Mon Apr 24 11:37:58 2023
ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
InstallationDate: Installed on 2022-07-07 (290 days ago)
InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release arm64 
(20220421)
IwConfig:
 lono wireless extensions.
 
 enp0s5no wireless extensions.
MachineType: Parallels International GmbH. Parallels ARM Virtual Machine
ProcFB: 0 virtio_gpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=5a14ccf7-6bac-47b7-a3d6-6c10822fb10d ro
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions: grub-pc N/A
RfKill:
 
SourcePackage: linux
Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
acpidump:
 
dmi.bios.date: Fri, 10 Feb 2023 10:16:42
dmi.bios.release: 0.1
dmi.bios.vendor: Parallels International GmbH.
dmi.bios.version: 18.2.0 (53488)
dmi.board.asset.tag: None
dmi.board.name: Parallels ARM Virtual Platform
dmi.board.vendor: Parallels ARM Virtual Machine
dmi.board.version: 0.1
dmi.chassis.type: 2
dmi.chassis.vendor: Parallels International GmbH.
dmi.modalias: 
dmi:bvnParallelsInternationalGmbH.:bvr18.2.0(53488):bdFri,10Feb2023101642:br0.1:svnParallelsInternationalGmbH.:pnParallelsARMVirtualMachine:pvr0.1:rvnParallelsARMVirtualMachine:rnParallelsARMVirtualPlatform:rvr0.1:cvnParallelsInternationalGmbH.:ct2:cvr:skuParallels_ARM_VM:
dmi.product.family: Parallels VM
dmi.product.name: Parallels ARM Virtual Machine
dmi.product.sku: Parallels_ARM_VM
dmi.product.version: 0.1
dmi.sys.vendor: Parallels International GmbH.
modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

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


** Tags: apport-package arm64 lunar

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  New

Bug description:
  Could not install 'linux headers 6.2.0-20-generic

  Running on Parallels, ARM64

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic aarch64
  NonfreeKernelModules: prl_fs_freeze prl_fs prl_tg
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: arm64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  martin 1109 F wireplumber
   /dev/snd/seq:martin 1105 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Mon Apr 24 11:37:58 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-07 (290 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release arm64 
(20220421)
  IwConfig:
   lono wireless extensions.
   
   enp0s5no wireless extensions.
  MachineType: Parallels International GmbH. Parallels ARM Virtual Machine
  ProcFB: 0 virtio_gpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=5a14ccf7-6bac-47b7-a3d6-6c10822fb10d ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic 

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

2023-04-24 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 2017586

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

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017586/+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 2017322] Re: Stylus does not rotate with screen.

2023-04-24 Thread Rob Frohne
This is not a kernel bug.  I tested it with the old kernel that worked
with Ubuntu 22.10, and it still fails with that one, so it is not the
kernel.  Any ideas where the bug might be?

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

Title:
  Stylus does not rotate with screen.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I don't know exactly where the bug is.  I tried LXQT and Gnome under
  Xorg and Wayland, and it is the same.  When you put the screen in
  landscape flipped the stylus does not change its orientation.  This
  happened upon upgrade to Ubuntu 23.04.

  Thanks for fixing bugs!
  Rob

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: linux-generic 6.2.0.20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frohro11022 F wireplumber
   /dev/snd/seq:frohro11013 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 21 18:41:16 2023
  InstallationDate: Installed on 2021-04-09 (742 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Beta amd64 (20210331.1)
  MachineType: Hewlett-Packard HP EliteBook 2760p
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=d77558c9-f86b-4ce1-9af3-367a8a03eb8c ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (0 days ago)
  dmi.bios.date: 03/20/2015
  dmi.bios.release: 15.96
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SOU Ver. F.60
  dmi.board.name: 162A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 05.41
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.ec.firmware.release: 5.65
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SOUVer.F.60:bd03/20/2015:br15.96:efr5.65:svnHewlett-Packard:pnHPEliteBook2760p:pvrA0005E02:rvnHewlett-Packard:rn162A:rvrKBCVersion05.41:cvnHewlett-Packard:ct10:cvr:skuLX389AW#ABA:
  dmi.product.family: 103C_5336AN
  dmi.product.name: HP EliteBook 2760p
  dmi.product.sku: LX389AW#ABA
  dmi.product.version: A0005E02
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017322/+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 2017446] Re: Upgrade to 23.04 from 22.10 failed with error for linux-headers-6.2.0-20-generic

2023-04-24 Thread Greg McCarthy
** Attachment added: "make.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017446/+attachment/5668164/+files/make.log

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

Title:
  Upgrade to 23.04 from 22.10 failed with error for linux-
  headers-6.2.0-20-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  evdi modules seems to prevent configuring linux-
  headers-6.2.0-20-generic.

  
  sudo dpkg --configure -a
  Paramétrage de linux-image-6.2.0-20-generic (6.2.0-20.20) ...
  Paramétrage de linux-headers-6.2.0-20-generic (6.2.0-20.20) ...
  /etc/kernel/header_postinst.d/dkms:
   * dkms: running auto installation service for kernel 6.2.0-20-generic
  Sign command: /usr/bin/kmodsign
  Binary update-secureboot-policy not found, modules won't be signed

  Building module:
  Cleaning build area...
  make -j8 KERNELRELEASE=6.2.0-20-generic all 
INCLUDEDIR=/lib/modules/6.2.0-20-generic/build/include 
KVERSION=6.2.0-20-generic DKMS_BUILD=1...(bad exit status: 2)
  ERROR (dkms apport): binary package for evdi: 5.2.14 not found
  Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64)
  Consult /var/lib/dkms/evdi/5.2.14/build/make.log for more information.
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
 ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
  dpkg: erreur de traitement du paquet linux-headers-6.2.0-20-generic 
(--configure) :
   le sous-processus paquet linux-headers-6.2.0-20-generic script 
post-installation installé a renvoyé un état de sortie d'erreur 1
  dpkg: des problèmes de dépendances empêchent la configuration de 
linux-headers-generic :
   linux-headers-generic dépend de linux-headers-6.2.0-20-generic; cependant :
   Le paquet linux-headers-6.2.0-20-generic n'est pas encore configuré.

  
  I used evdi (DisplayLink) in the past, I don't need it anymore.
  I do not have the displaylink-installer on my system.
  So I cannot use solution https://askubuntu.com/a/1464554

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: ubuntu-release-upgrader-core 1:23.04.6
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CrashReports:
   600:0:123:1462045:2023-04-23 20:26:49.518934828 +0200:2023-04-23 
21:11:27.434989670 +0200:/var/crash/linux-headers-6.2.0-20-generic.0.crash
   644:0:0:2527871:2023-04-23 20:52:24.955584619 +0200:2023-04-23 
20:52:24.747575909 +0200:/var/crash/linux-image-6.2.0-20-generic.0.crash
   640:1000:123:588564:2023-04-23 20:00:08.615777930 +0200:2023-04-23 
20:00:08.431769749 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_kf5_kioslave5.1000.crash
   640:1000:123:3339641:2023-04-23 20:00:37.677089616 +0200:2023-04-23 
20:00:36.449033419 
+0200:/var/crash/_usr_lib_libreoffice_program_soffice.bin.1000.crash
   640:1000:123:1428023:2023-04-23 20:00:07.083709851 +0200:2023-04-23 
20:00:06.591688015 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_drkonqi.1000.crash
  CurrentDesktop: KDE
  Date: Sun Apr 23 21:24:50 2023
  InstallationDate: Installed on 2019-07-15 (1378 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to lunar on 2023-04-23 (0 days ago)
  VarLogDistupgradeXorgFixuplog:
   INFO:root:/usr/bin/do-release-upgrade running
   INFO:root:No xorg.conf, exiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017446/+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 2017446] Re: Upgrade to 23.04 from 22.10 failed with error for linux-headers-6.2.0-20-generic

2023-04-24 Thread Greg McCarthy
Having the same issue but don't have DisplayLink installed.

```
Building module:
Cleaning build area...(bad exit status: 2)
make -j12 KERNELRELEASE=6.2.0-20-generic -j12 TTM_NAME=amdttm 
SCHED_NAME=amd-sched -C /lib/modules/6.2.0-20-generic/build 
M=/var/lib/dkms/amdgpu/5.18.13-1510348.22.04/b
uild(bad exit status: 2)
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/amdgpu-dkms.0.crash'
Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64)
Consult /var/lib/dkms/amdgpu/5.18.13-1510348.22.04/build/make.log for more 
information.
Error! One or more modules failed to install during autoinstall.
Refer to previous errors for more information.
   ...fail!
run-parts: /etc/kernel/postinst.d/dkms exited with return code 11
dpkg: error processing package linux-image-6.2.0-20-generic (--configure):
 installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1
No apport report written because MaxReports has already been reached
Errors were 
encountered while processing:
 linux-headers-6.2.0-20-generic
 linux-headers-generic
 linux-headers-generic-hwe-22.04
 linux-generic-hwe-22.04
 linux-generic
 linux-image-6.2.0-20-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

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

Title:
  Upgrade to 23.04 from 22.10 failed with error for linux-
  headers-6.2.0-20-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  evdi modules seems to prevent configuring linux-
  headers-6.2.0-20-generic.

  
  sudo dpkg --configure -a
  Paramétrage de linux-image-6.2.0-20-generic (6.2.0-20.20) ...
  Paramétrage de linux-headers-6.2.0-20-generic (6.2.0-20.20) ...
  /etc/kernel/header_postinst.d/dkms:
   * dkms: running auto installation service for kernel 6.2.0-20-generic
  Sign command: /usr/bin/kmodsign
  Binary update-secureboot-policy not found, modules won't be signed

  Building module:
  Cleaning build area...
  make -j8 KERNELRELEASE=6.2.0-20-generic all 
INCLUDEDIR=/lib/modules/6.2.0-20-generic/build/include 
KVERSION=6.2.0-20-generic DKMS_BUILD=1...(bad exit status: 2)
  ERROR (dkms apport): binary package for evdi: 5.2.14 not found
  Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64)
  Consult /var/lib/dkms/evdi/5.2.14/build/make.log for more information.
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
 ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
  dpkg: erreur de traitement du paquet linux-headers-6.2.0-20-generic 
(--configure) :
   le sous-processus paquet linux-headers-6.2.0-20-generic script 
post-installation installé a renvoyé un état de sortie d'erreur 1
  dpkg: des problèmes de dépendances empêchent la configuration de 
linux-headers-generic :
   linux-headers-generic dépend de linux-headers-6.2.0-20-generic; cependant :
   Le paquet linux-headers-6.2.0-20-generic n'est pas encore configuré.

  
  I used evdi (DisplayLink) in the past, I don't need it anymore.
  I do not have the displaylink-installer on my system.
  So I cannot use solution https://askubuntu.com/a/1464554

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: ubuntu-release-upgrader-core 1:23.04.6
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CrashReports:
   600:0:123:1462045:2023-04-23 20:26:49.518934828 +0200:2023-04-23 
21:11:27.434989670 +0200:/var/crash/linux-headers-6.2.0-20-generic.0.crash
   644:0:0:2527871:2023-04-23 20:52:24.955584619 +0200:2023-04-23 
20:52:24.747575909 +0200:/var/crash/linux-image-6.2.0-20-generic.0.crash
   640:1000:123:588564:2023-04-23 20:00:08.615777930 +0200:2023-04-23 
20:00:08.431769749 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_kf5_kioslave5.1000.crash
   640:1000:123:3339641:2023-04-23 20:00:37.677089616 +0200:2023-04-23 
20:00:36.449033419 
+0200:/var/crash/_usr_lib_libreoffice_program_soffice.bin.1000.crash
   640:1000:123:1428023:2023-04-23 20:00:07.083709851 +0200:2023-04-23 
20:00:06.591688015 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_drkonqi.1000.crash
  CurrentDesktop: KDE
  Date: Sun Apr 23 21:24:50 2023
  InstallationDate: Installed on 2019-07-15 (1378 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to lunar on 2023-04-23 (0 days ago)
  VarLogDistupgradeXorgFixuplog:
   INFO:root:/usr/bin/do-release-upgrade running
   

[Kernel-packages] [Bug 1987507] Re: Migrate oem-20.04 to hwe-5.15

2023-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-restricted-modules-hwe-5.15 -
5.15.0-70.77~20.04.1+1

---
linux-restricted-modules-hwe-5.15 (5.15.0-70.77~20.04.1+1) focal; urgency=medium

  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (adhoc/2023.03.20)
- update spin to 2023.03.20-4

linux-restricted-modules-hwe-5.15 (5.15.0-70.77~20.04.1) focal;
urgency=medium

  * Master version: 5.15.0-70.77~20.04.1

  * Migrate oem-20.04 to hwe-5.15 (LP: #1987507)
- [Packaging] Migrate oem-20.04 to hwe-5.15

  * Add lrm autogenerated transitional independent of variants (LP: #1991130)
- [Packaging] add a new migrate autogenerate option

  * Miscellaneous Ubuntu changes
- debian/tracking-bug -- update from master

 -- Andy Whitcroft   Thu, 13 Apr 2023 10:29:37 +0100

** Changed in: linux-restricted-modules-hwe-5.15 (Ubuntu Focal)
   Status: New => Fix Released

** Changed in: linux-meta-hwe-5.15 (Ubuntu Focal)
   Status: New => Fix Released

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

Title:
  Migrate oem-20.04 to hwe-5.15

Status in linux-meta-hwe-5.15 package in Ubuntu:
  Invalid
Status in linux-restricted-modules-hwe-5.15 package in Ubuntu:
  Invalid
Status in linux-meta-hwe-5.15 source package in Focal:
  Fix Released
Status in linux-restricted-modules-hwe-5.15 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  Migrate oem-5.14 to hwe-5.15 now that there should be no functional 
regressions left anymore.

  [Test case]
  Update a machine with oem-5.14 metapackages to the proposed ones, and verify 
that all packages (including nvidia etc) migrate properly.

  [Where things could go wrong]
  In theory we might miss a package to transition, but at this point this is 
unlikely.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.15/+bug/1987507/+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 1987507] Re: Migrate oem-20.04 to hwe-5.15

2023-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-meta-hwe-5.15 -
5.15.0.70.77~20.04.31

---
linux-meta-hwe-5.15 (5.15.0.70.77~20.04.31) focal; urgency=medium

  * Bump ABI 5.15.0-70.77~20.04

  * Migrate oem-20.04 to hwe-5.15 (LP: #1987507)
- [Packaging] Migrate oem-20.04 to hwe-5.15

 -- Andrei Gherzan   Fri, 31 Mar 2023
12:49:01 +0100

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

Title:
  Migrate oem-20.04 to hwe-5.15

Status in linux-meta-hwe-5.15 package in Ubuntu:
  Invalid
Status in linux-restricted-modules-hwe-5.15 package in Ubuntu:
  Invalid
Status in linux-meta-hwe-5.15 source package in Focal:
  Fix Released
Status in linux-restricted-modules-hwe-5.15 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  Migrate oem-5.14 to hwe-5.15 now that there should be no functional 
regressions left anymore.

  [Test case]
  Update a machine with oem-5.14 metapackages to the proposed ones, and verify 
that all packages (including nvidia etc) migrate properly.

  [Where things could go wrong]
  In theory we might miss a package to transition, but at this point this is 
unlikely.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.15/+bug/1987507/+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) (fixed in 5.17.7 and later)

2023-04-24 Thread Amirul Menjeni
Reposting this from bug 1970426:

This happens to my machine as well. The flickering appears to only
happens at the left-hand side of the screen or at the bottom of the
screen. I don't think I've ever seen the whole screen flicker or on
other areas of the screen except on the one I've mentioned.

I've tried most of the suggestions here and online by changing the
kernel parameters but to no avail.

Currently, I have `i915.enable_psr=0` set up but that only appears to
reduce the symptoms not fixing the problem completely.

System info:

```
$ lsb_release -a
LSB Version: core-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
```

```
$ sudo lshw -C display
  *-display
   description: VGA compatible controller
   product: 2nd Generation Core Processor Family Integrated Graphics 
Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   logical name: /dev/fb0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom fb
   configuration: depth=32 driver=i915 latency=0 resolution=1366,768
   resources: irq:28 memory:f000-f03f memory:e000-efff 
ioport:5000(size=64) memory:c-d
```

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-5.19 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) (fixed in 5.17.7 and later)

Status in linux package in Ubuntu:
  Fix Released
Status in linux-hwe-5.19 package in Ubuntu:
  Fix Released

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 2017586] [NEW] linux-image-6.2.0-20-generic install failed

2023-04-24 Thread greg gaustad
Public bug reported:

during upgrade from 22.10 to 23.04
installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: 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/2017586

Title:
  linux-image-6.2.0-20-generic install failed

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  during upgrade from 22.10 to 23.04
  installed linux-image-6.2.0-20-generic package post-installation script 
subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017586/+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 1991130] Re: Add lrm autogenerated transitional independent of variants

2023-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-restricted-modules-hwe-5.15 -
5.15.0-70.77~20.04.1+1

---
linux-restricted-modules-hwe-5.15 (5.15.0-70.77~20.04.1+1) focal; urgency=medium

  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (adhoc/2023.03.20)
- update spin to 2023.03.20-4

linux-restricted-modules-hwe-5.15 (5.15.0-70.77~20.04.1) focal;
urgency=medium

  * Master version: 5.15.0-70.77~20.04.1

  * Migrate oem-20.04 to hwe-5.15 (LP: #1987507)
- [Packaging] Migrate oem-20.04 to hwe-5.15

  * Add lrm autogenerated transitional independent of variants (LP: #1991130)
- [Packaging] add a new migrate autogenerate option

  * Miscellaneous Ubuntu changes
- debian/tracking-bug -- update from master

 -- Andy Whitcroft   Thu, 13 Apr 2023 10:29:37 +0100

** Changed in: linux-restricted-modules-hwe-5.15 (Ubuntu Focal)
   Status: In Progress => Fix Released

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

Title:
  Add lrm autogenerated transitional independent of variants

Status in linux-restricted-modules package in Ubuntu:
  New
Status in linux-restricted-modules-hwe-5.15 package in Ubuntu:
  Invalid
Status in linux-restricted-modules source package in Focal:
  Invalid
Status in linux-restricted-modules-hwe-5.15 source package in Focal:
  Fix Released

Bug description:
  [Impact]

  The kernel lrm packages have a mechanism to auto-generate transitional
  packages by adding a line to 'debian/package.config' in the following
  format

  transitional   

  Example:

  transitional 450-oem-20.04 450-generic amd64

  When being processed by 'debian/scripts/gen-rules.lrm' the
  autogenerated contents are added to 'debian/control.d/transitionals-
  local'. However, this file is not included in the final
  'debian/control' for packages which does not contain the default
  variant '--' (see debian/rules.in). This is intentional to prevent
  unwanted transitionals.

  However, there are some cases where we want to transition packages to
  kernels which are not the default variant in a series (e.g. hwe
  kernels).

  [Fix]

  The proposed fix is to add a new command "migrate", which does exactly
  what "transitional" does but adding the content to
  'debian/control.d/migrate-local' which would get added to the final
  'debian/control' independently of the source's variants.

  [Test Case]

  Add "migrate" entries to 'debian/package.config' and check whether
  they get added to 'debian/control' even for non default variant
  packages.

  [Where problems could occur]

  If not used correctly, unwanted transitionals could be generated
  causing issues to the archive. However, this is a new command and
  should not impact any of the previously set transitionals and it needs
  to be explicitly used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/1991130/+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 2013209] Re: expoline.o is packaged unconditionally for s390x

2023-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-hwe-5.15 - 5.15.0-70.77~20.04.1

---
linux-hwe-5.15 (5.15.0-70.77~20.04.1) focal; urgency=medium

  * focal/linux-hwe-5.15: 5.15.0-70.77~20.04.1 -proposed tracker (LP:
#2011916)

  * Focal can't enable EXPOLINE_EXTERN due to GCC vesion requirement
(LP: #2013537)
- [Config] Drop EXPOLINE_EXTERN annotation

  * expoline.o is packaged unconditionally for s390x (LP: #2013209)
- [Packaging] Copy expoline.o only when produced by the build

  [ Ubuntu: 5.15.0-70.77 ]

  * jammy/linux: 5.15.0-70.77 -proposed tracker (LP: #2011918)
  * CVE-2023-26545
- net: mpls: fix stale pointer if allocation fails during device rename
  * CVE-2023-1281
- net/sched: tcindex: update imperfect hash filters respecting rcu
  * [SRU][Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
support (LP: #1971151)
- scsi: mpi3mr: Add bsg device support
- scsi: mpi3mr: Add support for driver commands
- scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi
  header
- scsi: mpi3mr: Add support for MPT commands
- scsi: mpi3mr: Add support for PEL commands
- scsi: mpi3mr: Expose adapter state to sysfs
- scsi: mpi3mr: Add support for NVMe passthrough
- scsi: mpi3mr: Update driver version to 8.0.0.69.0
- scsi: mpi3mr: Increase I/O timeout value to 60s
- scsi: mpi3mr: Hidden drives not removed during soft reset
- scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
- scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
- scsi: mpi3mr: Return error if dma_alloc_coherent() fails
- scsi: mpi3mr: Add shost related sysfs attributes
- scsi: mpi3mr: Add target device related sysfs attributes
- scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
- scsi: mpi3mr: Fix kernel-doc
  * cpufreq: intel_pstate: Update Balance performance EPP for Sapphire Rapids
(LP: #2008519)
- cpufreq: intel_pstate: Update EPP for AlderLake mobile
- cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids
  * Fail to output sound to external monitor which connects via docking station
(LP: #2009024)
- [Config] Enable CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM
  * Fix mediatek wifi driver crash when loading wrong SAR table (LP: #2009118)
- wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read
  * Jammy update: v5.15.92 upstream stable release (LP: #2011472)
- ARM: dts: imx: Fix pca9547 i2c-mux node name
- ARM: dts: vf610: Fix pca9548 i2c-mux node names
- arm64: dts: freescale: Fix pca954x i2c-mux node names
- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
- firmware: arm_scmi: Clear stale xfer->hdr.status
- bpf: Skip task with pid=1 in send_signal_common()
- erofs/zmap.c: Fix incorrect offset calculation
- blk-cgroup: fix missing pd_online_fn() while activating policy
- HID: playstation: sanity check DualSense calibration data.
- dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
- cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
- extcon: usbc-tusb320: fix kernel-doc warning
- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
- tools: fix ARRAY_SIZE defines in tools and selftests hdrs
- selftests/vm: remove ARRAY_SIZE define from individual tests
- selftests: Provide local define of __cpuid_count()
- net: fix NULL pointer in skb_segment_list
- net: mctp: purge receive queues on sk destruction
- Linux 5.15.92
  * Jammy update: v5.15.91 upstream stable release (LP: #2011467)
- memory: tegra: Remove clients SID override programming
- memory: atmel-sdramc: Fix missing clk_disable_unprepare in
  atmel_ramc_probe()
- memory: mvebu-devbus: Fix missing clk_disable_unprepare in
  mvebu_devbus_probe()
- dmaengine: ti: k3-udma: Do conditional decrement of
  UDMA_CHAN_RT_PEER_BCNT_REG
- arm64: dts: imx8mp-phycore-som: Remove invalid PMIC property
- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
- ARM: dts: imx7d-pico: Use 'clock-frequency'
- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux
- ARM: imx: add missing of_node_put()
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map
- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarity
- soc: imx8m: Fix incorrect check for of_clk_get_by_name()
- reset: uniphier-glue: Use reset_control_bulk API
- reset: uniphier-glue: Fix possible null-ptr-deref
- EDAC/highbank: Fix memory leak in highbank_mc_probe()
- firmware: arm_scmi: Harden shared memory access in fetch_response
- firmware: arm_scmi: Harden shared memory access in fetch_notification
- tomoyo: fix broken dependency on *.conf.default
- RDMA/core: Fix ib block iterator counter overflow
- IB/hfi1: Reject a zero-length user expected buffer

[Kernel-packages] [Bug 2013537] Re: Focal can't enable EXPOLINE_EXTERN due to GCC version requirement

2023-04-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-hwe-5.15 - 5.15.0-70.77~20.04.1

---
linux-hwe-5.15 (5.15.0-70.77~20.04.1) focal; urgency=medium

  * focal/linux-hwe-5.15: 5.15.0-70.77~20.04.1 -proposed tracker (LP:
#2011916)

  * Focal can't enable EXPOLINE_EXTERN due to GCC vesion requirement
(LP: #2013537)
- [Config] Drop EXPOLINE_EXTERN annotation

  * expoline.o is packaged unconditionally for s390x (LP: #2013209)
- [Packaging] Copy expoline.o only when produced by the build

  [ Ubuntu: 5.15.0-70.77 ]

  * jammy/linux: 5.15.0-70.77 -proposed tracker (LP: #2011918)
  * CVE-2023-26545
- net: mpls: fix stale pointer if allocation fails during device rename
  * CVE-2023-1281
- net/sched: tcindex: update imperfect hash filters respecting rcu
  * [SRU][Ubuntu 22.04.1] mpi3mr: Add management application interface(BSG)
support (LP: #1971151)
- scsi: mpi3mr: Add bsg device support
- scsi: mpi3mr: Add support for driver commands
- scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi
  header
- scsi: mpi3mr: Add support for MPT commands
- scsi: mpi3mr: Add support for PEL commands
- scsi: mpi3mr: Expose adapter state to sysfs
- scsi: mpi3mr: Add support for NVMe passthrough
- scsi: mpi3mr: Update driver version to 8.0.0.69.0
- scsi: mpi3mr: Increase I/O timeout value to 60s
- scsi: mpi3mr: Hidden drives not removed during soft reset
- scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
- scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
- scsi: mpi3mr: Return error if dma_alloc_coherent() fails
- scsi: mpi3mr: Add shost related sysfs attributes
- scsi: mpi3mr: Add target device related sysfs attributes
- scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
- scsi: mpi3mr: Fix kernel-doc
  * cpufreq: intel_pstate: Update Balance performance EPP for Sapphire Rapids
(LP: #2008519)
- cpufreq: intel_pstate: Update EPP for AlderLake mobile
- cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids
  * Fail to output sound to external monitor which connects via docking station
(LP: #2009024)
- [Config] Enable CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM
  * Fix mediatek wifi driver crash when loading wrong SAR table (LP: #2009118)
- wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read
  * Jammy update: v5.15.92 upstream stable release (LP: #2011472)
- ARM: dts: imx: Fix pca9547 i2c-mux node name
- ARM: dts: vf610: Fix pca9548 i2c-mux node names
- arm64: dts: freescale: Fix pca954x i2c-mux node names
- arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
- firmware: arm_scmi: Clear stale xfer->hdr.status
- bpf: Skip task with pid=1 in send_signal_common()
- erofs/zmap.c: Fix incorrect offset calculation
- blk-cgroup: fix missing pd_online_fn() while activating policy
- HID: playstation: sanity check DualSense calibration data.
- dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
- cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
- extcon: usbc-tusb320: fix kernel-doc warning
- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
- tools: fix ARRAY_SIZE defines in tools and selftests hdrs
- selftests/vm: remove ARRAY_SIZE define from individual tests
- selftests: Provide local define of __cpuid_count()
- net: fix NULL pointer in skb_segment_list
- net: mctp: purge receive queues on sk destruction
- Linux 5.15.92
  * Jammy update: v5.15.91 upstream stable release (LP: #2011467)
- memory: tegra: Remove clients SID override programming
- memory: atmel-sdramc: Fix missing clk_disable_unprepare in
  atmel_ramc_probe()
- memory: mvebu-devbus: Fix missing clk_disable_unprepare in
  mvebu_devbus_probe()
- dmaengine: ti: k3-udma: Do conditional decrement of
  UDMA_CHAN_RT_PEER_BCNT_REG
- arm64: dts: imx8mp-phycore-som: Remove invalid PMIC property
- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
- ARM: dts: imx7d-pico: Use 'clock-frequency'
- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux
- ARM: imx: add missing of_node_put()
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map
- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarity
- soc: imx8m: Fix incorrect check for of_clk_get_by_name()
- reset: uniphier-glue: Use reset_control_bulk API
- reset: uniphier-glue: Fix possible null-ptr-deref
- EDAC/highbank: Fix memory leak in highbank_mc_probe()
- firmware: arm_scmi: Harden shared memory access in fetch_response
- firmware: arm_scmi: Harden shared memory access in fetch_notification
- tomoyo: fix broken dependency on *.conf.default
- RDMA/core: Fix ib block iterator counter overflow
- IB/hfi1: Reject a zero-length user expected buffer

[Kernel-packages] [Bug 2017139] Re: Jammy update: v6.1.25 upstream stable release

2023-04-24 Thread Timo Aaltonen
** Changed in: linux-oem-6.1 (Ubuntu Jammy)
   Status: New => Fix Committed

** Changed in: linux-oem-6.1 (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Jammy update: v6.1.25 upstream stable release

Status in linux-oem-6.1 package in Ubuntu:
  Invalid
Status in linux-oem-6.1 source package in Jammy:
  Fix Committed

Bug description:
  
  SRU Justification

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

 v6.1.25 upstream stable release
 from git://git.kernel.org/

  
  Linux 6.1.25
  cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
  cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
  cgroup/cpuset: Skip spread flags update on v2
  nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
  nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
  cifs: fix negotiate context parsing
  i2c: ocores: generate stop condition after timeout in polling mode
  x86/rtc: Remove __init for runtime functions
  sched/fair: Fix imbalance overflow
  powerpc/papr_scm: Update the NUMA distance table for the target node
  i2c: mchp-pci1: Update Timing registers
  ubi: Fix deadlock caused by recursively holding work_sem
  ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
  mptcp: stricter state check in mptcp_worker
  mptcp: use mptcp_schedule_work instead of open-coding it
  drm/amd/pm: correct SMU13.0.7 max shader clock reporting
  drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
  cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
  cgroup/cpuset: Fix partition root's cpuset.cpus update bug
  cgroup: fix display of forceidle time at root
  x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hot
  scsi: ses: Handle enclosure with just a primary component gracefully
  net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
  net: phy: nxp-c45-tja11xx: add remove callback
  net: sfp: initialize sfp->i2c_block_size at sfp allocation
  HID: intel-ish-hid: Fix kernel panic during warm reset
  riscv: add icache flush for nommu sigreturn trampoline
  ksmbd: avoid out of bounds access in decode_preauth_ctxt()
  maple_tree: fix write memory barrier of nodes once dead for RCU mode
  tracing: Have tracing_snapshot_instance_cond() write errors to the 
appropriate instance
  tracing: Add trace_array_puts() to write into instance
  KVM: SVM: Flush Hyper-V TLB when required
  x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
  KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
  KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
  x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
  ACPI: resource: Add Medion S17413 to IRQ override quirk
  drm/amdgpu/gfx: set cg flags to enter/exit safe mode
  drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
  drm/amdgpu: add mes resume when do gfx post soft reset
  wifi: iwlwifi: mvm: protect TXQ list manipulation
  wifi: iwlwifi: mvm: fix mvmtxq->stopped handling
  nvme: send Identify with CNS 06h only to I/O controllers
  asymmetric_keys: log on fatal failures in PE/pkcs7
  verify_pefile: relax wrapper length check
  hwmon: (xgene) Fix ioremap and memremap leak
  hwmon: (peci/cputemp) Fix miscalculated DTS for SKX
  drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
  ACPI: video: Add backlight=native DMI quirk for Acer Aspire 3830TG
  block: ublk_drv: mark device as LIVE before adding disk
  efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
  i2c: hisi: Avoid redundant interrupts
  i2c: imx-lpi2c: clean rx/tx buffers upon new message
  wifi: mwifiex: mark OF related data as maybe unused
  selftests/bpf: Fix progs/find_vma_fail1.c build error.
  power: supply: axp288_fuel_gauge: Added check for negative values
  power: supply: cros_usbpd: reclassify "default case!" as debug
  power: supply: rk817: Fix unsigned comparison with less than zero
  ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memory
  ARM: 9290/1: uaccess: Fix KASAN false-positives
  libbpf: Fix single-line struct definition output in btf_dump
  skbuff: Fix a race between coalescing and releasing SKBs
  net: macb: fix a memory corruption in extended buffer descriptor mode
  udp6: fix potential access to stale information
  selftests: openvswitch: adjust datapath NL message declaration
  RDMA/core: Fix GID entry 

[Kernel-packages] [Bug 2017212] Re: ASUS N56VM fails to load GUI fresh install of Ubuntu 23.04

2023-04-24 Thread Leeroy
We're having the same issue on Lenovo Thinkpad W541 with K2100M discrete
graphics. These also fit into the nvidia 390 bucket. We couldn't seem to
get back to nouveau drivers to work around this situation. Reimaged back
to 22.04 for now.

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

Title:
  ASUS N56VM fails to load GUI fresh install of Ubuntu 23.04

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  NVRM: failed to copy vbios to system memory.
  NVRM: RmInitAdapter failed!

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.157  Wed Oct 12 09:19:07 
UTC 2022
   GCC version:
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Fri Apr 21 07:45:45 2023
  DistUpgraded: Fresh install
  DistroCodename: lunar
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. 3rd Gen Core processor Graphics 
Controller [1043:1477]
   NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] [10de:0de9] 
(rev a1) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. GF108M [GeForce GT 620M/630M/635M/640M 
LE] [1043:1477]
  InstallationDate: Installed on 2023-04-20 (0 days ago)
  InstallationMedia: Ubuntu 23.04 "Lunar Lobster" - Release amd64 (20230418)
  MachineType: ASUSTeK COMPUTER INC. N56VM
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=linux
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=0d37dcc1-3316-40c4-b4d9-7c5f62470833 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/28/2012
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N56VM.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N56VM
  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.:bvrN56VM.214:bd08/28/2012:br4.6:svnASUSTeKCOMPUTERINC.:pnN56VM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN56VM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:skuASUS-NotebookSKU:
  dmi.product.family: N
  dmi.product.name: N56VM
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.114-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
  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.7-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  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/nvidia-graphics-drivers-390/+bug/2017212/+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 2017446] Re: Upgrade to 23.04 from 22.10 failed with error for linux-headers-6.2.0-20-generic

2023-04-24 Thread Nick Rosbrook
** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (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/2017446

Title:
  Upgrade to 23.04 from 22.10 failed with error for linux-
  headers-6.2.0-20-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  evdi modules seems to prevent configuring linux-
  headers-6.2.0-20-generic.

  
  sudo dpkg --configure -a
  Paramétrage de linux-image-6.2.0-20-generic (6.2.0-20.20) ...
  Paramétrage de linux-headers-6.2.0-20-generic (6.2.0-20.20) ...
  /etc/kernel/header_postinst.d/dkms:
   * dkms: running auto installation service for kernel 6.2.0-20-generic
  Sign command: /usr/bin/kmodsign
  Binary update-secureboot-policy not found, modules won't be signed

  Building module:
  Cleaning build area...
  make -j8 KERNELRELEASE=6.2.0-20-generic all 
INCLUDEDIR=/lib/modules/6.2.0-20-generic/build/include 
KVERSION=6.2.0-20-generic DKMS_BUILD=1...(bad exit status: 2)
  ERROR (dkms apport): binary package for evdi: 5.2.14 not found
  Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64)
  Consult /var/lib/dkms/evdi/5.2.14/build/make.log for more information.
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
 ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
  dpkg: erreur de traitement du paquet linux-headers-6.2.0-20-generic 
(--configure) :
   le sous-processus paquet linux-headers-6.2.0-20-generic script 
post-installation installé a renvoyé un état de sortie d'erreur 1
  dpkg: des problèmes de dépendances empêchent la configuration de 
linux-headers-generic :
   linux-headers-generic dépend de linux-headers-6.2.0-20-generic; cependant :
   Le paquet linux-headers-6.2.0-20-generic n'est pas encore configuré.

  
  I used evdi (DisplayLink) in the past, I don't need it anymore.
  I do not have the displaylink-installer on my system.
  So I cannot use solution https://askubuntu.com/a/1464554

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: ubuntu-release-upgrader-core 1:23.04.6
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CrashReports:
   600:0:123:1462045:2023-04-23 20:26:49.518934828 +0200:2023-04-23 
21:11:27.434989670 +0200:/var/crash/linux-headers-6.2.0-20-generic.0.crash
   644:0:0:2527871:2023-04-23 20:52:24.955584619 +0200:2023-04-23 
20:52:24.747575909 +0200:/var/crash/linux-image-6.2.0-20-generic.0.crash
   640:1000:123:588564:2023-04-23 20:00:08.615777930 +0200:2023-04-23 
20:00:08.431769749 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_kf5_kioslave5.1000.crash
   640:1000:123:3339641:2023-04-23 20:00:37.677089616 +0200:2023-04-23 
20:00:36.449033419 
+0200:/var/crash/_usr_lib_libreoffice_program_soffice.bin.1000.crash
   640:1000:123:1428023:2023-04-23 20:00:07.083709851 +0200:2023-04-23 
20:00:06.591688015 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_drkonqi.1000.crash
  CurrentDesktop: KDE
  Date: Sun Apr 23 21:24:50 2023
  InstallationDate: Installed on 2019-07-15 (1378 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to lunar on 2023-04-23 (0 days ago)
  VarLogDistupgradeXorgFixuplog:
   INFO:root:/usr/bin/do-release-upgrade running
   INFO:root:No xorg.conf, exiting

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

2023-04-24 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/2017446

Title:
  Upgrade to 23.04 from 22.10 failed with error for linux-
  headers-6.2.0-20-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  evdi modules seems to prevent configuring linux-
  headers-6.2.0-20-generic.

  
  sudo dpkg --configure -a
  Paramétrage de linux-image-6.2.0-20-generic (6.2.0-20.20) ...
  Paramétrage de linux-headers-6.2.0-20-generic (6.2.0-20.20) ...
  /etc/kernel/header_postinst.d/dkms:
   * dkms: running auto installation service for kernel 6.2.0-20-generic
  Sign command: /usr/bin/kmodsign
  Binary update-secureboot-policy not found, modules won't be signed

  Building module:
  Cleaning build area...
  make -j8 KERNELRELEASE=6.2.0-20-generic all 
INCLUDEDIR=/lib/modules/6.2.0-20-generic/build/include 
KVERSION=6.2.0-20-generic DKMS_BUILD=1...(bad exit status: 2)
  ERROR (dkms apport): binary package for evdi: 5.2.14 not found
  Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64)
  Consult /var/lib/dkms/evdi/5.2.14/build/make.log for more information.
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
 ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
  dpkg: erreur de traitement du paquet linux-headers-6.2.0-20-generic 
(--configure) :
   le sous-processus paquet linux-headers-6.2.0-20-generic script 
post-installation installé a renvoyé un état de sortie d'erreur 1
  dpkg: des problèmes de dépendances empêchent la configuration de 
linux-headers-generic :
   linux-headers-generic dépend de linux-headers-6.2.0-20-generic; cependant :
   Le paquet linux-headers-6.2.0-20-generic n'est pas encore configuré.

  
  I used evdi (DisplayLink) in the past, I don't need it anymore.
  I do not have the displaylink-installer on my system.
  So I cannot use solution https://askubuntu.com/a/1464554

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: ubuntu-release-upgrader-core 1:23.04.6
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CrashReports:
   600:0:123:1462045:2023-04-23 20:26:49.518934828 +0200:2023-04-23 
21:11:27.434989670 +0200:/var/crash/linux-headers-6.2.0-20-generic.0.crash
   644:0:0:2527871:2023-04-23 20:52:24.955584619 +0200:2023-04-23 
20:52:24.747575909 +0200:/var/crash/linux-image-6.2.0-20-generic.0.crash
   640:1000:123:588564:2023-04-23 20:00:08.615777930 +0200:2023-04-23 
20:00:08.431769749 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_kf5_kioslave5.1000.crash
   640:1000:123:3339641:2023-04-23 20:00:37.677089616 +0200:2023-04-23 
20:00:36.449033419 
+0200:/var/crash/_usr_lib_libreoffice_program_soffice.bin.1000.crash
   640:1000:123:1428023:2023-04-23 20:00:07.083709851 +0200:2023-04-23 
20:00:06.591688015 
+0200:/var/crash/_usr_lib_x86_64-linux-gnu_libexec_drkonqi.1000.crash
  CurrentDesktop: KDE
  Date: Sun Apr 23 21:24:50 2023
  InstallationDate: Installed on 2019-07-15 (1378 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: Upgraded to lunar on 2023-04-23 (0 days ago)
  VarLogDistupgradeXorgFixuplog:
   INFO:root:/usr/bin/do-release-upgrade running
   INFO:root:No xorg.conf, exiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017446/+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 2017534] Re: Kubuntu doesn't turn on screen after trying to wakeup from sleep

2023-04-24 Thread Lyubomir
I've saved journalctl from last boot (the boot right before i hold power
button in order to restart) and can attach upon request.

** Summary changed:

- Kubuntu doesn't turn on screen after trying to wakeup from sleep
+ Sometimes Kubuntu doesn't turn on screen after trying to wakeup from sleep

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

Title:
  Sometimes Kubuntu doesn't turn on screen after trying to wakeup from
  sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Kubuntu doesn't wakeup from sleep and i have to use the hold
  power button restart.. This wasn't an issue in Kubuntu 22.10. Now i'm
  on 23.04. When the laptop sleeps it usually blinks orange light and
  when it is on it has constant blue light. So when i press the keyboard
  to wakeup then i noticed it was blue light, but screen doesn't light
  up. I also tried to increase/decrease brightness without luck. I don't
  remember whether after sleep the light has gone into orange blinking
  this time, cause i didn't expect this issue to appear.

  I'm pretty sure i have also noticed this issue before in a different
  distribution which used a newer kernel than what was available in
  22.10. I think it was Arch Linux, but maybe Fedora. I used Arch before
  and Fedora for a few days before Kubuntu 22.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: linux-image-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lyubomir   1614 F pipewire
lyubomir   1616 F wireplumber
   /dev/snd/pcmC0D0p:   lyubomir   1614 F...m pipewire
   /dev/snd/seq:lyubomir   1614 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Mon Apr 24 16:24:34 2023
  InstallationDate: Installed on 2023-02-25 (58 days ago)
  InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b5f7 Chicony Electronics Co., Ltd HD WebCam
   Bus 001 Device 002: ID 8087:0aa7 Intel Corp. Wireless-AC 3168 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire A515-51G
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@boot/vmlinuz-6.2.0-20-generic 
root=UUID=b35ef12f-89d2-4449-bf5d-8aef71480809 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: Upgraded to lunar on 2023-04-20 (3 days ago)
  dmi.bios.date: 01/03/2019
  dmi.bios.release: 2.2
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.02
  dmi.board.asset.tag: Type2 - Board Serial Number
  dmi.board.name: Charmander_KL
  dmi.board.vendor: KBL
  dmi.board.version: V2.02
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.02
  dmi.ec.firmware.release: 1.17
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.02:bd01/03/2019:br2.2:efr1.17:svnAcer:pnAspireA515-51G:pvrV2.02:rvnKBL:rnCharmander_KL:rvrV2.02:cvnAcer:ct10:cvrV2.02:sku:
  dmi.product.family: Aspire 5
  dmi.product.name: Aspire A515-51G
  dmi.product.sku: 
  dmi.product.version: V2.02
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017534/+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 2017534] [NEW] Sometimes Kubuntu doesn't turn on screen after trying to wakeup from sleep

2023-04-24 Thread Lyubomir
Public bug reported:

Sometimes Kubuntu doesn't wakeup from sleep and i have to use the hold
power button restart.. This wasn't an issue in Kubuntu 22.10. Now i'm on
23.04. When the laptop sleeps it usually blinks orange light and when it
is on it has constant blue light. So when i press the keyboard to wakeup
then i noticed it was blue light, but screen doesn't light up. I also
tried to increase/decrease brightness without luck. I don't remember
whether after sleep the light has gone into orange blinking this time,
cause i didn't expect this issue to appear.

I'm pretty sure i have also noticed this issue before in a different
distribution which used a newer kernel than what was available in 22.10.
I think it was Arch Linux, but maybe Fedora. I used Arch before and
Fedora for a few days before Kubuntu 22.10.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: linux-image-6.2.0-20-generic 6.2.0-20.20
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lyubomir   1614 F pipewire
  lyubomir   1616 F wireplumber
 /dev/snd/pcmC0D0p:   lyubomir   1614 F...m pipewire
 /dev/snd/seq:lyubomir   1614 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Mon Apr 24 16:24:34 2023
InstallationDate: Installed on 2023-02-25 (58 days ago)
InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 04f2:b5f7 Chicony Electronics Co., Ltd HD WebCam
 Bus 001 Device 002: ID 8087:0aa7 Intel Corp. Wireless-AC 3168 Bluetooth
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Acer Aspire A515-51G
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/@boot/vmlinuz-6.2.0-20-generic 
root=UUID=b35ef12f-89d2-4449-bf5d-8aef71480809 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-6.2.0-20-generic N/A
 linux-backports-modules-6.2.0-20-generic  N/A
 linux-firmware20230323.gitbcdcfbcf-0ubuntu1
SourcePackage: linux
UpgradeStatus: Upgraded to lunar on 2023-04-20 (3 days ago)
dmi.bios.date: 01/03/2019
dmi.bios.release: 2.2
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V2.02
dmi.board.asset.tag: Type2 - Board Serial Number
dmi.board.name: Charmander_KL
dmi.board.vendor: KBL
dmi.board.version: V2.02
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V2.02
dmi.ec.firmware.release: 1.17
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.02:bd01/03/2019:br2.2:efr1.17:svnAcer:pnAspireA515-51G:pvrV2.02:rvnKBL:rnCharmander_KL:rvrV2.02:cvnAcer:ct10:cvrV2.02:sku:
dmi.product.family: Aspire 5
dmi.product.name: Aspire A515-51G
dmi.product.sku: 
dmi.product.version: V2.02
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug lunar wayland-session

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

Title:
  Sometimes Kubuntu doesn't turn on screen after trying to wakeup from
  sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Kubuntu doesn't wakeup from sleep and i have to use the hold
  power button restart.. This wasn't an issue in Kubuntu 22.10. Now i'm
  on 23.04. When the laptop sleeps it usually blinks orange light and
  when it is on it has constant blue light. So when i press the keyboard
  to wakeup then i noticed it was blue light, but screen doesn't light
  up. I also tried to increase/decrease brightness without luck. I don't
  remember whether after sleep the light has gone into orange blinking
  this time, cause i didn't expect this issue to appear.

  I'm pretty sure i have also noticed this issue before in a different
  distribution which used a newer kernel than what was available in
  22.10. I think it was Arch Linux, but maybe Fedora. I used Arch before
  and Fedora for a few days before Kubuntu 22.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: linux-image-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lyubomir   1614 F pipewire
lyubomir   1616 F wireplumber
   /dev/snd/pcmC0D0p:   lyubomir   1614 F...m pipewire
   /dev/snd/seq:lyubomir   1614 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Mon Apr 24 16:24:34 2023
  InstallationDate: Installed on 

[Kernel-packages] [Bug 2017534] Status changed to Confirmed

2023-04-24 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/2017534

Title:
  Sometimes Kubuntu doesn't turn on screen after trying to wakeup from
  sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Kubuntu doesn't wakeup from sleep and i have to use the hold
  power button restart.. This wasn't an issue in Kubuntu 22.10. Now i'm
  on 23.04. When the laptop sleeps it usually blinks orange light and
  when it is on it has constant blue light. So when i press the keyboard
  to wakeup then i noticed it was blue light, but screen doesn't light
  up. I also tried to increase/decrease brightness without luck. I don't
  remember whether after sleep the light has gone into orange blinking
  this time, cause i didn't expect this issue to appear.

  I'm pretty sure i have also noticed this issue before in a different
  distribution which used a newer kernel than what was available in
  22.10. I think it was Arch Linux, but maybe Fedora. I used Arch before
  and Fedora for a few days before Kubuntu 22.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: linux-image-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lyubomir   1614 F pipewire
lyubomir   1616 F wireplumber
   /dev/snd/pcmC0D0p:   lyubomir   1614 F...m pipewire
   /dev/snd/seq:lyubomir   1614 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: KDE
  Date: Mon Apr 24 16:24:34 2023
  InstallationDate: Installed on 2023-02-25 (58 days ago)
  InstallationMedia: Kubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b5f7 Chicony Electronics Co., Ltd HD WebCam
   Bus 001 Device 002: ID 8087:0aa7 Intel Corp. Wireless-AC 3168 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Acer Aspire A515-51G
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@boot/vmlinuz-6.2.0-20-generic 
root=UUID=b35ef12f-89d2-4449-bf5d-8aef71480809 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: Upgraded to lunar on 2023-04-20 (3 days ago)
  dmi.bios.date: 01/03/2019
  dmi.bios.release: 2.2
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V2.02
  dmi.board.asset.tag: Type2 - Board Serial Number
  dmi.board.name: Charmander_KL
  dmi.board.vendor: KBL
  dmi.board.version: V2.02
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: V2.02
  dmi.ec.firmware.release: 1.17
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV2.02:bd01/03/2019:br2.2:efr1.17:svnAcer:pnAspireA515-51G:pvrV2.02:rvnKBL:rnCharmander_KL:rvrV2.02:cvnAcer:ct10:cvrV2.02:sku:
  dmi.product.family: Aspire 5
  dmi.product.name: Aspire A515-51G
  dmi.product.sku: 
  dmi.product.version: V2.02
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017534/+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 2017569] Re: package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed zfs-dkms package post-installation script subprocess returned error exit status 10

2023-04-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed
  zfs-dkms package post-installation script subprocess returned error
  exit status 10

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  installing

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: zfs-dkms 2.1.9-2ubuntu1
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CloudArchitecture: x86_64
  CloudID: none
  CloudName: none
  CloudPlatform: none
  CloudSubPlatform: config
  Date: Mon Apr 24 10:01:13 2023
  ErrorMessage: installed zfs-dkms package post-installation script subprocess 
returned error exit status 10
  InstallationDate: Installed on 2021-11-28 (511 days ago)
  InstallationMedia: Ubuntu-Server 21.10 "Impish Indri" - Release amd64 
(20211013)
  PackageArchitecture: all
  Python3Details: /usr/local/bin/python3.11, Python 3.11.0, unpackaged
  PythonDetails: /usr/local/bin/python3.11, Python 3.11.0, unpackaged
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   dpkg 1.21.21ubuntu1
   apt  2.6.0
  SourcePackage: zfs-linux
  Title: package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed 
zfs-dkms package post-installation script subprocess returned error exit status 
10
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2017569/+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 2017569] [NEW] package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed zfs-dkms package post-installation script subprocess returned error exit status 10

2023-04-24 Thread robroy
Public bug reported:

installing

ProblemType: Package
DistroRelease: Ubuntu 23.04
Package: zfs-dkms 2.1.9-2ubuntu1
Uname: Linux 6.2.8-060208-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CloudArchitecture: x86_64
CloudID: none
CloudName: none
CloudPlatform: none
CloudSubPlatform: config
Date: Mon Apr 24 10:01:13 2023
ErrorMessage: installed zfs-dkms package post-installation script subprocess 
returned error exit status 10
InstallationDate: Installed on 2021-11-28 (511 days ago)
InstallationMedia: Ubuntu-Server 21.10 "Impish Indri" - Release amd64 (20211013)
PackageArchitecture: all
Python3Details: /usr/local/bin/python3.11, Python 3.11.0, unpackaged
PythonDetails: /usr/local/bin/python3.11, Python 3.11.0, unpackaged
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.21.21ubuntu1
 apt  2.6.0
SourcePackage: zfs-linux
Title: package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed 
zfs-dkms package post-installation script subprocess returned error exit status 
10
UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)

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


** Tags: amd64 apport-package lunar

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

Title:
  package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed
  zfs-dkms package post-installation script subprocess returned error
  exit status 10

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  installing

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: zfs-dkms 2.1.9-2ubuntu1
  Uname: Linux 6.2.8-060208-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CloudArchitecture: x86_64
  CloudID: none
  CloudName: none
  CloudPlatform: none
  CloudSubPlatform: config
  Date: Mon Apr 24 10:01:13 2023
  ErrorMessage: installed zfs-dkms package post-installation script subprocess 
returned error exit status 10
  InstallationDate: Installed on 2021-11-28 (511 days ago)
  InstallationMedia: Ubuntu-Server 21.10 "Impish Indri" - Release amd64 
(20211013)
  PackageArchitecture: all
  Python3Details: /usr/local/bin/python3.11, Python 3.11.0, unpackaged
  PythonDetails: /usr/local/bin/python3.11, Python 3.11.0, unpackaged
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   dpkg 1.21.21ubuntu1
   apt  2.6.0
  SourcePackage: zfs-linux
  Title: package zfs-dkms 2.1.9-2ubuntu1 failed to install/upgrade: installed 
zfs-dkms package post-installation script subprocess returned error exit status 
10
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2017569/+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 2017571] Missing required logs.

2023-04-24 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 2017571

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

Title:
  Combine azure & azure-fde packages

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Combine azure & azure-fde packages

  We can generate signed vmlinuz and kernel.efi from the same build.

  Thus use the same build for both.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017571/+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 2017571] [NEW] Combine azure & azure-fde packages

2023-04-24 Thread Dimitri John Ledkov
Public bug reported:

Combine azure & azure-fde packages

We can generate signed vmlinuz and kernel.efi from the same build.

Thus use the same build for both.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: 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/2017571

Title:
  Combine azure & azure-fde packages

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Combine azure & azure-fde packages

  We can generate signed vmlinuz and kernel.efi from the same build.

  Thus use the same build for both.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017571/+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 2017576] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess r

2023-04-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  Date: Mon Apr 24 07:38:16 2023
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

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

2023-04-24 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/2017577

Title:
  ASUSTeK BCM4366 [14e4:43c3] stopped working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 22.04, after recent update WiFi card stopped working.
  However, when using an Ubuntu install disk the WiFi card is properly
  detected, but when installation completes (with updates) WiFi is
  inaccessible again. After an update to Ubuntu 22.10 the issue
  persists:

  
  lspci -vvnn | grep -A 9 Network 
  04:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries Device 
[14e4:43c3] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:86fb]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 

  
  sudo lshw -c network
*-network UNCLAIMED   
 description: Network controller
 product: Broadcom Inc. and subsidiaries
 vendor: Broadcom Inc. and subsidiaries
 physical id: 0
 bus info: pci@:04:00.0
 version: 04
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress cap_list
 configuration: latency=0
 resources: memory:fc00-fc007fff memory:fb80-fbff 
memory:e240-e27f

  
  lspci -nnk
  04:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries Device 
[14e4:43c3] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:86fb]
Kernel modules: brcmfmac

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: linux-image-5.19.0-40-generic 5.19.0-40.41
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.23.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  zukas  2538 F wireplumber
   /dev/snd/controlC1:  zukas  2538 F wireplumber
   /dev/snd/controlC0:  zukas  2538 F wireplumber
   /dev/snd/seq:zukas  2535 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: GNOME
  Date: Mon Apr 24 16:32:11 2023
  InstallationDate: Installed on 2023-04-24 (0 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  IwConfig:
   lono wireless extensions.
   
   enp5s0no wireless extensions.
   
   enx6263363990e4  no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=cdbd41b6-c857-4dc6-9c20-d8fd8a6ae69e 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.
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20220923.gitf09bebf3-0ubuntu1.5
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to kinetic on 2023-04-24 (0 days ago)
  dmi.bios.date: 03/05/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3602
  dmi.board.asset.tag: Default string
  dmi.board.name: ROG STRIX X570-F GAMING
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3602:bd03/05/2021:br5.17:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGSTRIXX570-FGAMING:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

2023-04-24 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/2017576

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  Date: Mon Apr 24 07:38:16 2023
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  dmi.bios.date: 06/05/2020
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  dmi.board.name: 00F6D3
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7480
  dmi.product.sku: 07A0
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017576/+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 2017576] [NEW] package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess

2023-04-24 Thread greg gaustad
Public bug reported:

during upgrade from 22.10 to 23.04

ProblemType: Package
DistroRelease: Ubuntu 23.04
Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
Uname: Linux 5.19.0-40-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  gregg  3609 F pipewire
  gregg  3613 F wireplumber
 /dev/snd/controlC0:  gregg  3613 F wireplumber
 /dev/snd/seq:gregg  3609 F pipewire
CasperMD5CheckResult: unknown
Date: Mon Apr 24 07:38:16 2023
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
InstallationDate: Installed on 2017-10-27 (2005 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
MachineType: Dell Inc. Latitude 7480
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions: grub-pc N/A
SourcePackage: linux
Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
dmi.bios.date: 06/05/2020
dmi.bios.release: 1.18
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.18.0
dmi.board.name: 00F6D3
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.18.0:bd06/05/2020:br1.18:svnDellInc.:pnLatitude7480:pvr:rvnDellInc.:rn00F6D3:rvrA00:cvnDellInc.:ct10:cvr:sku07A0:
dmi.product.family: Latitude
dmi.product.name: Latitude 7480
dmi.product.sku: 07A0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package lunar

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  during upgrade from 22.10 to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  gregg  3609 F pipewire
gregg  3613 F wireplumber
   /dev/snd/controlC0:  gregg  3613 F wireplumber
   /dev/snd/seq:gregg  3609 F pipewire
  CasperMD5CheckResult: unknown
  Date: Mon Apr 24 07:38:16 2023
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  HibernationDevice: RESUME=UUID=2bcaea5c-fe56-452a-97ac-2315908d2c0a
  InstallationDate: Installed on 2017-10-27 (2005 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. Latitude 7480
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=0e02fc8e-5e0e-4df8-91b3-72ab7fc37d78 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  

[Kernel-packages] [Bug 2017579] Status changed to Confirmed

2023-04-24 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/2017579

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  During upgrade to 23.04 from 22.10

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  norbert1451 F wireplumber
   /dev/snd/controlC1:  norbert1451 F wireplumber
   /dev/snd/seq:norbert1448 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Mon Apr 24 17:54:16 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2023-03-07 (48 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  MachineType: Dell Inc. XPS 13 9300
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.19.0-40-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  dmi.bios.date: 03/13/2023
  dmi.bios.release: 1.17
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.17.0
  dmi.board.name: 077Y9N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.17.0:bd03/13/2023:br1.17:svnDellInc.:pnXPS139300:pvr:rvnDellInc.:rn077Y9N:rvrA00:cvnDellInc.:ct10:cvr:sku096D:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9300
  dmi.product.sku: 096D
  dmi.sys.vendor: Dell Inc.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017579/+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 2017577] [NEW] ASUSTeK BCM4366 [14e4:43c3] stopped working

2023-04-24 Thread Zukas
Public bug reported:

On Ubuntu 22.04, after recent update WiFi card stopped working. However,
when using an Ubuntu install disk the WiFi card is properly detected,
but when installation completes (with updates) WiFi is inaccessible
again. After an update to Ubuntu 22.10 the issue persists:


lspci -vvnn | grep -A 9 Network 
04:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries Device 
[14e4:43c3] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:86fb]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 


sudo lshw -c network
  *-network UNCLAIMED   
   description: Network controller
   product: Broadcom Inc. and subsidiaries
   vendor: Broadcom Inc. and subsidiaries
   physical id: 0
   bus info: pci@:04:00.0
   version: 04
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress cap_list
   configuration: latency=0
   resources: memory:fc00-fc007fff memory:fb80-fbff 
memory:e240-e27f


lspci -nnk
04:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries Device 
[14e4:43c3] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:86fb]
Kernel modules: brcmfmac

ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: linux-image-5.19.0-40-generic 5.19.0-40.41
ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
Uname: Linux 5.19.0-40-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.23.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  zukas  2538 F wireplumber
 /dev/snd/controlC1:  zukas  2538 F wireplumber
 /dev/snd/controlC0:  zukas  2538 F wireplumber
 /dev/snd/seq:zukas  2535 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: GNOME
Date: Mon Apr 24 16:32:11 2023
InstallationDate: Installed on 2023-04-24 (0 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
IwConfig:
 lono wireless extensions.
 
 enp5s0no wireless extensions.
 
 enx6263363990e4  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=cdbd41b6-c857-4dc6-9c20-d8fd8a6ae69e 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.
RelatedPackageVersions:
 linux-restricted-modules-5.19.0-40-generic N/A
 linux-backports-modules-5.19.0-40-generic  N/A
 linux-firmware 20220923.gitf09bebf3-0ubuntu1.5
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to kinetic on 2023-04-24 (0 days ago)
dmi.bios.date: 03/05/2021
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 3602
dmi.board.asset.tag: Default string
dmi.board.name: ROG STRIX X570-F GAMING
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3602:bd03/05/2021:br5.17:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGSTRIXX570-FGAMING:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug kinetic

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

Title:
  ASUSTeK BCM4366 [14e4:43c3] stopped working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On Ubuntu 22.04, after recent update WiFi card stopped working.
  However, when using an Ubuntu install disk the WiFi card is properly
  detected, but when installation completes (with updates) WiFi is
  inaccessible again. After an update to Ubuntu 22.10 the issue
  persists:

  
  lspci -vvnn | grep -A 9 Network 
  04:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries Device 
[14e4:43c3] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:86fb]
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 

  

[Kernel-packages] [Bug 2017579] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess r

2023-04-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  During upgrade to 23.04 from 22.10

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  norbert1451 F wireplumber
   /dev/snd/controlC1:  norbert1451 F wireplumber
   /dev/snd/seq:norbert1448 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Mon Apr 24 17:54:16 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2023-03-07 (48 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  MachineType: Dell Inc. XPS 13 9300
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.19.0-40-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  dmi.bios.date: 03/13/2023
  dmi.bios.release: 1.17
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.17.0
  dmi.board.name: 077Y9N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.17.0:bd03/13/2023:br1.17:svnDellInc.:pnXPS139300:pvr:rvnDellInc.:rn077Y9N:rvrA00:cvnDellInc.:ct10:cvr:sku096D:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9300
  dmi.product.sku: 096D
  dmi.sys.vendor: Dell Inc.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017579/+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 2017579] [NEW] package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess

2023-04-24 Thread Norbert Geels
Public bug reported:

During upgrade to 23.04 from 22.10

ProblemType: Package
DistroRelease: Ubuntu 23.04
Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
Uname: Linux 5.19.0-40-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  norbert1451 F wireplumber
 /dev/snd/controlC1:  norbert1451 F wireplumber
 /dev/snd/seq:norbert1448 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
Date: Mon Apr 24 17:54:16 2023
ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
InstallationDate: Installed on 2023-03-07 (48 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
MachineType: Dell Inc. XPS 13 9300
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.19.0-40-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions: grub-pc 2.06-2ubuntu16
SourcePackage: linux
Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
dmi.bios.date: 03/13/2023
dmi.bios.release: 1.17
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.17.0
dmi.board.name: 077Y9N
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.17.0:bd03/13/2023:br1.17:svnDellInc.:pnXPS139300:pvr:rvnDellInc.:rn077Y9N:rvrA00:cvnDellInc.:ct10:cvr:sku096D:
dmi.product.family: XPS
dmi.product.name: XPS 13 9300
dmi.product.sku: 096D
dmi.sys.vendor: Dell Inc.
modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

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


** Tags: amd64 apport-package lunar

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  During upgrade to 23.04 from 22.10

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  norbert1451 F wireplumber
   /dev/snd/controlC1:  norbert1451 F wireplumber
   /dev/snd/seq:norbert1448 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Mon Apr 24 17:54:16 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2023-03-07 (48 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  MachineType: Dell Inc. XPS 13 9300
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.19.0-40-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-24 (0 days ago)
  dmi.bios.date: 03/13/2023
  dmi.bios.release: 1.17
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.17.0
  dmi.board.name: 077Y9N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.17.0:bd03/13/2023:br1.17:svnDellInc.:pnXPS139300:pvr:rvnDellInc.:rn077Y9N:rvrA00:cvnDellInc.:ct10:cvr:sku096D:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9300
  dmi.product.sku: 096D
  dmi.sys.vendor: Dell Inc.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

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


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

[Kernel-packages] [Bug 2017485] Re: GDM3 and Anydesk bug

2023-04-24 Thread Pavel
** Package changed: linux (Ubuntu) => gdm3 (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/2017485

Title:
  GDM3 and Anydesk bug

Status in gdm3 package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Ubuntu 23.04. I have set anydesk for background 
running. After successfully upgrading to the 23.04, I found a rectangular area 
nearer to the right upper corner repeatedly opening anydesk on the right click 
on it. While using other applications, there is no response to click on it. 
That means I can't do minimize, maximize or close the respective window while 
moving the window out of that certain area every click works as usual. So I 
uninstall anydesk which solves my problem.
  when executing a command sudo systemctl restart gdm3 the problem disappears 
until the next start Anydesk
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2023-04-05 (18 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=53426259-5299-4fe1-b6c2-66becade6951 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  RfKill:
   
  Tags:  lunar
  Uname: Linux 6.2.0-20-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (1 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/25/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P1.90
  dmi.board.name: B560 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP1.90:bd05/25/2021:br5.19:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB560Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2017485/+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 2017529] Missing required logs.

2023-04-24 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 2017529

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

Title:
  livecd-rootfs: kernel bump

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Booting on a larger HP EPYC server results in no PCIe devices
  available.

  The kernel thinks that mem regions overlap and eventually ends up in
  stating no address space available for other things

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017529/+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 2017529] Re: livecd-rootfs: kernel bump

2023-04-24 Thread Steve Langasek
** Package changed: livecd-rootfs (Ubuntu) => linux (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/2017529

Title:
  livecd-rootfs: kernel bump

Status in linux package in Ubuntu:
  New

Bug description:
  Booting on a larger HP EPYC server results in no PCIe devices
  available.

  The kernel thinks that mem regions overlap and eventually ends up in
  stating no address space available for other things

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017529/+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 2016398] Re: stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?)

2023-04-24 Thread Nerdopolis
I have furthermore tested with
https://wiki.ubuntu.com/Kernel/MainlineBuilds and cannot replicate it
with 6.3. I think this is is an issue not in the mainline kernel, but I
am not sure what, it seems the patches that might be getting applied to
it are not under debain/patches

also looking at
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2016398/+attachment/5665218/+files/overlayfsscript
, it seems I accidentally left in a test mount of /proc which is not
needed, sorry about that

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

Title:
  stacked overlay file system mounts that have chroot() called against
  them appear to be getting locked (by the kernel most likely?)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi

  BACKGROUND:
  ---
  I have a set of scripts that debootstraps and builds vanilla Debian installs, 
where the only modifications are what packages are installed. Then that becomes 
the lower directory of an overlayfs mount, a tmpfs becomes the upperdir, and 
then that becomes the chroot where config changes are made with more scripts. 
This overlayfs is mounted in its own mount namespace as the script is unshare'd

  Within these scripts, I make packages with a fork of checkinstall I
  made which uses the / as the lowerdir, as overlayfs allows that, a
  tmpfs as the upperdir, the install command is run with chroot, and
  then the contents are copied.

  THE ISSUE:
  --
  I noticed that it appears that my ramdisks are remaining in memory, I have 
isolated it out to the overlayfs mounts with the overlayfs as the lowerdir 
where chroot is being called on it. I tried entering the namespace myself and 
umounting it, and notice I get the error "Target is busy"

  With the "Target Is Busy" issue, I tried to `lsof` and `fuser` and
  `lsfd` as much as I could, but every user mode tool shows absolutely
  NO files open at all

  I was using Kubuntu 18.04, it was an old install and 32 bit, so I had
  no upgrade path to be using more recent versions. Now I am on 23.04,
  but I also think this is happening on a 22.10 laptop

  DIAGNOSIS:
  --
  I am able to isolate it out, and get this to replicate in the smallest script 
that I could that is now attached. the chroot is important. I am able to 
unmount the second overlayfs if chroot is never called. Nothing ever has to run 
IN the chroot, trying to call a binary that does not exist, and then trying to 
unmount it results in "target is busy" with no open files reportable by user 
mode tools

  FURTHER TESTING:
  
  Trying to find out the version of Linux this was introduced, I made a script 
that builds a very minimal ext4 file for a VM with a small debootstrapped 
system, builds a kernel, and runs the kernel with QEMU..
  but when I started, after all that, I can't replicate it at all with a 
vanilla 6.2.0 kernel. I used the same config out of my /boot to the .config, 
only tweaking a few options like SYSTEM_TRUSTED_KEYS. Trying to unmount the 
second filesystem actually results in success

  
  I then built a Kubuntu Lunar VM, and was able to replicate it on not just my 
system. When I built and install the vanilla kernel with bindeb-pkg, and then I 
boot the vanilla kernel, I can't replicate it, the second filesystem unmounts. 
When I reboot the VM, and start the default distribution kernel, I am able to 
replicate the issue, the second filesystem being unable to unmount, with 
"target is busy" with no files open according to standard usermode tools, when 
chroot is called on it

  I tried to look at patches in
  git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/lunar
  and git log --oneline --grep="sauce" but none of them really look relevant. I 
could be VERY wrong in this matter though

  
  SUMMARY:
  
  Long story short, (I am VERY sorry about the length:)

  I make an overlayfs, 
  I make a second overlayfs with the first overlayfs as the second one's 
lowerdir, 
  I chroot into the second overlayfs, and then later I can't unmount the second 
one as it says "Target is busy", but the user mode tools don't show any files 
open at all. If I mount the second overlayfs, and then unmount it without ever 
chroot-ing into it I AM able to unmount it

  
  The attached script should replicate the issue

  
  This doesn't seem to happen on the vanilla Linux kernel, with the same as 
close as possible config that Ubuntu uses

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: linux-image-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  Uname: Linux 6.2.0-20-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  nerdopolis   3007 F wireplumber
   /dev/snd/controlC0:  nerdopolis   3007 F wireplumber
 

[Kernel-packages] [Bug 2017209] Re: [Raspberry Pi/lunar] systemd-oomd fails with "ConditionControlGroupController=memory was not met"

2023-04-24 Thread Juerg Haefliger
** Changed in: systemd (Ubuntu)
   Status: New => Invalid

** Also affects: systemd (Ubuntu Lunar)
   Importance: Undecided
   Status: Invalid

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

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

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

Title:
  [Raspberry Pi/lunar] systemd-oomd fails with
  "ConditionControlGroupController=memory was not met"

Status in linux-raspi package in Ubuntu:
  Fix Committed
Status in systemd package in Ubuntu:
  Invalid
Status in linux-raspi source package in Lunar:
  Fix Committed
Status in systemd source package in Lunar:
  Invalid

Bug description:
  PROBLEM SUMMARY:
  
  Just upgraded to Ubuntu 23.04 (lunar) from Ubuntu 22.10 (kinetic). 
systemd-oomd fails with "ConditionControlGroupController=memory was not met" 
during boot. 
  If you manually started it after boot it starts but after a few minutes it 
fails with the same error.

  These are the journalctl entries regarding this problem:

  abr 20 23:12:48 fpgrpi systemd[1]: Listening on systemd-oomd.socket - 
Userspace Out-Of-Memory (OOM) Killer Socket.
  abr 20 23:12:48 fpgrpi systemd[1]: systemd-oomd.service - Userspace 
Out-Of-Memory (OOM) Killer was skipped because of an unmet condition check 
(ConditionControlGroupController=memory).
  --- Line repeat 20 times ---
  abr 20 23:12:49 fpgrpi systemd[1]: systemd-oomd.service - Userspace 
Out-Of-Memory (OOM) Killer was skipped because of an unmet condition check 
(ConditionControlGroupController=memory).
  abr 20 23:12:49 fpgrpi systemd[1]: systemd-oomd.socket: Trigger limit hit, 
refusing further activation.
  abr 20 23:12:49 fpgrpi systemd[1]: systemd-oomd.socket: Failed with result 
'trigger-limit-hit'.

  
  This is the systemctl status for systemd-oomd.service and systemd-oomd.socket:

  # systemctl status systemd-oomd.service
  ○ systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer
   Loaded: loaded (/lib/systemd/system/systemd-oomd.service; enabled; 
preset: enabled)
   Active: inactive (dead)
  TriggeredBy: × systemd-oomd.socket
Condition: start condition failed at Thu 2023-04-20 23:21:07 CEST; 9h ago
   └─ ConditionControlGroupController=memory was not met
 Docs: man:systemd-oomd.service(8)

  # systemctl status systemd-oomd.socket
  × systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket
   Loaded: loaded (/lib/systemd/system/systemd-oomd.socket; enabled; 
preset: enabled)
   Active: failed (Result: trigger-limit-hit) since Thu 2023-04-20 23:21:07 
CEST; 9h ago
 Duration: 2min 2.252s
 Triggers: ● systemd-oomd.service
 Docs: man:systemd-oomd.service(8)
   Listen: /run/systemd/oom/io.system.ManagedOOM (Stream)

  
  ADITIONAL INFO:
  ---
  Machine is an arm64 "Raspberry Pi 4 Model B Rev 1.4 8GB"

  # uname -a
  Linux fpgrpi 6.2.0-1004-raspi #5-Ubuntu SMP PREEMPT Mon Apr  3 11:15:14 UTC 
2023 aarch64 aarch64 aarch64 GNU/Linux

  # lsb_release -rd
  No LSB modules are available.
  Description:  Ubuntu 23.04
  Release:  23.04

  # apt-cache policy systemd-oomd
  systemd-oomd:
Instalados: 252.5-2ubuntu3
Candidato:  252.5-2ubuntu3
Tabla de versión:
   *** 252.5-2ubuntu3 500
  500 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2017209/+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 1954757] Re: Missing overlays/README

2023-04-24 Thread Juerg Haefliger
** Changed in: linux-raspi (Ubuntu Lunar)
   Status: Confirmed => Fix Committed

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

Title:
  Missing overlays/README

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-raspi package in Ubuntu:
  Fix Committed
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 source package in Bionic:
  Invalid
Status in linux-raspi source package in Focal:
  Fix Released
Status in linux-raspi source package in Hirsute:
  Won't Fix
Status in linux-raspi source package in Impish:
  Fix Released
Status in flash-kernel source package in Lunar:
  Fix Released
Status in linux-raspi source package in Lunar:
  Fix Committed
Status in linux-raspi2 source package in Lunar:
  Invalid

Bug description:
  [ Impact ]

  overlays/README is used by the 'dtoverlay' command to display info on
  available overlays and params.

  [ Test Case ]

  $ apt install libraspberrypi-bin
  $ dtoverlay -h uart0
  * Help file not found

  With the README present:
  $ dtoverlay -h uart0
  Name:   uart0

  Info:   Change the pin usage of uart0

  Usage:  dtoverlay=uart0,=

  Params: txd0_pinGPIO pin for TXD0 (14, 32 or 36 -
  default 14)

  rxd0_pinGPIO pin for RXD0 (15, 33 or 37 -
  default 15)

  pin_funcAlternative pin function - 4(Alt0) for 14&15,
  7(Alt3) for 32&33, 6(Alt2) for 36&37

  [ Where Problems Could Occur ]

  The output of the `dtoverlay` could be wrong but it's only
  informational so should have no negative impact.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1954757/+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 2009283] Re: linux: CONFIG_SERIAL_8250_MID=y

2023-04-24 Thread Renato Botelho
I'm trying to validate IBM kernel to make sure fix is in place and avoid
it to being reverted but kinetic proposed repo still doesn't show
version 5.19.0-1021, it has 5.19.0-1020.  How can I verify it in 5 days
if it's not there?

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

Title:
  linux: CONFIG_SERIAL_8250_MID=y

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Kinetic:
  Fix Released
Status in linux source package in Lunar:
  Fix Released

Bug description:
  [Impact]

  CONFIG_SERIAL_8250_MID=y is required to properly use the serial
  console on some platforms that are using the "mid" serial driver (such
  as some Intel SoC platforms).

  The generic kernel should build this driver statically to make sure we
  properly support these platforms.

  [Test case]

  Boot the Ubuntu generic kernel on a system that is using the "mid"
  serial driver (e.g, no PCI serial).

  [Fix]

  Enable CONFIG_SERIAL_8250_MID=y.

  [Regression potential]

  Kernel footprint is increased a bit with this change (around +9K), so
  we may see little performance regressions at boot time in really small
  platforms (additional memory usage is probably negligible), but it is
  worth it, otherwise we won't be able to properly support these
  platforms.

  NOTE: we may want to disable this option in the could kernels and
  derivatives and keep it only for the generic.

  [Original bug report]

  Starting from 5.19 HWE kernel, this option became as dedicated module instead 
of being compiled into the kernel.
  5.19 hwe-next also has CONFIG_SERIAL_8250_MID=m
  On 5.15 it was OK

  ~$ uname -r
  5.19.0-32-generic
  $ cat /boot/config-5.19.0-32-generic  | grep 8250_MID
  CONFIG_SERIAL_8250_MID=m

  Please make it CONFIG_SERIAL_8250_MID=y for all the future kernels.

  Previous ticket: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1967338
  Some discussion: 
https://lists.ubuntu.com/archives/kernel-team/2022-March/128690.html

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2009283/+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 2017227] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: »installiertes post-installation-Skript des Paketes linux-headers-6.2.0-20-generic«-Un

2023-04-24 Thread Juerg Haefliger
Hmmm. Looks like a DKMS build failure:

Building module:
Cleaning build area...
make -j12 KERNELRELEASE=6.2.0-20-generic all 
INCLUDEDIR=/lib/modules/6.2.0-20-generic/build/include 
KVERSION=6.2.0-20-generic DKMS_BUILD=1...(bad exit status: 2)
ERROR (dkms apport): binary package for evdi: 1.12.0 not found
Error! Bad return status for module build on kernel: 6.2.0-20-generic (x86_64)
Consult /var/lib/dkms/evdi/1.12.0/build/make.log for more information.
Error! One or more modules failed to install during autoinstall.

Can you attach /var/lib/dkms/evdi/1.12.0/build/make.log to the ticket?

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: »installiertes post-installation-Skript des Paketes
  linux-headers-6.2.0-20-generic«-Unterprozess gab den Fehlerwert 1
  zurück

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I got an error message during updating from Ubuntu 22.10 to 23.04

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jaeger 2885 F wireplumber
   /dev/snd/seq:jaeger 2882 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Fri Apr 21 11:52:56 2023
  ErrorMessage: »installiertes post-installation-Skript des Paketes 
linux-headers-6.2.0-20-generic«-Unterprozess gab den Fehlerwert 1 zurück
  InstallationDate: Installed on 2022-12-06 (135 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: Dell Inc. Latitude 5530
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.19.0-40-generic 
root=/dev/mapper/vgubuntu-root 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.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: /usr/bin/python3.11, Python 3.11.2, python-is-python3, 3.11.1-3
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc 2.06-2ubuntu16
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: »installiertes post-installation-Skript des Paketes 
linux-headers-6.2.0-20-generic«-Unterprozess gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to lunar on 2023-04-21 (0 days ago)
  dmi.bios.date: 03/17/2023
  dmi.bios.release: 1.12
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.12.0
  dmi.board.name: 0C6CYC
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.12.0:bd03/17/2023:br1.12:svnDellInc.:pnLatitude5530:pvr:rvnDellInc.:rn0C6CYC:rvrA00:cvnDellInc.:ct10:cvr:sku0B06:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5530
  dmi.product.sku: 0B06
  dmi.sys.vendor: Dell Inc.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017227/+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 1954757] Re: Missing overlays/README

2023-04-24 Thread Juerg Haefliger
** Also affects: flash-kernel (Ubuntu Lunar)
   Importance: Undecided
 Assignee: Dave Jones (waveform)
   Status: Fix Released

** Also affects: linux-raspi2 (Ubuntu Lunar)
   Importance: Undecided
   Status: Invalid

** Also affects: linux-raspi (Ubuntu Lunar)
   Importance: Undecided
   Status: Fix Released

** Changed in: linux-raspi (Ubuntu Lunar)
   Status: Fix Released => Confirmed

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

Title:
  Missing overlays/README

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-raspi package in Ubuntu:
  Confirmed
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 source package in Bionic:
  Invalid
Status in linux-raspi source package in Focal:
  Fix Released
Status in linux-raspi source package in Hirsute:
  Won't Fix
Status in linux-raspi source package in Impish:
  Fix Released
Status in flash-kernel source package in Lunar:
  Fix Released
Status in linux-raspi source package in Lunar:
  Confirmed
Status in linux-raspi2 source package in Lunar:
  Invalid

Bug description:
  [ Impact ]

  overlays/README is used by the 'dtoverlay' command to display info on
  available overlays and params.

  [ Test Case ]

  $ apt install libraspberrypi-bin
  $ dtoverlay -h uart0
  * Help file not found

  With the README present:
  $ dtoverlay -h uart0
  Name:   uart0

  Info:   Change the pin usage of uart0

  Usage:  dtoverlay=uart0,=

  Params: txd0_pinGPIO pin for TXD0 (14, 32 or 36 -
  default 14)

  rxd0_pinGPIO pin for RXD0 (15, 33 or 37 -
  default 15)

  pin_funcAlternative pin function - 4(Alt0) for 14&15,
  7(Alt3) for 32&33, 6(Alt2) for 36&37

  [ Where Problems Could Occur ]

  The output of the `dtoverlay` could be wrong but it's only
  informational so should have no negative impact.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1954757/+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 2017340] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess r

2023-04-24 Thread Juerg Haefliger
>From DpkgTerminalLog.txt

Building module:
Cleaning build area...
make -j2 KERNELRELEASE=6.2.0-20-generic -f Makefile.kmods 
KSRC=/lib/modules/6.2.0-20-generic/build KVER=6.2.0-20-generic...(bad exit 
status: 2)
ERROR (dkms apport): binary package for parallels-tools: 18.2.0.53488 not found
Error! Bad return status for module build on kernel: 6.2.0-20-generic (aarch64)
Consult /var/lib/dkms/parallels-tools/18.2.0.53488/build/make.log for more 
information.

Remove the unsupported parallels-toos DKMS and try to upgrade again.


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

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Invalid

Bug description:
  upgrading from 22.10 to 23.04 arm64 on M2 mac

  The problem is that upgrade from 22.04 to 23.04 is not visible via
  update center, so the trick to bypass is to go to 22.10 and then
  23.04, but kernel 6.2 for some reason cannot be installed.

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic aarch64
  NonfreeKernelModules: prl_fs_freeze prl_fs prl_tg
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: arm64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  parallels   1228 F wireplumber
   /dev/snd/seq:parallels   1222 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Sat Apr 22 11:49:11 2023
  ErrorMessage: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-07-07 (288 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release arm64 
(20220421)
  IwConfig:
   lono wireless extensions.
   
   enp0s5no wireless extensions.
  MachineType: Parallels International GmbH. Parallels ARM Virtual Machine
  ProcFB: 0 virtio_gpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=5a14ccf7-6bac-47b7-a3d6-6c10822fb10d ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: installed linux-headers-6.2.0-20-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (0 days ago)
  acpidump:
   
  dmi.bios.date: Fri, 10 Feb 2023 10:16:42
  dmi.bios.release: 0.1
  dmi.bios.vendor: Parallels International GmbH.
  dmi.bios.version: 18.2.0 (53488)
  dmi.board.asset.tag: None
  dmi.board.name: Parallels ARM Virtual Platform
  dmi.board.vendor: Parallels ARM Virtual Machine
  dmi.board.version: 0.1
  dmi.chassis.type: 2
  dmi.chassis.vendor: Parallels International GmbH.
  dmi.modalias: 
dmi:bvnParallelsInternationalGmbH.:bvr18.2.0(53488):bdFri,10Feb2023101642:br0.1:svnParallelsInternationalGmbH.:pnParallelsARMVirtualMachine:pvr0.1:rvnParallelsARMVirtualMachine:rnParallelsARMVirtualPlatform:rvr0.1:cvnParallelsInternationalGmbH.:ct2:cvr:skuParallels_ARM_VM:
  dmi.product.family: Parallels VM
  dmi.product.name: Parallels ARM Virtual Machine
  dmi.product.sku: Parallels_ARM_VM
  dmi.product.version: 0.1
  dmi.sys.vendor: Parallels International GmbH.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017340/+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 2017433] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: podproces zainstalowany pakiet linux-headers-6.2.0-20-generic skrypt post-installation

2023-04-24 Thread Juerg Haefliger
From DpkgTerminalLog.txt

Building module:
Cleaning build area...
make -j4 KERNELRELEASE=6.2.0-20-generic -f Makefile.kmods 
KSRC=/lib/modules/6.2.0-20-generic/build KVER=6.2.0-20-generic...(bad exit 
status: 2)
ERROR (dkms apport): binary package for parallels-tools: 18.2.0.53488 not found
Error! Bad return status for module build on kernel: 6.2.0-20-generic (aarch64)
Consult /var/lib/dkms/parallels-tools/18.2.0.53488/build/make.log for more 
information.

Remove the unsupported parallels-tools DKMS and try the upgrade again.

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

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

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: podproces zainstalowany pakiet linux-
  headers-6.2.0-20-generic skrypt post-installation zwrócił kod błędu 1

Status in linux package in Ubuntu:
  Invalid

Bug description:
  Problem immediately after update version of Ubuntu to latest one.

  ProblemType: Package
  DistroRelease: Ubuntu 23.04
  Package: linux-headers-6.2.0-20-generic 6.2.0-20.20
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic aarch64
  NonfreeKernelModules: prl_fs_freeze prl_fs prl_tg
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: arm64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  parallels   2151 F wireplumber
   /dev/snd/seq:parallels   2148 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  Date: Sun Apr 23 18:24:46 2023
  ErrorMessage: podproces zainstalowany pakiet linux-headers-6.2.0-20-generic 
skrypt post-installation zwrócił kod błędu 1
  InstallationDate: Installed on 2022-07-07 (289 days ago)
  InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release arm64 
(20220421)
  IwConfig:
   lono wireless extensions.
   
   enp0s5no wireless extensions.
  MachineType: Parallels International GmbH. Parallels ARM Virtual Machine
  ProcFB: 0 virtio_gpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=5a14ccf7-6bac-47b7-a3d6-6c10822fb10d ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.11, Python 3.11.2, python3-minimal, 3.11.2-1
  PythonDetails: N/A
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: grub-pc N/A
  RfKill:
   
  SourcePackage: linux
  Title: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: podproces zainstalowany pakiet linux-headers-6.2.0-20-generic 
skrypt post-installation zwrócił kod błędu 1
  UpgradeStatus: Upgraded to lunar on 2023-04-23 (0 days ago)
  acpidump:
   
  dmi.bios.date: Fri, 10 Feb 2023 10:16:42
  dmi.bios.release: 0.1
  dmi.bios.vendor: Parallels International GmbH.
  dmi.bios.version: 18.2.0 (53488)
  dmi.board.asset.tag: None
  dmi.board.name: Parallels ARM Virtual Platform
  dmi.board.vendor: Parallels ARM Virtual Machine
  dmi.board.version: 0.1
  dmi.chassis.type: 2
  dmi.chassis.vendor: Parallels International GmbH.
  dmi.modalias: 
dmi:bvnParallelsInternationalGmbH.:bvr18.2.0(53488):bdFri,10Feb2023101642:br0.1:svnParallelsInternationalGmbH.:pnParallelsARMVirtualMachine:pvr0.1:rvnParallelsARMVirtualMachine:rnParallelsARMVirtualPlatform:rvr0.1:cvnParallelsInternationalGmbH.:ct2:cvr:skuParallels_ARM_VM:
  dmi.product.family: Parallels VM
  dmi.product.name: Parallels ARM Virtual Machine
  dmi.product.sku: Parallels_ARM_VM
  dmi.product.version: 0.1
  dmi.sys.vendor: Parallels International GmbH.
  modified.conffile..etc.apport.report-ignore.README.denylist: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017433/+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 2004262] Re: Intel E810 NICs driver in causing hangs when booting and bonds configured

2023-04-24 Thread Olivier FAURAX
5.15.0-72 boots OK on affected hardware.

root@m3-small-x86-01:~# lspci|grep E810
01:00.0 Ethernet controller: Intel Corporation Ethernet Controller E810-XXV for 
SFP (rev 02)
01:00.1 Ethernet controller: Intel Corporation Ethernet Controller E810-XXV for 
SFP (rev 02)
root@m3-small-x86-01:~# uname -a
Linux m3-small-x86-01 5.15.0-72-generic #79-Ubuntu SMP Wed Apr 19 08:22:18 UTC 
2023 x86_64 x86_64 x86_64 GNU/Linux
root@m3-small-x86-01:~# ping 8.8.8.8 -c 4
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=119 time=0.640 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=119 time=0.708 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=119 time=0.736 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=119 time=0.734 ms

--- 8.8.8.8 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3062ms
rtt min/avg/max/mdev = 0.640/0.704/0.736/0.038 ms

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

Title:
  Intel E810 NICs driver in causing hangs when booting and bonds
  configured

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  Fix Committed
Status in linux source package in Lunar:
  Confirmed

Bug description:
  [Impact]
* Intel E810-family NICs cause system hangs when booting with bonding 
enabled
* This happens due to the driver unplugging auxiliary devices
* The unplug event happens under RTNL lock context, which causes a deadlock 
where the RDMA driver waits for the RNL lock to complete removal

  [Test Plan]
* Users have reported that after setting up bonding on switch and server 
side, the system will hang when starting network services

  [Fix]
* The upstream patch defers unplugging/re-plugging of the auxiliary device, 
so that it's not performed under the RTNL lock context.
* Fix was introduced by commit:
248401cb2c46 ice: avoid bonding causing auxiliary plug/unplug under 
RTNL lock

  [Regression Potential]
* Regressions would manifest in devices that support RDMA functionality and
  have been added to a bond
* We should look out for auxiliary devices that haven't been properly
  unplugged, or that cause further issues with
  ice_plug_aux_dev()/ice_unplug_aux_dev()

  
  [Original Description]
  jammy 22.04.1
  linux-image-generic 5.15.0-58-generic
  Intel E810-XXV Dual Port NICs in Dell PowerEdge 650

  - 5.15 in jammy -> reproducible
  - 5.19 in hwe-edge -> reproducible
  - 6.2.rc6 in the mainline build -> works
  - Intel's ice driver 1.10.1.2.2 -> works

  After beonding is enabled on switch and server side, the system will
  hang at initialing ubuntu.  The kernel loads but around starting the
  Network Services the system can hang for sometimes 5 minutes, and in
  other cases, indefinitely.

  The message of:

  echo 0 > /proc/sys/kernel/hung_task_timeout_sec”  systemd-resolve
  blocked for more than 120 seconds

  appears, and eventually the Network services just attempts to start
  and never does.  This is with or without DHCP enabled.

  Tried this same setup with the hwe-22.04, hwe-20.04, hwe-22.04-ege and
  linux-oem kernels and all exhibit the same failure.

  To work around this. installing the Intel 'ice' driver of version
  1.10.1.2.2 works.  The system doesn't even remotely hang at startup
  and all networking functions remain working (ping, DNS, general
  accessibility).

  The driver can be found at 
https://downloadmirror.intel.com/763930/ice-1.10.1.2.2.tar.gz
  ---
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jan 31 13:08 seq
   crw-rw 1 root audio 116, 33 Jan 31 13:08 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: N/A
  CasperMD5json:
   {
     "result": "skip"
   }DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2023-01-27 (3 days ago)InstallationMedia: 
Ubuntu-Server 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: Dell Inc. PowerEdge R650
  Package: linux (not installed)
  PciMultimedia:

  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic 
root=UUID=668aab7c-abe9-434b-a810-acc6eab76cbc ro fsck.mode=skip
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-58-generic N/A
   linux-backports-modules-5.15.0-58-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.9
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'Tags:  jammy 

[Kernel-packages] [Bug 1970389] Re: [nvidia] Janky text entry and frames appear out of order in Xwayland apps

2023-04-24 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-525 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-525 (Ubuntu)
   Status: New => Confirmed

** Changed in: nvidia-graphics-drivers-525 (Ubuntu)
   Importance: Undecided => High

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

Title:
  [nvidia] Janky text entry and frames appear out of order in Xwayland
  apps

Status in X.Org X server:
  New
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-525 package in Ubuntu:
  Confirmed
Status in xwayland package in Ubuntu:
  Confirmed

Bug description:
  When writing into text fields in some applications (Firefox, VS Code)
  on Jammy in a GNOME / Wayland session, I can see an effect best
  described as the glyphs appearing / disappearing sometimes repeatedly.
  I have attached a recording from my phone (since attempting to record
  a screencast fails).

  This doesn't happen always, and it appear somehow sensitive to some
  environmental condition (load?) since for example when I'm on a video
  call, the effect seems to not be happening so often.

  I have also experienced a few instances of a currently not-focused
  window disappearing (seeing through to a window that is below that
  window), but cannot reproduce that reliably.

  I have the NVIDIA driver 510 in use, RTX3090-only 16-core Zen1
  Threadripper system with no integrated GPU.

  No similar effects visible when in a GNOME / Xorg session.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.0-2ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 26 12:17:02 2022
  DisplayManager: gdm3
  InstallationDate: Installed on 2021-11-08 (168 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.0-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to jammy on 2022-04-22 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1970389/+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 2017491] Status changed to Confirmed

2023-04-24 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/2017491

Title:
  cannot upgrade to lobster

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  i try to ugrade but it can not reach aNY RESTORY. MY LINE IS GOOD.
  LOOK AT THE SCREENSHOT

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: linux-image-5.19.0-40-generic 5.19.0-40.41
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xxx1296 F wireplumber
   /dev/snd/seq:xxx1293 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 24 14:12:41 2023
  InstallationDate: Installed on 2022-10-23 (182 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  MachineType: LENOVO 81N3
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=3002c9d5-f2c0-4503-89fb-d484a32b13f3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20220923.gitf09bebf3-0ubuntu1.5
  SourcePackage: linux
  UpgradeStatus: Upgraded to kinetic on 2023-04-24 (0 days ago)
  dmi.bios.date: 06/05/2019
  dmi.bios.release: 1.18
  dmi.bios.vendor: LENOVO
  dmi.bios.version: AYCN18WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32866WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15AST
  dmi.ec.firmware.release: 1.18
  dmi.modalias: 
dmi:bvnLENOVO:bvrAYCN18WW:bd06/05/2019:br1.18:efr1.18:svnLENOVO:pn81N3:pvrLenovoIdeaPadS145-15AST:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15AST:skuLENOVO_MT_81N3_BU_idea_FM_IdeaPadS145-15AST:
  dmi.product.family: IdeaPad S145-15AST
  dmi.product.name: 81N3
  dmi.product.sku: LENOVO_MT_81N3_BU_idea_FM_IdeaPad S145-15AST
  dmi.product.version: Lenovo IdeaPad S145-15AST
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2017491/+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 2017497] [NEW] Screen flickering and weird behaviour with NVIDIA dGPU

2023-04-24 Thread George Salukvadze
Public bug reported:

Since I've switched my laptop to use only discrete GPU (using BIOS switch), 
I've been experiencing screen flickering and weird behaviour in some apps, like 
text being typed slowly, title bars not appearing and even content being shown 
blank.
I've tried changing refresh rate back to 60Hz, installing older drivers (515), 
installing driver from NVIDIA website, enrolling the driver key into SecureBoot 
DB. Upgrading to Ubuntu 23.04 didn't help either.
There is no AMDGPU driver installed

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-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  525.105.17  Tue Mar 28 
18:02:59 UTC 2023
 GCC version:  gcc version 12.2.0 (Ubuntu 12.2.0-17ubuntu1)
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 24 10:49:01 2023
DistUpgraded: 2023-04-20 10:00:59,509 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: lunar
DistroVariant: ubuntu
DkmsStatus: nvidia/525.105.17, 6.2.0-20-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB] 
[10de:24dc] (rev a1) (prog-if 00 [VGA controller])
   Subsystem: Lenovo GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB] 
[17aa:3a58]
InstallationDate: Installed on 2023-02-09 (73 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
MachineType: LENOVO 82N6
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=2a43fd27-b65c-4d7a-bc19-b001521b0771 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to lunar on 2023-04-20 (4 days ago)
dmi.bios.date: 03/07/2023
dmi.bios.release: 1.60
dmi.bios.vendor: LENOVO
dmi.bios.version: GKCN60WW
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0T76461 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Legion 7 16ACHg6
dmi.ec.firmware.release: 1.60
dmi.modalias: 
dmi:bvnLENOVO:bvrGKCN60WW:bd03/07/2023:br1.60:efr1.60:svnLENOVO:pn82N6:pvrLegion716ACHg6:rvnLENOVO:rnLNVNB161216:rvrSDK0T76461WIN:cvnLENOVO:ct10:cvrLegion716ACHg6:skuLENOVO_MT_82N6_BU_idea_FM_Legion716ACHg6:
dmi.product.family: Legion 7 16ACHg6
dmi.product.name: 82N6
dmi.product.sku: LENOVO_MT_82N6_BU_idea_FM_Legion 7 16ACHg6
dmi.product.version: Legion 7 16ACHg6
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 23.0.2-1ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
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

** Affects: nvidia-graphics-drivers-525 (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug corruption lunar possible-manual-nvidia-install 
ubuntu wayland-session

** Attachment added: "Screen capture of flickering / blank title bars"
   
https://bugs.launchpad.net/bugs/2017497/+attachment/5667840/+files/Screencast%20from%202023-04-24%2010-50-29.webm

** Also affects: nvidia-graphics-drivers-525 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Screen flickering and weird behaviour with NVIDIA dGPU

Status in nvidia-graphics-drivers-525 package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  New

Bug description:
  Since I've switched my laptop to use only discrete GPU (using BIOS switch), 
I've been experiencing screen flickering and weird behaviour in some apps, like 
text being typed slowly, title bars not appearing and even content being shown 
blank.
  I've tried changing refresh rate back to 60Hz, installing 

[Kernel-packages] [Bug 2017491] [NEW] cannot upgrade to lobster

2023-04-24 Thread Martin Gloecklhofer
Public bug reported:

i try to ugrade but it can not reach aNY RESTORY. MY LINE IS GOOD. LOOK
AT THE SCREENSHOT

ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: linux-image-5.19.0-40-generic 5.19.0-40.41
ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
Uname: Linux 5.19.0-40-generic x86_64
ApportVersion: 2.23.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  xxx1296 F wireplumber
 /dev/snd/seq:xxx1293 F pipewire
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 24 14:12:41 2023
InstallationDate: Installed on 2022-10-23 (182 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
MachineType: LENOVO 81N3
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=3002c9d5-f2c0-4503-89fb-d484a32b13f3 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.19.0-40-generic N/A
 linux-backports-modules-5.19.0-40-generic  N/A
 linux-firmware 20220923.gitf09bebf3-0ubuntu1.5
SourcePackage: linux
UpgradeStatus: Upgraded to kinetic on 2023-04-24 (0 days ago)
dmi.bios.date: 06/05/2019
dmi.bios.release: 1.18
dmi.bios.vendor: LENOVO
dmi.bios.version: AYCN18WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0R32866WIN
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo IdeaPad S145-15AST
dmi.ec.firmware.release: 1.18
dmi.modalias: 
dmi:bvnLENOVO:bvrAYCN18WW:bd06/05/2019:br1.18:efr1.18:svnLENOVO:pn81N3:pvrLenovoIdeaPadS145-15AST:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15AST:skuLENOVO_MT_81N3_BU_idea_FM_IdeaPadS145-15AST:
dmi.product.family: IdeaPad S145-15AST
dmi.product.name: 81N3
dmi.product.sku: LENOVO_MT_81N3_BU_idea_FM_IdeaPad S145-15AST
dmi.product.version: Lenovo IdeaPad S145-15AST
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug kinetic third-party-packages wayland-session

** Attachment added: "fehlermeldungung"
   
https://bugs.launchpad.net/bugs/2017491/+attachment/5667784/+files/image_2023-04-24_142101322.png

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

Title:
  cannot upgrade to lobster

Status in linux package in Ubuntu:
  New

Bug description:
  i try to ugrade but it can not reach aNY RESTORY. MY LINE IS GOOD.
  LOOK AT THE SCREENSHOT

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: linux-image-5.19.0-40-generic 5.19.0-40.41
  ProcVersionSignature: Ubuntu 5.19.0-40.41-generic 5.19.17
  Uname: Linux 5.19.0-40-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xxx1296 F wireplumber
   /dev/snd/seq:xxx1293 F pipewire
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 24 14:12:41 2023
  InstallationDate: Installed on 2022-10-23 (182 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  MachineType: LENOVO 81N3
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-40-generic 
root=UUID=3002c9d5-f2c0-4503-89fb-d484a32b13f3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-40-generic N/A
   linux-backports-modules-5.19.0-40-generic  N/A
   linux-firmware 20220923.gitf09bebf3-0ubuntu1.5
  SourcePackage: linux
  UpgradeStatus: Upgraded to kinetic on 2023-04-24 (0 days ago)
  dmi.bios.date: 06/05/2019
  dmi.bios.release: 1.18
  dmi.bios.vendor: LENOVO
  dmi.bios.version: AYCN18WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0R32866WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15AST
  dmi.ec.firmware.release: 1.18
  dmi.modalias: 
dmi:bvnLENOVO:bvrAYCN18WW:bd06/05/2019:br1.18:efr1.18:svnLENOVO:pn81N3:pvrLenovoIdeaPadS145-15AST:rvnLENOVO:rnLNVNB161216:rvrSDK0R32866WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15AST:skuLENOVO_MT_81N3_BU_idea_FM_IdeaPadS145-15AST:
  dmi.product.family: IdeaPad S145-15AST
  dmi.product.name: 81N3
  dmi.product.sku: LENOVO_MT_81N3_BU_idea_FM_IdeaPad S145-15AST
  dmi.product.version: Lenovo IdeaPad S145-15AST
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:

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

2023-04-24 Thread Pavel
apport information

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

Title:
  GDM3 and Anydesk bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Ubuntu 23.04. I have set anydesk for background 
running. After successfully upgrading to the 23.04, I found a rectangular area 
nearer to the right upper corner repeatedly opening anydesk on the right click 
on it. While using other applications, there is no response to click on it. 
That means I can't do minimize, maximize or close the respective window while 
moving the window out of that certain area every click works as usual. So I 
uninstall anydesk which solves my problem.
  when executing a command sudo systemctl restart gdm3 the problem disappears 
until the next start Anydesk
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2023-04-05 (18 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=53426259-5299-4fe1-b6c2-66becade6951 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  RfKill:
   
  Tags:  lunar
  Uname: Linux 6.2.0-20-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (1 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/25/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P1.90
  dmi.board.name: B560 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP1.90:bd05/25/2021:br5.19:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB560Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2023-04-24 Thread Pavel
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/2017485/+attachment/5667764/+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/2017485

Title:
  GDM3 and Anydesk bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Ubuntu 23.04. I have set anydesk for background 
running. After successfully upgrading to the 23.04, I found a rectangular area 
nearer to the right upper corner repeatedly opening anydesk on the right click 
on it. While using other applications, there is no response to click on it. 
That means I can't do minimize, maximize or close the respective window while 
moving the window out of that certain area every click works as usual. So I 
uninstall anydesk which solves my problem.
  when executing a command sudo systemctl restart gdm3 the problem disappears 
until the next start Anydesk
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2023-04-05 (18 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=53426259-5299-4fe1-b6c2-66becade6951 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  RfKill:
   
  Tags:  lunar
  Uname: Linux 6.2.0-20-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (1 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/25/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P1.90
  dmi.board.name: B560 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP1.90:bd05/25/2021:br5.19:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB560Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2023-04-24 Thread Pavel
apport information

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

Title:
  GDM3 and Anydesk bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Ubuntu 23.04. I have set anydesk for background 
running. After successfully upgrading to the 23.04, I found a rectangular area 
nearer to the right upper corner repeatedly opening anydesk on the right click 
on it. While using other applications, there is no response to click on it. 
That means I can't do minimize, maximize or close the respective window while 
moving the window out of that certain area every click works as usual. So I 
uninstall anydesk which solves my problem.
  when executing a command sudo systemctl restart gdm3 the problem disappears 
until the next start Anydesk
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2023-04-05 (18 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=53426259-5299-4fe1-b6c2-66becade6951 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  RfKill:
   
  Tags:  lunar
  Uname: Linux 6.2.0-20-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (1 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/25/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P1.90
  dmi.board.name: B560 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP1.90:bd05/25/2021:br5.19:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB560Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2023-04-24 Thread Pavel
apport information

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

Title:
  GDM3 and Anydesk bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Ubuntu 23.04. I have set anydesk for background 
running. After successfully upgrading to the 23.04, I found a rectangular area 
nearer to the right upper corner repeatedly opening anydesk on the right click 
on it. While using other applications, there is no response to click on it. 
That means I can't do minimize, maximize or close the respective window while 
moving the window out of that certain area every click works as usual. So I 
uninstall anydesk which solves my problem.
  when executing a command sudo systemctl restart gdm3 the problem disappears 
until the next start Anydesk
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2023-04-05 (18 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=53426259-5299-4fe1-b6c2-66becade6951 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  RfKill:
   
  Tags:  lunar
  Uname: Linux 6.2.0-20-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (1 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/25/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P1.90
  dmi.board.name: B560 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP1.90:bd05/25/2021:br5.19:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB560Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

2023-04-24 Thread Pavel
apport information

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

Title:
  GDM3 and Anydesk bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I recently upgraded to Ubuntu 23.04. I have set anydesk for background 
running. After successfully upgrading to the 23.04, I found a rectangular area 
nearer to the right upper corner repeatedly opening anydesk on the right click 
on it. While using other applications, there is no response to click on it. 
That means I can't do minimize, maximize or close the respective window while 
moving the window out of that certain area every click works as usual. So I 
uninstall anydesk which solves my problem.
  when executing a command sudo systemctl restart gdm3 the problem disappears 
until the next start Anydesk
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2023-04-05 (18 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Release amd64 (20221020)
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-20-generic 
root=UUID=53426259-5299-4fe1-b6c2-66becade6951 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-20-generic N/A
   linux-backports-modules-6.2.0-20-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  RfKill:
   
  Tags:  lunar
  Uname: Linux 6.2.0-20-generic x86_64
  UpgradeStatus: Upgraded to lunar on 2023-04-22 (1 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/25/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: P1.90
  dmi.board.name: B560 Pro4
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP1.90:bd05/25/2021:br5.19:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB560Pro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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


  1   2   >