Comment 10 for bug 1394163

Revision history for this message
Michael Heuberger (michael.heuberger) wrote :

Ok, understood. Well, I spotted the error in my dmesg output. There was something else trying to turn the powersave off which failed of course and an error was printed. That confused me.

If I have power support disabled, then no entity should try to switch powersave off. This to prevent error pollution in the dmesg output. Looks like somewhere in the code an if-check is missing.