Skip to content

Commit

Permalink
Add Debian specific troubleshooting instructions
Browse files Browse the repository at this point in the history
Closes #173
  • Loading branch information
bayasdev authored Jul 3, 2024
1 parent 0b1506d commit a5f7366
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,10 @@ The [GPU profile selector](https://github.com/LorenzoMorelli/GPU_profile_selecto

## 💡 Tips

### Black screen on Debian with Nvidia mode?

Try adding `xrandr --auto` to your `~/.xsessionrc`. See https://github.com/bayasdev/envycontrol/issues/173#issuecomment-2205292306, also check the [Wiki](https://github.com/bayasdev/envycontrol/wiki/Frequently-Asked-Questions#what-to-do-if-my-display-manager-is-not-supported) for an alternative solution if this didn't work.

### `nvidia` kernel module is named `nvidia-current` on Debian

If you're running into this situation you can use the `--use-nvidia-current` flag to make EnvyControl use the correct module name.
Expand Down

0 comments on commit a5f7366

Please sign in to comment.