百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
O

open-gpu-kernel-modules

> 编程语言
开源

NVIDIA Linux 打开 GPU 内核模块源

17.2K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

NVIDIA Linux 打开 GPU 内核模块源

NVIDIA Linux 打开 GPU Kernel 模块源 这是NVIDIA Linux打开GPU内核模块的源出,版本为610.57.04. 如何构建构建:制作模块 -j$(nproc) 要安装,首先解开任何已存在的NVIDIA内核模块. 然后,作为根:制作模块install -j$(nproc) 注意此处所建的内核模块必须使用普惠制固件和用户空间NVIDIA GPU驱动组件,从相应的610.57.04驱动发布. 这可以通过使用 -- no-内核-模块选项从.run文件中安装 NVIDIA GPU 驱动程序来实现. 例如,sh./NVIDIA-Linux-[.].run-no-内核-模块支持的目标CPU 目前,可以为x8664或arch64建造内核模块. 如果交叉编译, 请将这些变量设置在 make 命令行上 : TARGETARCH=arch64\\ x8664 CC LD AR CXX OBJCOPY E. 例如, # 为 arch64 为 arch64 制作模块 - j$(nproc)\ TAR..

GitHub Issues· 523 开放

在 GitHub 查看全部
  • #1134

    kernel 7.0.3 + nvidia-open 595.71.05 on RTX 3090: `__nv_drm_gem_nvkms_map` requests range exceeding PCI BAR1 → Xid 31 → Xid 154 (Node Reboot Required) under Chromium GPU workload

    bug更新于 2026年9月16日
  • #1151

    RTX 5080 (GB203): Random Xid 79 with zero precursor — any load level, instant atomic GPU death, open kernel module 595.71.05

    bug更新于 2026年9月16日
  • #1037

    Buffers created using GBM are not usable when imported into non-Nvidia drivers

    bug更新于 2026年9月16日
  • #1045

    Intermittent desktop lockup: Xid 62/45 -> Xid 119 (GSP timeout) -> Xid 154 on RTX 5080 (Arch Linux, nvidia-open 590.48.01)

    更新于 2026年9月16日
  • #1357

    615.71.09: DisplayPort output on RTX 5060 Laptop GPU (GB206M) produces no signal, 610.57.04 works

    bug更新于 2026年9月16日
  • #1162

    Blackwell laptop: NPCF (NVDA0820) at \_SB.NPCF not bound — Dynamic Boost / NVPCF inactive on HP OMEN Slim 16t-an000 (board 8D40)

    更新于 2026年9月16日
  • #1307

    RTX 5070 (GB205): Xid 62 PMU halt on plain idle → GSP task watchdog loop (partition 4#0, task 3), unrecoverable; 610.57.04 open, Wayland

    更新于 2026年9月16日
  • #1284

    RTX 5090 (GB202): suspend always fails — Xid 120 GSP page fault on UNLOADING_GUEST_DRIVE (deep and s2idle), oops in nvEvoDisableVblankSemControl, hard reset required (610.57.04 open)

    更新于 2026年9月16日
  • #1367

    615.71.09: hangs and vertical line corruption on DP monitors (RTX 4060), 610.57.04 works

    更新于 2026年9月16日
  • #1364

    [610.57.04 / GA102] Mapping-node failures in gpu_vaspace.c (both 4635/2066 and 4551/2021 forms) after sustained Vulkan load pins VRAM at ~96% under Wayland

    更新于 2026年9月16日

核心特点

  • •The GitHub repository will function mostly as a snapshot of each driver
  • •We do not expect to be able to provide revision history for individual
  • •We may not be able to reflect individual contributions as separate
  • •Because the code undergoes various processing prior to publishing here,
  • •An "OS-agnostic" component: this is the component of each kernel module
  • •A "kernel interface layer": this is the component of each kernel module
  • •kernel-open/ The kernel interface layer
  • •kernel-open/nvidia/ The kernel interface layer for nvidia.ko
  • •kernel-open/nvidia-drm/ The kernel interface layer for nvidia-drm.ko
  • •kernel-open/nvidia-modeset/ The kernel interface layer for nvidia-modeset.ko

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言