macaroni-os / macaroni-os/mark-issues

[gpu-configurator] Add support to xlibre environment

Open
#511 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

gpu-configurator
Dominant language
No language data
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The xlibre server uses a different path for video cards drivers under:

/usr/lib64/xorg/modules/xlibre-25.0/drivers/

or

/usr/lib64/xorg/modules/xlibre/drivers/

The gpu-configurator must check if exists this directory and link the NVIDIA driver there instead of the xorg path.

Contributor guide

No contributing guide indexed for this repository

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 by locating the gpu-configurator logic that checks the Xorg driver directory and links the NVIDIA driver. Check how it handles /usr/lib64/xorg/modules, then add support for the xlibre-25.0/drivers and xlibre/drivers paths described here. Done means the NVIDIA driver is linked into an existing xlibre directory instead of the xorg path.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.