Page 2 of 7
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Fri Jul 24, 2020 11:34 pm
by SwampRabbit
Is secure boot enabled in the BIOS?
Looking around, it looks like the (early and late) 2019 models need "nomodeset" to boot and potentially "nvidia-drm.modeset=1" after install.
So failsafe may get things going.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 4:14 am
by jerume
dolphin_oracle wrote: ↑Fri Jul 24, 2020 6:49 pm
Have you tried the failsafe boot option?
I have tried all the boot options.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 4:20 am
by jerume
SwampRabbit wrote: ↑Fri Jul 24, 2020 11:34 pm
Is secure boot enabled in the BIOS?
Looking around, it looks like the (early and late) 2019 models need "nomodeset" to boot and potentially "nvidia-drm.modeset=1" after install.
So failsafe may get things going.
Secure boot is disable.
I have tried failsafe, with no result.
I have tried to add manually "nomodeset" (like for linuxmint) and "nidia-drm-modeset=1", but not result.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 4:24 am
by JayM
It looks like this Razer Blade Stealth 13 2020 gaming ultrabook has a single dedicated Nvidia GTX-1650 Ti Mobile GPU in it, which GPU was just released in April of this year and may not yet be supported by the Nouveau video driver in Debian and MX. I wonder if it's possible to boot the Live USB with persistence, install the latest Nvidia driver, remaster, reboot and reinstall? Or get the Nvidia driver installed on the live media in some other way so it gets carried over to the installation? (I'm asking the devs here.)
Meanwhile you may wish to try adding the
noagp boot parameter. Another one to try is
vga=normal.
https://mxlinux.org/wiki/system/boot-parameters/
Edit: it looks like the CPU also has an Intel Iris Plus GPU, so I'm guessing that this is a bumblebee system after all.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 4:59 am
by jerume
Ok I will try that, meanwhile

Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 5:03 am
by jerume
These 2 options don't work.
I will wait for further instructions or a new version of the installer. If you want me to test anything, feel free to ask.
Thank you for your help.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 6:12 am
by jerume
Just to let you know that on linuxmint I have no hardware accel and the soundcard doesn't work neither.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 6:35 am
by JayM
You may to have to wait a few months for Linux in general to catch up to that new hardware, whatever the distro is. Linux is, on average, 6 months behind the releases of brand-new hardware.
Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 7:24 am
by jerume
JayM wrote: ↑Sat Jul 25, 2020 6:35 am
You may to have to wait a few months for Linux in general to catch up to that new hardware, whatever the distro is. Linux is, on average, 6 months behind the releases of brand-new hardware.
I don't care about the hardware accel right now, i can wait. But I need the soundcard

Maybe i can try something for that...
I am using Linux mint on it right now and I would have been happy to test Linux MX.

Re: Installation MX-19.2 64bits process failed on a razer stealth 2020 : black screen
Posted: Sat Jul 25, 2020 10:27 am
by sommenom
jerume wrote: ↑Sat Jul 25, 2020 5:03 am
These 2 options don't work.
I will wait for further instructions or a new version of the installer. If you want me to test anything, feel free to ask.
Thank you for your help.
.
You can try add manually boot parameters :
Turn off nvidia card :
Code: Select all
nouveau.modeset=0 nvidia.modeset=0
And rise up with intel
.