Black screen with only cursor on startup

I am new to Linux and since a few week on startup the whole screen is black with only the cursor being visible.

I managed to get to terminal and found out there there was a appimagelauncher core dump similar to this issue here .

I uninstalled it and reinstalled it and it seems this issue is gone (i.e. no more core dumps) but on startup I still don’t get anything.

Any ideas on where to proceed from here?

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    How to provide good information
    and post some more information so we can see what’s really going on. Now we know the symptom of the disease, but we need some more probing to know where the origin lies…
  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information… (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.

:+1: