[Kernel-packages] [Bug 2022968] Re: error installing broadcom-sta-dkms 6.30.223.271-17: broadcom-sta kernel module failed to build

2023-06-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: broadcom-sta (Ubuntu)
   Status: New => Confirmed

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

Title:
  error installing broadcom-sta-dkms 6.30.223.271-17: broadcom-sta
  kernel module failed to build

Status in broadcom-sta package in Ubuntu:
  Confirmed

Bug description:
  Even though this bug is mentioned as fixed, it is still the same even
  after updating everything

  Here's the log file:

  DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 5.19.0-43-generic 
(x86_64)
  Mon  5 Jun 23:25:46 PKT 2023
  make: Entering directory '/usr/src/linux-headers-5.19.0-43-generic'
  warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc (Ubuntu 
11.3.0-1ubuntu1~22.04.1) 11.3.0
You are using:   gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
  CFG80211 API is prefered for this kernel version
  Using CFG80211 API
CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.o
CC [M]  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c: In 
function ‘osl_dma_alloc_consistent’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:603:14: 
error: implicit declaration of function ‘pci_alloc_consistent’; did you mean 
‘osl_dma_alloc_consistent’? [-Werror=implicit-function-declaration]
603 | va = pci_alloc_consistent(osh->pdev, size, (dma_addr_t*)pap);
|  ^~~~
|  osl_dma_alloc_consistent
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:603:12: 
warning: assignment to ‘void *’ from ‘int’ makes pointer from integer without a 
cast [-Wint-conversion]
603 | va = pci_alloc_consistent(osh->pdev, size, (dma_addr_t*)pap);
|^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c: In 
function ‘osl_dma_free_consistent’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:616:9: 
error: implicit declaration of function ‘pci_free_consistent’; did you mean 
‘osl_dma_free_consistent’? [-Werror=implicit-function-declaration]
616 | pci_free_consistent(osh->pdev, size, va, (dma_addr_t)pa);
| ^~~
| osl_dma_free_consistent
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c: In 
function ‘osl_dma_map’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:626:38: 
error: ‘PCI_DMA_TODEVICE’ undeclared (first use in this function); did you mean 
‘DMA_TO_DEVICE’?
626 | dir = (direction == DMA_TX)? PCI_DMA_TODEVICE: 
PCI_DMA_FROMDEVICE;
|  ^~~~
|  DMA_TO_DEVICE
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:626:38: 
note: each undeclared identifier is reported only once for each function it 
appears in
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:626:56: 
error: ‘PCI_DMA_FROMDEVICE’ undeclared (first use in this function); did you 
mean ‘DMA_FROM_DEVICE’?
626 | dir = (direction == DMA_TX)? PCI_DMA_TODEVICE: 
PCI_DMA_FROMDEVICE;
|
^~
|DMA_FROM_DEVICE
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:659:17: 
error: implicit declaration of function ‘pci_map_single’; did you mean 
‘dma_map_single’? [-Werror=implicit-function-declaration]
659 | return (pci_map_single(osh->pdev, va, size, dir));
| ^~
| dma_map_single
  In file included from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:81:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.h:73: warning: 
"isprint" redefined
 73 | #define isprint(c) bcm_isprint(c)
| 
  In file included from ./include/linux/string_helpers.h:6,
   from ./include/linux/seq_file.h:7,
   from ./include/linux/seq_file_net.h:5,
   from ./include/net/net_namespace.h:183,
   from ./include/linux/netdevice.h:38,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:69,
   from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:27:
  ./include/linux/ctype.h:30: note: this is the location of the previous 
definition
 30 | #define 

[Kernel-packages] [Bug 2024965] [NEW] 6.3.0-7 freezes early at startup on Dell Latitude E6530

2023-06-24 Thread emk2203
Public bug reported:

When starting the laptop with kernel 6.3.0-7 on Mantic Minotaur, the
system freezes early in the boot process even before the GRUB background
image gets replaced.

Trying to boot the rescue system and resuming hangs at a white non-
blinking underscore cursor in the upper left corner.

Booting into the system with the earlier 6.2.0-21 works without any
issues.

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

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/2024965/+attachment/5681753/+files/lspci-vnvn.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/2024965

