Hi All,I'm getting this error on v6.11 from Linus' tree. Any help would be appreciated.
[ 5.277709] nouveau 0000:01:00.0: sec2(gsp): mbox 0000000b 0000000f [ 5.277712] nouveau 0000:01:00.0: sec2(gsp):booter-load: boot failed: -5 [ 5.277728] ------------[ cut here ]------------[ 5.277729] WARNING: CPU: 6 PID: 533 at drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:2409 r535_gsp_init+0x8c/0xbd0 [nouveau] [ 5.277858] Modules linked in: nvme nvme_core nvme_auth i915(+) nouveau(+) crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic mxm_wmi drm_ttm_helper gpu_sched drm_gpuvm drm_exec drm_buddy i2c_algo_bit ghash_clmulni_intel ttm sha512_ssse3 drm_display_helper xhci_pci sha256_ssse3 xhci_pci_renesas hid_multitouch sha1_ssse3 serio_raw xhci_hcd vmd cec i2c_hid_acpi i2c_hid video wmi pinctrl_tigerlake xen_acpi_processor xen_privcmd xen_pciback xen_blkback xen_gntalloc xen_gntdev xen_evtchn scsi_dh_rdac scsi_dh_emc scsi_dh_alua uinput dm_multipath [ 5.277880] CPU: 6 UID: 0 PID: 533 Comm: (udev-worker) Not tainted 6.11.0-test-1.qubes.fc37.x86_64+ #13 [ 5.277882] Hardware name: Micro-Star International Co., Ltd. Pulse GL66 11UGK/MS-1581, BIOS E1581IMS.313 07/06/2023
[ 5.277883] RIP: e030:r535_gsp_init+0x8c/0xbd0 [nouveau][ 5.277972] Code: 24 40 48 8d 4c 24 3c 48 89 ee 6a 00 49 8d bd b0 04 00 00 4c 8d 44 24 48 e8 91 e2 fa ff 41 58 85 c0 41 89 c6 0f 84 93 00 00 00 <0f> 0b 49 83 bd c0 07 00 00 00 75 32 48 8b 44 24 48 65 48 2b 04 25
[ 5.277973] RSP: e02b:ffffc90041187650 EFLAGS: 00010282[ 5.277975] RAX: 00000000fffffffb RBX: ffff888112055008 RCX: 0000000000000027 [ 5.277976] RDX: 0000000000000000 RSI: ffff888112055008 RDI: ffff888101f978e8 [ 5.277977] RBP: ffff888112055008 R08: 0000000000000000 R09: 0000000082f50a00 [ 5.277978] R10: ffffffff81cfc819 R11: 0000000000000000 R12: ffff888112055040 [ 5.277978] R13: ffff888112055000 R14: 00000000fffffffb R15: ffff888112055008 [ 5.277985] FS: 00007d09ebc930c0(0000) GS:ffff888192500000(0000) knlGS:0000000000000000
[ 5.277986] CS: e030 DS: 0000 ES: 0000 CR0: 0000000080050033[ 5.277987] CR2: 00007982caf88942 CR3: 000000010e656000 CR4: 0000000000050660
[ 5.277992] Call Trace: [ 5.277994] <TASK> [ 5.277995] ? r535_gsp_init+0x8c/0xbd0 [nouveau] [ 5.278078] ? __warn.cold+0x8e/0xe8 [ 5.278081] ? r535_gsp_init+0x8c/0xbd0 [nouveau] [ 5.278160] ? report_bug+0xff/0x140 [ 5.278163] ? handle_bug+0x3c/0x80 [ 5.278165] ? exc_invalid_op+0x17/0x70 [ 5.278166] ? asm_exc_invalid_op+0x1a/0x20 [ 5.278169] ? r535_gsp_init+0x8c/0xbd0 [nouveau] [ 5.278246] nvkm_subdev_init_+0x49/0x90 [nouveau] [ 5.278324] ? nvkm_intr_rearm+0xc4/0x1c0 [nouveau] [ 5.278397] nvkm_subdev_init+0x48/0x60 [nouveau] [ 5.278470] nvkm_device_init+0x16b/0x1f0 [nouveau] [ 5.278580] nvkm_udevice_init+0x47/0x70 [nouveau] [ 5.278690] nvkm_object_init+0x3e/0x120 [nouveau] [ 5.278768] nvkm_ioctl_new+0x183/0x250 [nouveau] [ 5.278843] ? __pfx_nvkm_client_child_new+0x10/0x10 [nouveau] [ 5.278914] ? __pfx_nvkm_udevice_new+0x10/0x10 [nouveau] [ 5.279013] nvkm_ioctl+0xe4/0x1e0 [nouveau] [ 5.279084] nvif_object_ctor+0x134/0x1b0 [nouveau] [ 5.279155] nvif_device_ctor+0x23/0x70 [nouveau] [ 5.279224] nouveau_cli_init+0x164/0x570 [nouveau] [ 5.279330] ? __kmalloc_cache_noprof+0x142/0x300 [ 5.279333] nouveau_drm_device_init+0xb7/0x890 [nouveau] [ 5.279430] ? pci_update_current_state+0x70/0xa0 [ 5.279432] nouveau_drm_probe+0x129/0x220 [nouveau] [ 5.279521] ? rpm_resume+0x302/0x6e0 [ 5.279524] local_pci_probe+0x42/0x90 [ 5.279526] pci_device_probe+0xc1/0x2a0 [ 5.279528] really_probe+0xdb/0x340 [ 5.279530] ? pm_runtime_barrier+0x54/0x90 [ 5.279532] ? __pfx___driver_attach+0x10/0x10 [ 5.279534] __driver_probe_device+0x78/0x110 [ 5.279536] driver_probe_device+0x1f/0xa0 [ 5.279538] __driver_attach+0xba/0x1c0 [ 5.279541] bus_for_each_dev+0x8c/0xe0 [ 5.279543] bus_add_driver+0x134/0x220 [ 5.279545] driver_register+0x72/0xd0 [ 5.279546] ? __pfx_nouveau_drm_init+0x10/0x10 [nouveau] [ 5.279622] do_one_initcall+0x58/0x2f0 [ 5.279626] do_init_module+0x82/0x240 [ 5.279628] init_module_from_file+0x86/0xc0 [ 5.279630] idempotent_init_module+0x121/0x320 [ 5.279633] __x64_sys_finit_module+0x5e/0xb0 [ 5.279634] do_syscall_64+0x82/0x160 [ 5.279637] ? __do_sys_newfstatat+0x4b/0x80 [ 5.279639] ? syscall_exit_to_user_mode_prepare+0x149/0x170 [ 5.279642] ? syscall_exit_to_user_mode+0x15/0x220 [ 5.279644] ? do_syscall_64+0x8e/0x160 [ 5.279645] ? do_syscall_64+0x8e/0x160 [ 5.279647] ? do_syscall_64+0x8e/0x160 [ 5.279648] ? do_syscall_64+0x8e/0x160 [ 5.279650] ? clear_bhb_loop+0x25/0x80 [ 5.279652] ? clear_bhb_loop+0x25/0x80 [ 5.279654] ? clear_bhb_loop+0x25/0x80 [ 5.279656] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 5.279658] RIP: 0033:0x7d09ec75b9cd[ 5.279660] Code: 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 33 e4 0c 00 f7 d8 64 89 01 48 [ 5.279661] RSP: 002b:00007ffe44fc3ad8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 5.279662] RAX: ffffffffffffffda RBX: 000060c4df9263b0 RCX: 00007d09ec75b9cd [ 5.279663] RDX: 0000000000000000 RSI: 00007d09ec8a3453 RDI: 0000000000000014 [ 5.279664] RBP: 00007d09ec8a3453 R08: 0000000000000000 R09: 00007ffe44fc3c00 [ 5.279665] R10: 0000000000000014 R11: 0000000000000246 R12: 0000000000020000 [ 5.279666] R13: 000060c4df9269f0 R14: 0000000000000000 R15: 000060c4df92a580
[ 5.279667] </TASK> [ 5.279667] ---[ end trace 0000000000000000 ]--- [ 5.279670] nouveau 0000:01:00.0: gsp: init failed, -5 [ 5.279683] nouveau 0000:01:00.0: init failed with -5 [ 5.279685] nouveau: DRM-master:00000000:00000080: init failed with -5[ 5.279688] nouveau 0000:01:00.0: DRM-master: Device allocation failed: -5 [ 5.296368] nouveau 0000:01:00.0: probe with driver nouveau failed with error -5
Thanks, Krishna
Attachment:
OpenPGP_0xCF412C4448F859FE.asc
Description: OpenPGP public key
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature