I agree with DaveAbraham's assesment above. System works very well if not docked on initial boot. "Undock -> Power On / Boot -> Dock" results in suspend/resume consistently working with or without devices attached to the dock. So at this point I have to make sure I'm disconnected from the dock when I boot.
Regarding DOUBLE_CONSOLE_SWITCH, in my experience, setting it in acpi-support has no effect on this issue. Note, also, you need to set it to 'true' for it to have any effect, '1' would not do anything. You can see this at /etc/acpi/resume.d/65-console.sh line 65: if [ x$DOUBLE_CONSOLE_SWITCH = xtrue ]; then -- Dock with USB devices + suspend == resume fails https://bugs.launchpad.net/bugs/218760 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
