[Kernel-packages] [Bug 1960448] Re: Sony WF-XB700 Bluetooth headset not detected

2022-02-10 Thread Daniel van Vugt
If the USB device is one of these:

https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-
next.git/commit/?id=95655456e7cee858a23793f67025765b4c4c227b

then see bug 1960377.

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

Title:
  Sony WF-XB700 Bluetooth headset not detected

Status in bluez package in Ubuntu:
  Incomplete
Status in gnome-bluetooth package in Ubuntu:
  Incomplete

Bug description:
  Gnome-bluetooth does not detect Sony WF-XB700 bluetooth headset.
  Installed blueman to try to figure out if this is related to gnome-
  bluetooth - the results are the same.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-bluetooth 3.34.5-4
  ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
  Uname: Linux 5.15.0-18-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu76
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Wed Feb  9 22:01:56 2022
  InstallationDate: Installed on 2021-09-09 (153 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: gnome-bluetooth
  UpgradeStatus: Upgraded to jammy on 2022-01-13 (27 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1960448/+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 1960427] Re: Add inner_ipproto into sec_path

2022-02-10 Thread Stefan Bader
** Also affects: linux-bluefield (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-bluefield (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-bluefield (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-bluefield (Ubuntu Focal)
 Assignee: (unassigned) => Bodong Wang (bodong-wang)

** Changed in: linux-bluefield (Ubuntu)
   Status: New => Invalid

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

Title:
  Add inner_ipproto into sec_path

Status in linux-bluefield package in Ubuntu:
  Invalid
Status in linux-bluefield source package in Focal:
  In Progress

Bug description:
  * Explain the bug(s)
  The inner_ipproto saves the inner IP protocol of the plain
  text packet. This allows vendor's IPsec feature making offload
  decision at skb's features_check and configuring hardware at
  ndo_start_xmit.

  For example, ConnectX6-DX IPsec device needs the plaintext's
  IP protocol to support partial checksum offload on
  VXLAN/GENEVE packet over IPsec transport mode tunnel

  * Brief explanation of fixes

  As this data unrelated to the specific driver (the inner ip protocol of the 
plain text) then
  it makes sense to provide it in the xfrm stack layer to avoid code 
duplication in various drivers
  and do it on the fly in the xfrm layer instead of reparse the packet at the 
driver layer.
  * How to test
  Need to make sure that the code compiles post this change, run TCP 
encapsulated traffic (for example using vxlan) when IPSec crypto offload with 
transport mode is configured

  * What it could break.
  NA, this function adds data to a new field introduced  to struct 
xfrm_offload, so if not used it have no effect and it is assigned in stack and 
used in driver so if driver does not used it then no effect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1960427/+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 1960460] Re: Fails to import ZFS rpool during boot

2022-02-10 Thread Sebastian Heiden
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: 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/1960460

Title:
  Fails to import ZFS rpool during boot

Status in systemd package in Ubuntu:
  New

Bug description:
  Fresh install using 20220202 Daily ISO with ZFS + Encryption selected
  from the installer

  The system ends up in busybox after entering the unlock key.

  Here is a part of the logs captured from the screen, the complete log
  can be found as an attachement:

  find: /dev/zvol/: No such file or directory 
  /init: line 971: dirname: not found
  BusyBox v1.30.1 (Ubuntu 1:1.30.1-7ubuntu2) multi-call binary.

  Usage: basename FILE [SUFFIX]
  Strip directory path and SUFFIX from FILE 
  Please unlock disk keystore-:_

  Key load error: Failed to open key material file: No such file or
  directory

  Command: mount -o zfsutil -t zfs rpool/ROOT/ubuntu_ui69ph /root// Message: 
filesystem 'rpool/ROOT/ubuntu_ui69ph' can not be mounted: Permission denied 
  filesystem 'rpool/ROOT/ubuntu_ui69ph' can not be mounted: Permission denied 
  mount: mounting rpool/ROOT/ubuntu_u169ph on /root// failed: Permission denied 
Error: 1

  Failed to mount rpool/ROOT/ubuntu ui69ph on /root//.
  Manually mount the filesystem and exit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1960460/+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 1944435] Re: Backlight on P17 Gen 1 not working Nvidia 470

2022-02-10 Thread Chi-Wei Chen
Aaron,
I'm not sure if R510 NV driver can fix this or not. Sorry, we cannot find this 
system panel combination on hand, could you help to check this on your end? 
Thanks
https://www.nvidia.com/Download/driverResults.aspx/186156/en-us

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

Title:
  Backlight on P17 Gen 1 not working Nvidia 470

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Updated to the Nvidia 460 driver and backlight (screen brightness) was not 
working so updated to the 470.63.01 before opening ticket as it also is not 
wortking on the P17 Gen 1 with BOE panel NE173QUM-N42.  It was working fine 
before the updates
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  z  2151 F pulseaudio
   /dev/snd/controlC1:  z  2151 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-sutton-focal-amd64-20201012-119+sutton-simon-focal-amd64+iso
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-01-04 (259 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20201012-17:03
  MachineType: LENOVO 20SNZ5GCUS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-34-generic 
root=UUID=79aeb320-7842-4144-b3d7-30a10d0f8d0e ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-34.36~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-34-generic N/A
   linux-backports-modules-5.11.0-34-generic  N/A
   linux-firmware 1.187.16
  Tags:  focal
  Uname: Linux 5.11.0-34-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker libvirt lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/03/2021
  dmi.bios.release: 1.23
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N30ET40W (1.23 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20SNZ5GCUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.11
  dmi.modalias: 
dmi:bvnLENOVO:bvrN30ET40W(1.23):bd08/03/2021:br1.23:efr1.11:svnLENOVO:pn20SNZ5GCUS:pvrThinkPadP17Gen1:skuLENOVO_MT_20SN_BU_Think_FM_ThinkPadP17Gen1:rvnLENOVO:rn20SNZ5GCUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P17 Gen 1
  dmi.product.name: 20SNZ5GCUS
  dmi.product.sku: LENOVO_MT_20SN_BU_Think_FM_ThinkPad P17 Gen 1
  dmi.product.version: ThinkPad P17 Gen 1
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944435/+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 1944435] Re: Backlight on P17 Gen 1 not working Nvidia 470

2022-02-10 Thread Chi-Wei Chen
Aaron,
I'm not sure if R510 NV driver can fix this or not. Sorry, we cannot find this 
system panel combination on hand, could you help to check this on your end? 
Thanks
https://www.nvidia.com/Download/driverResults.aspx/186156/en-us

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

Title:
  Backlight on P17 Gen 1 not working Nvidia 470

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Updated to the Nvidia 460 driver and backlight (screen brightness) was not 
working so updated to the 470.63.01 before opening ticket as it also is not 
wortking on the P17 Gen 1 with BOE panel NE173QUM-N42.  It was working fine 
before the updates
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  z  2151 F pulseaudio
   /dev/snd/controlC1:  z  2151 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-sutton-focal-amd64-20201012-119+sutton-simon-focal-amd64+iso
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-01-04 (259 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20201012-17:03
  MachineType: LENOVO 20SNZ5GCUS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-34-generic 
root=UUID=79aeb320-7842-4144-b3d7-30a10d0f8d0e ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-34.36~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-34-generic N/A
   linux-backports-modules-5.11.0-34-generic  N/A
   linux-firmware 1.187.16
  Tags:  focal
  Uname: Linux 5.11.0-34-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker libvirt lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/03/2021
  dmi.bios.release: 1.23
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N30ET40W (1.23 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20SNZ5GCUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.11
  dmi.modalias: 
dmi:bvnLENOVO:bvrN30ET40W(1.23):bd08/03/2021:br1.23:efr1.11:svnLENOVO:pn20SNZ5GCUS:pvrThinkPadP17Gen1:skuLENOVO_MT_20SN_BU_Think_FM_ThinkPadP17Gen1:rvnLENOVO:rn20SNZ5GCUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad P17 Gen 1
  dmi.product.name: 20SNZ5GCUS
  dmi.product.sku: LENOVO_MT_20SN_BU_Think_FM_ThinkPad P17 Gen 1
  dmi.product.version: ThinkPad P17 Gen 1
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944435/+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 1959685] Re: Kernel BUG with btrfs on linux 5.13

2022-02-10 Thread Maxim Kuvyrkov
apport information

** Tags added: apport-collected focal

** Description changed:

  I am hitting the below kernel oops every 2-5 days on my home server box.
  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and address is
  always "0068".  I'm using btrfs in raid1 configuration for
  general storage.
  
  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_smbus xhci_pci realtek libahci xhci_pci_renesas
  Feb  1 01:40:38 server kernel: [172867.497076] CR2: 0068
  Feb  1 01:40:38 server kernel: [172867.497876] ---[ end trace 
4ab76c62441acb52 ]---
  Feb  1 01:40:38 server kernel: [172867.498695] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kerne

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_sm

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_smbus x

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_sm

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_smbus xhc

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 a

[Kernel-packages] [Bug 1959685] Lspci-vt.txt

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_smbus x

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahc

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i8

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r816

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_smbus

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahc

[Kernel-packages] [Bug 1959685] acpidump.txt

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2c_

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci 

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1959685/+attachment/5560151/+files/ProcEnviron.txt

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahc

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

2022-02-10 Thread Maxim Kuvyrkov
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1959685/+attachment/5560154/+files/PulseList.txt

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

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel msr parport_pc ppdev drm lp parport ip_tables 
x_tables autofs4 btrfs blake2b_generic xor zstd_compress raid6_pq libcrc32c uas 
usb_storage hid_generic usbhid hid
  Feb  1 01:40:38 server kernel: [172867.494581]  gpio_ich crc32_pclmul lpc_ich 
r8169 i2c_i801 ahci i2

[Kernel-packages] [Bug 1959685] Re: Kernel BUG with btrfs on linux 5.13

2022-02-10 Thread Maxim Kuvyrkov
The kernel BUG also happens with 5.11.0-46 and 5.13.0-28 kernels.  In
5.11 the location of the fault is different, but the symptoms are very
similar to crash in 5.13.

Attached are kern.log excerpts for 5.11.0-46 and 5.13.0-28 crashes.  I'm
now testing 5.4.0-99-generic.

** Attachment added: "kern2.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1959685/+attachment/5560158/+files/kern2.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/1959685

Title:
  Kernel BUG with btrfs on linux 5.13

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I am hitting the below kernel oops every 2-5 days on my home server
  box.  RIP is always "0010:btrfs_evict_inode+0xa1/0x480 [btrfs]" and
  address is always "0068".  I'm using btrfs in raid1
  configuration for general storage.

  ===
  Feb  1 01:40:38 server kernel: [172867.493851] BUG: kernel NULL pointer 
dereference, address: 0068
  Feb  1 01:40:38 server kernel: [172867.493885] #PF: supervisor write access 
in kernel mode
  Feb  1 01:40:38 server kernel: [172867.493903] #PF: error_code(0x0002) - 
not-present page
  Feb  1 01:40:38 server kernel: [172867.493920] PGD 0 P4D 0 
  Feb  1 01:40:38 server kernel: [172867.493931] Oops: 0002 [#1] SMP PTI
  Feb  1 01:40:38 server kernel: [172867.493946] CPU: 2 PID: 104 Comm: kswapd0 
Not tainted 5.13.0-27-generic #29~20.04.1-Ubuntu
  Feb  1 01:40:38 server kernel: [172867.493972] Hardware name: Gigabyte 
Technology Co., Ltd. H67MA-D2H-B3/H67MA-D2H-B3, BIOS F1 02/11/2011
  Feb  1 01:40:38 server kernel: [172867.493999] RIP: 
0010:btrfs_evict_inode+0xa1/0x480 [btrfs]
  Feb  1 01:40:38 server kernel: [172867.494070] Code: fd ff ff e8 d1 b1 9f c8 
65 48 8b 04 25 c0 7b 01 00 48 89 45 b8 49 8b 84 24 f0 fd ff ff 48 85 c0 74 55 
4d 8b b4 24 f8 fd ff ff  41 80 66 68 fe f0 41 80 66 
  68 f7 4c 89 f6 4c 89 ff e8 98 00 01
  Feb  1 01:40:38 server kernel: [172867.494123] RSP: 0018:ab8dc042fad0 
EFLAGS: 00010202
  Feb  1 01:40:38 server kernel: [172867.494141] RAX: 0004 RBX: 
8f01001251d8 RCX: 8f0100125040
  Feb  1 01:40:38 server kernel: [172867.494163] RDX: 00ff RSI: 
 RDI: 8f01001251d0
  Feb  1 01:40:38 server kernel: [172867.494185] RBP: ab8dc042fb28 R08: 
 R09: 
  Feb  1 01:40:38 server kernel: [172867.494206] R10: 8f00c2ea6280 R11: 
0001 R12: 8f01001253c0
  Feb  1 01:40:38 server kernel: [172867.494228] R13: 8f01001251d0 R14: 
 R15: 8f01001251b0
  Feb  1 01:40:38 server kernel: [172867.494250] FS:  () 
GS:8f03cfa8() knlGS:
  Feb  1 01:40:38 server kernel: [172867.494274] CS:  0010 DS:  ES:  
CR0: 80050033
  Feb  1 01:40:38 server kernel: [172867.494293] CR2: 0068 CR3: 
000202810001 CR4: 000606e0
  Feb  1 01:40:38 server kernel: [172867.494315] Call Trace:
  Feb  1 01:40:38 server kernel: [172867.494328]  evict+0xd2/0x180
  Feb  1 01:40:38 server kernel: [172867.494342]  dispose_list+0x39/0x50
  Feb  1 01:40:38 server kernel: [172867.494356]  prune_icache_sb+0x5c/0x80
  Feb  1 01:40:38 server kernel: [172867.494370]  super_cache_scan+0x132/0x1b0
  Feb  1 01:40:38 server kernel: [172867.494386]  do_shrink_slab+0x144/0x2c0
  Feb  1 01:40:38 server kernel: [172867.494402]  shrink_slab+0x215/0x2b0
  Feb  1 01:40:38 server kernel: [172867.494416]  shrink_node+0x2dd/0x6f0
  Feb  1 01:40:38 server kernel: [172867.494430]  balance_pgdat+0x322/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494445]  kswapd+0x1f8/0x380
  Feb  1 01:40:38 server kernel: [172867.494458]  ? wait_woken+0x80/0x80
  Feb  1 01:40:38 server kernel: [172867.494473]  ? balance_pgdat+0x5f0/0x5f0
  Feb  1 01:40:38 server kernel: [172867.494487]  kthread+0x12b/0x150
  Feb  1 01:40:38 server kernel: [172867.494501]  ? set_kthread_struct+0x40/0x40
  Feb  1 01:40:38 server kernel: [172867.494516]  ret_from_fork+0x22/0x30
  Feb  1 01:40:38 server kernel: [172867.494532] Modules linked in: 
xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo 
xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defra
  g_ipv6 nf_defrag_ipv4 bpfilter br_netfilter bridge stp llc aufs overlay 
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio 
snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_code
  c snd_hda_core snd_hwdep snd_pcm intel_rapl_msr snd_seq_midi 
snd_seq_midi_event mei_hdcp intel_rapl_common x86_pkg_temp_thermal 
intel_powerclamp coretemp snd_rawmidi kvm_intel kvm snd_seq crct10dif_pclmul 
ghash_
  clmulni_intel snd_seq_device cryptd i915 rapl snd_timer intel_cstate 
serio_raw joydev drm_kms_helper input_leds cec snd rc_core i2c_algo_bit 
fb_sys_fops syscopyarea sysfillrect sysimgblt video soundcore mei_me m
  ei mac_hid sch_fq_codel m

[Kernel-packages] [Bug 1960496] [NEW] no sound at all except HDMI (geminilake intel) (kernel5.4.0-99-generic)

2022-02-10 Thread Nabil Muthi Maulani
Public bug reported:

no sound at all except HDMI in alsa and others, but I try in 5.12 glk
kernel my sound is available using driver es8336 but in 5.4.0-99-generic
(my kernel now) isn't available alsa sound... i hope the next update of
this kernel is available for sound onboard like mine working (geminilake
intel celeron n4020)

more information :
00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: mei_me
Kernel modules: mei_me

00:12.0 SATA controller [0106]: Intel Corporation Device [8086:31e3] (rev 06) 
(prog-if 01 [AHCI 1.0])
DeviceName: Onboard - SATA
Subsystem: Intel Corporation Device [8086:31e3]
  

[Kernel-packages] [Bug 1959102] Re: Kernel fails to boot in ScalingStack

2022-02-10 Thread Juerg Haefliger
** Description changed:

  [ Impact ]
  
  The raspi kernel fails to boot in ScalingStack which is our OpenStack
  cluster for running ADT/autopkgtest tests.
+ 
+ [ Test Case ]
+ 
+ Boot a VM in ScalingStack, install raspi kernel, reboot. VM won't come
+ back.
+ 
+ [ Fix ]
+ 
+ Enable VIRTIO PCI driver. ScalingStack uses virtio so the guest kernel
+ needs to support that.
+ 
+ [ Where Problems Could Occur ]
+ 
+ New module means new code which could trigger kernel problems when
+ loaded.

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

Title:
  Kernel fails to boot in ScalingStack

Status in linux-raspi package in Ubuntu:
  Fix Released
Status in linux-raspi-5.4 package in Ubuntu:
  Invalid
Status in linux-raspi-5.4 source package in Bionic:
  New
Status in linux-raspi source package in Focal:
  New
Status in linux-raspi source package in Impish:
  New
Status in linux-raspi source package in Jammy:
  Fix Released

Bug description:
  [ Impact ]

  The raspi kernel fails to boot in ScalingStack which is our OpenStack
  cluster for running ADT/autopkgtest tests.

  [ Test Case ]

  Boot a VM in ScalingStack, install raspi kernel, reboot. VM won't come
  back.

  [ Fix ]

  Enable VIRTIO PCI driver. ScalingStack uses virtio so the guest kernel
  needs to support that.

  [ Where Problems Could Occur ]

  New module means new code which could trigger kernel problems when
  loaded.

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

2022-02-10 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 1960496

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta

[Kernel-packages] [Bug 1959984] Re: [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

2022-02-10 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Incomplete => Fix Committed

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

Title:
  [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in linux package in Ubuntu:
  Incomplete
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  KVM: Allow long kernel command lines for QEMU

  Description:
  Originally, the kernel command line length was limited to 896 bytes, due to 
its fixed size in the kernel image. Recent kernels  can support larger command 
lines by checking out the position and length using new fields in the kernel 
image. This feature allows QEMU direct kernel boot to use larger command lines.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1959984/+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 1960496] Re: no sound at all except HDMI (geminilake intel) (kernel5.4.0-99-generic)

2022-02-10 Thread Nabil Muthi Maulani
apport information

** Tags added: apport-collected una

** Description changed:

  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in 5.4.0-99-generic
  (my kernel now) isn't available alsa sound... i hope the next update of
  this kernel is available for sound onboard like mine working (geminilake
  intel celeron n4020)
  
  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
  
  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915
  
  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci
  
  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: mei_me
Kernel modules: mei_me
  
  00:12.0 SATA controller [0106]: Intel Corporation Device [8086:31e3] (rev 06) 
(prog-if 01 [AHCI 1.0])
 

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1960496/+attachment/5560170/+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/1960496

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
 

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
Co

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]

[Kernel-packages] [Bug 1960496] Lspci-vt.txt

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
 

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
   

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
   

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Int

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:3

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1960496/+attachment/5560178/+files/ProcEnviron.txt

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:3

[Kernel-packages] [Bug 1960496] Re: no sound at all except HDMI (geminilake intel) (kernel5.4.0-99-generic)

2022-02-10 Thread Nabil Muthi Maulani
** 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/1960496

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParE

[Kernel-packages] [Bug 1960496] acpidump.txt

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
 

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1960496/+attachment/5560181/+files/PulseList.txt

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]

[Kernel-packages] [Bug 1960496] Re: no sound at all except HDMI (geminilake intel) (kernel5.4.0-99-generic)

2022-02-10 Thread Nabil Muthi Maulani
help me to fix this

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
St

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319

[Kernel-packages] [Bug 1960496] Re: no sound at all except HDMI (geminilake intel) (kernel5.4.0-99-generic)

2022-02-10 Thread Nabil Muthi Maulani
sorry, i'm still newbie in linux

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINT

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1960496/+attachment/5560182/+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/1960496

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
  

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:3

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

2022-02-10 Thread Nabil Muthi Maulani
apport information

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

Title:
  no sound at all except HDMI (geminilake intel)
  (kernel5.4.0-99-generic)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  no sound at all except HDMI in alsa and others, but I try in 5.12 glk
  kernel my sound is available using driver es8336 but in
  5.4.0-99-generic (my kernel now) isn't available alsa sound... i hope
  the next update of this kernel is available for sound onboard like
  mine working (geminilake intel celeron n4020)

  more information :
  00:00.0 Host bridge [0600]: Intel Corporation Gemini Lake Host Bridge 
[8086:31f0] (rev 06)
DeviceName: Onboard - Other
Subsystem: Device [1e50:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device

  00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 605 
[8086:3185] (rev 06) (prog-if 00 [VGA controller])
DeviceName: Onboard - Video
Subsystem: Device [1e50:8011]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- 
TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, 
NROPrPrP-, LTR-
 10BitTagComp-, 10BitTagReq-, OBFF Not Supported, 
ExtFmt-, EETLPPrefix-
 EmergencyPowerReduction Not Supported, 
EmergencyPowerReductionInit-
 FRS-
 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, 
OBFF Disabled
 AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018  Data: 
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 8000, Page Request Allocation: 

Kernel driver in use: i915
Kernel modules: i915

  00:0e.0 Multimedia audio controller [0401]: Intel Corporation Device 
[8086:3198] (rev 06)
DeviceName: Onboard - Sound
Subsystem: Intel Corporation Device [8086:3198]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee00498  Data: 
Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE- FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ 
TransPend-
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_sof_pci

  00:0f.0 Communication controller [0780]: Intel Corporation Celeron/Pentium 
Silver Processor Trusted Execution Engine Interface [8086:319a] (rev 06)
DeviceName: Onboard - Other
Subsystem: Intel Corporation Celeron/Pentium Silver Processor Trusted 
Execution Engine Interface [8086:319a]
  

[Kernel-packages] [Bug 1959984] Re: [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

2022-02-10 Thread Frank Heimes
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

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

Title:
  [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in linux package in Ubuntu:
  New
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  KVM: Allow long kernel command lines for QEMU

  Description:
  Originally, the kernel command line length was limited to 896 bytes, due to 
its fixed size in the kernel image. Recent kernels  can support larger command 
lines by checking out the position and length using new fields in the kernel 
image. This feature allows QEMU direct kernel boot to use larger command lines.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1959984/+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 1960083] Re: dirname applet missing from initramfs

2022-02-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: zfs-linux (Ubuntu)
   Status: New => Confirmed

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

Title:
  dirname applet missing from initramfs

Status in busybox package in Ubuntu:
  Fix Committed
Status in zfs-linux package in Ubuntu:
  Confirmed

Bug description:
  The initramfs is currently being built without the dirname applet.
  This is causing issues with zfs encrypted devices, as cryptsetup is
  attempting to use dirname to determine the location of the system key.
  This results in the following error:

  /init: line 971: dirname: not found

  followed by a prompt that is missing the zpool name. For example

  "Please unlock disk keystore-" rather than "Please unlock disk
  keystore-rpool".

  After entering the password, the user is dropped to an initramfs
  shell.

  It appears that this was caused by a change in cryptsetup to suddenly
  need dirname to function properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1960083/+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 1959593] Re: tcm_loop requires '-extras' for EKS optimised AMIs

2022-02-10 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-aws/5.13.0-1013.14
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-impish' to 'verification-done-impish'. If the
problem still exists, change the tag 'verification-needed-impish' to
'verification-failed-impish'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-impish

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

Title:
  tcm_loop requires '-extras' for EKS optimised AMIs

Status in cloud-images:
  New
Status in linux-aws package in Ubuntu:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Impish:
  Fix Committed
Status in linux-aws source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Hello,

  It seems that although the Azure kernel distribution includes the
  `tcm_loop` module by default, the EKS-optimised image's default kernel
  doesn't, instead including the module in the `linux-kernel-
  extras-$(uname -r)` package.

  `tcm_loop` is an incredibly useful package for any storage fabric
  software packages - eg. Ceph, Rook or Ondat. It would be very helpful
  to have it embedded into the default kernel distribution in order to
  reduce friction on installing 'storage fabric' type topologies.

  The Ubuntu on EKS images are all listed in https://cloud-
  images.ubuntu.com/docs/aws/eks/ - I'd be happy to provide any
  information necessary to help shave off this extra bit of work
  required to setup such images.

  [Fix]

  Add tcm_loop.ko to the inclusion list

  [Test Case]

  Check that linux-modules includes tcp_loop.ko

  [Where things could go wrong]

  Moving tcm_loop.ko from linux-modules-extra could impact proprietary
  methods.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1959593/+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 1960094] Re: lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

2022-02-10 Thread Krzysztof Kozlowski
Found also on: 2022.01.31/focal/linux-azure/5.4.0-1070.73

** Also affects: ubuntu-kernel-tests
   Importance: Undecided
   Status: New

** Tags added: 5.4 azure focal sru-20220103 sru-20220131 ubuntu-lxc

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

Title:
  lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Confirmed

Bug description:
  There are failures in ubuntu_lxc regression tests on Focal/linux/5.4.0-99.112 
sru cycle 2022.01.03 with the error
  lxc-create: symbol lookup error: lxc-create: undefined symbol: strlcat

  These errors did not appear on previous kernels in the same cycle and
  now have a few tests failing on all architectures and systems as of
  Feb 4th 2022 it seems. Log with details is attached in the comments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1960094/+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 1960392] Re: Ubuntu server 22.04 installation crash with intel VROC sata raid

2022-02-10 Thread Mauricio Faria de Oliveira
The issue seems to be in subiquity (server installer) not the linux
kernel, per the 'error' screenshot (thanks!)

Marking the subiquity project as affected, and linux as invalid.

** Also affects: subiquity
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu server 22.04 installation crash with intel VROC sata raid

Status in subiquity:
  New
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Reproduce steps:
  1.Setup raid 0 with 2 sata disks and intel VROC SATA controller.
  2.Install Ubuntu server 22.04 with the latest image.
  3.It crash with error "devices or container for raid must be specified"

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1960392/+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 1960094] Re: lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

2022-02-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu Focal)
   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/1960094

Title:
  lxc/1:4.0.6-0ubuntu1~20.04.1 undefined symbol: strlcat in Focal

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Confirmed

Bug description:
  There are failures in ubuntu_lxc regression tests on Focal/linux/5.4.0-99.112 
sru cycle 2022.01.03 with the error
  lxc-create: symbol lookup error: lxc-create: undefined symbol: strlcat

  These errors did not appear on previous kernels in the same cycle and
  now have a few tests failing on all architectures and systems as of
  Feb 4th 2022 it seems. Log with details is attached in the comments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1960094/+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 1837035] Re: memcg_stat_rss from controllers in ubuntu_ltp failed

2022-02-10 Thread Krzysztof Kozlowski
Also on: 2022.01.31/bionic/linux-azure-5.4/5.4.0-1070.73~18.04.1

** Tags added: sru-20220131

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

Title:
  memcg_stat_rss from controllers in ubuntu_ltp failed

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-aws package in Ubuntu:
  Confirmed

Bug description:
  This issue was spotted on an i386 node "pepe" with Disco kernel,
  it failed with:

  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process

  memcg_stat_rss 4 TFAIL: Process 1845 exited with 1 after warm up

  
  <<>>
  tag=memcg_stat_rss stime=1563448062
  cmdline="memcg_stat_rss.sh"
  contacts=""
  analysis=exit
  <<>>
  memcg_stat_rss 1 TINFO: Starting test 1
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 1 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 1 TINFO: Running memcg_process --mmap-anon -s 135168
  memcg_stat_rss 1 TINFO: Warming up pid: 1784
  memcg_stat_rss 1 TINFO: Process is still here after warm up: 1784
  memcg_stat_rss 1 TPASS: rss is 135168 as expected
  memcg_stat_rss 2 TINFO: Starting test 2
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 2 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 2 TINFO: Running memcg_process --mmap-file -s 4096
  memcg_stat_rss 2 TINFO: Warming up pid: 1804
  memcg_stat_rss 2 TINFO: Process is still here after warm up: 1804
  memcg_stat_rss 2 TPASS: rss is 0 as expected
  memcg_stat_rss 3 TINFO: Starting test 3
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 3 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 3 TINFO: Running memcg_process --shm -k 3 -s 4096
  memcg_stat_rss 3 TINFO: Warming up pid: 1825
  memcg_stat_rss 3 TINFO: Process is still here after warm up: 1825
  memcg_stat_rss 3 TPASS: rss is 0 as expected
  memcg_stat_rss 4 TINFO: Starting test 4
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 4 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 4 TINFO: Running memcg_process --mmap-anon --mmap-file --shm 
-s 135168
  memcg_stat_rss 4 TINFO: Warming up pid: 1845
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process

  memcg_stat_rss 4 TFAIL: Process 1845 exited with 1 after warm up
  memcg_stat_rss 5 TINFO: Starting test 5
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 5 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 5 TINFO: Running memcg_process --mmap-lock1 -s 135168
  memcg_stat_rss 5 TINFO: Warming up pid: 1858
  memcg_stat_rss 5 TINFO: Process is still here after warm up: 1858
  memcg_stat_rss 5 TPASS: rss is 135168 as expected
  memcg_stat_rss 6 TINFO: Starting test 6
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 6 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 6 TINFO: Running memcg_process --mmap-anon -s 135168
  memcg_stat_rss 6 TINFO: Warming up pid: 1878
  memcg_stat_rss 6 TINFO: Process is still here after warm up: 1878
  memcg_stat_rss 6 TPASS: rss is 135168 as expected
  memcg_stat_rss 7 TPASS: rss is 0 as expected
  memcg_stat_rss 8 TINFO: Starting test 7
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 8 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 8 TINFO: Running memcg_process --mmap-file -s 4096
  memcg_stat_rss 8 TINFO: Warming up pid: 1901
  memcg_stat_rss 8 TINFO: Process is still here after warm up: 1901
  memcg_stat_rss 8 TPASS: rss is 0 as expected
  memcg_stat_rss 9 TPASS: rss is 0 as expected
  memcg_stat_rss 10 TINFO: Starting test 8
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 10 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 10 TINFO: Running memcg_process --shm -k 8 -s 4096
  memcg_stat_rss 10 TINFO: Warming up pid: 1925
  memcg_stat_rss 10 TINFO: Process is still here after warm up: 1925
  memcg_stat_rss 10 TPASS: rss is 0 as expected
  memcg_stat_rss 11 TPASS: rss is 0 as expected
  memcg_stat_rss 12 TINFO: Starting test 9
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 522: echo: echo: I/O error
  memcg_stat_rss 12 TINFO: set /dev/memcg/memory.use_hierarchy to 0 failed
  memcg_stat_rss 12 TINFO: Running memcg_process --mmap-anon --mmap-file --shm 
-s 135168
  memcg_stat_rss 12 TINFO: Warming up pid: 1948
  memcg_process: shmget() failed: Invalid argument
  /opt/ltp/testcases/bin/memcg_stat_rss.sh: 168: kill: No such process

  memcg_stat_rss 12 TFAIL: Process 1948 exited with 1 after warm up
  memcg_s

[Kernel-packages] [Bug 1953340] Re: kernel revocation list check during boot fails on Trusty (old keyctl?)

2022-02-10 Thread Krzysztof Kozlowski
Still happens. 2022.01.31/trusty/linux-azure/4.15.0-1131.144~14.04.1

** Tags added: 4.15 sru-20220103 sru-20220131

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

Title:
  kernel revocation list check during boot fails on Trusty (old keyctl?)

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New

Bug description:
  Boot test of 2021.11.29/trusty/linux-azure/4.15.0-1128.141~14.04.1
  failed on kernel_revocation_list check with:

  -
  19:21:35 INFO | STARTubuntu_boot.kernel_revocation_list
ubuntu_boot.kernel_revocation_listtimestamp=1638559295timeout=300
localtime=Dec 03 19:21:35
  19:21:35 DEBUG| Persistent state client._record_indent now set to 2
  19:21:35 DEBUG| Persistent state client.unexpected_reboot now set to 
('ubuntu_boot.kernel_revocation_list', 'ubuntu_boot.kernel_revocation_list')
  19:21:35 DEBUG| Waiting for pid 2224 for 300 seconds
  19:21:36 INFO | Checking kernel revocation list
  19:21:36 DEBUG| Running 'python3 
/home/azure/autotest/client/tests/ubuntu_boot/kernel_revocation_list.py'
  19:21:36 DEBUG| [stderr] test_revocations (__main__.TestRevocationList) ... 
Unparsable key: '%:.blacklist'
  19:21:36 DEBUG| [stderr] ERROR
  19:21:36 DEBUG| [stderr] 
  19:21:36 DEBUG| [stderr] 
==
  19:21:36 DEBUG| [stderr] ERROR: test_revocations (__main__.TestRevocationList)
  19:21:36 DEBUG| [stderr] 
--
  19:21:36 DEBUG| [stderr] Traceback (most recent call last):
  19:21:36 DEBUG| [stderr]   File 
"/home/azure/autotest/client/tests/ubuntu_boot/kernel_revocation_list.py", line 
27, in test_revocations
  19:21:36 DEBUG| [stderr] ["keyctl", "list", "%:.blacklist"], 
universal_newlines=True
  19:21:36 DEBUG| [stderr]   File "/usr/lib/python3.4/subprocess.py", line 620, 
in check_output
  19:21:36 DEBUG| [stderr] raise CalledProcessError(retcode, process.args, 
output=output)
  19:21:36 DEBUG| [stderr] subprocess.CalledProcessError: Command '['keyctl', 
'list', '%:.blacklist']' returned non-zero exit status 2
  19:21:36 DEBUG| [stderr] 
  19:21:36 DEBUG| [stderr] 
--
  19:21:36 DEBUG| [stderr] Ran 1 test in 0.013s
  19:21:36 DEBUG| [stderr] 
  19:21:36 DEBUG| [stderr] FAILED (errors=1)
  19:21:36 ERROR| Exception escaping from test:
  Traceback (most recent call last):
  File "/home/azure/autotest/client/shared/test.py", line 411, in _exec
  _call_test_function(self.execute, *p_args, **p_dargs)
  File "/home/azure/autotest/client/shared/test.py", line 823, in 
_call_test_function
  return func(*args, **dargs)
  File "/home/azure/autotest/client/shared/test.py", line 291, in execute
  postprocess_profiled_run, args, dargs)
  File "/home/azure/autotest/client/shared/test.py", line 212, in _call_run_once
  self.run_once(*args, **dargs)
  File "/home/azure/autotest/client/tests/ubuntu_boot/ubuntu_boot.py", line 79, 
in run_once
  raise error.TestFail()
  TestFail
  -

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1953340/+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 1959593] Re: tcm_loop requires '-extras' for EKS optimised AMIs

2022-02-10 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-aws/5.4.0-1066.69
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-focal' to 'verification-done-focal'. If the
problem still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  tcm_loop requires '-extras' for EKS optimised AMIs

Status in cloud-images:
  New
Status in linux-aws package in Ubuntu:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Impish:
  Fix Committed
Status in linux-aws source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Hello,

  It seems that although the Azure kernel distribution includes the
  `tcm_loop` module by default, the EKS-optimised image's default kernel
  doesn't, instead including the module in the `linux-kernel-
  extras-$(uname -r)` package.

  `tcm_loop` is an incredibly useful package for any storage fabric
  software packages - eg. Ceph, Rook or Ondat. It would be very helpful
  to have it embedded into the default kernel distribution in order to
  reduce friction on installing 'storage fabric' type topologies.

  The Ubuntu on EKS images are all listed in https://cloud-
  images.ubuntu.com/docs/aws/eks/ - I'd be happy to provide any
  information necessary to help shave off this extra bit of work
  required to setup such images.

  [Fix]

  Add tcm_loop.ko to the inclusion list

  [Test Case]

  Check that linux-modules includes tcp_loop.ko

  [Where things could go wrong]

  Moving tcm_loop.ko from linux-modules-extra could impact proprietary
  methods.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1959593/+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 1959593] Re: tcm_loop requires '-extras' for EKS optimised AMIs

2022-02-10 Thread Tim Gardner
wget 
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+files/linux-modules-5.13.0-1013-aws_5.13.0-1013.14~20.04.1_amd64.deb
dpkg -x linux-modules-5.13.0-1013-aws_5.13.0-1013.14~20.04.1_amd64.deb .
find .|grep tcm_loop
./lib/modules/5.13.0-1013-aws/kernel/drivers/target/loopback/tcm_loop.ko

** Tags removed: verification-needed-focal verification-needed-impish
** Tags added: verification-done-impish

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

Title:
  tcm_loop requires '-extras' for EKS optimised AMIs

Status in cloud-images:
  New
Status in linux-aws package in Ubuntu:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Impish:
  Fix Committed
Status in linux-aws source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Hello,

  It seems that although the Azure kernel distribution includes the
  `tcm_loop` module by default, the EKS-optimised image's default kernel
  doesn't, instead including the module in the `linux-kernel-
  extras-$(uname -r)` package.

  `tcm_loop` is an incredibly useful package for any storage fabric
  software packages - eg. Ceph, Rook or Ondat. It would be very helpful
  to have it embedded into the default kernel distribution in order to
  reduce friction on installing 'storage fabric' type topologies.

  The Ubuntu on EKS images are all listed in https://cloud-
  images.ubuntu.com/docs/aws/eks/ - I'd be happy to provide any
  information necessary to help shave off this extra bit of work
  required to setup such images.

  [Fix]

  Add tcm_loop.ko to the inclusion list

  [Test Case]

  Check that linux-modules includes tcp_loop.ko

  [Where things could go wrong]

  Moving tcm_loop.ko from linux-modules-extra could impact proprietary
  methods.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1959593/+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 1959216] Re: linux-azure: CONFIG_FB_EFI=y

2022-02-10 Thread Tim Gardner
wget 
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+files/linux-buildinfo-5.4.0-1070-azure_5.4.0-1070.73_amd64.deb
dpkg -x linux-buildinfo-5.4.0-1070-azure_5.4.0-1070.73_amd64.deb .
grep CONFIG_FB_EFI ./usr/lib/linux/5.4.0-1070-azure/config
CONFIG_FB_EFI=y

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  linux-azure: CONFIG_FB_EFI=y

Status in linux-azure package in Ubuntu:
  Fix Committed
Status in linux-azure-4.15 package in Ubuntu:
  Invalid
Status in linux-azure-5.11 package in Ubuntu:
  Invalid
Status in linux-azure-5.13 package in Ubuntu:
  Invalid
Status in linux-azure source package in Bionic:
  Invalid
Status in linux-azure-4.15 source package in Bionic:
  Fix Committed
Status in linux-azure-5.11 source package in Bionic:
  Invalid
Status in linux-azure-5.13 source package in Bionic:
  Invalid
Status in linux-azure source package in Focal:
  Fix Committed
Status in linux-azure-4.15 source package in Focal:
  Invalid
Status in linux-azure-5.11 source package in Focal:
  Fix Committed
Status in linux-azure-5.13 source package in Focal:
  Fix Committed
Status in linux-azure source package in Impish:
  Fix Committed
Status in linux-azure-4.15 source package in Impish:
  Invalid
Status in linux-azure-5.11 source package in Impish:
  Invalid
Status in linux-azure-5.13 source package in Impish:
  Invalid
Status in linux-azure source package in Jammy:
  Fix Committed
Status in linux-azure-4.15 source package in Jammy:
  Invalid
Status in linux-azure-5.11 source package in Jammy:
  Invalid
Status in linux-azure-5.13 source package in Jammy:
  Invalid

Bug description:
  SRU Justification

  [Impact]

  Secure boot instances of linux-azure require an EFI framebuffer in
  some cases in order for the VM to boot.

  The issue was noticed in Ubuntu 18.04 linux-azure kernel, but actually
  exists in the latest mainline kernel. The issue happens when the below
  conditions are met:

  hyperv_pci is built into the kernel and hyperv_fb is not, i.e., this means 
hyperv_pci loads before hyperv_fb loads.
  CONFIG_FB_EFI is not defined, i.e., the efifb driver is not used.

  Here is how the bug happens:

  Linux VM starts, and vmbus_reserve_fb() reserves the VRAM [base=0xf800, 
length=8MB].
  hyper-pci loads, gets MMIO [base=0xf880, lengh=8KB] as the bridge config 
window, and may get some other 64-bit MMIO ranges, and some 32-bit MMIO ranges 
(if needed.)
  hyperv-fb loads, and gets MMIO [base=0xf800, lengh=8MB or a different 
length], and sets screen_info.lfb_base = 0.
  VM panics.
  The kdump kernel starts to run, and vmbus_reserve_fb() is not reserving 
[base=0xf800, length=8MB] due to the lfb_base==0.
  hyperv-pci loads and gets [base=0xf800, lengh=8KB] and the host PCI VSP 
driver rejects this address as the bridge config window.

  The crux of the problem is that Linux vmbus driver itself is unable to
  detect the VRAM base/length (it looks like a video BIOS call is needed
  to get this info and such a BIOS call is inappropriate or impossible
  in hv_vmbus) and has to rely on screen_info.lfb_base (which is set by
  grub or the kdump/kexec tool and can be reset to zero by
  hyperv_fb/drm).

  Solution: Enable CONFIG_FB_EFI=y

  [Test Case]

  Microsoft tested. This config is also enabled on the master branch.

  [Where things could go wrong]

  VMs on certain instance types could fail to boot.

  [Other Info]

  SF: #00327005

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1959216/+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 1959529] Comment bridged from LTC Bugzilla

2022-02-10 Thread bugproxy
--- Comment From ch...@us.ibm.com 2022-02-10 08:49 EDT---
IDAA team tested the new image with stress on the Hipersocket and did not 
observe any problem. We need this fix to progress to focal-updates as quickly 
as possible. Thank you for your rapid turnaround on this customer issue.

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

Title:
  Hipersocket page allocation failure on Ubuntu 20.04 based SSC
  environments

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress

Bug description:
  == Comment: #0 - D. Gary Chapman  - 2022-01-26 12:43:25 ==
  ---Problem Description---
  IBM IDAA customer exposes hipersocket page allocation failure on Ubuntu 20.04 
based SSC

  Contact Information = Gary Chapman (ch...@us.ibm.com)

  ---uname output---
  5.4.0-73-generic #82-Ubuntu

  Machine Type = IBM Z in IDAA SSC-mode lpar

  ---Debugger---
  A debugger is not configured

  --

  IBM SSC LEVEL: 4.1.5
  IBM IDAA LEVEL: 7.5.6

  On a client system we are observing this:

  Jan 19 16:25:57 data5 kernel: kworker/u760:28: page allocation failure: 
order:0, mode:0xa20(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0
  Jan 19 16:25:57 data5 kernel: CPU: 20 PID: 4137988 Comm: kworker/u760:28 
Kdump: loaded Tainted: G   OE 5.4.0-73-generic #82-Ubuntu
  Jan 19 16:25:57 data5 kernel: Hardware name: IBM 8561 T01 727 (LPAR)
  Jan 19 16:25:57 data5 kernel: Workqueue: kcryptd/253:11 kcryptd_crypt 
[dm_crypt]
  Jan 19 16:25:57 data5 kernel: Call Trace:
  Jan 19 16:25:57 data5 kernel: ([<006b6d63e092>] show_stack+0x7a/0xc0)
  Jan 19 16:25:57 data5 kernel:  [<006b6d64588a>] dump_stack+0x8a/0xb8
  Jan 19 16:25:57 data5 kernel:  [<006b6cfd8262>] warn_alloc+0xe2/0x160

  IBM LTC Networking team has identified the upstream commit
  714c9108851743bb718fbc1bfb81290f12a53854 as the root cause.

  This  patch shows up in the Ubuntu kernel source tree:
  
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/commit/?id=714c9108851743bb718fbc1bfb81290f12a53854
  but has not been ported to Ubuntu 20.04 / kernel 5.4

  IDAA on SSC requests backport to focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1959529/+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 1959593] Re: tcm_loop requires '-extras' for EKS optimised AMIs

2022-02-10 Thread Tim Gardner
wget 
https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+files/linux-modules-5.4.0-1066-aws_5.4.0-1066.69_amd64.deb
dpkg -x linux-modules-5.4.0-1066-aws_5.4.0-1066.69_amd64.deb .
find .|grep tcm_loop
./lib/modules/5.4.0-1066-aws/kernel/drivers/target/loopback/tcm_loop.ko

** Tags added: verification-done-focal

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

Title:
  tcm_loop requires '-extras' for EKS optimised AMIs

Status in cloud-images:
  New
Status in linux-aws package in Ubuntu:
  Fix Committed
Status in linux-aws source package in Focal:
  Fix Committed
Status in linux-aws source package in Impish:
  Fix Committed
Status in linux-aws source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Hello,

  It seems that although the Azure kernel distribution includes the
  `tcm_loop` module by default, the EKS-optimised image's default kernel
  doesn't, instead including the module in the `linux-kernel-
  extras-$(uname -r)` package.

  `tcm_loop` is an incredibly useful package for any storage fabric
  software packages - eg. Ceph, Rook or Ondat. It would be very helpful
  to have it embedded into the default kernel distribution in order to
  reduce friction on installing 'storage fabric' type topologies.

  The Ubuntu on EKS images are all listed in https://cloud-
  images.ubuntu.com/docs/aws/eks/ - I'd be happy to provide any
  information necessary to help shave off this extra bit of work
  required to setup such images.

  [Fix]

  Add tcm_loop.ko to the inclusion list

  [Test Case]

  Check that linux-modules includes tcp_loop.ko

  [Where things could go wrong]

  Moving tcm_loop.ko from linux-modules-extra could impact proprietary
  methods.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1959593/+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 1960509] [NEW] Jammy update: v5.15.20 upstream stable release

2022-02-10 Thread Paolo Pisati
Public bug reported:


SRU Justification

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

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


Linux 5.15.20
ovl: fix NULL pointer dereference in copy up warning
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
e1000e: Handshake with CSME starts from ADL platforms
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
net: sched: fix use-after-free in tc_new_tfilter()
fanotify: Fix stale file descriptor in copy_event_to_user()
net: amd-xgbe: Fix skb data length underflow
net: amd-xgbe: ensure to reset the tx_timer_active flag
i40e: Fix reset path while removing the driver
i40e: Fix reset bw limit when DCB enabled with 1 TC
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
net/mlx5: E-Switch, Fix uninitialized variable modact
net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
net/mlx5e: Fix module EEPROM query
net/mlx5: Use del_timer_sync in fw reset flow of halting poll
net/mlx5e: Fix handling of wrong devices during bond netevent
net/mlx5: Bridge, ensure dev_name is null-terminated
net/mlx5: Bridge, take rtnl lock in init error handler
net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
lockd: fix failure to cleanup client locks
lockd: fix server crash on reboot of client holding lock
ovl: don't fail copy up if no fileattr support on upper
Revert "mm/gup: small refactoring: simplify try_grab_page()"
cgroup-v1: Require capabilities to set release_agent
drm/vc4: hdmi: Make sure the device is powered with CEC
net: ipa: prevent concurrent replenish
net: ipa: use a bitmap for endpoint replenish_enabled
selftests: mptcp: fix ipv6 routing setup
PCI: pciehp: Fix infinite loop in IRQ handler upon power fault

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

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


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: 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/1960509

Title:
  Jammy update: v5.15.20 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Jammy:
  Confirmed

Bug description:
  
  SRU Justification

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

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

  
  Linux 5.15.20
  ovl: fix NULL pointer dereference in copy up warning
  tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
  af_packet: fix data-race in packet_setsockopt / packet_setsockopt
  e1000e: Handshake with CSME starts from ADL platforms
  cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
  rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
  net: sched: fix use-after-free in tc_new_tfilter()
  fanotify: Fix stale file descriptor in copy_event_to_user()
  net: amd-xgbe: Fix skb data length underflow
  net: amd-xgbe: ensure to reset the tx_timer_active flag
  i40e: Fix reset path while removing the driver
  i40e: Fix reset bw limit when DCB enabled with 1 TC
  ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
  net/mlx5: E-Switch, Fix uninitialized variable modact
  net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
  net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
  net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
  net/mlx5e: Fix module EEPROM query
  net/mlx5: Use del_timer_sync in fw reset flow of halting poll
  net/mlx5e: Fix handling of wrong devices during bond netevent
  net/mlx5: Bridge, ensure dev_name is null-termi

[Kernel-packages] [Bug 1960515] [NEW] Jammy update: v5.15.21 upstream stable release

2022-02-10 Thread Paolo Pisati
Public bug reported:


SRU Justification

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

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


Linux 5.15.21
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again
Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"

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

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


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: 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/1960515

Title:
  Jammy update: v5.15.21 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Jammy:
  Confirmed

Bug description:
  
  SRU Justification

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

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

  
  Linux 5.15.21
  Revert "drm/vc4: hdmi: Make sure the device is powered with CEC" again
  Revert "drm/vc4: hdmi: Make sure the device is powered with CEC"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1960515/+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 1960516] [NEW] Jammy update: v5.15.22 upstream stable release

2022-02-10 Thread Paolo Pisati
Public bug reported:


SRU Justification

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

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


Linux 5.15.22
selftests: netfilter: check stateless nat udp checksum fixup
selftests: nft_concat_range: add test for reload with no element add/del
gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
gpio: idt3243x: Fix an ignored error return from platform_get_irq()
tools include UAPI: Sync sound/asound.h copy with the kernel sources
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
ext4: fix incorrect type issue during replay_del_range
ext4: fix error handling in ext4_fc_record_modified_inode()
ext4: fix error handling in ext4_restore_inline_data()
ext4: modify the logic of ext4_mb_new_blocks_simple
ext4: prevent used blocks from being allocated during fast commit replay
EDAC/xgene: Fix deferred probing
EDAC/altera: Fix deferred probing
x86/perf: Default set FREEZE_ON_SMI for all
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
perf stat: Fix display of grouped aliased events
perf: Copy perf_event_attr::sig_data on modification
kvm/arm64: rework guest entry logic
kvm: add guest_state_{enter,exit}_irqoff()
rtc: cmos: Evaluate century appropriate
e1000e: Separate ADP board type from TGP
tools/resolve_btfids: Do not print any commands when building silently
selftests: futex: Use variable MAKE instead of make
selftests/exec: Remove pipe from TEST_GEN_FILES
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
gve: fix the wrong AdminQ buffer queue index check
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
pinctrl: bcm2835: Fix a few error paths
pinctrl: intel: fix unexpected interrupt
pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
pinctrl: sunxi: Fix H616 I2S3 pin data
ASoC: codecs: wcd938x: fix return value of mixer put function
ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
ASoC: codecs: wcd938x: fix incorrect used of portid
ASoC: max9759: fix underflow in speaker_gain_control_put()
ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
ASoC: simple-card: fix probe failure on platform component
ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
drm/i915/overlay: Prevent divide by zero bugs in scaling
drm/kmb: Fix for build errors with Warray-bounds
net: stmmac: ensure PTP time register reads are consistent
net: stmmac: dump gmac4 DMA registers correctly
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
net: macsec: Fix offload support for NETDEV_UNREGISTER event
net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected speed 
request.
net/smc: Forward wakeup to smc socket waitqueue after fallback
net: ieee802154: Return meaningful error codes from the netlink helpers
netfilter: nft_reject_bridge: Fix for missing reply from prerouting
net: ieee802154: ca8210: Stop leaking skb's
net: ieee802154: mcr20a: Fix lifs/sifs periods
net: ieee802154: hwsim: Ensure proper channel selection at probe time
IB/cm: Release previously acquired reference counter in the cm_id_priv
IB/hfi1: Fix tstats alloc and dealloc
spi: uniphier: fix reference count leak in uniphier_spi_probe()
spi: meson-spicc: add IRQ check in meson_spicc_probe
spi: mediatek: Avoid NULL pointer crash in interrupt
spi: bcm-qspi: check for valid cs before applying chip select
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
ALSA: hda: Skip codec shutdown in case the codec is not registered
ALSA: hda: Fix signedness of sscanf() arguments
ALSA: usb-audio: initialize variables that could ignore errors
RDMA/mlx4: Don't continue event handler after memory allocation failure
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
IB/rdmavt: Validate remote_addr during loopback atomic tests
RDMA/siw: Fix refcounting leak in siw_create_qp()
RDMA/ucma: Protect mc during concurrent multicast leaves
RDMA/cma: Use correct address when leaving multicast group
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
KVM: arm64: Avoid consuming a stale esr value when SError occur
Revert "ASoC: mediatek: Check for error clk pointer"
mptcp: fix msk 

[Kernel-packages] [Bug 1959102] Re: Kernel fails to boot in ScalingStack

2022-02-10 Thread Juerg Haefliger
** Changed in: linux-raspi (Ubuntu Focal)
   Status: New => Fix Committed

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

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

Title:
  Kernel fails to boot in ScalingStack

Status in linux-raspi package in Ubuntu:
  Fix Released
Status in linux-raspi-5.4 package in Ubuntu:
  Invalid
Status in linux-raspi-5.4 source package in Bionic:
  New
Status in linux-raspi source package in Focal:
  Fix Committed
Status in linux-raspi source package in Impish:
  Fix Committed
Status in linux-raspi source package in Jammy:
  Fix Released

Bug description:
  [ Impact ]

  The raspi kernel fails to boot in ScalingStack which is our OpenStack
  cluster for running ADT/autopkgtest tests.

  [ Test Case ]

  Boot a VM in ScalingStack, install raspi kernel, reboot. VM won't come
  back.

  [ Fix ]

  Enable VIRTIO PCI driver. ScalingStack uses virtio so the guest kernel
  needs to support that.

  [ Where Problems Could Occur ]

  New module means new code which could trigger kernel problems when
  loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1959102/+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 1958299] Re: Support CIFS for CUDA

2022-02-10 Thread Kleber Sacilotto de Souza
** Also affects: linux-bluefield (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

** Changed in: linux-bluefield (Ubuntu)
   Status: Fix Committed => Invalid

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

Title:
  Support CIFS for CUDA

Status in linux-bluefield package in Ubuntu:
  Invalid
Status in linux-bluefield source package in Focal:
  Fix Committed

Bug description:
  SRU Justification

  To do cusparse performance testing, need to mount huge test files with cifs. 
  With cifs-utils installed on BF system, cifs mount still could not be 
processed, as CIFS module is not enabled from kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1958299/+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 1957807] Re: Fix ct_state nat matching and nat action not being executed

2022-02-10 Thread Kleber Sacilotto de Souza
** Also affects: linux-bluefield (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

** Changed in: linux-bluefield (Ubuntu)
   Status: Fix Committed => Invalid

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

Title:
  Fix ct_state nat matching and nat action not being executed

Status in linux-bluefield package in Ubuntu:
  Invalid
Status in linux-bluefield source package in Focal:
  Fix Committed

Bug description:
  * Explain the bug
   
  Netfilter conntrack maintains NAT flags per connection indicating 
  whether NAT was configured for the connection. Openvswitch maintains
  NAT flags on the per packet flow key ct_state field, indicating
  whether NAT was actually executed on the packet.

  When a packet misses from tc to ovs the conntrack NAT flags are set.
  However, NAT was not necessarily executed on the packet because the
  connection's state might still be in NEW state. As such, openvswitch
  wrongly assumes that NAT was executed and sets an incorrect flow key
  NAT flags.
 
  This can lead to incorrect matching on ct_state nat flags, and nat not being 
executed
  by ovs.
   
  * How to test
   
  Create OVS bridge (br-ovs below) with 2 devices $dev1, $dev2 (can be any 
devices), with hw offload enabled.
  Configure NAT connection tracking OpenFlow rules which would only be 
partially offloaded to tc/hw
  because of dp_hash/hash (groups in openflow) not being offloaded, so we would 
have misses from tc to ovs:

  ovs-ofctl del-flows br-ovs
  ovs-ofctl add-flow br-ovs arp,actions=normal
  ovs-ofctl -O OpenFlow12 add-group ovs-br \
   
'group_id=2,type=select,bucket=ct(table=4,zone=5,nat(src=1.1.1.128),commit)'

  #rules
  ovs-ofctl del-flows ovs-br

  ovs-ofctl add-flow ovs-br "table=0, arp, action=normal"
  ovs-ofctl add-flow ovs-br "table=0, ip, nw_src=1.1.1.1 
actions=ct(zone=5,table=1,nat)"

  ovs-ofctl add-flow ovs-br "table=1, in_port=1, actions=group:2"

  ovs-ofctl add-flow ovs-br "table=4, ip, nw_src=1.1.1.128 actions=2" #good 
flow
  ovs-ofctl add-flow ovs-br "table=4, ip, nw_src=1.1.1.1 actions=drop" #bad 
flow

  
  Run single sided UDP traffic from $dev1 to $dev2, and observe source nat not 
being done, 
  and hit of drop rule in table=4.

  With the fix, the src nat will be done, and table=4 rule which matches
  new ip (128) will be hit.

  * What it could break.
   
  NA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1957807/+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 1959529] Re: Hipersocket page allocation failure on Ubuntu 20.04 based SSC environments

2022-02-10 Thread Krzysztof Kozlowski
Thanks for testing, much appreciated!

Sent a v2 of SRU:
https://lists.ubuntu.com/archives/kernel-team/2022-February/127909.html
https://lists.ubuntu.com/archives/kernel-team/2022-February/127908.html

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

Title:
  Hipersocket page allocation failure on Ubuntu 20.04 based SSC
  environments

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress

Bug description:
  == Comment: #0 - D. Gary Chapman  - 2022-01-26 12:43:25 ==
  ---Problem Description---
  IBM IDAA customer exposes hipersocket page allocation failure on Ubuntu 20.04 
based SSC

  Contact Information = Gary Chapman (ch...@us.ibm.com)

  ---uname output---
  5.4.0-73-generic #82-Ubuntu

  Machine Type = IBM Z in IDAA SSC-mode lpar

  ---Debugger---
  A debugger is not configured

  --

  IBM SSC LEVEL: 4.1.5
  IBM IDAA LEVEL: 7.5.6

  On a client system we are observing this:

  Jan 19 16:25:57 data5 kernel: kworker/u760:28: page allocation failure: 
order:0, mode:0xa20(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0
  Jan 19 16:25:57 data5 kernel: CPU: 20 PID: 4137988 Comm: kworker/u760:28 
Kdump: loaded Tainted: G   OE 5.4.0-73-generic #82-Ubuntu
  Jan 19 16:25:57 data5 kernel: Hardware name: IBM 8561 T01 727 (LPAR)
  Jan 19 16:25:57 data5 kernel: Workqueue: kcryptd/253:11 kcryptd_crypt 
[dm_crypt]
  Jan 19 16:25:57 data5 kernel: Call Trace:
  Jan 19 16:25:57 data5 kernel: ([<006b6d63e092>] show_stack+0x7a/0xc0)
  Jan 19 16:25:57 data5 kernel:  [<006b6d64588a>] dump_stack+0x8a/0xb8
  Jan 19 16:25:57 data5 kernel:  [<006b6cfd8262>] warn_alloc+0xe2/0x160

  IBM LTC Networking team has identified the upstream commit
  714c9108851743bb718fbc1bfb81290f12a53854 as the root cause.

  This  patch shows up in the Ubuntu kernel source tree:
  
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/commit/?id=714c9108851743bb718fbc1bfb81290f12a53854
  but has not been ported to Ubuntu 20.04 / kernel 5.4

  IDAA on SSC requests backport to focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1959529/+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 1959529] Re: Hipersocket page allocation failure on Ubuntu 20.04 based SSC environments

2022-02-10 Thread Krzysztof Kozlowski
** Changed in: linux (Ubuntu)
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Krzysztof 
Kozlowski (krzk)

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

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Krzysztof Kozlowski (krzk)

** Changed in: linux (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Focal)
   Importance: Undecided => High

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

Title:
  Hipersocket page allocation failure on Ubuntu 20.04 based SSC
  environments

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  In Progress

Bug description:
  == Comment: #0 - D. Gary Chapman  - 2022-01-26 12:43:25 ==
  ---Problem Description---
  IBM IDAA customer exposes hipersocket page allocation failure on Ubuntu 20.04 
based SSC

  Contact Information = Gary Chapman (ch...@us.ibm.com)

  ---uname output---
  5.4.0-73-generic #82-Ubuntu

  Machine Type = IBM Z in IDAA SSC-mode lpar

  ---Debugger---
  A debugger is not configured

  --

  IBM SSC LEVEL: 4.1.5
  IBM IDAA LEVEL: 7.5.6

  On a client system we are observing this:

  Jan 19 16:25:57 data5 kernel: kworker/u760:28: page allocation failure: 
order:0, mode:0xa20(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0
  Jan 19 16:25:57 data5 kernel: CPU: 20 PID: 4137988 Comm: kworker/u760:28 
Kdump: loaded Tainted: G   OE 5.4.0-73-generic #82-Ubuntu
  Jan 19 16:25:57 data5 kernel: Hardware name: IBM 8561 T01 727 (LPAR)
  Jan 19 16:25:57 data5 kernel: Workqueue: kcryptd/253:11 kcryptd_crypt 
[dm_crypt]
  Jan 19 16:25:57 data5 kernel: Call Trace:
  Jan 19 16:25:57 data5 kernel: ([<006b6d63e092>] show_stack+0x7a/0xc0)
  Jan 19 16:25:57 data5 kernel:  [<006b6d64588a>] dump_stack+0x8a/0xb8
  Jan 19 16:25:57 data5 kernel:  [<006b6cfd8262>] warn_alloc+0xe2/0x160

  IBM LTC Networking team has identified the upstream commit
  714c9108851743bb718fbc1bfb81290f12a53854 as the root cause.

  This  patch shows up in the Ubuntu kernel source tree:
  
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/commit/?id=714c9108851743bb718fbc1bfb81290f12a53854
  but has not been ported to Ubuntu 20.04 / kernel 5.4

  IDAA on SSC requests backport to focal.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1959529/+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 1959759] Re: Please remove bluez-firmware from sync denylist

2022-02-10 Thread Brian Murray
** Tags removed: rls-jj-incoming

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

Title:
  Please remove bluez-firmware from sync denylist

Status in linux-firmware package in Ubuntu:
  Triaged
Status in linux-firmware-raspi package in Ubuntu:
  Triaged

Bug description:
  bluez-firmware is in sync-blacklist, but also repackaged in snappy-dev
  PPA and installed in pi-kernel snaps.

  Some of the firmware files shipped in bluez-firmware are not present
  in neither src:linux-firmware nor src:linux-firmware-raspi

  It seems like it is an oversight, and we should sync bluez-firmware
  from Debian.

  $ syncpackage bluez-firmware
  Source package bluez-firmware is blacklisted.
  If this package needs a fakesync, use --fakesync
  If you think this package shouldn't be blacklisted, please file a bug
  explaining your reasoning and subscribe ~ubuntu-archive.
  Blacklist Comments:
    From sync-blacklist.txt:
    # benc: we do our own kernel
    bluez-firmware

  Missing in ubuntu:
  BCM2033-FW.bin
  BCM2033-MD.hex
  STLC2500_R4_00_03.ptc
  STLC2500_R4_00_06.ssf
  STLC2500_R4_02_02_WLAN.ssf
  STLC2500_R4_02_04.ptc

  Available in linux-firmware-raspi2 (conflicting):
  BCM43430A1.hcd
  BCM43430B0.hcd
  BCM4345C0.hcd
  BCM4345C5.hcd

  Alternative to syncing bluez-firmware, is to ship missing in ubuntu
  files in linux-firmware, but that would not be in line with what we do
  for many other firmware packages which are easier to update when they
  are stand alone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1959759/+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 1959702] Re: Regression: ip6 ndp broken, host bridge doesn't add vlan guest entry to mdb

2022-02-10 Thread Harry Coin
It looks to be 'an interesting mystery' we're chasing.  This system is
in production, so the results below are with the whole 'snooping engine'
off as without it the whole thing dies.  As such, I don't think the
contents of the fdb and mdb tables mean much.  The setups below are
unchanged, they fail if snooping is on, work when it's off.


root@noc1:~# ip -s -d link show vmbridge
6: vmbridge:  mtu 1500 qdisc noqueue state UP 
mode DEFAULT group default qlen 1000
link/ether 52:54:33:bf:a8:78 brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 
maxmtu 65535 
bridge forward_delay 1500 hello_time 200 max_age 2000 ageing_time 3 
stp_state 0 priority 21 vlan_filtering 1 vlan_protocol 802.1Q bridge_id 
0015.52:54:33:bf:a8:78 designated_root 0015.52:54:33:bf:a8:78 root_port 0 
root_path_cost 0 topology_change 0 topology_change_detected 0 hello_timer
0.00 tcn_timer0.00 topology_change_timer0.00 gc_timer  137.32 
vlan_default_pvid 0 vlan_stats_enabled 0 vlan_stats_per_port 0 group_fwd_mask 0 
group_address 01:80:c2:00:00:00 mcast_snooping 0 mcast_router 1 
mcast_query_use_ifaddr 0 mcast_querier 0 mcast_hash_elasticity 16 
mcast_hash_max 4096 mcast_last_member_count 2 mcast_startup_query_count 2 
mcast_last_member_interval 100 mcast_membership_interval 26000 
mcast_querier_interval 25500 mcast_query_interval 12500 
mcast_query_response_interval 1000 mcast_startup_query_interval 3124 
mcast_stats_enabled 0 mcast_igmp_version 2 mcast_mld_version 1 nf_call_iptables 
0 nf_call_ip6tables 0 nf_call_arptables 0 addrgenmode none numtxqueues 1 
numrxqueues 1 gso_max_size 32000 gso_max_segs 24 
RX: bytes  packets  errors  dropped missed  mcast   
2013504987 17838769 0   0   0   5037107 
TX: bytes  packets  errors  dropped carrier collsns 
84611   0   0   0   0

The bridge itself has no address of any kind other than a mac.

Here's a detail from one of many identical vm setups:

ip -s -d link show dbl
16: dbl:  mtu 1500 qdisc noqueue master 
vmbridge state UNKNOWN mode DEFAULT group default qlen 1000
link/ether fe:54:00:60:c5:db brd ff:ff:ff:ff:ff:ff promiscuity 1 minmtu 68 
maxmtu 65521 
tun type tap pi off vnet_hdr off persist off 
bridge_slave state forwarding priority 32 cost 100 hairpin off guard off 
root_block off fastleave off learning on flood on port_id 0x800a port_no 0xa 
designated_port 32778 designated_cost 0 designated_bridge 
0015.52:54:33:bf:a8:78 designated_root 0015.52:54:33:bf:a8:78 hold_timer
0.00 message_age_timer0.00 forward_delay_timer0.00 topology_change_ack 
0 config_pending 0 proxy_arp off proxy_arp_wifi off mcast_router 1 
mcast_fast_leave off mcast_flood on mcast_to_unicast off neigh_suppress off 
group_fwd_mask 0 group_fwd_mask_str 0x0 vlan_tunnel off isolated off 
addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 
65535 
RX: bytes  packets  errors  dropped missed  mcast   
18895018565 174327707 0   25070   0   0   
TX: bytes  packets  errors  dropped carrier collsns 
30861506740 198028258 0   14270   0 

There's some confidential stuff, so I've deleted repetitive vlan entries
below. vlan 121 in this sandbox carries 'local lan' traffic.  The bridge
has an interface on that.  vlan 100 is an only-in-rack server-server
backbone for ceph. 122 is a public internet ingress on this mixed-use
box.

#bridge vlan show
port  vlan-id  
enp5s2122 PVID Egress Untagged
enp4s0f0  103
  105
...
  121 PVID Egress Untagged
  122
  133
enp4s0f1  100 PVID Egress Untagged
  101
  102
  104
lan0noc0port  121 PVID Egress Untagged  <-- this has a v4/v6 address for 
the server's use.
...
gate  100
  101
...
registry  121 PVID Egress Untagged
  127
  131
dbl   101 PVID Egress Untagged
  121

...

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

Title:
  Regression: ip6 ndp broken, host bridge doesn't add vlan guest entry
  to mdb

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Starting at the end: I believe as the bug presently requires each of
  the host's bridge ports to be ipv6 addressable to enable ipv6 to
  function in the guest, and most admins won't think to add special
  entries into their host's nftables.conf to allow for it 'because who
  knew?' it represents what you might call a 'passive security
  vulnerability'.

  A recent kernel upgrade has broken ipv6/ip6 ndp in a host/kvm setup
  using a bridge on the host and vlans for some guests.  I've tracked
  the problem to a failure of the mcast code to add entries to the
  host's mdb table.  Manually adding the entries 

[Kernel-packages] [Bug 1959085] Re: Ubuntu 21.10 boot stuck in initramfs

2022-02-10 Thread Steve Langasek
Dimitri, can you take a look at this?

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

** Changed in: zfs-linux (Ubuntu)
 Assignee: (unassigned) => Dimitri John Ledkov (xnox)

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

Title:
  Ubuntu 21.10 boot stuck in initramfs

Status in initramfs-tools package in Ubuntu:
  Confirmed
Status in zfs-linux package in Ubuntu:
  New

Bug description:
  Hi,

  I just installed the latest Ubuntu desktop from iso file
  ubuntu-21.10-desktop-amd64.iso inside of VMWare workstation. I chose
  ZFS and native ZFS encryption of the filesystem. The installation went
  fine. Everything worked as expected.

  Then I upgraded the packages to the latest version via the Software
  updater. After reboot I'm stuck in the initramfs prompt. The following
  command fails:

  mount -o zfsutil -t zfs rpool/ROOT/ubuntu_gtw63h /root//

  Permission denied.

  And the system never asks me for the password to unlock the root fs.

  So, I'm guessing that there is something wrong with the new initramfs
  disk: initrd.img-5.13.0-27-generic

  When I reboot and select the previous version in grub:
  initrd.img-5.13.0-27-generic, the system asks for the password and
  boots without a problem.

  Thanks.

  To summarize:

  1. Installed new VM using the Ubuntu iso image. Chose ZFS native encryption. 
Minimal install.
  2. As soon as the system came up, I hit the update/upgrade prompt. Rebooted 
and failed to boot the new version.

  I didn't customize anything or installed anything extra.

  root@ubud01:/var# lsb_release -rd
  Description:  Ubuntu 21.10
  Release:  21.10

  root@ubud01:/var# dpkg -l | grep zfs
  ii  libzfs4linux   2.0.6-1ubuntu2 
amd64OpenZFS filesystem library for Linux
  ii  zfs-initramfs  2.0.6-1ubuntu2 
amd64OpenZFS root filesystem capabilities for Linux - 
initramfs
  ii  zfs-zed2.0.6-1ubuntu2 
amd64OpenZFS Event Daemon
  ii  zfsutils-linux 2.0.6-1ubuntu2 
amd64command-line tools to manage OpenZFS filesystems

  root@ubud01:/var# dpkg -l | grep init
  ii  busybox-initramfs  1:1.30.1-6ubuntu3.1
amd64Standalone shell setup for initramfs
  ii  cryptsetup-initramfs   2:2.3.6-0ubuntu1   
all  disk encryption support - initramfs integration
  ii  gnome-initial-setup40.4-1ubuntu1  
amd64Initial GNOME system setup helper
  ii  init   1.60build1 
amd64metapackage ensuring an init system is installed
  ii  init-system-helpers1.60build1 
all  helper tools for all init systems
  ii  initramfs-tools0.140ubuntu6   
all  generic modular initramfs generator (automation)
  ii  initramfs-tools-bin0.140ubuntu6   
amd64binaries used by initramfs-tools
  ii  initramfs-tools-core   0.140ubuntu6   
all  generic modular initramfs generator (core tools)
  ii  libatopology2:amd641.2.4-1.1ubuntu3.1 
amd64shared library for handling ALSA topology definitions
  ii  libklibc:amd64 2.0.8-6.1ubuntu2   
amd64minimal libc subset for use with initramfs
  ii  lsb-base   11.1.0ubuntu3  
all  Linux Standard Base init script functionality
  ii  ncurses-base   6.2+20201114-2build1   
all  basic terminal type definitions
  ii  sysvinit-utils 2.96-7ubuntu1  
amd64System-V-like utilities
  ii  xinit  1.4.1-0ubuntu3 
amd64X server initialisation tool
  ii  zfs-initramfs  2.0.6-1ubuntu2 
amd64OpenZFS root filesystem capabilities for Linux - 
initramfs

  root@ubud01:/var# zfs list
  NAME   USED  AVAIL REFER  
MOUNTPOINT
  bpool  290M   542M   96K  
/boot
  bpool/BOOT 289M   542M   96K  none
  bpool/BOOT/ubuntu_gtw63h   288M   542M

[Kernel-packages] [Bug 1960538] [NEW] Dell Inspiron Touchpad and keyboard arrow keys not working at all

2022-02-10 Thread Varun
Public bug reported:

Dell Inspiron 1521 Touchpad and keyboard arrow keys not working at all.
Please help

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1
ProcVersionSignature: Ubuntu 5.13.0-28.31~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Feb 11 00:02:30 2022
InstallationDate: Installed on 2022-02-10 (0 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: linux-signed-hwe-5.13
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-hwe-5.13 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Dell Inspiron Touchpad and keyboard arrow keys not working at all

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

Bug description:
  Dell Inspiron 1521 Touchpad and keyboard arrow keys not working at
  all. Please help

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1
  ProcVersionSignature: Ubuntu 5.13.0-28.31~20.04.1-generic 5.13.19
  Uname: Linux 5.13.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Feb 11 00:02:30 2022
  InstallationDate: Installed on 2022-02-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  SourcePackage: linux-signed-hwe-5.13
  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.13/+bug/1960538/+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 1960539] [NEW] linux-azure: Add Azure Blob driver to Ubuntu 18.04 image

2022-02-10 Thread Tim Gardner
Public bug reported:

SRU Justification

[Impact]

Azure blob driver adds support for accelerated access to Azure Blob
storage for Azure VMs. Azure host uses its native network to perform
Blob requests directly to Blob servers.

[Test Case]

Microsoft tested

[Where things could go wrong]

There should be little chance of regression since this is an elective
module.

[Other Info]

SF: #00327792

** Affects: linux-azure (Ubuntu)
 Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
 Status: New

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

** Package changed: linux (Ubuntu) => linux-azure (Ubuntu)

** Changed in: linux-azure (Ubuntu)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

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

Title:
  linux-azure: Add Azure Blob driver to Ubuntu 18.04 image

Status in linux-azure package in Ubuntu:
  New
Status in linux-azure source package in Focal:
  New

Bug description:
  SRU Justification

  [Impact]

  Azure blob driver adds support for accelerated access to Azure Blob
  storage for Azure VMs. Azure host uses its native network to perform
  Blob requests directly to Blob servers.

  [Test Case]

  Microsoft tested

  [Where things could go wrong]

  There should be little chance of regression since this is an elective
  module.

  [Other Info]

  SF: #00327792

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960539/+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 1959710] Re: i40e NIC no longer working

2022-02-10 Thread mzac
Bug also open on pf_ring github issue page

https://github.com/ntop/PF_RING/issues/780

** Bug watch added: github.com/ntop/PF_RING/issues #780
   https://github.com/ntop/PF_RING/issues/780

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

Title:
  i40e NIC no longer working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Running Intel X710-DA4 NICs and they are no longer showing up since
  upgrading to 5.4.0-97 from 5.4.0-96.

  Note that we are running pf_ring ZC on this system and we are getting
  errors.

  The interfaces no longer show up with ifconfig either after boot
  however they are seen in dmesg.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-97-generic 5.4.0-97.110
  ProcVersionSignature: Ubuntu 5.4.0-97.110-generic 5.4.162
  Uname: Linux 5.4.0-97-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Feb  1 14:02 seq
   crw-rw 1 root audio 116, 33 Feb  1 14:02 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.21
  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:
  CasperMD5CheckResult: pass
  Date: Tue Feb  1 14:03:20 2022
  InstallationDate: Installed on 2021-10-26 (98 days ago)
  InstallationMedia: Ubuntu-Server 20.04.3 LTS "Focal Fossa" - Release amd64 
(20210824)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04b4:6570 Cypress Semiconductor Corp. Unprogrammed 
CY7C65632/34 hub HX2VL
   Bus 001 Device 004: ID 0624:0402 Avocent Corp. Cisco Virtual Keyboard and 
Mouse
   Bus 001 Device 002: ID 05a6:0a00 Cisco Systems, Inc. Integrated Management 
Controller Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Cisco Systems Inc UCSC-C240-M5SX
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 mgag200drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-97-generic 
root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-97-generic N/A
   linux-backports-modules-5.4.0-97-generic  N/A
   linux-firmware1.187.25
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Cisco Systems, Inc.
  dmi.bios.version: C240M5.4.1.3e.0.1210201753
  dmi.board.asset.tag: Unknown
  dmi.board.name: UCSC-C240-M5SX
  dmi.board.vendor: Cisco Systems Inc
  dmi.board.version: 74-105773-01
  dmi.chassis.asset.tag: Unknown
  dmi.chassis.type: 23
  dmi.chassis.vendor: Cisco Systems Inc
  dmi.chassis.version: 74-105778-02
  dmi.modalias: 
dmi:bvnCiscoSystems,Inc.:bvrC240M5.4.1.3e.0.1210201753:bd12/10/2020:svnCiscoSystemsInc:pnUCSC-C240-M5SX:pvrA0:rvnCiscoSystemsInc:rnUCSC-C240-M5SX:rvr74-105773-01:cvnCiscoSystemsInc:ct23:cvr74-105778-02:
  dmi.product.name: UCSC-C240-M5SX
  dmi.product.version: A0
  dmi.sys.vendor: Cisco Systems Inc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1959710/+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 1960539] Re: linux-azure: Add Azure Blob driver to Ubuntu 18.04 image

2022-02-10 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2022-February/127916.html

** Also affects: linux-azure (Ubuntu Jammy)
   Importance: Undecided
 Assignee: Tim Gardner (timg-tpi)
   Status: New

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

** Changed in: linux-azure (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-azure (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux-azure (Ubuntu Impish)
   Status: New => In Progress

** Changed in: linux-azure (Ubuntu Impish)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu Impish)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux-azure (Ubuntu Jammy)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu Jammy)
   Status: New => In Progress

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

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

Title:
  linux-azure: Add Azure Blob driver to Ubuntu 18.04 image

Status in linux-azure package in Ubuntu:
  Fix Committed
Status in linux-azure source package in Focal:
  In Progress
Status in linux-azure source package in Impish:
  In Progress
Status in linux-azure source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  Azure blob driver adds support for accelerated access to Azure Blob
  storage for Azure VMs. Azure host uses its native network to perform
  Blob requests directly to Blob servers.

  [Test Case]

  Microsoft tested

  [Where things could go wrong]

  There should be little chance of regression since this is an elective
  module.

  [Other Info]

  SF: #00327792

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960539/+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 1960549] [NEW] Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
Public bug reported:

SRU Justification

[Impact]

Microsoft is asking to have 3 CIFS patches backported to focal/linux-
azure.

506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for next 
dns resolution")
7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

This is a second attempt because the first backport attempt caused a
regression. This set has been thoroughly tested by Microsoft, especially
for the case that was causing the regression (DFS enabled shares).

[Where things could go wrong]

Share connection attempts could fail. DFS shares could cause kernel
panics.

[Other Info]

SF: #00324495

** Affects: linux-azure (Ubuntu)
 Importance: Medium
 Status: Fix Released

** Affects: linux-azure (Ubuntu Focal)
 Importance: Medium
 Assignee: Tim Gardner (timg-tpi)
 Status: In Progress

** Package changed: linux (Ubuntu) => linux-azure (Ubuntu)

** Changed in: linux-azure (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu)
   Status: New => In Progress

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

** Changed in: linux-azure (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: linux-azure (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-azure (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+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 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
** Patch added: "0002-cifs-set-a-minimum-of-120s-for-next-dns-resolution.patch"
   
https://bugs.launchpad.net/ubuntu/focal/+source/linux-azure/+bug/1960549/+attachment/5560208/+files/0002-cifs-set-a-minimum-of-120s-for-next-dns-resolution.patch

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

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+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 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
** Patch added: 
"0001-cifs-use-the-expiry-output-of-dns_query-to-schedule-.patch"
   
https://bugs.launchpad.net/ubuntu/focal/+source/linux-azure/+bug/1960549/+attachment/5560207/+files/0001-cifs-use-the-expiry-output-of-dns_query-to-schedule-.patch

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

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+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 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
** Patch added: 
"0003-cifs-To-match-file-servers-make-sure-the-server-host.patch"
   
https://bugs.launchpad.net/ubuntu/focal/+source/linux-azure/+bug/1960549/+attachment/5560209/+files/0003-cifs-To-match-file-servers-make-sure-the-server-host.patch

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

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+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 1960549] Re: Azure: CIFS backport request

2022-02-10 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2022-February/127922.html

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

Title:
  Azure: CIFS backport request

Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure source package in Focal:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  Microsoft is asking to have 3 CIFS patches backported to focal/linux-
  azure.

  506c1da44fee32ba1d3a70413289ad58c772bba6 ("cifs: use the expiry output of 
dns_query to schedule next resolution")
  4ac0536f8874a903a72bddc57eb88db774261e3a ("cifs: set a minimum of 120s for 
next dns resolution")
  7be3248f313930ff3d3436d4e9ddbe9fccc1f541 ("cifs: To match file servers, make 
sure the server hostname matches")

  This is a second attempt because the first backport attempt caused a
  regression. This set has been thoroughly tested by Microsoft,
  especially for the case that was causing the regression (DFS enabled
  shares).

  [Where things could go wrong]

  Share connection attempts could fail. DFS shares could cause kernel
  panics.

  [Other Info]

  SF: #00324495

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1960549/+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 1888000] Re: Bionic/Xenial minimal cloud image: failed to apply load kernel module

2022-02-10 Thread Sergio Durigan Junior
Xenial has reached end of standard support.

** Changed in: open-iscsi (Ubuntu Xenial)
   Status: Triaged => Won't Fix

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

Title:
  Bionic/Xenial minimal cloud image: failed to apply load kernel module

Status in linux package in Ubuntu:
  Confirmed
Status in open-iscsi package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Won't Fix
Status in open-iscsi source package in Xenial:
  Won't Fix
Status in linux source package in Bionic:
  New
Status in open-iscsi source package in Bionic:
  Triaged

Bug description:
  Overview
  ---
  It appears the Bionic and Xenial minimal images have always shipped with a 
failing systemd unit: "systemd-modules-load.service" with the error "Failed to 
find module 'ib_iser'"

  Expected results
  ---
  $ sudo systemctl list-units --failed --no-legend
  # Return no failed units

  Actual results
  ---
  $ sudo systemctl list-units --failed --no-legend
  systemd-sysctl.service loaded failed failed Apply Kernel Variables
  # cloud-config.service may show up failing to setup the timezone...

  From the journal:
  Jul 17 17:48:27 ubuntu systemd-modules-load[98]: Module 'iscsi_tcp' is builtin
  Jul 17 17:48:27 ubuntu systemd-modules-load[98]: Failed to find module 
'ib_iser'
  Jul 17 17:48:27 ubuntu systemd-sysctl[106]: Couldn't write '176' to 
'kernel/sysrq', ignoring: No such file or directory
  Jul 17 17:48:27 ubuntu systemd-sysctl[106]: Couldn't write 'fq_codel' to 
'net/core/default_qdisc', ignoring: No such file or directory

  Steps to reproduce
  ---
  $ wget 
https://cloud-images.ubuntu.com/daily/server/minimal/releases/bionic/release/ubuntu-18.04-minimal-cloudimg-amd64.img
  $ multipass launch file:///$(pwd)/ubuntu-18.04-minimal-cloudimg-amd64.img 
--name=bionic-minimal
  $ multipass exec bionic-minimal -- sudo systemctl list-units --failed 
--no-legend

  
  ---
  ProblemType: Bug
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: [Errno 2] No such file or directory: 'fuser': 
'fuser'
  CRDA: N/A
  DistroRelease: Ubuntu 18.04
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lspci: Error: [Errno 2] No such file or directory: 'lspci': 'lspci'
  Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
  MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
  Package: linux (not installed)
  PciMultimedia:

  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: Error: [Errno 2] No such file or directory: '/proc/fb'
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1069-kvm 
root=PARTUUID=ffb7214d-c783-45ed-b736-278d4ee0cac0 ro console=tty1 console=ttyS0
  ProcVersionSignature: User Name 4.15.0-1069.70-kvm 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-1069-kvm N/A
   linux-backports-modules-4.15.0-1069-kvm  N/A
   linux-firmware   N/A
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  Tags:  bionic uec-images
  Uname: Linux 4.15.0-1069-kvm x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy lxd netdev plugdev sudo video
  _MarkForUpload: True
  dmi.bios.date: 04/01/2014
  dmi.bios.vendor: SeaBIOS
  dmi.bios.version: 1.10.2-1ubuntu1
  dmi.chassis.type: 1
  dmi.chassis.vendor: QEMU
  dmi.chassis.version: pc-i440fx-bionic
  dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-bionic:cvnQEMU:ct1:cvrpc-i440fx-bionic:
  dmi.product.name: Standard PC (i440FX + PIIX, 1996)
  dmi.product.version: pc-i440fx-bionic
  dmi.sys.vendor: QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1888000/+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 1959759] Re: Please remove bluez-firmware from sync denylist

2022-02-10 Thread Steve Langasek
unblacklisted.

** Changed in: linux-firmware-raspi (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: linux-firmware (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Please remove bluez-firmware from sync denylist

Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-firmware-raspi package in Ubuntu:
  Fix Released

Bug description:
  bluez-firmware is in sync-blacklist, but also repackaged in snappy-dev
  PPA and installed in pi-kernel snaps.

  Some of the firmware files shipped in bluez-firmware are not present
  in neither src:linux-firmware nor src:linux-firmware-raspi

  It seems like it is an oversight, and we should sync bluez-firmware
  from Debian.

  $ syncpackage bluez-firmware
  Source package bluez-firmware is blacklisted.
  If this package needs a fakesync, use --fakesync
  If you think this package shouldn't be blacklisted, please file a bug
  explaining your reasoning and subscribe ~ubuntu-archive.
  Blacklist Comments:
    From sync-blacklist.txt:
    # benc: we do our own kernel
    bluez-firmware

  Missing in ubuntu:
  BCM2033-FW.bin
  BCM2033-MD.hex
  STLC2500_R4_00_03.ptc
  STLC2500_R4_00_06.ssf
  STLC2500_R4_02_02_WLAN.ssf
  STLC2500_R4_02_04.ptc

  Available in linux-firmware-raspi2 (conflicting):
  BCM43430A1.hcd
  BCM43430B0.hcd
  BCM4345C0.hcd
  BCM4345C5.hcd

  Alternative to syncing bluez-firmware, is to ship missing in ubuntu
  files in linux-firmware, but that would not be in line with what we do
  for many other firmware packages which are easier to update when they
  are stand alone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1959759/+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 1960565] [NEW] package linux-image-5.4.0-99-generic 5.4.0-99.112 failed to install/upgrade

2022-02-10 Thread Jeff Hamric
Public bug reported:

Running sudo dpkg --configure -a returns the following

Setting up linux-image-5.4.0-99-generic (5.4.0-99.112) ...
Processing triggers for linux-image-5.4.0-99-generic (5.4.0-99.112) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.4.0-99-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found background image: Methane_Rose_B_by_skamradt.jpg
Found linux image: /boot/vmlinuz-5.13.0-28-generic
Found initrd image: /boot/initrd.img-5.13.0-28-generic
Found linux image: /boot/vmlinuz-5.13.0-27-generic
Found initrd image: /boot/initrd.img-5.13.0-27-generic
Found linux image: /boot/vmlinuz-5.4.0-99-generic
Found initrd image: /boot/initrd.img-5.4.0-99-generic
/etc/grub.d/30_os-prober: 39: Syntax error: "fi" unexpected (expecting "then")
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
dpkg: error processing package linux-image-5.4.0-99-generic (--configure):
 installed linux-image-5.4.0-99-generic package post-installation script 
subprocess returned error exit status 1
Errors were encountered while processing:
 linux-image-5.4.0-99-generic

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-99-generic 5.4.0-99.112
ProcVersionSignature: Ubuntu 5.13.0-28.31~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
AptOrdering:
 linux-generic-hwe-18.04:amd64: Install
 linux-libc-dev:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jeff  12206 F pulseaudio
 /dev/snd/pcmC1D0p:   jeff  12206 F...m pulseaudio
 /dev/snd/controlC0:  jeff  12206 F pulseaudio
CasperMD5CheckResult: skip
Date: Mon Feb  7 14:01:26 2022
DpkgHistoryLog:
 Start-Date: 2022-02-07  14:00:51
 Requested-By: jeff (1000)
 Upgrade: linux-libc-dev:amd64 (5.4.0-97.110, 5.4.0-99.112), 
linux-generic-hwe-18.04:amd64 (5.4.0.97.101, 5.4.0.99.103)
ErrorMessage: installed linux-image-5.4.0-99-generic package post-installation 
script subprocess returned error exit status 1
MachineType: Dell Inc. Inspiron 5575
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-28-generic 
root=UUID=b91e31b8-e61f-4428-afa9-5ff99f9abadc ro quiet splash idle=nomwait 
acpi_backlight=vendor
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python3.8, Python 3.8.10, python-is-python3, 3.8.2-4
RelatedPackageVersions: grub-pc N/A
SourcePackage: linux-signed
Title: package linux-image-5.4.0-99-generic 5.4.0-99.112 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/zz-update-grub exited with 
return code 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/31/2019
dmi.bios.release: 5.3
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.3
dmi.board.asset.tag: not specified
dmi.board.name: 0M0Y6P
dmi.board.vendor: Dell Inc.
dmi.board.version: X01
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.3
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.3:bd10/31/2019:br5.3:svnDellInc.:pnInspiron5575:pvr1.3.3:rvnDellInc.:rn0M0Y6P:rvrX01:cvnDellInc.:ct10:cvr1.3.3:sku0812:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 5575
dmi.product.sku: 0812
dmi.product.version: 1.3.3
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package focal need-duplicate-check

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

Title:
  package linux-image-5.4.0-99-generic 5.4.0-99.112 failed to
  install/upgrade

Status in linux-signed package in Ubuntu:
  New

Bug description:
  Running sudo dpkg --configure -a returns the following

  Setting up linux-image-5.4.0-99-generic (5.4.0-99.112) ...
  Processing triggers for linux-image-5.4.0-99-generic (5.4.0-99.112) ...
  /etc/kernel/postinst.d/initramfs-tools:
  update-initramfs: Generating /boot/initrd.img-5.4.0-99-generic
  /etc/kernel/postinst.d/zz-update-grub:
  Sourcing file `/etc/default/grub'
  Sourcing file `/etc/default/grub.d/init-select.cfg'
  Generating grub configuration file ...
  Found background image: Methane_Rose_B_by_skamradt.jpg
  Found linux image: /boot/vmlinuz-5.13.0-28-generic
  Found initrd image: /boot/initrd.img-5.13.0-28-generic
  Found linux image: /boot/vmlinuz-5.13.0-27-generic
  Found initrd image: /boot/initrd.img-5.13.0-27-generic
  Found linux image: /boot/vmlinuz-5.4.0-99-generic
  Found initrd image: /boot/initrd.img-5.4.0-99-generic
  /etc/grub.d/30_os-prober: 39: Syntax error: "fi" unexpect

[Kernel-packages] [Bug 1960566] [NEW] Focal update: v5.4.174 upstream stable release

2022-02-10 Thread Kamal Mostafa
Public bug reported:

SRU Justification

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

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

HID: uhid: Fix worker destroying device without any protection
HID: wacom: Reset expected and received contact counts at the same time
HID: wacom: Ignore the confidence flag when a touch is removed
HID: wacom: Avoid using stale array indicies to read contact count
f2fs: fix to do sanity check in is_alive()
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
x86/gpu: Reserve stolen memory for first integrated Intel GPU
tools/nolibc: x86-64: Fix startup code bug
tools/nolibc: i386: fix initial stack alignment
tools/nolibc: fix incorrect truncation of exit code
rtc: cmos: take rtc_lock while reading from CMOS
media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITE
media: flexcop-usb: fix control-message timeouts
media: mceusb: fix control-message timeouts
media: em28xx: fix control-message timeouts
media: cpia2: fix control-message timeouts
media: s2255: fix control-message timeouts
media: dib0700: fix undefined behavior in tuner shutdown
media: redrat3: fix control-message timeouts
media: pvrusb2: fix control-message timeouts
media: stk1160: fix control-message timeouts
can: softing_cs: softingcs_probe(): fix memleak on registration failure
lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()
iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
dma_fence_array: Fix PENDING_ERROR leak in dma_fence_array_signaled()
PCI: Add function 1 DMA alias quirk for Marvell 88SE9125 SATA controller
mm_zone: add function to check if managed dma zone exists
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
drm/rockchip: dsi: Hold pm-runtime across bind/unbind
drm/rockchip: dsi: Reconfigure hardware on resume()
drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure
drm/panel: innolux-p079zca: Delete panel on attach() failure
drm/rockchip: dsi: Fix unbalanced clock on probe error
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
clk: bcm-2835: Pick the closest clock rate
clk: bcm-2835: Remove rounding up the dividers
wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
wcn36xx: Release DMA channel descriptor allocations
media: videobuf2: Fix the size printk format
media: aspeed: fix mode-detect always time out at 2nd run
media: em28xx: fix memory leak in em28xx_init_dev
media: aspeed: Update signal status immediately to ensure sane hw state
arm64: dts: meson-gxbb-wetek: fix HDMI in early boot
arm64: dts: meson-gxbb-wetek: fix missing GPIO binding
Bluetooth: stop proccessing malicious adv data
tee: fix put order in teedev_close_context()
media: dmxdev: fix UAF when dvb_register_device() fails
crypto: qce - fix uaf on qce_ahash_register_one
arm64: dts: ti: k3-j721e: correct cache-sets info
tty: serial: atmel: Check return code of dmaengine_submit()
tty: serial: atmel: Call dma_async_issue_pending()
media: rcar-csi2: Correct the selection of hsfreqrange
media: imx-pxp: Initialize the spinlock prior to using it
media: si470x-i2c: fix possible memory leak in si470x_i2c_probe()
media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released
media: venus: core: Fix a resource leak in the error handling path of 
'venus_probe()'
netfilter: bridge: add support for pppoe filtering
arm64: dts: qcom: msm8916: fix MMC controller aliases
ACPI: EC: Rework flushing of EC work while suspended to idle
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
drm/radeon/radeon_kms: Fix a NULL pointer dereference in 
radeon_driver_open_kms()
arm64: dts: ti: k3-j721e: Fix the L2 cache sets
tty: serial: uartlite: allow 64 bit address
serial: amba-pl011: do not request memory region twice
floppy: Fix hang in watchdog when disk is ejected
staging: rtl8192e: return error code from rtllib_softmac_init()
staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
Bluetooth: btmtksdio: fix resume failure
media: dib8000: Fix a memleak in dib8000_init()
media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
media: si2157: Fix "warm" tuner state detection
sched/rt: Try to restart rt period timer when rt runtime exceeded
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
mwifiex: Fix possible ABBA deadlock
xf

[Kernel-packages] [Bug 1960575] [NEW] Pass originating device to drivers offloading ct connection so devices will filter the tuples and offload them more efficiently

2022-02-10 Thread Bodong Wang
Public bug reported:

* Explain the feature
 
Currently, drivers register to a ct zone that can be shared by multiple
devices. This can be inefficient for the driver to offload, as it
needs to handle all the cases where the tuple can come from,
instead of where it's most likely will arive from.

For example, consider the following tc rules:
tc filter add dev dev1 ... flower action ct commit zone 5 \
   action mirred egress redirect dev dev2

tc filter add dev dev2 ... flower action ct zone 5 \
   action goto chain chain 2
tc filter add dev dev2 ... flower ct_state +trk+est ... \
   action mirred egress redirect dev dev1

Both dev2 and dev1 register to the zone 5 flow table (created
by act_ct). A tuple originating on dev1, going to dev2, will
be offloaded to both devices, and both will need to offload
both directions, resulting in 4 total rules. The traffic
will only hit originiating tuple on dev1, and reply tuple
on dev2.

By passing the originating device that created the connection
with the tuple, dev1 can choose to offload only the originating
tuple, and dev2 only the reply tuple. Resulting in a more
efficient offload.

The first patch adds an act_ct nf conntrack extension, to
temporarily store the originiating device from the skb before
offloading the connection once the connection is established.
Once sent to offload, it fills the tuple originating device.

The second patch get this information from tuples
which pass in openvswitch.

The third patch is Mellanox driver ct offload implementation using
this information to provide a hint to firmware of where this
offloaded tuple packets will arrive from (LOCAL or UPLINK port),
and thus increase insertion rate.

 
* How to test
 
Create OVS bridge with 2 devices mlx5 rep devices.
Enable HW offload and configure regular connection tracking OpenFlow rules:

e.g:
ovs-ofctl del-flows br-ovs
ovs-ofctl add-flow br-ovs arp,actions=normal
ovs-ofctl add-flow br-ovs "table=0, ip,ct_state=-trk actions=ct(table=1)"
ovs-ofctl add-flow br-ovs "table=1, ip,ct_state=+trk+new 
actions=ct(commit),normal"
ovs-ofctl add-flow br-ovs "table=1, ip,ct_state=+trk+est, actions=normal"

With SW steering enabled and the above commits (and up to date ofed) tuple 
insertion rate should be about
twice as fast. This can be seen via procfs hw offloaded count while running 
high traffic:
while true; do res=`sudo cat /proc/net/nf_conntrack | grep -i offload` && echo 
"$res" && echo "$res" | wc -l; done

* What it could break.
 
NA

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

Title:
  Pass originating device to drivers offloading ct connection so devices
  will filter the tuples and offload them more efficiently

Status in linux-bluefield package in Ubuntu:
  New

Bug description:
  * Explain the feature
   
  Currently, drivers register to a ct zone that can be shared by multiple
  devices. This can be inefficient for the driver to offload, as it
  needs to handle all the cases where the tuple can come from,
  instead of where it's most likely will arive from.

  For example, consider the following tc rules:
  tc filter add dev dev1 ... flower action ct commit zone 5 \
 action mirred egress redirect dev dev2

  tc filter add dev dev2 ... flower action ct zone 5 \
 action goto chain chain 2
  tc filter add dev dev2 ... flower ct_state +trk+est ... \
 action mirred egress redirect dev dev1

  Both dev2 and dev1 register to the zone 5 flow table (created
  by act_ct). A tuple originating on dev1, going to dev2, will
  be offloaded to both devices, and both will need to offload
  both directions, resulting in 4 total rules. The traffic
  will only hit originiating tuple on dev1, and reply tuple
  on dev2.

  By passing the originating device that created the connection
  with the tuple, dev1 can choose to offload only the originating
  tuple, and dev2 only the reply tuple. Resulting in a more
  efficient offload.

  The first patch adds an act_ct nf conntrack extension, to
  temporarily store the originiating device from the skb before
  offloading the connection once the connection is established.
  Once sent to offload, it fills the tuple originating device.

  The second patch get this information from tuples
  which pass in openvswitch.

  The third patch is Mellanox driver ct offload implementation using
  this information to provide a hint to firmware of where this
  offloaded tuple packets will arrive from (LOCAL or UPLINK port),
  and thus increase insertion rate.

   
  * How to test
   
  Create O

[Kernel-packages] [Bug 1960392] Re: Ubuntu server 22.04 installation crash with intel VROC sata raid

2022-02-10 Thread Michael Hudson-Doyle
So the reason this doesn't work is that the udev data for the container,
/dev/md/imsm0, does not contain the keys we look for to work out which
devices are part of it. We expect to find keys called things like
MD_DEVICE_dev_sda_DEV but they are not there. There is
UDISKS_MD_DEVICE_dev_sda_DEV though and this is very strange because the
code to produce the MD_DEVICE and UDISKS_MD_DEVICE keys is essentially
the same:

IMPORT{program}="BINDIR/mdadm --detail --export $devnode"

SUBSYSTEM=="block", KERNEL=="md*", ENV{DEVTYPE}!="partition",
IMPORT{program}="/bin/sh -c '/sbin/mdadm --detail --export $tempnode |
/bin/sed s/^MD_/UDISKS_MD_/g'"

I don't know why one use tempnode and one devnode -- maybe that's
significant? Or maybe it's a race where the mdadm rules run before the
devices is really ready or something. Does this happen every time?

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

Title:
  Ubuntu server 22.04 installation crash with intel VROC sata raid

Status in subiquity:
  New
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Reproduce steps:
  1.Setup raid 0 with 2 sata disks and intel VROC SATA controller.
  2.Install Ubuntu server 22.04 with the latest image.
  3.It crash with error "devices or container for raid must be specified"

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1960392/+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 1960392] Re: Ubuntu server 22.04 installation crash with intel VROC sata raid

2022-02-10 Thread shangsong
Does this happen every time?
-->Yes, recurrence rate 100%

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

Title:
  Ubuntu server 22.04 installation crash with intel VROC sata raid

Status in subiquity:
  New
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Reproduce steps:
  1.Setup raid 0 with 2 sata disks and intel VROC SATA controller.
  2.Install Ubuntu server 22.04 with the latest image.
  3.It crash with error "devices or container for raid must be specified"

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1960392/+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 1958975] Re: linux-image-5.13.0-28-generic hangs randomly

2022-02-10 Thread baltic
For me its 100% reproducible, though in a weird way. 
If i open an ape file in Flacon, and after that resize the Flacon window, a 
kernel crash is reported in dmesg, and in a few seconds whole desktop freezes.
I'm not kidding. I didn't believe it myself, tried 3 times already. 100% 
reproducible.
When i boot the older 5.13.0-27, everything is fine in the same scenario. With 
5.13.0-28 it's 100% crash

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

Title:
  linux-image-5.13.0-28-generic hangs randomly

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Kernel image 5.13.0-28 hangs with "BUG: Bad page state in process
  ". Using previous build (5.13.0-25) solves the
  problem.

  The symptoms are that the system just hangs up. Only hardreset works.

  I started ubuntu-bug with 5.13.0-25 kernel, because the system is
  stable with this kernel, but I also add a journalctl output with -28
  kernel to indicate the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-28-generic 5.13.0-28.31
  ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13.19
  Uname: Linux 5.13.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jan 25 13:30:53 2022
  IwConfig:
   lono wireless extensions.
   
   enp42s0   no wireless extensions.
   
   virbr0no wireless extensions.
  MachineType: Micro-Star International Co., Ltd. MS-7C95
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-25-generic 
root=UUID=a5b5bfb1-d905-4b38-acee-3e3392aee389 ro intel_iommu=off quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-25-generic N/A
   linux-backports-modules-5.13.0-25-generic  N/A
   linux-firmware 1.201.3
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2022-01-11 (13 days ago)
  dmi.bios.date: 06/22/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: 2.80
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B550M PRO-VDH (MS-7C95)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr2.80:bd06/22/2021:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7C95:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB550MPRO-VDH(MS-7C95):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7C95
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958975/+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 1959984] Re: [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

2022-02-10 Thread Frank Heimes
Since a separate ticket got opened for the kernel part here: LP#1960580
I'm removing the 'affects kernel' portion from this one.

** No longer affects: 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/1959984

Title:
  [22.04 FEAT] KVM: Allow long kernel command lines for QEMU

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in qemu package in Ubuntu:
  Fix Committed

Bug description:
  KVM: Allow long kernel command lines for QEMU

  Description:
  Originally, the kernel command line length was limited to 896 bytes, due to 
its fixed size in the kernel image. Recent kernels  can support larger command 
lines by checking out the position and length using new fields in the kernel 
image. This feature allows QEMU direct kernel boot to use larger command lines.

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