mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-03 05:47:22 +02:00
6 lines
313 B
INI
6 lines
313 B
INI
# Itwjyg is a MacBook 7,1, brcmsmac is the WLAN driver, Nouveau is the
|
|
# driver that actually gets picture visible and I think nvidia is the
|
|
# propietary driver that doesn't manage that.
|
|
# wokeignore:rule=blacklist
|
|
GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT brcmsmac nouveau module_blacklist=nvidia"
|