-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
NVIDIA Open GPU Kernel Modules Version
580.95.05
Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for bugs specific to the open kernel driver.
- I confirm that this does not happen with the proprietary driver package.
Operating System and Version
No LSB modules are available. Description: Ubuntu 24.04.3 LTS
Kernel Release
Linux vicharak 6.1.75-axon #axon SMP Tue Nov 11 13:04:42 IST 2025 aarch64 aarch64 aarch64 GNU/Linux
Please confirm you are running a stable release kernel (e.g. not a -rc). We do not accept bug reports for unreleased kernels.
- I am running on a stable kernel release.
Hardware: GPU
geforce rtx 3080
Describe the bug
when this issue is solved I face the following issue, randomly by some trial and error I face this issue with open drivers.
[ 10.842101] NVRM: s_vbiosPatchInterfaceData: Found pIntFaceHdr entry count: 0, expected 2
[ 10.842107] NVRM: s_vbiosPatchInterfaceData: too few interface entires found for FWSEC cmd 0x15
[ 10.842112] NVRM: s_prepareForFwsec_TU102: Falcon ucode from hs
[ 10.842114] NVRM: s_prepareForFwsec_TU102: failed to prepare interface data for FWSEC cmd 0x15: 0x25
[ 10.842116] NVRM: s_prepareForFwsec_TU102: (note: VBIOS version 94.02.71.40.83)
[ 10.842119] NVRM: nvCheckOkFailedNoLog: Check failed: Invalid data passed [NV_ERR_INVALID_DATA] (0x00000025) returned from kgspPrepareForBootstrap_HAL(pGpu, pKernelGsp, KGSP_BOOT_MODE_NORMAL) @ kernel_gsp.c:3664
[ 10.842171] NVRM: RmInitAdapter: Cannot initialize GSP firmware RM
[ 10.843941] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x62:0x25:2015)
[ 10.845693] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
would you let me the reason behind the "Cannot initialize GSP firmware RM" issue ?
With the proprietary modules I face only the following issue.
[ 10.843941] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x62:0x25:2015)
[ 10.845693] NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
To Reproduce
occurs on every boot
Bug Incidence
Always
nvidia-bug-report.log.gz
More Info
No response