Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Your video card driver does not support any of the supported OpenGL versions.

未关闭
#165 24 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
20/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
arch-linux, godot, linux

调研方向

Start by reproducing the failure with the reported Arch Linux, NVIDIA driver, kernel, GPU, and patched Godot 3.2 versions. Read platform/x11/context_gl_x11.cpp and drivers/gles3/rasterizer_gles3.cpp around the reported errors; done would require identifying whether this configuration can be supported and documenting or implementing a confirmed fix.

由索引模型根据 Issue 内容生成。

描述

os:       archlinux
driver:   nvidia-lts  (1:495.44-6)
kernel:   linux-lts    (5.10.78-1)
gpu:      nvidia GeForce RTX 2070

I've got a feeling I'm out of luck, but while I can build simula from master branch,
the patched godot 3.2 doesn't seem to support my GPU.

Here's the output in a terminal

Godot Engine v3.2.beta.custom_build - https://godotengine.org
ERROR: initialize: Condition ' !fbc ' is true. returned: ERR_UNCONFIGURED
   At: platform/x11/context_gl_x11.cpp:158.
ERROR: is_viable: Error initializing GLAD
   At: drivers/gles3/rasterizer_gles3.cpp:141.

I can run godot-3.4 from the official repos.

Anyone have any suggestions?
Thanks Friends

主要语言
Haskell
星标
3.2k
派生
111
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

SimulaVR/Simula 的其他 Issue

查看 SimulaVR/Simula 的全部 Issue

相似的 Issue

更多 Haskell Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。