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

Notice - Display will become glitched after installing virtualbox-host-dkms in a Hyper-V virtual machine #1

Closed
WaviestBalloon opened this issue May 9, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@WaviestBalloon
Copy link
Owner

WaviestBalloon commented May 9, 2023

I doubt I could fix this, but a friend showed me a issue that they had while attempting to run the script.
After reaching the Installing deps section of the installer the screen becomes distorted and glitchy, similar to removing memory out of a running computer.
In this section, the package virtualbox-host-dkms is installed, which is most likely the issue. If you encounter this issue, simply comment out the lines that mention the above package.

From:

paru -S virtualbox-host-dkms --noconfirm

To:

# paru -S virtualbox-host-dkms --noconfirm

In the future, I'll make it a option in the script to skip Virtualbox installation.

@WaviestBalloon WaviestBalloon added the bug Something isn't working label May 9, 2023
@WaviestBalloon WaviestBalloon self-assigned this May 9, 2023
@WaviestBalloon WaviestBalloon pinned this issue May 9, 2023
@WaviestBalloon
Copy link
Owner Author

Virtualbox will no longer be installed when running WavyArch
A better alternative is QEMU: https://wiki.archlinux.org/title/QEMU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant