On Wed, Jul 27, 2011 at 11:30:08PM +0200, F. P. Beekhof wrote: > Note: after a suspend/resume cycle, the register value is back at 8, > so I have to run the commands again to set it to 100008 > > # rdmsr -x 0xc001001f > 100008 > (suspend / resume) > # rdmsr -x 0xc001001f > 8 Yeah, that's ok for now, just to test whether this fixes your issue. You can add the wrmsr call to some post-resume hooks on your system. -- Regards/Gruss, Boris. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html