Switching power profiles crashes nvidia.
Issue description
I think it only crashes if you have D3_cold active as switching between profiles puts GPU in D0 and then back to D3 and switching again it fails and crashes. Sometimes it even crashes if you simply switch from Power Saver(/Quiet) to Balanced
nvidia-open-dkms does not support D3_cold for my GPU.
Steps to reproduce
Switch between balanced->performance, performance->balanced == crash and then I get 22W power draw and can only poweroff by holding power button.
Relevant logs and/or screenshots
Name : nvidia-dkms
Version : 570.124.04-1
current dmesg:
Click to expand
[ 46.272251] BUG: unable to handle page fault for address: 0000000100000032
[ 46.272259] #PF: supervisor write access in kernel mode
[ 46.272264] #PF: error_code(0x0002) - not-present page
[ 46.272268] PGD 0 P4D 0
[ 46.272276] Oops: Oops: 0002 [#1] PREEMPT SMP NOPTI
[ 46.272282] CPU: 14 UID: 0 PID: 235 Comm: kworker/14:1 Tainted: P OE 6.13.4-arch1-1.4-g14 #1 8d19905fada404e975f2493271080a57450c5321
[ 46.272291] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 46.272294] Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401QH_GA401QH/GA401QH, BIOS GA401QH.415 08/11/2023
[ 46.272298] Workqueue: kacpi_notify acpi_os_execute_deferred
[ 46.272308] RIP: 0010:_nv049504rm+0x7c1/0xac2 [nvidia]
[ 46.273022] Code: ff ff 00 00 0f 85 df 01 00 00 41 bc 1a 00 00 00 e9 26 fe ff ff 0f 1f 40 00 41 89 c4 85 c0 0f 85 f5 fa ff ff 4c 8b 65 30 31 f6 <41> c6 44 24 30 00 41 8b 95 a4 00 00 00 49 8b bd b0 00 00 00 e8 a6
[ 46.273026] RSP: 0018:ffffb9cf00abfbe8 EFLAGS: 00010246
[ 46.273032] RAX: 0000000000000000 RBX: ffff8fe1c6184a00 RCX: 000000000000000c
[ 46.273036] RDX: 000000000000001a RSI: 0000000000000000 RDI: ffff8fe186090008
[ 46.273039] RBP: ffff8fe1c4505eb0 R08: 0000000000000010 R09: 0000000000000000
[ 46.273043] R10: 000000000010a800 R11: 0000000000000190 R12: 0000000100000002
[ 46.273046] R13: ffff8fe1881ab408 R14: ffff8fe1c68e8008 R15: ffff8fe186090008
[ 46.273050] FS: 0000000000000000(0000) GS:ffff8fe49e900000(0000) knlGS:0000000000000000
[ 46.273054] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 46.273058] CR2: 0000000100000032 CR3: 0000000267422000 CR4: 0000000000f50ef0
[ 46.273062] PKRU: 55555554
[ 46.273065] Call Trace:
[ 46.273071] <TASK>
[ 46.273076] ? __die_body.cold+0x19/0x21
[ 46.273085] ? page_fault_oops+0x188/0x300
[ 46.273093] ? srso_alias_return_thunk+0x5/0xfbef5
[ 46.273099] ? os_acquire_spinlock+0x12/0x30 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] ? srso_alias_return_thunk+0x5/0xfbef5
[ 46.273167] ? exc_page_fault+0x95/0x1d0
[ 46.273167] ? asm_exc_page_fault+0x26/0x30
[ 46.273167] ? _nv049504rm+0x7c1/0xac2 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] ? _nv049504rm+0x218/0xac2 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] _nv049525rm+0x141/0x3f0 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] ? _nv049525rm+0x103/0x3f0 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] _nv040428rm+0x79/0xb0 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] ? _nv040428rm+0x3a/0xb0 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] _nv040457rm+0xbe/0x160 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] _nv040456rm+0x3b/0x60 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] _nv015493rm+0x304/0x390 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] _nv056273rm+0x89/0x1c0 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] rm_acpi_notify+0x1e3/0x280 [nvidia 9b2a66b9029203bff11c061821976f1c026f4776]
[ 46.273167] acpi_ev_notify_dispatch+0x4e/0x70
[ 46.273167] acpi_os_execute_deferred+0x1a/0x30
[ 46.273167] process_one_work+0x17e/0x340
[ 46.273167] worker_thread+0x2cd/0x400
[ 46.273167] ? __pfx_worker_thread+0x10/0x10
[ 46.273167] kthread+0xd2/0x100
[ 46.273167] ? __pfx_kthread+0x10/0x10
[ 46.273167] ret_from_fork+0x50/0x60
[ 46.273167] ? __pfx_kthread+0x10/0x10
[ 46.273167] ret_from_fork_asm+0x1a/0x30
[ 46.273167] </TASK>
[ 46.273167] Modules linked in: ccm rfcomm snd_seq_dummy snd_hrtimer snd_seq uhid snd_seq_device cmac algif_hash algif_skcipher af_alg bnep pkcs8_key_parser snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_pci_ps snd_soc_acpi_amd_match snd_amd_sdw_acpi soundwire_amd soundwire_generic_allocation snd_hda_codec_realtek soundwire_bus snd_hda_codec_generic snd_soc_sdca snd_hda_scodec_component snd_soc_core snd_hda_codec_hdmi mt7921e snd_compress snd_hda_intel ac97_bus amd_atl mt7921_common intel_rapl_msr snd_pcm_dmaengine snd_intel_dspcfg intel_rapl_common mt792x_lib snd_intel_sdw_acpi snd_rpl_pci_acp6x snd_acp_pci btusb snd_hda_codec mt76_connac_lib snd_acp_legacy_common nvidia_uvm(POE) mt76 snd_hda_core btrtl snd_pci_acp6x nvidia_drm(POE) snd_hwdep nvidia_modeset(POE) kvm_amd ee1004 snd_pcm btintel mac80211 snd_pci_acp5x ucsi_acpi sp5100_tco mousedev snd_rn_pci_acp3x btbcm snd_acp_config vfat fat kvm
[ 46.273167] i2c_piix4 snd_timer hid_multitouch typec_ucsi btmtk asus_armoury snd_soc_acpi libarc4 nvidia(POE) bluetooth cfg80211 firmware_attributes_class wmi_bmof rapl typec pcspkr k10temp snd i2c_smbus snd_pci_acp3x soundcore joydev roles i2c_hid_acpi i2c_hid amd_pmc asus_wireless mac_hid crypto_user loop nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_generic amdgpu dm_mod crc16 amdxcp crct10dif_pclmul i2c_algo_bit crc32_pclmul drm_ttm_helper polyval_clmulni polyval_generic ttm ghash_clmulni_intel drm_exec sha512_ssse3 gpu_sched sha256_ssse3 hid_asus drm_suballoc_helper asus_nb_wmi sha1_ssse3 aesni_intel asus_wmi drm_panel_backlight_quirks nvme gf128mul drm_buddy sparse_keymap i8042 crypto_simd drm_display_helper nvme_core cryptd serio ccp cec nvme_auth platform_profile rfkill usbhid video wmi btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq
[ 46.273167] CR2: 0000000100000032
[ 46.273167] ---[ end trace 0000000000000000 ]---
[ 46.273167] RIP: 0010:_nv049504rm+0x7c1/0xac2 [nvidia]
[ 46.273167] Code: ff ff 00 00 0f 85 df 01 00 00 41 bc 1a 00 00 00 e9 26 fe ff ff 0f 1f 40 00 41 89 c4 85 c0 0f 85 f5 fa ff ff 4c 8b 65 30 31 f6 <41> c6 44 24 30 00 41 8b 95 a4 00 00 00 49 8b bd b0 00 00 00 e8 a6
[ 46.273167] RSP: 0018:ffffb9cf00abfbe8 EFLAGS: 00010246
[ 46.273167] RAX: 0000000000000000 RBX: ffff8fe1c6184a00 RCX: 000000000000000c
[ 46.273167] RDX: 000000000000001a RSI: 0000000000000000 RDI: ffff8fe186090008
[ 46.273167] RBP: ffff8fe1c4505eb0 R08: 0000000000000010 R09: 0000000000000000
[ 46.273167] R10: 000000000010a800 R11: 0000000000000190 R12: 0000000100000002
[ 46.273167] R13: ffff8fe1881ab408 R14: ffff8fe1c68e8008 R15: ffff8fe186090008
[ 46.273167] FS: 0000000000000000(0000) GS:ffff8fe49e900000(0000) knlGS:0000000000000000
[ 46.273167] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 46.273167] CR2: 0000000100000032 CR3: 0000000267422000 CR4: 0000000000f50ef0
[ 46.273167] PKRU: 55555554
[ 46.273167] note: kworker/14:1[235] exited with irqs disabled
Two different dmesgs with previous nvidia-dkms version.
Click to expand
[ 99.726380] BUG: kernel NULL pointer dereference, address: 0000000000000085
[ 99.726386] #PF: supervisor read access in kernel mode
[ 99.726388] #PF: error_code(0x0000) - not-present page
[ 99.726391] PGD 13fe78067 P4D 13fe78067 PUD 106305067 PMD 0
[ 99.726396] Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 99.726400] CPU: 12 UID: 0 PID: 59 Comm: kworker/12:0 Tainted: P OE 6.13.4-arch1-1.4-g14 #1 8d19905fada404e975f2493271080a57450c5321
[ 99.726406] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 99.726407] Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401QH_GA401QH/GA401QH, BIOS GA401QH.415 08/11/2023
[ 99.726410] Workqueue: kacpi_notify acpi_os_execute_deferred
[ 99.726416] RIP: 0010:_nv015007rm+0x2a4/0xab0 [nvidia]
[ 99.726643] Code: ff 00 00 00 0f 84 ac 00 00 00 44 3b 7d 10 74 16 41 83 c7 01 41 83 ff ff 0f 85 a8 fe ff ff 0f 1f 84 00 00 00 00 00 48 8b 45 18 <80> b8 85 00 00 00 00 0f 85 9f 06 00 00 8b 45 20 8b 0d 5e 4f e8 00
[ 99.726646] RSP: 0018:ffffa40040367c98 EFLAGS: 00010046
[ 99.726649] RAX: 0000000000000000 RBX: ffffffffc2768d00 RCX: 000f42115a265a40
[ 99.726651] RDX: 0000000000000005 RSI: 0000000000000000 RDI: 0000000038538e40
[ 99.726653] RBP: ffff917fc281af50 R08: 0000000000000001 R09: 0000000000000020
[ 99.726654] R10: ffff917fc281af1c R11: 0000000000000180 R12: 0000000000000001
[ 99.726656] R13: 0000000000000000 R14: ffff917f87bc0008 R15: 0000000000000000
[ 99.726658] FS: 0000000000000000(0000) GS:ffff91829e800000(0000) knlGS:0000000000000000
[ 99.726661] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 99.726662] CR2: 0000000000000085 CR3: 0000000184112000 CR4: 0000000000f50ef0
[ 99.726665] PKRU: 55555554
[ 99.726666] Call Trace:
[ 99.726669] <TASK>
[ 99.726672] ? __die_body.cold+0x19/0x21
[ 99.726677] ? page_fault_oops+0x188/0x300
[ 99.726684] ? exc_page_fault+0x95/0x1d0
[ 99.726689] ? asm_exc_page_fault+0x26/0x30
[ 99.726696] ? _nv015007rm+0x2a4/0xab0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 99.726877] ? _nv015007rm+0x1f6/0xab0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 99.727049] _nv051037rm+0x118/0x190 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 99.727222] _nv015493rm+0x1f8/0x390 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 99.727376] _nv056211rm+0x89/0x1c0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 99.727531] rm_acpi_notify+0x1e3/0x280 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 99.727735] acpi_ev_notify_dispatch+0x4e/0x70
[ 99.727740] acpi_os_execute_deferred+0x1a/0x30
[ 99.727744] process_one_work+0x17e/0x340
[ 99.727749] worker_thread+0x2cd/0x400
[ 99.727753] ? __pfx_worker_thread+0x10/0x10
[ 99.727756] kthread+0xd2/0x100
[ 99.727760] ? __pfx_kthread+0x10/0x10
[ 99.727763] ret_from_fork+0x50/0x60
[ 99.727767] ? __pfx_kthread+0x10/0x10
[ 99.727769] ret_from_fork_asm+0x1a/0x30
[ 99.727776] </TASK>
[ 99.727777] Modules linked in: uinput ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device uhid cmac algif_hash algif_skcipher af_alg bnep snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_pci_ps snd_soc_acpi_amd_match snd_amd_sdw_acpi soundwire_amd soundwire_generic_allocation soundwire_bus snd_soc_sdca snd_soc_core mt7921e pkcs8_key_parser snd_hda_codec_realtek mt7921_common snd_compress snd_hda_codec_generic ac97_bus mt792x_lib snd_hda_scodec_component snd_hda_codec_hdmi nvidia_drm(POE) nvidia_uvm(POE) snd_hda_intel mt76_connac_lib snd_pcm_dmaengine snd_intel_dspcfg nvidia_modeset(POE) snd_rpl_pci_acp6x vfat mt76 snd_intel_sdw_acpi amd_atl intel_rapl_msr snd_acp_pci fat intel_rapl_common mousedev snd_hda_codec snd_acp_legacy_common btusb snd_hda_core snd_pci_acp6x mac80211 btrtl snd_pci_acp5x snd_hwdep btintel snd_rn_pci_acp3x ee1004 snd_pcm snd_acp_config btbcm kvm_amd hid_multitouch
[ 99.727847] snd_timer sp5100_tco btmtk snd_soc_acpi libarc4 snd asus_armoury bluetooth cfg80211 joydev i2c_hid_acpi firmware_attributes_class snd_pci_acp3x wmi_bmof soundcore ucsi_acpi nvidia(POE) i2c_piix4 i2c_hid kvm typec_ucsi i2c_smbus typec k10temp rapl mac_hid pcspkr roles amd_pmc asus_wireless crypto_user loop nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_generic amdgpu dm_mod crc16 amdxcp crct10dif_pclmul i2c_algo_bit crc32_pclmul drm_ttm_helper polyval_clmulni polyval_generic ttm ghash_clmulni_intel drm_exec sha512_ssse3 gpu_sched sha256_ssse3 drm_suballoc_helper sha1_ssse3 drm_panel_backlight_quirks aesni_intel hid_asus asus_nb_wmi drm_buddy nvme gf128mul asus_wmi drm_display_helper crypto_simd sparse_keymap nvme_core cryptd i8042 ccp cec nvme_auth serio platform_profile rfkill usbhid video wmi btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq
[ 99.727937] CR2: 0000000000000085
[ 99.727940] ---[ end trace 0000000000000000 ]---
[ 99.727942] RIP: 0010:_nv015007rm+0x2a4/0xab0 [nvidia]
[ 99.728114] Code: ff 00 00 00 0f 84 ac 00 00 00 44 3b 7d 10 74 16 41 83 c7 01 41 83 ff ff 0f 85 a8 fe ff ff 0f 1f 84 00 00 00 00 00 48 8b 45 18 <80> b8 85 00 00 00 00 0f 85 9f 06 00 00 8b 45 20 8b 0d 5e 4f e8 00
[ 99.728116] RSP: 0018:ffffa40040367c98 EFLAGS: 00010046
[ 99.728119] RAX: 0000000000000000 RBX: ffffffffc2768d00 RCX: 000f42115a265a40
[ 99.728121] RDX: 0000000000000005 RSI: 0000000000000000 RDI: 0000000038538e40
[ 99.728123] RBP: ffff917fc281af50 R08: 0000000000000001 R09: 0000000000000020
[ 99.728125] R10: ffff917fc281af1c R11: 0000000000000180 R12: 0000000000000001
[ 99.728126] R13: 0000000000000000 R14: ffff917f87bc0008 R15: 0000000000000000
[ 99.728128] FS: 0000000000000000(0000) GS:ffff91829e800000(0000) knlGS:0000000000000000
[ 99.728130] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 99.728132] CR2: 0000000000000085 CR3: 0000000184112000 CR4: 0000000000f50ef0
[ 99.728134] PKRU: 55555554
[ 99.728136] note: kworker/12:0[59] exited with irqs disabled
[ 99.728146] note: kworker/12:0[59] exited with preempt_count 1
Click to expand
[ 174.897673] BUG: unable to handle page fault for address: 0000000800000001
[ 174.897679] #PF: supervisor read access in kernel mode
[ 174.897682] #PF: error_code(0x0000) - not-present page
[ 174.897684] PGD 0 P4D 0
[ 174.897688] Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 174.897692] CPU: 11 UID: 0 PID: 654 Comm: kworker/11:2 Tainted: P OE 6.13.4-arch1-1.4-g14 #1 8d19905fada404e975f2493271080a57450c5321
[ 174.897697] Tainted: [P]=PROPRIETARY_MODULE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 174.897699] Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401QH_GA401QH/GA401QH, BIOS GA401QH.415 08/11/2023
[ 174.897701] Workqueue: kacpi_notify acpi_os_execute_deferred
[ 174.897707] RIP: 0010:_nv027143rm+0x193/0x290 [nvidia]
[ 174.898067] Code: 38 4c 89 e7 48 8b 86 68 12 00 00 e8 f7 6e b0 d2 e9 3a ff ff ff 66 90 45 85 ff 75 73 48 8b 75 08 48 8b 43 28 48 89 da 4c 89 e7 <44> 0f b6 46 01 48 89 f1 4c 89 ee e8 cd 6e b0 d2 48 8b 03 b9 01 00
[ 174.898069] RSP: 0018:ffffabe640c07bb8 EFLAGS: 00010246
[ 174.898072] RAX: ffffffffc2470eb0 RBX: ffff9372d0910c08 RCX: ffff9372d210ae4c
[ 174.898074] RDX: ffff9372d0910c08 RSI: 0000000800000000 RDI: ffff9372d0818008
[ 174.898076] RBP: ffff9372d210ae50 R08: 0000000000000020 R09: 0000000000000000
[ 174.898078] R10: 000000000010a800 R11: ffff9372d0898008 R12: ffff9372d0818008
[ 174.898079] R13: ffff9372d0902008 R14: ffff9372d0902000 R15: 0000000000000000
[ 174.898081] FS: 0000000000000000(0000) GS:ffff9375de780000(0000) knlGS:0000000000000000
[ 174.898084] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 174.898086] CR2: 0000000800000001 CR3: 00000001b9a22000 CR4: 0000000000f50ef0
[ 174.898088] PKRU: 55555554
[ 174.898089] Call Trace:
[ 174.898093] <TASK>
[ 174.898095] ? __die_body.cold+0x19/0x21
[ 174.898101] ? page_fault_oops+0x188/0x300
[ 174.898107] ? exc_page_fault+0x95/0x1d0
[ 174.898112] ? asm_exc_page_fault+0x26/0x30
[ 174.898117] ? _nv012635rm+0x1a0/0x1a0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.898472] ? _nv027143rm+0x193/0x290 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.898792] ? _nv027143rm+0x10c/0x290 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.899113] _nv049453rm+0x425/0xac2 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.899471] _nv049474rm+0x141/0x3f0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.899818] ? _nv049474rm+0x103/0x3f0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.900165] _nv040393rm+0x79/0xb0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.900546] ? _nv040393rm+0x3a/0xb0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.900921] _nv040422rm+0xbe/0x160 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.901297] _nv040421rm+0x3b/0x60 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.901672] _nv015493rm+0x304/0x390 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.901828] _nv056211rm+0x89/0x1c0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.901982] rm_acpi_notify+0x1e3/0x280 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 174.902183] ? prb_read_valid+0x1b/0x30
[ 174.902188] acpi_ev_notify_dispatch+0x4e/0x70
[ 174.902193] acpi_os_execute_deferred+0x1a/0x30
[ 174.902197] process_one_work+0x17e/0x340
[ 174.902202] worker_thread+0x2cd/0x400
[ 174.902206] ? __pfx_worker_thread+0x10/0x10
[ 174.902209] kthread+0xd2/0x100
[ 174.902213] ? __pfx_kthread+0x10/0x10
[ 174.902215] ret_from_fork+0x50/0x60
[ 174.902219] ? __pfx_kthread+0x10/0x10
[ 174.902222] ret_from_fork_asm+0x1a/0x30
[ 174.902228] </TASK>
[ 174.902230] Modules linked in: uinput ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device uhid cmac algif_hash algif_skcipher af_alg bnep pkcs8_key_parser snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_pci_ps snd_soc_acpi_amd_match snd_amd_sdw_acpi soundwire_amd snd_hda_codec_realtek soundwire_generic_allocation snd_hda_codec_generic soundwire_bus snd_hda_scodec_component snd_hda_codec_hdmi snd_soc_sdca vfat mt7921e snd_hda_intel mt7921_common snd_soc_core nvidia_drm(POE) fat amd_atl intel_rapl_msr snd_intel_dspcfg mt792x_lib snd_compress intel_rapl_common snd_intel_sdw_acpi nvidia_uvm(POE) mt76_connac_lib nvidia_modeset(POE) ac97_bus snd_hda_codec snd_pcm_dmaengine mt76 snd_rpl_pci_acp6x mousedev snd_acp_pci snd_hda_core snd_acp_legacy_common btusb snd_pci_acp6x snd_hwdep mac80211 btrtl snd_pci_acp5x ee1004 snd_pcm btintel snd_rn_pci_acp3x btbcm snd_timer sp5100_tco ucsi_acpi
[ 174.902301] snd_acp_config kvm_amd snd snd_soc_acpi i2c_piix4 asus_armoury hid_multitouch typec_ucsi btmtk libarc4 nvidia(POE) bluetooth kvm cfg80211 rapl firmware_attributes_class wmi_bmof pcspkr typec k10temp i2c_smbus snd_pci_acp3x soundcore roles joydev i2c_hid_acpi i2c_hid amd_pmc asus_wireless mac_hid crypto_user loop nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_generic amdgpu dm_mod crc16 crct10dif_pclmul amdxcp crc32_pclmul i2c_algo_bit polyval_clmulni drm_ttm_helper polyval_generic ttm ghash_clmulni_intel drm_exec sha512_ssse3 gpu_sched sha256_ssse3 sha1_ssse3 drm_suballoc_helper drm_panel_backlight_quirks aesni_intel nvme drm_buddy gf128mul hid_asus asus_nb_wmi drm_display_helper crypto_simd nvme_core asus_wmi cryptd ccp sparse_keymap cec nvme_auth i8042 serio platform_profile usbhid rfkill video wmi btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq
[ 174.902391] CR2: 0000000800000001
[ 174.902393] ---[ end trace 0000000000000000 ]---
[ 174.902395] RIP: 0010:_nv027143rm+0x193/0x290 [nvidia]
[ 174.902722] Code: 38 4c 89 e7 48 8b 86 68 12 00 00 e8 f7 6e b0 d2 e9 3a ff ff ff 66 90 45 85 ff 75 73 48 8b 75 08 48 8b 43 28 48 89 da 4c 89 e7 <44> 0f b6 46 01 48 89 f1 4c 89 ee e8 cd 6e b0 d2 48 8b 03 b9 01 00
[ 174.902724] RSP: 0018:ffffabe640c07bb8 EFLAGS: 00010246
[ 174.902727] RAX: ffffffffc2470eb0 RBX: ffff9372d0910c08 RCX: ffff9372d210ae4c
[ 174.902729] RDX: ffff9372d0910c08 RSI: 0000000800000000 RDI: ffff9372d0818008
[ 174.902730] RBP: ffff9372d210ae50 R08: 0000000000000020 R09: 0000000000000000
[ 174.902732] R10: 000000000010a800 R11: ffff9372d0898008 R12: ffff9372d0818008
[ 174.902734] R13: ffff9372d0902008 R14: ffff9372d0902000 R15: 0000000000000000
[ 174.902736] FS: 0000000000000000(0000) GS:ffff9375de780000(0000) knlGS:0000000000000000
[ 174.902738] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 174.902740] CR2: 0000000800000001 CR3: 00000001b9a22000 CR4: 0000000000f50ef0
[ 174.902742] PKRU: 55555554
[ 174.902744] note: kworker/11:2[654] exited with irqs disabled
[ 176.709920] BUG: unable to handle page fault for address: ffffabe640c07da8
[ 176.709929] #PF: supervisor read access in kernel mode
[ 176.709934] #PF: error_code(0x0000) - not-present page
[ 176.709938] PGD 100000067 P4D 100000067 PUD 100240067 PMD 10ab51067 PTE 0
[ 176.709952] Oops: Oops: 0000 [#2] PREEMPT SMP NOPTI
[ 176.709958] CPU: 10 UID: 1000 PID: 2271 Comm: nvidia-smi Tainted: P D OE 6.13.4-arch1-1.4-g14 #1 8d19905fada404e975f2493271080a57450c5321
[ 176.709969] Tainted: [P]=PROPRIETARY_MODULE, [D]=DIE, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
[ 176.709972] Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401QH_GA401QH/GA401QH, BIOS GA401QH.415 08/11/2023
[ 176.709976] RIP: 0010:_nv013256rm+0x3c/0x310 [nvidia]
[ 176.710696] Code: 48 63 47 08 48 01 c2 48 8b 07 48 85 c0 75 1b e9 2b 02 00 00 66 2e 0f 1f 84 00 00 00 00 00 48 8b 48 10 48 85 c9 74 17 48 89 c8 <48> 39 30 77 ef 0f 83 f9 01 00 00 48 8b 48 18 48 85 c9 75 e9 48 89
[ 176.710701] RSP: 0018:ffffabe644f9fcc8 EFLAGS: 00010082
[ 176.710708] RAX: ffffabe640c07da8 RBX: ffffffffc2bd43a7 RCX: 0000000225c17d03
[ 176.710712] RDX: ffffabe644f9fd40 RSI: 00000000000008df RDI: ffffffffc2dd9af8
[ 176.710716] RBP: ffff9372d0593000 R08: 0000000000000000 R09: ffffabe644f9fd68
[ 176.710720] R10: ffff9372d0590000 R11: 00000000ffffffff R12: ffffabe644f9fcf0
[ 176.710724] R13: ffff9372c9f476c0 R14: 0000000000000048 R15: 000000000000001f
[ 176.710728] FS: 000079dd70853540(0000) GS:ffff9375de700000(0000) knlGS:0000000000000000
[ 176.710733] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 176.710737] CR2: ffffabe640c07da8 CR3: 0000000147f8c000 CR4: 0000000000f50ef0
[ 176.710741] PKRU: 55555554
[ 176.710745] Call Trace:
[ 176.710751] <TASK>
[ 176.710757] ? __die_body.cold+0x19/0x21
[ 176.710767] ? page_fault_oops+0x188/0x300
[ 176.710776] ? search_bpf_extables+0x5f/0x80
[ 176.710784] ? srso_alias_return_thunk+0x5/0xfbef5
[ 176.710793] ? exc_page_fault+0x1c3/0x1d0
[ 176.710802] ? asm_exc_page_fault+0x26/0x30
[ 176.710810] ? rm_perform_version_check+0x37/0x150 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 176.711263] ? _nv013256rm+0x3c/0x310 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 176.711960] ? rm_perform_version_check+0x37/0x150 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 176.712407] _nv056220rm+0xd6/0x1a0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 176.712771] rm_perform_version_check+0x37/0x150 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 176.713206] nvidia_unlocked_ioctl+0x298/0x8b0 [nvidia 3c436a4fc8d4d201981ab9936d7bf45624e3fe84]
[ 176.713523] __x64_sys_ioctl+0xc8/0xf0
[ 176.713532] ? do_syscall_64+0x8e/0x190
[ 176.713540] do_syscall_64+0x82/0x190
[ 176.713547] ? srso_alias_return_thunk+0x5/0xfbef5
[ 176.713551] ? syscall_exit_to_user_mode+0x37/0x1c0
[ 176.713556] ? srso_alias_return_thunk+0x5/0xfbef5
[ 176.713560] ? do_syscall_64+0x8e/0x190
[ 176.713565] ? srso_alias_return_thunk+0x5/0xfbef5
[ 176.713568] ? do_user_addr_fault+0x38d/0x6c0
[ 176.713574] ? srso_alias_return_thunk+0x5/0xfbef5
[ 176.713577] ? srso_alias_return_thunk+0x5/0xfbef5
[ 176.713582] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 176.713587] RIP: 0033:0x79dd7096e7ed
[ 176.713609] Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
[ 176.713613] RSP: 002b:00007ffe41f66030 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 176.713617] RAX: ffffffffffffffda RBX: 0000000000000048 RCX: 000079dd7096e7ed
[ 176.713620] RDX: 00007ffe41f660f0 RSI: 00000000c04846d2 RDI: 0000000000000009
[ 176.713623] RBP: 00007ffe41f66080 R08: 00007ffe41f660f0 R09: 0000000000000000
[ 176.713625] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe41f660f0
[ 176.713628] R13: 0000000000000009 R14: 00000000c04846d2 R15: 00000000000000d2
[ 176.713636] </TASK>
[ 176.713638] Modules linked in: uinput ccm snd_seq_dummy snd_hrtimer rfcomm snd_seq snd_seq_device uhid cmac algif_hash algif_skcipher af_alg bnep pkcs8_key_parser snd_sof_amd_acp70 snd_sof_amd_acp63 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_pci_ps snd_soc_acpi_amd_match snd_amd_sdw_acpi soundwire_amd snd_hda_codec_realtek soundwire_generic_allocation snd_hda_codec_generic soundwire_bus snd_hda_scodec_component snd_hda_codec_hdmi snd_soc_sdca vfat mt7921e snd_hda_intel mt7921_common snd_soc_core nvidia_drm(POE) fat amd_atl intel_rapl_msr snd_intel_dspcfg mt792x_lib snd_compress intel_rapl_common snd_intel_sdw_acpi nvidia_uvm(POE) mt76_connac_lib nvidia_modeset(POE) ac97_bus snd_hda_codec snd_pcm_dmaengine mt76 snd_rpl_pci_acp6x mousedev snd_acp_pci snd_hda_core snd_acp_legacy_common btusb snd_pci_acp6x snd_hwdep mac80211 btrtl snd_pci_acp5x ee1004 snd_pcm btintel snd_rn_pci_acp3x btbcm snd_timer sp5100_tco ucsi_acpi
[ 176.713743] snd_acp_config kvm_amd snd snd_soc_acpi i2c_piix4 asus_armoury hid_multitouch typec_ucsi btmtk libarc4 nvidia(POE) bluetooth kvm cfg80211 rapl firmware_attributes_class wmi_bmof pcspkr typec k10temp i2c_smbus snd_pci_acp3x soundcore roles joydev i2c_hid_acpi i2c_hid amd_pmc asus_wireless mac_hid crypto_user loop nfnetlink zram 842_decompress 842_compress lz4hc_compress lz4_compress ip_tables x_tables dm_crypt cbc encrypted_keys trusted asn1_encoder tee hid_generic amdgpu dm_mod crc16 crct10dif_pclmul amdxcp crc32_pclmul i2c_algo_bit polyval_clmulni drm_ttm_helper polyval_generic ttm ghash_clmulni_intel drm_exec sha512_ssse3 gpu_sched sha256_ssse3 sha1_ssse3 drm_suballoc_helper drm_panel_backlight_quirks aesni_intel nvme drm_buddy gf128mul hid_asus asus_nb_wmi drm_display_helper crypto_simd nvme_core asus_wmi cryptd ccp sparse_keymap cec nvme_auth i8042 serio platform_profile usbhid rfkill video wmi btrfs blake2b_generic libcrc32c crc32c_generic crc32c_intel xor raid6_pq
[ 176.713874] CR2: ffffabe640c07da8
[ 176.713878] ---[ end trace 0000000000000000 ]---
[ 176.713881] RIP: 0010:_nv027143rm+0x193/0x290 [nvidia]
[ 176.714395] Code: 38 4c 89 e7 48 8b 86 68 12 00 00 e8 f7 6e b0 d2 e9 3a ff ff ff 66 90 45 85 ff 75 73 48 8b 75 08 48 8b 43 28 48 89 da 4c 89 e7 <44> 0f b6 46 01 48 89 f1 4c 89 ee e8 cd 6e b0 d2 48 8b 03 b9 01 00
[ 176.714398] RSP: 0018:ffffabe640c07bb8 EFLAGS: 00010246
[ 176.714402] RAX: ffffffffc2470eb0 RBX: ffff9372d0910c08 RCX: ffff9372d210ae4c
[ 176.714405] RDX: ffff9372d0910c08 RSI: 0000000800000000 RDI: ffff9372d0818008
[ 176.714408] RBP: ffff9372d210ae50 R08: 0000000000000020 R09: 0000000000000000
[ 176.714410] R10: 000000000010a800 R11: ffff9372d0898008 R12: ffff9372d0818008
[ 176.714413] R13: ffff9372d0902008 R14: ffff9372d0902000 R15: 0000000000000000
[ 176.714416] FS: 000079dd70853540(0000) GS:ffff9375de700000(0000) knlGS:0000000000000000
[ 176.714419] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 176.714422] CR2: ffffabe640c07da8 CR3: 0000000147f8c000 CR4: 0000000000f50ef0
[ 176.714425] PKRU: 55555554
System details
- Distro: Arch
- Kernel: 6.13.4-arch1-1.4-g14
- Desktop: GNOME
- Xorg or wayland: Wayland
- Model: GA401QH (Ryzen 5800HS, GTX 1650)
Edited by A E