#Black screen on Startup with BSPWM
25 messages · Page 1 of 1 (latest)
Please follow the Standard Litany when asking a question:
• What was your environment? What was your operating system, configuration?
• What did you do? What did you run or test? Where?
• What actually happened? What were the exact results, complete log contents, exact error messages?
• What did you expect? What were you aiming to achieve? What result were you looking for?
Vague or superficial questions will yield vague or superficial answers. False information leads to false solutions.
Use Ctrl+Alt+F5
Can you access a tty with ctrl alt f[2-6]
Hold up ctrl-alt f2 pulled up arch Linux login prompt
Good
login with your user
and send the output of journalctl -b and lspci -k
.s rs
<command to print output> |& curl --data-binary @- https://paste.rs
Yeah I did now I’m just kinda in a terminal. I just tried opening Firefox but it said error no display environment variable specified
^
journalctl -b |& curl --data-binary @- https://paste.rs and lspci -k |& curl --data-binary @- https://paste.rs
Do you have a Display manager installed? Usually looks like a login screen, manages display sessions.
It will give you a link which you will post here
I only installed vim Firefox and neofetch in the archinstall. Nothing else
Archinstall, good to know. What settings did you choose for profile?
Ext4 bspwm. I don’t remember if there were any other configurable settings for the profile lmao. Once again I am very stupid when it comes to this
That's alright
But yeah I guess logs at this point would help. Something failed to start and it's likely because of default BSPWM behavior.
I see thanks bro