Comment 76 for bug 1303736

Revision history for this message
Mitch Dabbas (adabbas) wrote : Re: Black screen after login from suspend in Xubuntu 14.04

I failed to mention that I used to get these errors:

[107691.012100] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[107691.012101] PM: Device 00:07 failed to thaw: error -19

[31826.064168] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[31826.064169] PM: Device 00:07 failed to thaw: error -19

[56417.195254] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[56417.195854] PM: Device 00:07 failed to thaw: error -19

[56572.938096] dpm_run_callback(): pmp_bus_resume+0x0/0xa0 returns -19
[56572.938098] PM: Device 00:07 failed to thaw: error -19

I have made these change:

Change: GRUB_CMDLINE_LINUX=""
to: GRUB_CMDLINE_LINUX="i8042.nopnp"

in /etc/default/grub

After making these changes, the messages above disappeard, a green line on top of the screen showed up, but after that I started getting a black screen described here, and the desktop will not show, until I restart the system.