Comment 3 for bug 797401

Revision history for this message
Wolfgang Kufner (wolfgangkufner) wrote : Re: rt2800pci filling the syslog with errors after resume from suspend

I have the same [1814:0781] hardware and as far as I remember the kernel that you tested did fix all power saving related issues for me. My feeling from the errors I did get before that were that the specific error messages were not really important. It was just falling apart one way or another.

Since that kernel does not seem to fix it in your case it's time to look at other suspects:

a) Interference from the rt2860sta staging driver:
At least blacklist the rt2860sta. You might also try to just rename the module from rt2860sta.ko to e.g. rt2860sta.ko.disable in the module directory of the kernel you are testing. Not sure if it does make a difference.

b) A platform specific problem:
I vaguely remember issues with a platform driver. Could you read:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/661682/comments/6
and related and see if this has something to do with your problems.