So, IDK what I did but i can no longer exit to command prompt, not from MENU>EXIT>EXIT TO PROMPT and not from CTRL+SHIFT+BACKSPACE. Instead of getting the prompt, all I get is a blinking cursor, absolutely nothing else on the blank screen.
The last time this happened, I rebooted and went to /var/log/ and poked around that mystifying folder. Two things stood out. From Xorg.0.log.old:
Code: Select all
[ 25.477] (**) Option "XkbOptions" "terminate:ctrl_alt_bksp"
[ 25.477] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 8)
[ 25.906] (II) intel(0): EDID vendor "LEN", prod id 16416
[ 25.906] (II) intel(0): Printing DDC gathered Modelines:
[ 25.906] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz eP)
[ 25.906] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz e)
[ 25.906] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 25.906] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
Code: Select all
acpid: LID/00000080
rmmod: ERROR: Module ehci_hcd is builtin.
./LID/00000080: line 49: unexpected EOF while looking for matching `"'
./LID/00000080: line 50: syntax error: unexpected end of file
acpid: LID/00000080
rmmod: ERROR: Module ehci_hcd is builtin.
./LID/00000080: line 49: unexpected EOF while looking for matching `"'
./LID/00000080: line 50: syntax error: unexpected end of file
acpid: LID/00000080
rmmod: ERROR: Module ehci_hcd is builtin.
./LID/00000080: line 49: unexpected EOF while looking for matching `"'
./LID/00000080: line 50: syntax error: unexpected end of file
acpid: LID/00000080
Also, I saw this earlier snooping around after rebooting from a failed exit to prompt, IDK which file it's from but it's from /var/log/:
Code: Select all
daemon.err acpid[7799]: PWRF/00000080
Starting with acpi=off didn't help. Booting from a different XenialPup save file works fine.
Thoughts appreciated!