Hello, I think i was experiencing the same bug on current {kernel,pm-utils} versions. The following solution from Arch worked for me :
« Have a look at /var/log/pm-suspend.log and search for "ehci" or "xhci". Some of the names you could find may be "ehci_hd", "xhci_hd" or "ehci_hcd". Then as root create the file /etc/pm/config.d/modules and include this code with the exact name of the ehci or xhci module you found. For example: SUSPEND_MODULES="ehci_hcd" » https://wiki.archlinux.org/index.php/Pm-utils#Black_screen_with_unblinking_cursor_when_trying_to_suspend -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org