From 273837be0029bd584067266d641df5da93ab1eb6 Mon Sep 17 00:00:00 2001 From: Cole Deck Date: Thu, 28 Jan 2021 15:52:07 -0600 Subject: [PATCH] Update 'G14FAQ.md' --- G14FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/G14FAQ.md b/G14FAQ.md index 031d891..3111a16 100644 --- a/G14FAQ.md +++ b/G14FAQ.md @@ -23,4 +23,7 @@ After update, the BIOS will reset all configuration. To boot linux, you must dis A: In the BIOS, create a custom boot option, name it whatever you want, then point it to the file named something like grubx64.efi (it might be slightly differently named, but it will have .efi extension and contain the word "grub" or "systemd"), it can be hidden in folders inside the EFI folder, look around. Then make this boot option the default, and you system should be able to boot again. -Don't see your question and a web search didn't help? Ask in the asus-linux discord! https://discord.gg/D2EaBSwQUt \ No newline at end of file +Don't see your question and a web search didn't help? Ask in the asus-linux discord! https://discord.gg/D2EaBSwQUt + +#### Q: Nvidia graphics mode just goes to a black screen! +A: You need to put an xrandr command in your display manager's autostart. See this arch wiki page for details: https://wiki.archlinux.org/index.php/NVIDIA_Optimus#Display_managers \ No newline at end of file