📝 Note of race condition introduced by wrong config
This commit is contained in:
parent
d9369f39be
commit
ff2cac515b
1 changed files with 2 additions and 1 deletions
|
|
@ -131,7 +131,8 @@ doas grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Probably overkill, but also set it in the kernel modules as well (don't
|
4. Probably overkill, but also set it in the kernel modules as well (don't
|
||||||
bother with this):
|
bother with this!! Caused xorg to have bad race condition when utilized with
|
||||||
|
other options, currently conferring with Artix team):
|
||||||
|
|
||||||
```
|
```
|
||||||
doas touch /etc/modprobe.d/nvidia_drm.conf && \
|
doas touch /etc/modprobe.d/nvidia_drm.conf && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue