Somehow or other, shortly after installing and getting my monitors up and running on the ati drivers, I managed to kill X completely dead without any idea how I managed it
Now when I try booting into sabayon I get no display whatsoever, not even a console, it's like it tries starting X, fails, but intstead of dropping back into a console it just freezes right there and the only thing I can do is hit the reset button
I'm fairly sure that if I can get into a console a simple aticonfig --initial should get me back into a desktop, but how to stop X starting thus booting into a console in sabayon appears to differ from what I'm used to. It has to be done using inittab or whatever is the relevant file in sabayon as I can't get into sabayon at all so I have to do the edit from within another OS
I'm accustomed to changing this line in /etc/inittab
- Code: Select all
id:5:initdefault:
to
- Code: Select all
id:3:initdefault:
But it's already set at 3
So what is the way to do it in sabayon?
