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

Enhancement: disable hw cursors in startwayfire if running nouveau #4

Open
erikvanhamme opened this issue Mar 26, 2020 · 0 comments
Open

Comments

@erikvanhamme
Copy link

Until such time as the hardware cursors work, disable them in startwayfire script.

This to avoid issues being opened for missing cursor.

To check for nouveau, test if /sys/module/nouveau exists. Do not lsmod | grep nouveau because some systems, like mine will have nouveau built-in to the kernel, not as a module.

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 a pull request may close this issue.

1 participant