Cannot run/install Linux on AMD based ThinkPad E585 Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionDebian and my new AMD Ryzen 2700U (Vega 10) aren't friendlyCannot even start Devuan/Debian installationHow to build a live Debian CD/USB in Windows, bootable in EFI mode?Boot the Arch Linux installation USB media on Dell XPS 13 (L322X) UEFIBooting linux from USB flash driveDebian live USB has no EFI boot driver and cannot be installed on an Acer laptopBoot Menu won't boot USB for Debian installBooting from bootable USBStuck at “Welcome to grub! grub is loading” when trying to install GNU/linux on laptopCannot continue Devuan Linux installation: missing optionsHow can I install Linux mint to Acer Aspire E1-573Cannot even start Devuan/Debian installation

How would a mousetrap for use in space work?

Does classifying an integer as a discrete log require it be part of a multiplicative group?

For a new assistant professor in CS, how to build/manage a publication pipeline

How does the math work when buying airline miles?

How could we fake a moon landing now?

How to react to hostile behavior from a senior developer?

Why are both D and D# fitting into my E minor key?

Using et al. for a last / senior author rather than for a first author

Should I use a zero-interest credit card for a large one-time purchase?

Why aren't air breathing engines used as small first stages

Around usage results

8 Prisoners wearing hats

An adverb for when you're not exaggerating

Can a party unilaterally change candidates in preparation for a General election?

また usage in a dictionary

How do I find out the mythology and history of my Fortress?

What is homebrew?

Can a new player join a group only when a new campaign starts?

What do you call the main part of a joke?

Fundamental Solution of the Pell Equation

Why are there no cargo aircraft with "flying wing" design?

How do I stop a creek from eroding my steep embankment?

Is CEO the profession with the most psychopaths?

When a candle burns, why does the top of wick glow if bottom of flame is hottest?



Cannot run/install Linux on AMD based ThinkPad E585



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionDebian and my new AMD Ryzen 2700U (Vega 10) aren't friendlyCannot even start Devuan/Debian installationHow to build a live Debian CD/USB in Windows, bootable in EFI mode?Boot the Arch Linux installation USB media on Dell XPS 13 (L322X) UEFIBooting linux from USB flash driveDebian live USB has no EFI boot driver and cannot be installed on an Acer laptopBoot Menu won't boot USB for Debian installBooting from bootable USBStuck at “Welcome to grub! grub is loading” when trying to install GNU/linux on laptopCannot continue Devuan Linux installation: missing optionsHow can I install Linux mint to Acer Aspire E1-573Cannot even start Devuan/Debian installation



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I am not able to run/install Linux on my Lenovo ThinkPad E585. I tried both a full installation and running from the USB stick.



All I get is:



  • GRUB starting from the USB stick.

  • Select Linux installer from the USB stick.

  • A blank screen.

This is what I tried so far:



  • Distributions: Devuan, Debian, Manjaro, Artix.

    • devuan_ascii_2.0.0_amd64_netinst.iso

    • debian-9.8.0-amd64-netinst.iso

    • manjaro-kde-18.0.4-stable-x86_64.iso

    • artix-lxqt-openrc-gremlins-20190222-x86_64.iso


  • Installation media: USB stick.

  • Installation types: local, network.

  • BIOS settings: boot from USB port first; disable secure boot and UEFI/Legacy boot to both.

  • Tool to burn the OS: Rufus 3.5.1497. Tried both ISO and DD modes.

  • Partition scheme: GPT/UEFI (non CSM).

  • Init systems: SystemD (Debian, Manjaro), OpenRC (Devuan, Artix).

These are the laptop's specifications:



  • Lenovo ThinkPad E585 (AMD Ryzen 7 2700U, 8+16 GB RAM).

  • Two internal SSD drives (NVMe and SATA3).

  • Working fine with Windows 10.

I found out that to support the AMD Ryzen 7 2700U processor I need at least a kernel version 4.10. Debian 9.8 has version 4.9.30, Devuan 2 has version 4.9.82, Manjaro 18 has version 4.19.28 and Artix has version 4.18.10. So the first two ones should fail to install, but the last two ones should succeed; what happens to me is that they all fail in the same way, i.e. a blank screen after GRUB selection.



The fact I chose a GPT partition scheme instead of a MBR one should not be relevant at this stage.



I ran out of ideas.



References:



  • Cannot even start Devuan/Debian installation









