ubuntu:gpu:nouveau:blacklist_the_nouveau_driver
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:nouveau:blacklist_the_nouveau_driver [2025/05/21 18:33] – peter | ubuntu:gpu:nouveau:blacklist_the_nouveau_driver [2025/05/21 18:46] (current) – peter | ||
---|---|---|---|
Line 29: | Line 29: | ||
<code bash> | <code bash> | ||
- | sudo bash -c "echo blacklist nouveau > / | + | sudo bash -c "echo blacklist nouveau > / |
- | sudo bash -c "echo options nouveau modeset=0 >> / | + | sudo bash -c "echo options nouveau modeset=0 >> / |
</ | </ | ||
+ | |||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE: |
- | <file bash / | + | * The **blacklist nouveau** line suggests that the module loading system should not load the Nouveau driver automatically. |
- | blacklist | + | * The **options |
- | </ | + | |
</ | </ | ||
Line 44: | Line 44: | ||
---- | ---- | ||
- | ===== Confirm the content of the newly created modeprobe file blacklist-nvidia-nouveau.conf ===== | + | ===== Confirm the content of the newly created modeprobe file blacklist-nouveau.conf ===== |
<code bash> | <code bash> | ||
- | cat / | + | cat / |
</ | </ | ||
ubuntu/gpu/nouveau/blacklist_the_nouveau_driver.1747852397.txt.gz · Last modified: 2025/05/21 18:33 by peter