Public bug reported:
I'm using a Chromebook Pixel 2013 (link) on Ubuntu 21.04 and my laptop
wouldn't wake from suspend and show black screen despite I could hear
the fan & lightbar LED running. This is the kernel bug part from the
/var/log/syslog
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473841] BUG: unable to handle page
fault for address: ffffffffffffff95
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473853] #PF: supervisor read access
in kernel mode
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473858] #PF: error_code(0x0000) -
not-present page
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473863] PGD 121415067 P4D 121415067
PUD 121417067 PMD 0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473875] Oops: 0000 [#1] SMP PTI
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473882] CPU: 1 PID: 1080 Comm:
kworker/1:5 Not tainted 5.11.0-34-generic #36-Ubuntu
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473890] Hardware name: GOOGLE
Link/Link, BIOS MrChromebox-4.14 07/25/2021
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473895] Workqueue: pm
pm_runtime_work
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473907] RIP:
0010:snd_hda_codec_load_dsp_prepare+0x64/0x130 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473937] Code: 00 00 00 8b 8b a0 05
00 00 4c 8d a0 18 ff ff ff eb 18 49 8b 84 24 e8 00 00 00 4c 8d a0 18 ff ff ff
48 39 c2 0f 84 8a 00 00 00 <41> 0f b6 44 24 7d 39 c8 75 de 4c 8d ab 98 04 00 00
4c 89 4d d0 4c
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473944] RSP: 0018:ffff964680e83b38
EFLAGS: 00010286
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473951] RAX: 0000000000000000 RBX:
ffff895487c19018 RCX: 0000000000000004
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473956] RDX: ffff895487c19490 RSI:
0000000000000047 RDI: ffff89548d9ce000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473960] RBP: ffff964680e83b70 R08:
0000000000000001 R09: ffff895381c030c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473964] R10: 0000000000000001 R11:
0000000000000000 R12: ffffffffffffff18
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473969] R13: 0000000000000001 R14:
0000000000000047 R15: 0000000000080000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473974] FS: 0000000000000000(0000)
GS:ffff8954cb280000(0000) knlGS:0000000000000000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473979] CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473984] CR2: ffffffffffffff95 CR3:
000000010a7fc003 CR4: 00000000001706e0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473990] Call Trace:
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473997]
dspxfr_one_seg.constprop.0+0x30e/0x5e0 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474019]
dspxfr_image.constprop.0+0x20a/0x440 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474036]
dspload_image.constprop.0+0x5e/0x310 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474053]
ca0132_download_dsp_images+0xc1/0x240 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474069]
ca0132_download_dsp+0x145/0x180 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474086] ca0132_init+0xdc/0x540
[snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474101]
hda_call_codec_resume+0x149/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474123]
hda_codec_runtime_resume+0x3e/0x70 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474144] ?
hda_call_codec_resume+0x160/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474165] __rpm_callback+0x8c/0x160
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474172] ?
hda_call_codec_resume+0x160/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474196] rpm_callback+0x24/0x80
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474203] ?
hda_call_codec_resume+0x160/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474225] rpm_resume+0x52a/0x7e0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474232] ? __switch_to+0x1fb/0x400
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474241] pm_runtime_work+0x7d/0xa0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474248]
process_one_work+0x220/0x3c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474256] worker_thread+0x50/0x370
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474263] kthread+0x11f/0x140
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474271] ?
process_one_work+0x3c0/0x3c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474277] ?
set_kthread_struct+0x50/0x50
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474285] ret_from_fork+0x22/0x30
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474295] Modules linked in: exfat
ccm rfcomm cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1
snd_hda_codec_hdmi snd_hda_codec_ca0132 joydev snd_hda_intel intel_rapl_msr
snd_intel_dspcfg soundwire_intel soundwire_generic_allocation soundwire_cadence
isl29018 industrialio atmel_mxt_ts snd_hda_codec snd_hda_core intel_rapl_common
snd_hwdep x86_pkg_temp_thermal intel_powerclamp soundwire_bus snd_soc_core
kvm_intel kvm snd_compress ac97_bus snd_pcm_dmaengine crct10dif_pclmul snd_pcm
ghash_clmulni_intel ath9k ath9k_common snd_seq_midi snd_seq_midi_event uvcvideo
aesni_intel ath9k_hw snd_rawmidi crypto_simd videobuf2_vmalloc cryptd
videobuf2_memops glue_helper ath3k chromeos_laptop videobuf2_v4l2 ath btusb
rapl i915 btrtl intel_cstate videobuf2_common snd_seq btbcm mac80211 videodev
btintel snd_seq_device snd_timer mc efi_pstore bluetooth input_leds
drm_kms_helper snd cfg80211 cec serio_raw ecdh_generic ecc rc_core i2c_algo_bit
fb_sys_fops syscopyarea sysfillrect libarc4 sysimgblt
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474437] soundcore mac_hid
cros_kbd_led_backlight sch_fq_codel coretemp kyber_iosched msr parport_pc ppdev
lp parport bfq drm ip_tables x_tables autofs4 uas usb_storage gpio_ich ahci
i2c_i801 crc32_pclmul i2c_smbus lpc_ich libahci video
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474489] CR2: ffffffffffffff95
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474494] ---[ end trace
14896d1501062795 ]---
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546212] RIP:
0010:snd_hda_codec_load_dsp_prepare+0x64/0x130 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546246] Code: 00 00 00 8b 8b a0 05
00 00 4c 8d a0 18 ff ff ff eb 18 49 8b 84 24 e8 00 00 00 4c 8d a0 18 ff ff ff
48 39 c2 0f 84 8a 00 00 00 <41> 0f b6 44 24 7d 39 c8 75 de 4c 8d ab 98 04 00 00
4c 89 4d d0 4c
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546252] RSP: 0018:ffff964680e83b38
EFLAGS: 00010286
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546259] RAX: 0000000000000000 RBX:
ffff895487c19018 RCX: 0000000000000004
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546263] RDX: ffff895487c19490 RSI:
0000000000000047 RDI: ffff89548d9ce000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546268] RBP: ffff964680e83b70 R08:
0000000000000001 R09: ffff895381c030c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546271] R10: 0000000000000001 R11:
0000000000000000 R12: ffffffffffffff18
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546275] R13: 0000000000000001 R14:
0000000000000047 R15: 0000000000080000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546279] FS: 0000000000000000(0000)
GS:ffff8954cb280000(0000) knlGS:0000000000000000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546285] CS: 0010 DS: 0000 ES: 0000
CR0: 0000000080050033
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546289] CR2: ffffffffffffff95 CR3:
000000010a7fc003 CR4: 00000000001706e0
Sep 21 09:58:02 yeowool-Link kernel: [ 407.623575] usb 1-1.2: USB disconnect,
device number 7
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: linux-image-5.11.0-34-generic 5.11.0-34.36
ProcVersionSignature: Ubuntu 5.11.0-34.36-generic 5.11.22
Uname: Linux 5.11.0-34-generic x86_64
ApportVersion: 2.20.11-0ubuntu65.3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: yeowool 1248 F.... pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 21 14:05:40 2021
InstallationDate: Installed on 2021-09-16 (5 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
MachineType: GOOGLE Link
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-34-generic
root=UUID=34addadf-c62f-48ca-9c99-9b839980ee96 ro acpi_enforce_resources=lax
quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-5.11.0-34-generic N/A
linux-backports-modules-5.11.0-34-generic N/A
linux-firmware 1.197.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/25/2021
dmi.bios.release: 4.14
dmi.bios.vendor: coreboot
dmi.bios.version: MrChromebox-4.14
dmi.board.name: Link
dmi.board.vendor: GOOGLE
dmi.board.version: 1.0
dmi.chassis.type: 9
dmi.chassis.vendor: GOOGLE
dmi.ec.firmware.release: 0.0
dmi.modalias:
dmi:bvncoreboot:bvrMrChromebox-4.14:bd07/25/2021:br4.14:efr0.0:svnGOOGLE:pnLink:pvr1.0:sku:rvnGOOGLE:rnLink:rvr1.0:cvnGOOGLE:ct9:cvr:
dmi.product.name: Link
dmi.product.version: 1.0
dmi.sys.vendor: GOOGLE
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug hirsute wayland-session
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1944402
Title:
Chromebook Pixel 2013 not waking up from suspend
Status in linux package in Ubuntu:
New
Bug description:
I'm using a Chromebook Pixel 2013 (link) on Ubuntu 21.04 and my laptop
wouldn't wake from suspend and show black screen despite I could hear
the fan & lightbar LED running. This is the kernel bug part from the
/var/log/syslog
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473841] BUG: unable to handle
page fault for address: ffffffffffffff95
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473853] #PF: supervisor read
access in kernel mode
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473858] #PF: error_code(0x0000) -
not-present page
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473863] PGD 121415067 P4D
121415067 PUD 121417067 PMD 0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473875] Oops: 0000 [#1] SMP PTI
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473882] CPU: 1 PID: 1080 Comm:
kworker/1:5 Not tainted 5.11.0-34-generic #36-Ubuntu
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473890] Hardware name: GOOGLE
Link/Link, BIOS MrChromebox-4.14 07/25/2021
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473895] Workqueue: pm
pm_runtime_work
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473907] RIP:
0010:snd_hda_codec_load_dsp_prepare+0x64/0x130 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473937] Code: 00 00 00 8b 8b a0
05 00 00 4c 8d a0 18 ff ff ff eb 18 49 8b 84 24 e8 00 00 00 4c 8d a0 18 ff ff
ff 48 39 c2 0f 84 8a 00 00 00 <41> 0f b6 44 24 7d 39 c8 75 de 4c 8d ab 98 04 00
00 4c 89 4d d0 4c
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473944] RSP:
0018:ffff964680e83b38 EFLAGS: 00010286
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473951] RAX: 0000000000000000
RBX: ffff895487c19018 RCX: 0000000000000004
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473956] RDX: ffff895487c19490
RSI: 0000000000000047 RDI: ffff89548d9ce000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473960] RBP: ffff964680e83b70
R08: 0000000000000001 R09: ffff895381c030c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473964] R10: 0000000000000001
R11: 0000000000000000 R12: ffffffffffffff18
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473969] R13: 0000000000000001
R14: 0000000000000047 R15: 0000000000080000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473974] FS:
0000000000000000(0000) GS:ffff8954cb280000(0000) knlGS:0000000000000000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473979] CS: 0010 DS: 0000 ES:
0000 CR0: 0000000080050033
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473984] CR2: ffffffffffffff95
CR3: 000000010a7fc003 CR4: 00000000001706e0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473990] Call Trace:
Sep 21 09:58:01 yeowool-Link kernel: [ 407.473997]
dspxfr_one_seg.constprop.0+0x30e/0x5e0 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474019]
dspxfr_image.constprop.0+0x20a/0x440 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474036]
dspload_image.constprop.0+0x5e/0x310 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474053]
ca0132_download_dsp_images+0xc1/0x240 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474069]
ca0132_download_dsp+0x145/0x180 [snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474086] ca0132_init+0xdc/0x540
[snd_hda_codec_ca0132]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474101]
hda_call_codec_resume+0x149/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474123]
hda_codec_runtime_resume+0x3e/0x70 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474144] ?
hda_call_codec_resume+0x160/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474165] __rpm_callback+0x8c/0x160
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474172] ?
hda_call_codec_resume+0x160/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474196] rpm_callback+0x24/0x80
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474203] ?
hda_call_codec_resume+0x160/0x160 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474225] rpm_resume+0x52a/0x7e0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474232] ? __switch_to+0x1fb/0x400
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474241] pm_runtime_work+0x7d/0xa0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474248]
process_one_work+0x220/0x3c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474256] worker_thread+0x50/0x370
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474263] kthread+0x11f/0x140
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474271] ?
process_one_work+0x3c0/0x3c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474277] ?
set_kthread_struct+0x50/0x50
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474285] ret_from_fork+0x22/0x30
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474295] Modules linked in: exfat
ccm rfcomm cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1
snd_hda_codec_hdmi snd_hda_codec_ca0132 joydev snd_hda_intel intel_rapl_msr
snd_intel_dspcfg soundwire_intel soundwire_generic_allocation soundwire_cadence
isl29018 industrialio atmel_mxt_ts snd_hda_codec snd_hda_core intel_rapl_common
snd_hwdep x86_pkg_temp_thermal intel_powerclamp soundwire_bus snd_soc_core
kvm_intel kvm snd_compress ac97_bus snd_pcm_dmaengine crct10dif_pclmul snd_pcm
ghash_clmulni_intel ath9k ath9k_common snd_seq_midi snd_seq_midi_event uvcvideo
aesni_intel ath9k_hw snd_rawmidi crypto_simd videobuf2_vmalloc cryptd
videobuf2_memops glue_helper ath3k chromeos_laptop videobuf2_v4l2 ath btusb
rapl i915 btrtl intel_cstate videobuf2_common snd_seq btbcm mac80211 videodev
btintel snd_seq_device snd_timer mc efi_pstore bluetooth input_leds
drm_kms_helper snd cfg80211 cec serio_raw ecdh_generic ecc rc_core i2c_algo_bit
fb_sys_fops syscopyarea sysfillrect libarc4 sysimgblt
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474437] soundcore mac_hid
cros_kbd_led_backlight sch_fq_codel coretemp kyber_iosched msr parport_pc ppdev
lp parport bfq drm ip_tables x_tables autofs4 uas usb_storage gpio_ich ahci
i2c_i801 crc32_pclmul i2c_smbus lpc_ich libahci video
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474489] CR2: ffffffffffffff95
Sep 21 09:58:01 yeowool-Link kernel: [ 407.474494] ---[ end trace
14896d1501062795 ]---
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546212] RIP:
0010:snd_hda_codec_load_dsp_prepare+0x64/0x130 [snd_hda_codec]
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546246] Code: 00 00 00 8b 8b a0
05 00 00 4c 8d a0 18 ff ff ff eb 18 49 8b 84 24 e8 00 00 00 4c 8d a0 18 ff ff
ff 48 39 c2 0f 84 8a 00 00 00 <41> 0f b6 44 24 7d 39 c8 75 de 4c 8d ab 98 04 00
00 4c 89 4d d0 4c
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546252] RSP:
0018:ffff964680e83b38 EFLAGS: 00010286
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546259] RAX: 0000000000000000
RBX: ffff895487c19018 RCX: 0000000000000004
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546263] RDX: ffff895487c19490
RSI: 0000000000000047 RDI: ffff89548d9ce000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546268] RBP: ffff964680e83b70
R08: 0000000000000001 R09: ffff895381c030c0
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546271] R10: 0000000000000001
R11: 0000000000000000 R12: ffffffffffffff18
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546275] R13: 0000000000000001
R14: 0000000000000047 R15: 0000000000080000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546279] FS:
0000000000000000(0000) GS:ffff8954cb280000(0000) knlGS:0000000000000000
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546285] CS: 0010 DS: 0000 ES:
0000 CR0: 0000000080050033
Sep 21 09:58:01 yeowool-Link kernel: [ 407.546289] CR2: ffffffffffffff95
CR3: 000000010a7fc003 CR4: 00000000001706e0
Sep 21 09:58:02 yeowool-Link kernel: [ 407.623575] usb 1-1.2: USB
disconnect, device number 7
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: linux-image-5.11.0-34-generic 5.11.0-34.36
ProcVersionSignature: Ubuntu 5.11.0-34.36-generic 5.11.22
Uname: Linux 5.11.0-34-generic x86_64
ApportVersion: 2.20.11-0ubuntu65.3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: yeowool 1248 F.... pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Sep 21 14:05:40 2021
InstallationDate: Installed on 2021-09-16 (5 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
MachineType: GOOGLE Link
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-34-generic
root=UUID=34addadf-c62f-48ca-9c99-9b839980ee96 ro acpi_enforce_resources=lax
quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-5.11.0-34-generic N/A
linux-backports-modules-5.11.0-34-generic N/A
linux-firmware 1.197.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/25/2021
dmi.bios.release: 4.14
dmi.bios.vendor: coreboot
dmi.bios.version: MrChromebox-4.14
dmi.board.name: Link
dmi.board.vendor: GOOGLE
dmi.board.version: 1.0
dmi.chassis.type: 9
dmi.chassis.vendor: GOOGLE
dmi.ec.firmware.release: 0.0
dmi.modalias:
dmi:bvncoreboot:bvrMrChromebox-4.14:bd07/25/2021:br4.14:efr0.0:svnGOOGLE:pnLink:pvr1.0:sku:rvnGOOGLE:rnLink:rvr1.0:cvnGOOGLE:ct9:cvr:
dmi.product.name: Link
dmi.product.version: 1.0
dmi.sys.vendor: GOOGLE
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944402/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp