NVIDIA / NVIDIA/open-gpu-kernel-modules

Cannot initialize GSP firmware RM

Open
#965 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
17.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

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

nvidia-bug-report.log.gz

More Info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached nvidia-bug-report.log.gz and the failure path reported at kernel_gsp.c:3664, using the listed Ubuntu, kernel, GPU, driver, and VBIOS versions to reproduce the boot failure. Trace the invalid FWSEC interface-data error and verify that the GSP firmware RM initializes successfully on every boot.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux, ubuntu
Domain
operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.