share|improve this question






























    0















    I am not able to run/install Linux on my Lenovo ThinkPad E585. I tried both a full installation and running from the USB stick.



    All I get is:



    • GRUB starting from the USB stick.

    • Select Linux installer from the USB stick.

    • A blank screen.

    This is what I tried so far:



    • Distributions: Devuan, Debian, Manjaro, Artix.

      • devuan_ascii_2.0.0_amd64_netinst.iso

      • debian-9.8.0-amd64-netinst.iso

      • manjaro-kde-18.0.4-stable-x86_64.iso

      • artix-lxqt-openrc-gremlins-20190222-x86_64.iso


    • Installation media: USB stick.

    • Installation types: local, network.

    • BIOS settings: boot from USB port first; disable secure boot and UEFI/Legacy boot to both.

    • Tool to burn the OS: Rufus 3.5.1497. Tried both ISO and DD modes.

    • Partition scheme: GPT/UEFI (non CSM).

    • Init systems: SystemD (Debian, Manjaro), OpenRC (Devuan, Artix).

    These are the laptop's specifications:



    • Lenovo ThinkPad E585 (AMD Ryzen 7 2700U, 8+16 GB RAM).

    • Two internal SSD drives (NVMe and SATA3).

    • Working fine with Windows 10.

    I found out that to support the AMD Ryzen 7 2700U processor I need at least a kernel version 4.10. Debian 9.8 has version 4.9.30, Devuan 2 has version 4.9.82, Manjaro 18 has version 4.19.28 and Artix has version 4.18.10. So the first two ones should fail to install, but the last two ones should succeed; what happens to me is that they all fail in the same way, i.e. a blank screen after GRUB selection.



    The fact I chose a GPT partition scheme instead of a MBR one should not be relevant at this stage.



    I ran out of ideas.



    References:



    • Cannot even start Devuan/Debian installation









    share|improve this question


























      0












      0








      0


      1






      I am not able to run/install Linux on my Lenovo ThinkPad E585. I tried both a full installation and running from the USB stick.



      All I get is:



      • GRUB starting from the USB stick.

      • Select Linux installer from the USB stick.

      • A blank screen.

      This is what I tried so far:



      • Distributions: Devuan, Debian, Manjaro, Artix.

        • devuan_ascii_2.0.0_amd64_netinst.iso

        • debian-9.8.0-amd64-netinst.iso

        • manjaro-kde-18.0.4-stable-x86_64.iso

        • artix-lxqt-openrc-gremlins-20190222-x86_64.iso


      • Installation media: USB stick.

      • Installation types: local, network.

      • BIOS settings: boot from USB port first; disable secure boot and UEFI/Legacy boot to both.

      • Tool to burn the OS: Rufus 3.5.1497. Tried both ISO and DD modes.

      • Partition scheme: GPT/UEFI (non CSM).

      • Init systems: SystemD (Debian, Manjaro), OpenRC (Devuan, Artix).

      These are the laptop's specifications:



      • Lenovo ThinkPad E585 (AMD Ryzen 7 2700U, 8+16 GB RAM).

      • Two internal SSD drives (NVMe and SATA3).

      • Working fine with Windows 10.

      I found out that to support the AMD Ryzen 7 2700U processor I need at least a kernel version 4.10. Debian 9.8 has version 4.9.30, Devuan 2 has version 4.9.82, Manjaro 18 has version 4.19.28 and Artix has version 4.18.10. So the first two ones should fail to install, but the last two ones should succeed; what happens to me is that they all fail in the same way, i.e. a blank screen after GRUB selection.



      The fact I chose a GPT partition scheme instead of a MBR one should not be relevant at this stage.



      I ran out of ideas.



      References:



      • Cannot even start Devuan/Debian installation









      share|improve this question
















      I am not able to run/install Linux on my Lenovo ThinkPad E585. I tried both a full installation and running from the USB stick.



      All I get is:



      • GRUB starting from the USB stick.

      • Select Linux installer from the USB stick.

      • A blank screen.

      This is what I tried so far:



      • Distributions: Devuan, Debian, Manjaro, Artix.

        • devuan_ascii_2.0.0_amd64_netinst.iso

        • debian-9.8.0-amd64-netinst.iso

        • manjaro-kde-18.0.4-stable-x86_64.iso

        • artix-lxqt-openrc-gremlins-20190222-x86_64.iso


      • Installation media: USB stick.

      • Installation types: local, network.

      • BIOS settings: boot from USB port first; disable secure boot and UEFI/Legacy boot to both.

      • Tool to burn the OS: Rufus 3.5.1497. Tried both ISO and DD modes.

      • Partition scheme: GPT/UEFI (non CSM).

      • Init systems: SystemD (Debian, Manjaro), OpenRC (Devuan, Artix).

      These are the laptop's specifications:



      • Lenovo ThinkPad E585 (AMD Ryzen 7 2700U, 8+16 GB RAM).

      • Two internal SSD drives (NVMe and SATA3).

      • Working fine with Windows 10.

      I found out that to support the AMD Ryzen 7 2700U processor I need at least a kernel version 4.10. Debian 9.8 has version 4.9.30, Devuan 2 has version 4.9.82, Manjaro 18 has version 4.19.28 and Artix has version 4.18.10. So the first two ones should fail to install, but the last two ones should succeed; what happens to me is that they all fail in the same way, i.e. a blank screen after GRUB selection.



      The fact I chose a GPT partition scheme instead of a MBR one should not be relevant at this stage.



      I ran out of ideas.



      References:



      • Cannot even start Devuan/Debian installation






      linux system-installation laptop thinkpad






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 13 at 18:33







      Pietro

















      asked Apr 13 at 17:16









      PietroPietro

      1628




      1628




















          1 Answer
          1






          active

          oldest

          votes


















          1














          Pietro, in my experience you need a slightly newer kernel than those: I started getting a usable system after 4.20 and I got up to 5.0.4.



          You can always install in text mode and later update the kernel, of course.






          share|improve this answer























          • Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

            – Pietro
            Apr 14 at 16:43











          • That is weird. Shutting up, then. Will follow up if I find something useful.

            – Andrea Borgia
            Apr 14 at 17:25











          • Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

            – Pietro
            Apr 14 at 22:11











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f512302%2fcannot-run-install-linux-on-amd-based-thinkpad-e585%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          Pietro, in my experience you need a slightly newer kernel than those: I started getting a usable system after 4.20 and I got up to 5.0.4.



          You can always install in text mode and later update the kernel, of course.






          share|improve this answer























          • Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

            – Pietro
            Apr 14 at 16:43











          • That is weird. Shutting up, then. Will follow up if I find something useful.

            – Andrea Borgia
            Apr 14 at 17:25











          • Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

            – Pietro
            Apr 14 at 22:11















          1














          Pietro, in my experience you need a slightly newer kernel than those: I started getting a usable system after 4.20 and I got up to 5.0.4.



          You can always install in text mode and later update the kernel, of course.






          share|improve this answer























          • Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

            – Pietro
            Apr 14 at 16:43











          • That is weird. Shutting up, then. Will follow up if I find something useful.

            – Andrea Borgia
            Apr 14 at 17:25











          • Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

            – Pietro
            Apr 14 at 22:11













          1












          1








          1







          Pietro, in my experience you need a slightly newer kernel than those: I started getting a usable system after 4.20 and I got up to 5.0.4.



          You can always install in text mode and later update the kernel, of course.






          share|improve this answer













          Pietro, in my experience you need a slightly newer kernel than those: I started getting a usable system after 4.20 and I got up to 5.0.4.



          You can always install in text mode and later update the kernel, of course.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Apr 13 at 21:17









          Andrea BorgiaAndrea Borgia

          587




          587












          • Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

            – Pietro
            Apr 14 at 16:43











          • That is weird. Shutting up, then. Will follow up if I find something useful.

            – Andrea Borgia
            Apr 14 at 17:25











          • Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

            – Pietro
            Apr 14 at 22:11

















          • Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

            – Pietro
            Apr 14 at 16:43











          • That is weird. Shutting up, then. Will follow up if I find something useful.

            – Andrea Borgia
            Apr 14 at 17:25











          • Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

            – Pietro
            Apr 14 at 22:11
















          Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

          – Pietro
          Apr 14 at 16:43





          Andrea, my problem is that I cannot even install a base Linux system, from which to make an upgrade. Not even an USB live distro.

          – Pietro
          Apr 14 at 16:43













          That is weird. Shutting up, then. Will follow up if I find something useful.

          – Andrea Borgia
          Apr 14 at 17:25





          That is weird. Shutting up, then. Will follow up if I find something useful.

          – Andrea Borgia
          Apr 14 at 17:25













          Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

          – Pietro
          Apr 14 at 22:11





          Grazie Andrea. Eventually I will wait for a distribution to be released with the latest kernel. Hopefully they will not take too long...

          – Pietro
          Apr 14 at 22:11

















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f512302%2fcannot-run-install-linux-on-amd-based-thinkpad-e585%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

          Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

          Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.