On Thursday 07 of July 2022 15:39:31 Thierry de Coulon wrote:
On Thursday 07 July 2022 15.15:44 deloptes wrote:
Thierry de Coulon wrote:
I get : root 847 0.0 0.0 6180 648 tty1 S+ 15:03 0:00 |_ grep X
but I don't know what it means...
It means you don't have X server - look what Nik wrote
BR
Then how can startx... start X if it's not there.
So my problem is that X is not started autoaticaly, that's where I must search.
Thierry ____________________________________________________
Hi Thierry,
because you write Bullseye, I suppose you have systemd => you can try "systemctl status tdm", if there will be some useful information. You can also look at /var/log/tdm.log and /var/log/XOrg.*.log, if there are any other information.
Cheers