Video issues on install on Lenovo X220t

120 views
Skip to first unread message

Kevin Lipe

unread,
Jun 10, 2016, 2:47:34 PM6/10/16
to qubes-users
I created a USB installer for Qubes 3.1 and tried to install it on my Lenovo X220 tablet (with an i5 2520M, VT-x and VT-d enabled) and can't seem to get the thing to boot. I've previously installed an older Qubes release on my X200 and had to disable VT-d to get it to work, but the X220 is supposed to be supported out of the box. Whether I use the standard "Test & Install" method or the "Troubleshooting/verbose" method, I can't get past this screen (attached screenshot). Any suggestions? I tried editing the boot line to add "iommu=no-igfx" and that seemed to have no effect.

Thanks!

KL


mmih...@gmail.com

unread,
Jun 11, 2016, 2:35:10 AM6/11/16
to qubes-users
Dne petek, 10. junij 2016 19.47.34 UTC+1 je oseba Kevin Lipe napisala:
> I created a USB installer for Qubes 3.1 and tried to install it on my Lenovo X220 tablet (with an i5 2520M, VT-x and VT-d enabled) and can't seem to get the thing to boot. I've previously installed an older Qubes release on my X200 and had to disable VT-d to get it to work, but the X220 is supposed to be supported out of the box. Whether I use the standard "Test & Install" method or the "Troubleshooting/verbose" method, I can't get past this screen (attached screenshot). Any suggestions? I tried editing the boot line to add "iommu=no-igfx" and that seemed to have no effect.

Good morning.

You need to add the following two parameters to the boot line to get the installer to boot:
/mapbs /noexitboot

You will also have to follow the procedure described on the following URL *before restarting* the computer after the installer has finished.

https://www.qubes-os.org/doc/uefi-troubleshooting/

The video will still be garbled during the first boot phase but the Qubes will continue to boot.

I case you are using EFI I'd suggest keeping a bootable USB drive with rEFInd 0.10.3 bootable ISO near by because I find it easier to boot the Qubes in case something went awry than using the default EFI boot loader.

Good luck, Matej.

>
>
> Thanks!
>
>
> KL

Kevin Lipe

unread,
Jun 12, 2016, 2:13:38 PM6/12/16
to mmih...@gmail.com, qubes-users
Using /mapbs and /noexitboot I was able to get the thing installed, but following the instructions for editing the EFI boot listings (from the documentation you linked me to) isn't working. When I go through the steps with efibootmgr the new listing for Qubes ends up looking like this at the end:

p.l.a.c.e.h.o.l.d.e.r. ./.m.a.p.b.s.

...etc. I'm wondering if maybe there are missing quotes somewhere in the workaround in the documentation? I couldn't find anything that was much help in the efibootmgr man page.

Thanks!

--
You received this message because you are subscribed to a topic in the Google Groups "qubes-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qubes-users/q_v5p2mf3DU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qubes-users...@googlegroups.com.
To post to this group, send email to qubes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/0e1c83a8-e48d-4167-a87d-e46c93c09a9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Marek Marczykowski-Górecki

unread,
Jun 12, 2016, 2:35:13 PM6/12/16
to Kevin Lipe, mmih...@gmail.com, qubes-users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Sun, Jun 12, 2016 at 06:13:27PM +0000, Kevin Lipe wrote:
> Using /mapbs and /noexitboot I was able to get the thing installed, but
> following the instructions for editing the EFI boot listings (from the
> documentation you linked me to) isn't working. When I go through the steps
> with efibootmgr the new listing for Qubes ends up looking like this at the
> end:
>
> p.l.a.c.e.h.o.l.d.e.r. ./.m.a.p.b.s.
>
> ...etc. I'm wondering if maybe there are missing quotes somewhere in the
> workaround in the documentation? I couldn't find anything that was much
> help in the efibootmgr man page.

It looks ok (those dots are because of UTF-16 encoding). But on some
machines adding bootloader parameters through efibootmgr isn't
effective[1]. In Qubes 3.2 there will be another way for setting them,
first release candidate will be in few days.

[1] https://github.com/QubesOS/qubes-issues/issues/2046

- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXXataAAoJENuP0xzK19cs1vsH/1HybYICoA55uiMEnZHOc6RG
hUk/P4loKqhMheuXloMRPr38Ycwn+aInd9aYlkFsJGWmK8ypAEz7xyF/m0BUGFt/
01kCPVnVqNNXMYRQJTaBJCfZtEfR4v8diQKJTrgiQhDmzf1L4bS1lIdxlDyYpqO3
WMWrnfPP2HtV9vVjZvZ6kK20f0tEY8Dgp2x5U9k2UTwXluFFN+pb43qnojnXEffE
9ga/GOR86WK6Eh/nF+GT0jNRStPx9lQtS/3XfupSbRljNvqeW6mFgDboSkaXd7jO
RPE8OWdO0pYME94yGa5xDuon222IRMGK9mawl65jxWEIGxuGEcQLQOiz5fFr4do=
=CZaG
-----END PGP SIGNATURE-----

Kevin Lipe

unread,
Jun 12, 2016, 3:44:06 PM6/12/16
to Marek Marczykowski-Górecki, mmih...@gmail.com, qubes-users
Interesting. I will try again with the 3.2 RC then. I can edit the xen.cfg file on 3.1 but it doesn't seem to have any effect either. Could I avoid this by just having the machine run in legacy mode only? What would I be losing by ditching UEFI?

Marek Marczykowski-Górecki

unread,
Jun 12, 2016, 4:45:55 PM6/12/16
to Kevin Lipe, mmih...@gmail.com, qubes-users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Sun, Jun 12, 2016 at 07:43:55PM +0000, Kevin Lipe wrote:
> Interesting. I will try again with the 3.2 RC then. I can edit the xen.cfg
> file on 3.1 but it doesn't seem to have any effect either. Could I avoid
> this by just having the machine run in legacy mode only?

Yes, if possible, that would be the easiest way.

> What would I be
> losing by ditching UEFI?

Not much. Basically easier multiboot. But if you have only Qubes
installed on this machine, there should be no difference (besides
legacy mode actually working ;) ).

- --
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXXcn7AAoJENuP0xzK19csyGQH/RuMWD+AuOQ4ii4k17vpC/9P
AIQwlAcJKiZmhTISuVM6Vxg3XJlVPZnjhuWqJaHAgfhbMdasug2j5jZy46JDjzE2
Zrw5IUxAbsyv0M5Xnp6KL7a4eFcvcbRHrt7C1xyxl6uWLJUriNvg1RFy2UnIcni2
YPBJWN9PKHx7jS8icxJP8LnCiyFe1QQN9B4EF0GEsaUQl4rDjtRDwLfaD5twFckg
JFA/yYEBaomOkDWP0kpWOQjR9rAT+AVQyLHOgiORI1rhwJWIFE5mh5SGEE8PP52D
zh8v9GWH5Wz2ZcpLvvmUgn23PjLfmm1XV1btImlETgwdY/b/Q6KwS+ncLmyRm9E=
=hypn
-----END PGP SIGNATURE-----

Kevin Lipe

unread,
Jun 12, 2016, 9:07:43 PM6/12/16
to Marek Marczykowski-Górecki, mmih...@gmail.com, qubes-users
Went with legacy mode and everything was fine. I'm single booting Qubes on this machine... This is a testbed machine, not my main laptop, so I'd be happy to volunteer to test 3.2 UEFI issues on the X220 if that would be of use.
Reply all
Reply to author
Forward
0 new messages