MX Linux live USB not booting  [Solved]

Help with the version of MX KDE officially released by the Development Team.
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
RafeeDaBoy
Posts: 25
Joined: Thu May 05, 2022 1:04 pm

MX Linux live USB not booting

#1 Post by RafeeDaBoy »

CPU: Ryzen 5 3600
GPU: Nvidia RTX 3070
Motherboard: ASRock B450 Steel Legend
I'm trying to install MX Linux 21 with KDE. When I boot into it, it says "udev done" then shows the mouse cursor for a second and a blinking text input as you'd see in a terminal.Pressing Alt+F1 shows the optiion to login to CLI installer. Does this iso not have a GUI installer?
The iso says that it has ahs repos enabled, but does it not have basic drivers that supports Nvidia GPUs as the ahs xfce iso worked for me.

Update: Installed the nivdia drivers through the cli-installer with boot persistence enabled. It works now
Last edited by RafeeDaBoy on Mon May 09, 2022 10:52 am, edited 1 time in total.
CPU: AMD Ryzen 5 3600
Motherboard: ASRock B450 Steel Legend
GPU: Nvidia RTX 3070
RAM: 32GB 3200 Mhz DDR4 (OC: 3666 Mhz)
Distro: MX-23.5_x64 KDE

Huckleberry Finn

Re: MX Linux live USB not booting

#2 Post by Huckleberry Finn »

How did you write the iso?
And checked the sum (sha256 etc) after downloading?
And disabled "secure boot" in Bios ?

User avatar
dolphin_oracle
Developer
Posts: 22804
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX Linux live USB not booting

#3 Post by dolphin_oracle »

if the AHS Xfce iso worked ok, it may just be the difference in kernels. the Official KDE stills ships with the 5.10 kernel, but the ahs Xfce has the 5.16.

you can try this respin I made with the 5.16 kernel. Its not official technically but the only difference from the official to this one is the 5.16 kernel.

https://sourceforge.net/projects/do-tes ... o/download
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
RafeeDaBoy
Posts: 25
Joined: Thu May 05, 2022 1:04 pm

Re: MX Linux live USB not booting

#4 Post by RafeeDaBoy »

Huckleberry Finn wrote: Thu May 05, 2022 1:40 pm How did you write the iso?
And checked the sum (sha256 etc) after downloading?
And disabled "secure boot" in Bios ?
Yes, I did. I basically did all the same thing I did to make the bootable USB for the XFCE version using Rufus. I managed to solve the issue by installing the nvidia-drivers using the cli-installer with boot persistence enabled.
CPU: AMD Ryzen 5 3600
Motherboard: ASRock B450 Steel Legend
GPU: Nvidia RTX 3070
RAM: 32GB 3200 Mhz DDR4 (OC: 3666 Mhz)
Distro: MX-23.5_x64 KDE

Huckleberry Finn

Re: MX Linux live USB not booting

#5 Post by Huckleberry Finn »

So, you can (and please) mark the thread with 1 click, this way:
You do not have the required permissions to view the files attached to this post.

User avatar
RafeeDaBoy
Posts: 25
Joined: Thu May 05, 2022 1:04 pm

Re: MX Linux live USB not booting

#6 Post by RafeeDaBoy »

dolphin_oracle wrote: Thu May 05, 2022 1:43 pm if the AHS Xfce iso worked ok, it may just be the difference in kernels. the Official KDE stills ships with the 5.10 kernel, but the ahs Xfce has the 5.16.

you can try this respin I made with the 5.16 kernel. Its not official technically but the only difference from the official to this one is the 5.16 kernel.

https://sourceforge.net/projects/do-tes ... o/download
Re-opening this as I noticed some bugs.

1. When using the offical MX Linux 21 KDE iso and installing the Nvidia drivers via the cli live environment, the newly installed MX Linux on the SSD runs at only at 93Hz with noticeable screent tearing (display native refresh rate is 165Hz and the Xfce ahs version uses the correct refresh rate).
2. The respin iso with 5.16 kernel goes through the same issues with the official KDE iso where it doesn't boot into the gui live environment.
CPU: AMD Ryzen 5 3600
Motherboard: ASRock B450 Steel Legend
GPU: Nvidia RTX 3070
RAM: 32GB 3200 Mhz DDR4 (OC: 3666 Mhz)
Distro: MX-23.5_x64 KDE

Huckleberry Finn

Re: MX Linux live USB not booting

#7 Post by Huckleberry Finn »

On KDE (even on Xfce, too):

Code: Select all

sudo rm /etc/X11/xorg.conf
Reboot

(It may say "no such file or directory" , no harm, nothing to lose to try)

User avatar
RafeeDaBoy
Posts: 25
Joined: Thu May 05, 2022 1:04 pm

Re: MX Linux live USB not booting  [Solved]

#8 Post by RafeeDaBoy »

Huckleberry Finn wrote: Sat May 14, 2022 9:06 am On KDE (even on Xfce, too):

Code: Select all

sudo rm /etc/X11/xorg.conf
Reboot

(It may say "no such file or directory" , no harm, nothing to lose to try)
It didn't work and yes, there wasn't any files called xorg.conf

I did fiddle around and manage to fix it. It was a simple, but very long process:
1. Install the Nvidia drivers in the cli installer using the Nvidia Driver Installer tool with

Code: Select all

 sudo su-to-root /usr/bin/ddm-mx -i nvidia
2. After the installation is done, reboot and wait (takes ~10 minutes to show the GUI)
3. Go through the installation normally and boot into your OS
4. Purge Nvidia drivers with

Code: Select all

sudo ddm-mx -p nvidia
and reboot
5. You'll boot into the terminal GUI and repeat step 1
6. Reboot after the installation and now the correct refresh rate should show up and screen tearing will be gone
CPU: AMD Ryzen 5 3600
Motherboard: ASRock B450 Steel Legend
GPU: Nvidia RTX 3070
RAM: 32GB 3200 Mhz DDR4 (OC: 3666 Mhz)
Distro: MX-23.5_x64 KDE

Post Reply

Return to “MX KDE Official Release”