Re: [qubes-users] R4.0.1 UEFI black screen after boot [SOLVED]
duc...@disroot.org: > Thanks, applying steps 11 and 12 as suggested was the answer. Good. > The hardest part was figuring out how to reach a GRUB menu from UEFI, as > it turns out. I might suggest a change to the webpage you linked so that > the "Accessing installer Rescue mode on UEFI" section is elevated to an > NB: at the top rather than the bottom of the page. > I have a submission in the works to make that document more clear in general, and just added the "black screen" symptom: https://github.com/awokd/qubes-doc/blob/patch-4/user/advanced-configuration/uefi-troubleshooting.md#installation-completes-successfully-but-then-boot-loops-or-hangs-on-black-screen. -- - don't top post Mailing list etiquette: - trim quoted reply to only relevant portions - when possible, copy and paste text instead of screenshots -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/7f25668b-0640-51ef-58a3-bb78d88bed4d%40danwin1210.me.
Re: [qubes-users] R4.0.1 UEFI black screen after boot [SOLVED]
'awokd' via qubes-users: > duc...@disroot.org: >> 'awokd' via qubes-users: > >>> Intel integrated GPU usually works well as is. Are you getting the black >>> screen when you boot the installer, or after it completes and reboots? >>> >> The installer boots just fine, no issues at all. It's only after it >> completes and I try to boot Qubes OS proper that I've just installed >> that I get this problem. >> > OK, you should be pretty close then. If you still have Qubes installed > on your HDD, try this: > > - > https://www.qubes-os.org/doc/uefi-troubleshooting/#accessing-installer-rescue-mode-on-uefi > - it will tell you where it mounted your HDD, think it's /mnt/sysimage > - cd /mnt/sysimage/boot/efi/EFI/qubes > - ls should list xen.cfg, nano it > - do steps 11 & 12 in > https://www.qubes-os.org/doc/uefi-troubleshooting/#cannot-start-installation-installation-completes-successfully-but-then-bios-loops-at-boot-device-selection-hangs-at-four-penguins-after-choosing-test-media-and-install-qubes-os-in-grub-menu > > If that doesn't help, reboot into Rescue mode and nano xen.cfg again. > Remove those mapbs and noexitboot lines, then add efi=attr=uc to the end > of each options line (step 5 for "3.2" in > https://www.qubes-os.org/doc/uefi-troubleshooting/#system-crashrestart-when-booting-installer). > Thanks, applying steps 11 and 12 as suggested was the answer. The hardest part was figuring out how to reach a GRUB menu from UEFI, as it turns out. I might suggest a change to the webpage you linked so that the "Accessing installer Rescue mode on UEFI" section is elevated to an NB: at the top rather than the bottom of the page. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/94ba99e2-f7cb-fb01-7f96-5dd78447386b%40disroot.org.
Re: [qubes-users] R4.0.1 UEFI black screen after boot
duc...@disroot.org: > 'awokd' via qubes-users: >> Intel integrated GPU usually works well as is. Are you getting the black >> screen when you boot the installer, or after it completes and reboots? >> > The installer boots just fine, no issues at all. It's only after it > completes and I try to boot Qubes OS proper that I've just installed > that I get this problem. > OK, you should be pretty close then. If you still have Qubes installed on your HDD, try this: - https://www.qubes-os.org/doc/uefi-troubleshooting/#accessing-installer-rescue-mode-on-uefi - it will tell you where it mounted your HDD, think it's /mnt/sysimage - cd /mnt/sysimage/boot/efi/EFI/qubes - ls should list xen.cfg, nano it - do steps 11 & 12 in https://www.qubes-os.org/doc/uefi-troubleshooting/#cannot-start-installation-installation-completes-successfully-but-then-bios-loops-at-boot-device-selection-hangs-at-four-penguins-after-choosing-test-media-and-install-qubes-os-in-grub-menu If that doesn't help, reboot into Rescue mode and nano xen.cfg again. Remove those mapbs and noexitboot lines, then add efi=attr=uc to the end of each options line (step 5 for "3.2" in https://www.qubes-os.org/doc/uefi-troubleshooting/#system-crashrestart-when-booting-installer). -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/53c5e7a7-6680-5889-1e20-3871673a13f5%40danwin1210.me.
Re: [qubes-users] R4.0.1 UEFI black screen after boot
Claudia: > 'awokd' via qubes-users: >> duc...@disroot.org: >>> This is an issue that's been reported before, and some solutions appear >>> to be out there, including re-installing with Legacy boot. However, they >>> all seem to involve modifying the installer prior to installation or >>> making changes via a GRUB menu. I'm never presented with a GRUB menu >>> with either (I suspect that's a UEFI issue), so I'm not quite sure how >>> to proceed with troubleshooting. I want to stick with UEFI-only boot as >>> far as possible. >>> >>> The last messages echoed before the black screen are: >>> [VT-D]Passed iommu=no-igfx option. Disabling IGD VT-d engine. Scrubbing Free RAM on 1 nodes using 2 CPUs .done. Initial low memory virq threshold set at 0x4000 pages. Std. Loglevel: All Guest Loglevel: Nothing (Rate-limited: Errors and warnings) Xen is relinquishing VGA console. >>> >>> The screen goes black indefinitely at this point. >>> >>> This is a device with only integrated GPU so I suspected this might be a >>> problem. >>> >>> How should I proceed? >>> >> Intel integrated GPU usually works well as is. Are you getting the black >> screen when you boot the installer, or after it completes and reboots? >> > > For what it's worth, yesterday I updated dom0 on a previously working > Qubes 4.0.1 installation, rebooted, and ran into this exact problem. I > have absolutely no idea if it's related. > > Also, re: grub, from my experience it appears to me that it only uses > grub.efi if you have more than one OS installed, such as R4.0.1 and > R4.1, otherwise xen.efi is used which does not have any boot menu or > command line capabilities. I imagine you could change this from rescue > media using some kind of UEFI boot config utility, or perhaps by running > grub-install? With rescue media, you also can modify boot parameters in > /boot/xen.cfg directly. > > In my case, changing xen.cfg back to 4.14 kernel seems to solve the > issue, but I know I had a 4.19 kernel working on this same machine > before. I haven't tried legacy boot at all. > > Anyway, point is that it may not be strictly due to UEFI, per se. For > me, 4.14 worked fine under UEFI, and then the 4.19 update caused the > same symptoms you're seeing, which is just like any other > update-gone-wrong, UEFI or not. Also, I don't even know if it was the > kernel update that caused it. It could have been caused by a dracut > update, Xen, or anything else, I assume. > > It's on a currently non-production system so I'm probably not going to > troubleshoot it. Most likely I'll wait around for the next kernel update > and see if that fixes it, or wait around for 4.0.2 and reinstall and see > if that fixes it. > > - > This free account was provided by VFEmail.net - report spam to > ab...@vfemail.net > > ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of > the NSA's hands! > $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No > bandwidth quotas! > Commercial and Bulk Mail Options! Think I'll put 4.0.1 out to pasture and wait for 4.0.2 then. Glad to get your input. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/764aea2a-a1e1-45ff-8db6-4d39cdc183e5%40disroot.org.
Re: [qubes-users] R4.0.1 UEFI black screen after boot
'awokd' via qubes-users: > duc...@disroot.org: >> This is an issue that's been reported before, and some solutions appear >> to be out there, including re-installing with Legacy boot. However, they >> all seem to involve modifying the installer prior to installation or >> making changes via a GRUB menu. I'm never presented with a GRUB menu >> with either (I suspect that's a UEFI issue), so I'm not quite sure how >> to proceed with troubleshooting. I want to stick with UEFI-only boot as >> far as possible. >> >> The last messages echoed before the black screen are: >> >>> [VT-D]Passed iommu=no-igfx option. Disabling IGD VT-d engine. >>> Scrubbing Free RAM on 1 nodes using 2 CPUs >>> .done. >>> Initial low memory virq threshold set at 0x4000 pages. >>> Std. Loglevel: All >>> Guest Loglevel: Nothing (Rate-limited: Errors and warnings) >>> Xen is relinquishing VGA console. >> >> The screen goes black indefinitely at this point. >> >> This is a device with only integrated GPU so I suspected this might be a >> problem. >> >> How should I proceed? >> > Intel integrated GPU usually works well as is. Are you getting the black > screen when you boot the installer, or after it completes and reboots? > The installer boots just fine, no issues at all. It's only after it completes and I try to boot Qubes OS proper that I've just installed that I get this problem. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/999a21f7-3cbb-1db8-d6fb-65ee50a55ff4%40disroot.org.
Re: [qubes-users] R4.0.1 UEFI black screen after boot
'awokd' via qubes-users: duc...@disroot.org: This is an issue that's been reported before, and some solutions appear to be out there, including re-installing with Legacy boot. However, they all seem to involve modifying the installer prior to installation or making changes via a GRUB menu. I'm never presented with a GRUB menu with either (I suspect that's a UEFI issue), so I'm not quite sure how to proceed with troubleshooting. I want to stick with UEFI-only boot as far as possible. The last messages echoed before the black screen are: [VT-D]Passed iommu=no-igfx option. Disabling IGD VT-d engine. Scrubbing Free RAM on 1 nodes using 2 CPUs .done. Initial low memory virq threshold set at 0x4000 pages. Std. Loglevel: All Guest Loglevel: Nothing (Rate-limited: Errors and warnings) Xen is relinquishing VGA console. The screen goes black indefinitely at this point. This is a device with only integrated GPU so I suspected this might be a problem. How should I proceed? Intel integrated GPU usually works well as is. Are you getting the black screen when you boot the installer, or after it completes and reboots? For what it's worth, yesterday I updated dom0 on a previously working Qubes 4.0.1 installation, rebooted, and ran into this exact problem. I have absolutely no idea if it's related. Also, re: grub, from my experience it appears to me that it only uses grub.efi if you have more than one OS installed, such as R4.0.1 and R4.1, otherwise xen.efi is used which does not have any boot menu or command line capabilities. I imagine you could change this from rescue media using some kind of UEFI boot config utility, or perhaps by running grub-install? With rescue media, you also can modify boot parameters in /boot/xen.cfg directly. In my case, changing xen.cfg back to 4.14 kernel seems to solve the issue, but I know I had a 4.19 kernel working on this same machine before. I haven't tried legacy boot at all. Anyway, point is that it may not be strictly due to UEFI, per se. For me, 4.14 worked fine under UEFI, and then the 4.19 update caused the same symptoms you're seeing, which is just like any other update-gone-wrong, UEFI or not. Also, I don't even know if it was the kernel update that caused it. It could have been caused by a dracut update, Xen, or anything else, I assume. It's on a currently non-production system so I'm probably not going to troubleshoot it. Most likely I'll wait around for the next kernel update and see if that fixes it, or wait around for 4.0.2 and reinstall and see if that fixes it. - This free account was provided by VFEmail.net - report spam to ab...@vfemail.net ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands! $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options! -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/591e6cc2-8728-4d34-96d1-03fa80869d6e%40vfemail.net.
Re: [qubes-users] R4.0.1 UEFI black screen after boot
duc...@disroot.org: > This is an issue that's been reported before, and some solutions appear > to be out there, including re-installing with Legacy boot. However, they > all seem to involve modifying the installer prior to installation or > making changes via a GRUB menu. I'm never presented with a GRUB menu > with either (I suspect that's a UEFI issue), so I'm not quite sure how > to proceed with troubleshooting. I want to stick with UEFI-only boot as > far as possible. > > The last messages echoed before the black screen are: > >> [VT-D]Passed iommu=no-igfx option. Disabling IGD VT-d engine. >> Scrubbing Free RAM on 1 nodes using 2 CPUs >> .done. >> Initial low memory virq threshold set at 0x4000 pages. >> Std. Loglevel: All >> Guest Loglevel: Nothing (Rate-limited: Errors and warnings) >> Xen is relinquishing VGA console. > > The screen goes black indefinitely at this point. > > This is a device with only integrated GPU so I suspected this might be a > problem. > > How should I proceed? > Intel integrated GPU usually works well as is. Are you getting the black screen when you boot the installer, or after it completes and reboots? -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/5d1285f1-d7b0-8ff9-4abb-dc40e3e9db91%40danwin1210.me.