On Wed, Jan 30, 2019 at 06:58:28PM +0000, stripes theotoky wrote: > Where do I start debugging this one? Beats me right now.
/var/log/Xorg.0.log if there are errors while X is starting up, they'll be in here. Look especially for lines with "(EE)" (errors) and maybe also "(WW)" (warnings). ~/.xsession-errors stderr from window managers, desktop environments, GUI apps, etc is logged here. there will probably be a lot of "noise" drowning out the signal, making it difficult to interpret what is going on, or to identify what the root cause is. craig -- craig sanders <[email protected]> _______________________________________________ luv-main mailing list [email protected] https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main
