Comment 83 for bug 1705099

Revision history for this message
In , paulepanter (paulepanter-linux-kernel-bugs) wrote :

Dear Brennan,

(In reply to Brennan Shacklett from comment #70)
> Booting with nomodeset and no_console_suspend didn't seem to have a positive
> impact. Something seems to have changed (possibly due to a reboot into
> windows?), now I can't get the screen to appear by holding down the power
> button like I could previously, I seem to always go into the flashing orange
> and white led mode. I can't ssh in when that is happening.
>
> The contents of /sys/power/mem_sleep is "s2idle [deep]".

Thank you for trying the suggestions. I guess Zhang will take over again, just three more comments.

1. The new portable devices are missing a serial port and also an Ethernet device. So getting messages out – serial console, netconsole – don’t work. An EHCI debug gadget [1] will (probably) also not work as all USB ports are probably xHCI ports. You could look for xHCI debug cables.

2. Please contact Dell and make them aware of the problem. That’s really important in my opinion.

3. You could try `systemctl suspend; sleep 10; systemctl poweroff`. Hopefully messages are stored by the systemd journal, and on new start you can retrieve them with `journalctl -a -b -1`.

[1] https://www.coreboot.org/EHCI_Gadget_Debug