Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace install-gpu-drivers script with chwd autoconfiguration #32

Open
wants to merge 213 commits into
base: cachyos-systemd-qt6
Choose a base branch
from

Conversation

ventureoo
Copy link
Member

@ventureoo ventureoo commented Aug 22, 2024

This makes debugging a bit easier for us, as it allows to reproduce errors related to driver setup after installation.

ptr1337 added 30 commits July 4, 2024 19:25
Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
This reverts commit 7a00a68, reversing
changes made to db20b79.

zfshostid seems currently to be a unstable implementation and brings a lot of issues. So we are going to revert this commit, to avoid issues at users ZFS installation

Current known issue when doing a offline installation, booting into the succesfully installed system, upgrading the system. Then grub wont boot succesfully due issue with zfshostid.
Lets revert this until there is a fix for upstream
Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
ptr1337 and others added 25 commits July 4, 2024 19:40
…ems that this process timeouts and then fails to install. We do not really require the log on the target machine, if the installation is succesful, so lets remove it to avoid issues

Signed-off-by: Peter Jung <[email protected]>
Signed-off-by: Peter Jung <[email protected]>
(cherry picked from commit 2264683)
Signed-off-by: Peter Jung <[email protected]>
@vnepogodin
Copy link
Member

idk about cases where we might want to install multiple profiles. in that case if intel igpu is upper in the list to be picked, then it will install only for intel igpu and nothing will be installed for nvidia dgpu (same for amd)

src/modules/chwd/main.py Outdated Show resolved Hide resolved
Copy link
Member

@vnepogodin vnepogodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

was confirmed that its working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants