System fails to boot into DE  [Solved]

Help for Current Versions of MX
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
Huckleberry Finn

Re: System fails to boot into DE  [Solved]

#11 Post by Huckleberry Finn »

For now just "Shift+Delete" them (in "root Thunar") , then:

Code: Select all

echo 'maxsize 5M' | sudo tee -a /etc/logrotate.d/rsyslog
Also add in "MX Boot Options" - "Kernel Parameters" box (and "Apply"):

Code: Select all

pci=nomsi,noaer
Reboot.


If still not, add:

Code: Select all

pcie_aspm=off
Reboot.

Robbo
Posts: 13
Joined: Tue Jan 03, 2023 5:57 pm

Re: System fails to boot into DE

#12 Post by Robbo »

Huckleberry Finn wrote: Wed Jan 04, 2023 4:50 pm For now just "Shift+Delete" them (in "root Thunar") , then:

Code: Select all

echo 'maxsize 5M' | sudo tee -a /etc/logrotate.d/rsyslog
Also add in "MX Boot Options" - "Kernel Parameters" box (and "Apply"):

Code: Select all

pci=nomsi,noaer
Reboot.


If still not, add:

Code: Select all

pcie_aspm=off
Reboot.
Sorry for the late reply! I really appreciate all the help, things are working now. I can boot just fine (I miss the splash screen, but that's oh so minor).

Thanks everyone!!

Huckleberry Finn

Re: System fails to boot into DE

#13 Post by Huckleberry Finn »

So glad to hear it worked. Thank you, too for the feedback and for marking the thread :)

P.S. If you pasted the parameters instead of the existing ones (rather than adding) that's normal. You can do it like (or check whether it's so) : quiet splash pci=nomsi,noaer

Robbo
Posts: 13
Joined: Tue Jan 03, 2023 5:57 pm

Re: System fails to boot into DE

#14 Post by Robbo »

Huckleberry Finn wrote: Tue Jan 10, 2023 11:38 am So glad to hear it worked. Thank you, too for the feedback and for marking the thread :)

P.S. If you pasted the parameters instead of the existing ones (rather than adding) that's normal. You can do it like (or check whether it's so) : quiet splash pci=nomsi,noaer
Ah, I'll try that!

Unfortunately, just the other day I had a similar issue. I didn't have any issues in logging into the DE, but my root directory was full again. And, again, the culprit was the syslog and kern.log files. They seem to be populated with the same set of lines again. So, it's getting hung up on something; looks like pulse audio? I was able to delete the logs again, and I've implemented the last line you suggested: pcie_aspm=off

I'm also having a new, unrelated issue, so I'll start another thread for that.

Huckleberry Finn

Re: System fails to boot into DE

#15 Post by Huckleberry Finn »

Remove the comma after splash (replace it with a space) in your boot parameters (saw the current one in your other thread..) .. that might be preventing it take effect, since no such parameter: splash,pci

Post Reply

Return to “MX Help”