Nigh Knight
New Member
I use Arch btw
Background
I restarted i3 using it's default restart command
Attempts
I decided to run
Once in while
If only I could find a way to start
Files
Logs / std error
startx | xorg.log
sudo startx | xorg.log
xinit | xorg.log
sudo xinit | xorg.log
i3 error message after killing with
config files
xinitrc
xserverrc
Background
I restarted i3 using it's default restart command
mod+shift+r
, and suddenly I was existed out of my current session.Attempts
I decided to run
startx
, to restart X, nothing. I decide to open use xinit
to start the display, using xinit -- :1
, nothing. I decided to update my system, nothing. I tried using an older version of xinit
, nothing. I decided to reinstall all xorg
related packages and remove my configs and reinstall my display driver, that's xf86-video-amdgpu
, but still, to no avail, it doesn't start.Once in while
sudo startx
might allow me to start a session, but it would be in root, I wouldn't have my usual config, it would use the default config in /etc/i3/config
, also while in i3
I would be able to exist with the default command. I tried to solve config file issue by using i3 -c [absolute path of i3 config]
In my xinitrx
, but it wouldn't start with sudo startx
If only I could find a way to start
i3
using my normal config file I might have access to my desktop and make finding a solution more easier.Files
Logs / std error
startx | xorg.log
sudo startx | xorg.log
xinit | xorg.log
sudo xinit | xorg.log
i3 error message after killing with
pkill
config files
xinitrc
xserverrc