Help! My Screen Turns Black When Trying to Download Ubuntu

0
0
Asked By SkylineDancer99 On

Hey everyone, I'm having trouble with my screen going black while I'm trying to download and install Ubuntu. I could really use some guidance on this. Can anyone suggest what might be going wrong?

3 Answers

Answered By ChillVibesOnly On

Could it be that your internet is slow, or maybe the screen is just going to sleep? That can happen sometimes.

Answered By LinuxNoob123 On

Honestly, it sounds like there's not enough info to pinpoint the issue. What have you done so far? Also, what kind of graphics card are you working with?

Answered By TechieGuru42 On

Could you share more about your steps leading up to the black screen? I'm guessing it’s not going black while downloading the .iso file but possibly after you’ve written it to a USB stick and are trying to boot from it. Which version of Ubuntu are you using, 24.04 LTS or 25.04? When you try to boot from the USB, do you see the 'Try or Install Ubuntu' menu, or is it just black? If it’s black already, let's troubleshoot. At the GRUB menu, you can press `e` to edit and then replace `quiet splash` with `loglevel=7`. This helps us see any errors. Press `Ctrl+x` to boot, and it might be useful to record it on a phone to catch any error messages. You can also try adding `nomodeset` after `quiet splash` to disable your graphics drivers temporarily. That might give us a clue if it’s a graphics-related issue.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.