Title:
  6.3.0-7 freezes early at startup on Dell Latitude E6530

Status in linux package in Ubuntu:
  New

Bug description:
  When starting the laptop with kernel 6.3.0-7 on Mantic Minotaur, the
  system freezes early in the boot process even before the GRUB
  background image gets replaced.

  Trying to boot the rescue system and resuming hangs at a white non-
  blinking underscore cursor in the upper left corner.

  Booting into the system with the earlier 6.2.0-21 works without any
  issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2024965/+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 2024599] Re: linux-image-5.15.0-1032-realtime locks up under scheduler test load

2023-06-24 Thread Birgit Edel
0.15.06-2 against 6.2.0-1006-kvm also eats memory, but sometimes adds:

13:06:48.136501 AppArmor DFA next/check upper bounds error
13:06:48.204486 AppArmor DFA next/check upper bounds error
13:06:48.228502 AppArmor DFA next/check upper bounds error
13:06:48.476002 AppArmor DFA state with invalid match flags
13:06:48.476068 BUG: kernel NULL pointer dereference, address: 0030
13:06:48.476526 #PF: supervisor read access in kernel mode
13:06:48.485451 #PF: error_code(0x) - not-present page
13:06:48.485583 PGD 0 P4D 0 
13:06:48.485653 Oops:  [#1] SMP NOPTI
13:06:48.485696 CPU: 3 PID: 16589 Comm: stress-ng-appar Not tainted 
6.2.0-1006-kvm #6-Ubuntu
13:06:48.485729 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 
02/06/2015
13:06:48.485757 RIP: 0010:0xb55599e8
13:06:48.485788 Code: b6 48 89 4d d0 0f 42 d8 e8 15 4b e6 ff 85 c0 74 19 4c 63 
e0 48 83 c4 18 4c 89 e0 5b 41 5c 41 5d 41 5e 41 5f 5d e9 1c a8 59 00 <4d> 8b 55 
30 49 8d 82 a0 00 00 00 4c 89 55 c0 48 89 c7 48 89 45 c8
13:06:48.485814 RSP: 0018:b23b01037c70 EFLAGS: 00010246
13:06:48.485848 RAX:  RBX: 41ed RCX: 

13:06:48.485867 RDX: 00033090 RSI: b6e6bca8 RDI: 

13:06:48.485898 RBP: b23b01037cb0 R08:  R09: 

13:06:48.485947 R10: b53a8f4b R11: 0246 R12: 
b5f00026
13:06:48.485981 R13:  R14:  R15: 

13:06:48.486006 FS:  7fb551056740() GS:9e3177cc() 
knlGS:
13:06:48.486033 CS:  0010 DS:  ES:  CR0: 80050033
13:06:48.486051 CR2: 0030 CR3: 000103c86000 CR4: 
00350ee0
13:06:48.486076 Call Trace:
13:06:48.486102  
13:06:48.486126  0xb555e326
13:06:48.486156  0xb556b7cb
13:06:48.486169  0xb555bf9f
13:06:48.486193  0xb555c0e9
13:06:48.486226  0xb53832fa
13:06:48.486251  ? 0xb51f8bd0
13:06:48.486271  0xb53837d2
13:06:48.486295  0xb5383878
13:06:48.486320  0xb5addf37
13:06:48.486351  ? 0xb5ae24f5
13:06:48.486370  ? 0xb5addf43
13:06:48.486401  ? 0xb5ae25b1
13:06:48.486427  ? 0xb5ae1c3f
13:06:48.486446  0xb5c000ae
13:06:48.486465 RIP: 0033:0x7fb550d069e4
13:06:48.486490 Code: 15 39 a4 0e 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 
0f 1f 00 f3 0f 1e fa 80 3d fd 2b 0f 00 00 74 13 b8 01 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 54 c3 0f 1f 00 48 83 ec 28 48 89 54 24 18 48
13:06:48.486508 RSP: 002b:7ffe81ae16a8 EFLAGS: 0202 ORIG_RAX: 
0001
13:06:48.486532 RAX: ffda RBX: 556e11d97fc0 RCX: 
7fb550d069e4
13:06:48.486564 RDX: 00010d92 RSI: 556e11d9a890 RDI: 
0005
13:06:48.486589 RBP: 00010d92 R08: 556e11dc7510 R09: 

13:06:48.486608 R10:  R11: 0202 R12: 
556e11d9a890
13:06:48.486633 R13: 0005 R14:  R15: 
7fb54f37e000
13:06:48.486657  
13:06:48.486676 Modules linked in: ip6t_REJECT nf_reject_ipv6 nft_limit 
nft_chain_nat nf_nat xt_owner xt_hashlimit xt_tcpudp ipt_REJECT nf_reject_ipv4 
xt_conntrack xt_LOG nf_log_syslog xt_limit xt_comment nft_compat nf_tables 
nls_iso8859_1 nls_cp437 vfat fat fuse configfs ip_tables x_tables btrfs 
blake2b_generic xor lzo_compress raid6_pq efivarfs nf_conntrack nf_defrag_ipv6 
nf_defrag_ipv4 libcrc32c polyval_clmulni polyval_generic gf128mul ahci libahci
13:06:48.486699 CR2: 0030
13:06:48.486712 ---[ end trace  ]---
13:06:48.486734 RIP: 0010:0xb55599e8
13:06:48.486753 Code: b6 48 89 4d d0 0f 42 d8 e8 15 4b e6 ff 85 c0 74 19 4c 63 
e0 48 83 c4 18 4c 89 e0 5b 41 5c 41 5d 41 5e 41 5f 5d e9 1c a8 59 00 <4d> 8b 55 
30 49 8d 82 a0 00 00 00 4c 89 55 c0 48 89 c7 48 89 45 c8
13:06:48.486773 RSP: 0018:b23b01037c70 EFLAGS: 00010246
13:06:48.486792 RAX:  RBX: 41ed RCX: 

13:06:48.486811 RDX: 00033090 RSI: b6e6bca8 RDI: 

13:06:48.486823 RBP: b23b01037cb0 R08:  R09: 

13:06:48.486834 R10: b53a8f4b R11: 0246 R12: 
b5f00026
13:06:48.486852 R13:  R14:  R15: 

13:06:48.486870 FS:  7fb551056740() GS:9e3177cc() 
knlGS:
13:06:48.486889 CS:  0010 DS:  ES:  CR0: 80050033
13:06:48.486902 CR2: 0030 CR3: 000103c86000 CR4: 
00350ee0
13:06:48.486920 note: stress-ng-appar[16589] exited with irqs disabled

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

Title:
  linux-image-5.15.0-1032-realtime locks up under scheduler test load

Status in linux package in Ubuntu:
  Incomplete
Status in 

[Kernel-packages] [Bug 2007050] Re: Check for Microsoft Surface keyboard modules when generating initrd

2023-06-24 Thread Daniel van Vugt
Confirmed. The workaround I've been using so far in /etc/initramfs-
tools/modules is:

surface_aggregator
surface_aggregator_registry
surface_hid_core
surface_hid
8250_dw
intel_lpss
intel_lpss_pci
pinctrl_tigerlake

but comment #22 suggests two of those aren't necessary.

** Tags added: lunar mantic

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

** Summary changed:

- Check for Microsoft Surface keyboard modules when generating initrd
+ Microsoft Surface Laptop 4 keyboard not available during early boot (can't 
enter disk unlock password)

** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => Medium

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

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

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

Title:
  Microsoft Surface Laptop 4 keyboard not available during early boot
  (can't enter disk unlock password)

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

Bug description:
  With 22.04 LTS, fully updated, freshly built initrd's for both 5.15
  (linux-generic-hwe-22.04) and 5.19 (linux-generic-hwe-22.04-edge)
  kernels, the embedded keyboard of a Microsoft Surface 4 Laptop model
  1950 (Intel Gen 11), namely "Microsoft Surface 045E:09AE Keyboard", is
  not available during early boot, such as for entering a full disk
  encryption passphrase. Just pressing enter at said prompt has no
  effect. Connecting an external keyboard via USB and typing the
  passphrase from there works around it.

  The keyboard works fine on the fully booted system.

  Secure boot is disabled on this system.

  
  --

  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Feb 13 00:53:34 2023
  Dependencies:
   adduser 3.118ubuntu5
   apt 2.4.8
   apt-utils 2.4.8
   busybox-initramfs 1:1.30.1-7ubuntu3
   ca-certificates 20211016ubuntu0.22.04.1
   coreutils 8.32-4.1ubuntu1
   cpio 2.13+dfsg-7
   debconf 1.5.79ubuntu1
   debconf-i18n 1.5.79ubuntu1
   dmsetup 2:1.02.175-2.1ubuntu4
   dpkg 1.21.1ubuntu2.1
   gcc-12-base 12.1.0-2ubuntu1~22.04
   gettext-base 0.21-4ubuntu4
   gpgv 2.2.27-3ubuntu2.1
   grub-common 2.06-2ubuntu7.1
   grub-gfxpayload-lists 0.7
   grub-pc 2.06-2ubuntu7.1
   grub-pc-bin 2.06-2ubuntu7.1
   grub2-common 2.06-2ubuntu7.1
   init-system-helpers 1.62
   initramfs-tools 0.140ubuntu13.1
   initramfs-tools-bin 0.140ubuntu13.1
   initramfs-tools-core 0.140ubuntu13.1
   klibc-utils 2.0.10-4
   kmod 29-1ubuntu1
   libacl1 2.3.1-1
   libapt-pkg6.0 2.4.8
   libattr1 1:2.5.1-1build1
   libaudit-common 1:3.0.7-1build1
   libaudit1 1:3.0.7-1build1
   libblkid1 2.37.2-4ubuntu3
   libbrotli1 1.0.9-2build6
   libbz2-1.0 1.0.8-5build1
   libc6 2.35-0ubuntu3.1
   libcap-ng0 0.7.9-2.2build3
   libcap2 1:2.44-1build3
   libcom-err2 1.46.5-2ubuntu1.1
   libcrypt1 1:4.4.27-1
   libdb5.3 5.3.28+dfsg1-0.8ubuntu3
   libdevmapper1.02.1 2:1.02.175-2.1ubuntu4
   libefiboot1 37-6ubuntu2
   libefivar1 37-6ubuntu2
   libffi8 3.4.2-4
   libfreetype6 2.11.1+dfsg-1ubuntu0.1
   libfuse3-3 3.10.5-1build1
   libgcc-s1 12.1.0-2ubuntu1~22.04
   libgcrypt20 1.9.4-3ubuntu3
   libgmp10 2:6.2.1+dfsg-3ubuntu1
   libgnutls30 3.7.3-4ubuntu1.1
   libgpg-error0 1.43-3
   libgssapi-krb5-2 1.19.2-2ubuntu0.1
   libhogweed6 3.7.3-1build2
   libidn2-0 2.3.2-2build1
   libk5crypto3 1.19.2-2ubuntu0.1
   libkeyutils1 1.6.1-2ubuntu3
   libklibc 2.0.10-4
   libkmod2 29-1ubuntu1
   libkrb5-3 1.19.2-2ubuntu0.1
   libkrb5support0 1.19.2-2ubuntu0.1
   liblocale-gettext-perl 1.07-4build3
   liblz4-1 1.9.3-2build2
   liblzma5 5.2.5-2ubuntu1
   libmount1 2.37.2-4ubuntu3
   libnettle8 3.7.3-1build2
   libnsl2 1.3.0-2build2
   libp11-kit0 0.24.0-6build1
   libpam-modules 1.4.0-11ubuntu2.3
   libpam-modules-bin 1.4.0-11ubuntu2.3
   libpam0g 1.4.0-11ubuntu2.3
   libpcre2-8-0 10.39-3ubuntu0.1
   libpng16-16 1.6.37-3build5
   libseccomp2 2.5.3-2ubuntu2
   libselinux1 3.3-1build2
   libsemanage-common 3.3-1build2
   libsemanage2 3.3-1build2
   libsepol2 3.3-1build1
   libsmartcols1 2.37.2-4ubuntu3
   libssl3 3.0.2-0ubuntu1.8
   libstdc++6 12.1.0-2ubuntu1~22.04
   libsystemd0 249.11-0ubuntu3.6
   libtasn1-6 4.18.0-4build1
   libtext-charwidth-perl 0.04-10build3
   libtext-iconv-perl 1.7-7build3
   libtext-wrapi18n-perl 0.06-9
   libtinfo6 6.3-2
   libtirpc-common 1.3.2-2ubuntu0.1
   libtirpc3 1.3.2-2ubuntu0.1
   libudev1 249.11-0ubuntu3.6
   libunistring2 1.0-1
   libuuid1 2.37.2-4ubuntu3
   libxxhash0 0.8.1-1
   libzstd1 1.4.8+dfsg-3build1
   linux-base 4.5ubuntu9
   linux-modules-5.19.0-28-generic 5.19.0-28.29~22.04.1
   logsave 1.46.5-2ubuntu1.1
   lsb-base 11.1.0ubuntu4
   mount 2.37.2-4ubuntu3
   openssl 3.0.2-0ubuntu1.8
   os-prober 1.79ubuntu2
   passwd 1:4.8.1-2ubuntu2.1
   perl-base 

[Kernel-packages] [Bug 2022826] Re: Ethernet hangs

2023-06-24 Thread John Rose
Just got a new computer (MinisForums MC560) with Ryzen CPU. Ok for first
few days. Now ethernet hangs. So turned Wired off & turned WiFi on. Ok
for now. I daren't try Wired again in case WifI also stops working.

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

Title:
  Ethernet hangs

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I'm now getting my wired (i.e. Ethernet) connection hanging on trying
  to connect. I've tried switching ports (on the router) and using a
  different cable, but still the same.

  ifconfig shows for Ethernet:
  enp2s0: flags=4163 mtu 1500
  ether 50:eb:f6:ef:a4:e6 txqueuelen 1000 (Ethernet)
  RX packets 2779 bytes 250524 (250.5 KB)
  RX errors 0 dropped 1 overruns 0 frame 0
  TX packets 355 bytes 72171 (72.1 KB)
  TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

  sudo lshw -C enp2s0 shows nothing

  lspci -nn shows for Ethernet: 02:00.0 Ethernet controller [0200]:
  Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125]
  (rev 05)

  I found a web page: https://tutorialforlinux.com/2021/05...based-systems/
  I followed the instructions and installed realtek-r8125-dkms package OK. On 
rebooting, I followed the instructed procedure (shown when installing the 
package) of creating a password and then entering it when requested on the 
reboot. But still same problem. Any ideas what to do?
  PS I've switched Wi-Fi on (though I'd prefer to use Ethernet, as my Wi-Fi is 
a little flaky due to walls) in order to post this question.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-firmware 20220329.git681281e4-0ubuntu3.13
  ProcVersionSignature: Ubuntu 5.19.0-43.44~22.04.1-generic 5.19.17
  Uname: Linux 5.19.0-43-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jun  3 07:29:15 2023
  Dependencies: firmware-sof-signed 2.0-1ubuntu4.1
  InstallationDate: Installed on 2022-08-21 (285 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  MachineType: ASUSTeK COMPUTER INC. MINIPC PN50-E1
  PackageArchitecture: all
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-43-generic 
root=UUID=1d99d177-09b2-43e7-b6c1-451d081353f8 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.19.0-43-generic N/A
   linux-backports-modules-5.19.0-43-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.13
  SourcePackage: linux-firmware
  UpgradeStatus: Upgraded to jammy on 2022-10-06 (239 days ago)
  dmi.bios.date: 03/18/2021
  dmi.bios.release: 4.5
  dmi.bios.vendor: ASUSTeK COMPUTER INC.
  dmi.bios.version: 0405
  dmi.board.asset.tag: Default string
  dmi.board.name: PN50-E1
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 35
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnASUSTeKCOMPUTERINC.:bvr0405:bd03/18/2021:br4.5:svnASUSTeKCOMPUTERINC.:pnMINIPCPN50-E1:pvr0405:rvnASUSTeKCOMPUTERINC.:rnPN50-E1:rvrTobefilledbyO.E.M.:cvnDefaultstring:ct35:cvrDefaultstring:sku:
  dmi.product.family: Vivo PC
  dmi.product.name: MINIPC PN50-E1
  dmi.product.version: 0405
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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