Results 1 to 5 of 5

Thread: Blackscreen while installing Ubuntu server 22.04

  1. #1
    Join Date
    Jun 2024
    Beans
    3

    Unhappy Blackscreen while installing Ubuntu server 22.04

    Hello guys,
    I have had a problem for some time now which is driving me crazy:
    I am trying to equip my self-built server with Ubuntu server 22.04. Previously I had TrueNAS Scale on it. The problem now is the following:
    After I select "Try or Install Ubuntu ..." and console output appears on the screen for a while, the installation does not continue and a black screen appears.
    No error messages or other things that could indicate a faulty installation appear beforehand.

    I am using a 3.0 USB with the installation ISO compiled with rufus (I tried balenaEtcher as well), I've set the BIOS to fast boot OFF and safe boot OFF as well.
    The requirements of Ubuntu server 22.04 are more than adequately provided. Maybe something to mention is that I am using no GPU but an AMD Ryzen™ 5 5600G Desktop Processor with Radeon™ Graphics.

    If you need any more information feel free to ask I'm desperate because I am also fairly new to this matter.

  2. #2
    Join Date
    Mar 2010
    Location
    /home
    Beans
    9,754
    Distro
    Xubuntu

    Re: Blackscreen while installing Ubuntu server 22.04

    If this is a new/fresh install is there a reason not to install the latest LTS, 24.04?

    I would recommend choosing to write in dd mode with Rufus and check if that helps.

    Alternatively, when the try or install Ubuntu line comes up, press e and remove quiet splash and type nomodeset instead.

    Then Ctrl+X to continue booting.

    Does that help?

  3. #3
    Join Date
    Jun 2024
    Beans
    3

    Re: Blackscreen while installing Ubuntu server 22.04

    Hi!
    First of all: sorry for the late reply. I was on vacation and couldn't try it out.

    I tried writing in dd mode but it didn't help. I also tried editing in the GRUB menu like you said but there is another problem.
    I opened the editor with e and the only thing in there is following:
    Code:
    setparams 'Try or Install Ubuntu Server'
    set gfxpayload=keep
    linux    /casper/vmlinuz  ---
    initrd   /casper/initrd
    And btw. I used the new LTS 24.04 as well.

    Hope you can still help me :´(

  4. #4
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,724
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Blackscreen while installing Ubuntu server 22.04

    AMD Ryzen™ 5 5600G Desktop Processor with Radeon™ Graphics.
    Been running LTS Xubuntu 22.04.4 without any issues using AMD 5 5600G APU for several months now.

    When I upgraded from a Ryzen 5 2600 (no integrated graphics) to Ryzen 5 5600G, it was necessary to upgrade my AsRock B450M motherboard firmware before I installed the Ryzen 5 5600G.

    Does your motherboard have the latest firmware release?
    Cheers,


    The Linux Command Line at https://linuxcommand.org/

  5. #5
    Join Date
    Jun 2024
    Beans
    3

    Re: Blackscreen while installing Ubuntu server 22.04

    Hi,
    I checked my BIOS version and did see that its wasn't the latest one so I updated it to latest 4604.
    But unfortunately it didn't solve the issue. I still get the blackscreen

    Thank you for the suggestion updating the firmware.

    Anyone got other ideas??

    Edit:
    Oh and btw. I checked again editing in the GRUB menu but it still only has this content:
    Code:
    setparams 'Try or Install Ubuntu Server'
    set gfxpayload=keep
    linux    /casper/vmlinuz  ---
    initrd   /casper/initrd
    Last edited by outnumbered; July 9th, 2024 at 09:02 AM.

Tags for this Thread

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
  •