I tried the normal kernel and the zen kernel and the tkg kernel. All the same. Tkg does not work since 5.10 but the normal kernel and the zen kernel are still 5.9.
Ctrl alt f1 etc also does nothing. How can I get a prompt? Or a solution if anyone knows.
Something to look into. I am now in my desktop again. With a single monitor I can boot.
Then at the desktop I plug in my monitors and then with the terminal “/usr/lib/cinnamon-settings-daemon/csd-xrandr --exit-time=3” I let my display’s being detected again and then it is all good.
Now I at least got time to help troubleshoot and make my bootable usb.
If you don’t have a bootable usb, you could try falling into a root shell and restore your timeshift snapshot.
On the boot entry in Grub menu press the e key. This allows you to edit the kernel parameters before booting. Use the arrow keys to navigate to the line that looks like linux /vmlinuz=linux root=UUID=.... .
Add init=/bin/sh to the boot parameters and press ctrl-x to boot. If that works you will get into a root shell.
Use timeshift --help to get a list of command line options.
edit: I see that problem is sorted out somehow. Please ignore this post.
Well according to what i have read so far 2 x display port is the problem but 1 x display port and 1x hdmi is fine. At least you got back in to troubleshoot. If you need two monitors i would just (temporarily) swap one over to hdmi.
The method I described before doesn’t look to be suitable for restoring a Timeshift’s snapshot.
In the root shell it gives a list of command lines runnig timeshift --help but then running timeshift --list didn’t recognize any of the snapshots I have in the system. Wonder why? I haven’t have time to look into it further.