Results 1 to 7 of 7

Thread: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

  1. #1
    Join Date
    May 2020
    Beans
    3

    Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Hi, long time Linux user here. Just build a new rig with a Ryzen 3950x, RTX 2080 Super, 32 GB Ram, 2x 1TB Evo Plus SSD.
    I'm running Manjaro on it but as I cannot get any BT device (headphone, soundbar, phone) to connect I thought to try Ubuntu or Kubuntu live to see if they do connect.

    Burned an USB but as soon as I select Ubuntu in grub it goes all belly up, see pic, and install hangs.

    I can see something about nouveau driver so I thought I start up in low res mode and then I do get to the desktop.
    Has this problem occured before? I have googled and tinkered the whole evening but no luck...

    Basically I want to know if I can install Euter Ubuntu or Kubuntu after having started low-res, install the nvidia 440x drivers as these perform good on Manjaro.
    Thanks for any advice or tips.

    https://pasteboard.co/J8HZhtW.jpg

  2. #2
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Quote Originally Posted by info-wijhenke View Post
    RTX 2080 Super
    It's often necessary to pass nomodeset as a kernel parameter for install on Nvidia hardware. I think it's E to edit the options on the very first menu that you see.
    None but ourselves can free our minds

  3. #3
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Not sure what driver Ubuntu would install by default, but it now offers the option to install the nVidia driver as part of the install, so you do not need nomodeset boot parameter after install on first boot.
    If you do not install nVidia driver, you still have to use nomodeset. You can install driver from terminal or if low res is good enough you can use System Settings.

    At grub menu you can use e for edit, scroll to linux line and replace quiet splash with nomodeset.
    How to set NOMODESET and other kernel boot options in grub2 - both BIOS liveCD & grub first boot ( also UEFI with grub)
    How to add boot parameters, grub menu after install (also grub when UEFI)
    https://wiki.ubuntu.com/Kernel/KernelBootParameters &
    https://help.ubuntu.com/community/Grub2
    http://ubuntuforums.org/showthread.php?t=1613132

    Usually with new nVidia card you want newest driver.
    https://help.ubuntu.com/community/Bi...erHowto/Nvidia

    Ubuntu Now Offers the Latest Nvidia Graphics Drivers to LTS Users
    https://www.omgubuntu.co.uk/2019/07/...ate-ubuntu-its
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  4. #4
    Join Date
    Mar 2011
    Beans
    1,994

    Re: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Instead of editing the default grub boot line to add nomodeset, you probably can just boot in recovery mode, install the Nvidia drivers, and reboot (with the default).

  5. #5
    Join Date
    May 2020
    Beans
    3

    Re: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Thanks all!

    @oldfred, there's no option to select the proprietary driver as it immediately goes wrong and it doesn't make it to the welcome screen. I'll try some sruff out in virtualbox as well. I will close this post when I make it to the welcome screen.

  6. #6
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Quote Originally Posted by info-wijhenke View Post
    Thanks all!

    @oldfred, there's no option to select the proprietary driver as it immediately goes wrong and it doesn't make it to the welcome screen. I'll try some sruff out in virtualbox as well. I will close this post when I make it to the welcome screen.
    What oldfred mentioned is after installing, not in the live session. You still need 'nomodeset' or safe graphics mode to boot the live session.

  7. #7
    Join Date
    May 2020
    Beans
    3

    Re: Ubuntu 20.04 / Kubuntu 20.04 live/usb both crash during startup, see pic

    Kernel parameter change was the trick, thanks all.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •