Black screen in usb live mode
Black screen in usb live mode
I have a brand new laptop, a clevo X170KM with intel cpu and nvidia gpu, i m not able to install MX on it.
The system boot in live usb with Grub, all fine, but every line i run from Grub i always end up in a black screen.
I tried with "ahs" version, even with the latest snapshot.
Other distro i tried, ubuntu, pop os and debian testing boot without issues.
Please help me to install this faboulos distro!
Thanks!
The system boot in live usb with Grub, all fine, but every line i run from Grub i always end up in a black screen.
I tried with "ahs" version, even with the latest snapshot.
Other distro i tried, ubuntu, pop os and debian testing boot without issues.
Please help me to install this faboulos distro!
Thanks!
Re: Black screen in usb live mode
I suspect the problem is that your Nvidia GPU is so new it hasn't been reverse-engineered and added to the Nouveau open-source video driver yet. Per https://mxlinux.org/wiki/system/boot-parameters/:
Then if you're able to boot your live USB and install MX Linux (you'll definitely need the AHS version with that 10th-11th generation Intel CPU) you can use MX Package Installer, Debian Backports tab to install the Nvidia 460 driver which Nvidia's website says supports your RTX 3080 GPU on the installed system.nomodeset
instructs the kernel to not load video drivers, try this when
you get black screen with nVidia using the nouveau drivers
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
Re: Black screen in usb live mode
Thanks for the help!
I had already tried with "nomodeset" but no success.
I had already tried with "nomodeset" but no success.
Re: Black screen in usb live mode
Try failsafe mode from the custom menu, second entry from the top, in UEFI mode (which yours should be) or one of the F-key menus if the USB is booting in legacy mode. (BTW the live USB dosn't boot with grub, it uses a different bootloader that supports all the persistence goodies.)
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
Re: Black screen in usb live mode
Thanks, also in failsafe mode the system hang on a black screen : (
I'm in UEFI mode.
I'm in UEFI mode.
Re: Black screen in usb live mode
Then I fear that you may just have to wait until later this year when MX-21 (based on Debian 11 Bullseye) is released, unless someone else has any ideas?
But first, the basics: if you downloaded the ISO file rather than getting it via bittorrent did you also download its md5/sha512 checksum files and check the integrity of the ISO? What did you use to burn it to a USB flash drive?
But first, the basics: if you downloaded the ISO file rather than getting it via bittorrent did you also download its md5/sha512 checksum files and check the integrity of the ISO? What did you use to burn it to a USB flash drive?
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
Re: Black screen in usb live mode
I suppose too that i have to wait untill the next release : (
It's a pity!
I downloaded the ISO file with the direct link, i didn't check the integrity of the ISO, but anyway i tried with two different ISO (19.4 ahs & 19.4 ahs may snapshot) and in another (older) laptop, all boot and run in live mode in the older laptop, always black screen in the new one.
I burn all the ISO with the "MX Live USB Maker" from the older laptop with MX Linux installed obviously!
Anyway thanks for your time & support.
It's a pity!
I downloaded the ISO file with the direct link, i didn't check the integrity of the ISO, but anyway i tried with two different ISO (19.4 ahs & 19.4 ahs may snapshot) and in another (older) laptop, all boot and run in live mode in the older laptop, always black screen in the new one.
I burn all the ISO with the "MX Live USB Maker" from the older laptop with MX Linux installed obviously!
Anyway thanks for your time & support.
Re: Black screen in usb live mode
Can you boot with another Linux distro that works, open a terminal and run
copy the results, then in the full forum editor click the </> button in the toolbar and paste? (You may have to install inxi in that distro first if it isn't preinstalled.)
Code: Select all
inxi -Fxxxrza
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
Re: Black screen in usb live mode
If you still have one of those distros: In a terminal
please ... :)
Edit: Sorry, wrote simultaneously :)
_____________________
If it was just Intel, I'd say
Code: Select all
inxi -Fxxxza
Edit: Sorry, wrote simultaneously :)
_____________________
If it was just Intel, I'd say
Code: Select all
i915.invert_brightness=1
Last edited by Huckleberry Finn on Fri May 28, 2021 7:12 am, edited 1 time in total.
Re: Black screen in usb live mode
(Great minds think alike!Huckleberry Finn wrote: Fri May 28, 2021 7:08 am ...Or , if I'm not wrong, you can reach to desktop on live-session? If yes, "Quick System Info" from Menu,
If no (and if you still have one of those distros: In a terminal
please ... :)Code: Select all
inxi -Fxxxza
Edit: Sorry, wrote simultaneously :)

Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.