You are not logged in.

#1 2020-08-25 12:20:46

hippityhoppityboppity
Member
Registered: 2020-08-25
Posts: 2

[Solved] Can't start X after reboot

Hi everyone,

Today when I booted my laptop I saw a (unusual) flashing message: "Welcome to GRUB" in the top-left corner, and then it showed me tty1 as normal.

There is also a error message displayed before the login prompt: "Unable to resolve profile automatically from wifi-menu".

When I log in, it logs me in but then crashes and sends me back to the login screen.

So I went on tty2 and typed startx, but it's telling me "DP1 is not disconnected but has no modes."

Also, whenever I try to add a mode to DP1 with xrandr, I get: "Can't open display". (Presumably because xrandr needs X to be running.)

---

The only thing I remember changing between reboots is deleting a netctl profile. Also, I am on latest kernel and updates. I was able to log in with tty2 and update from there.

Last edited by hippityhoppityboppity (2020-08-25 12:44:36)

Offline

#2 2020-08-25 12:28:47

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,517
Website

Re: [Solved] Can't start X after reboot

Please post the xorg log from when startx fails.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2020-08-25 12:44:18

hippityhoppityboppity
Member
Registered: 2020-08-25
Posts: 2

Re: [Solved] Can't start X after reboot

Trilby wrote:

Please post the xorg log from when startx fails.

Oh! I took a closer look at the logs... It was complaining of an invalid parameter to exec in .xinitrc. I was using "exec --no-startup-id i3" but apparently that parameter is not valid!

Thanks.

Offline

Board footer

Powered by FluxBB