Sunil Kumar wrote: > I used the file you provided with the 1.1.8 sources that I had from the > tar and I still get the same problem after resume from suspend: > > abituguru: timeout exceeded waiting for read state (bank: 33, sensor: 8) > abituguru: timeout exceeded waiting for ready state > abituguru: timeout exceeded waiting for ready state > abituguru: timeout exceeded waiting for ready state > abituguru: timeout exceeded waiting for read state (bank: 34, sensor: 15) > abituguru: timeout exceeded waiting for ready state > > bank:34 and bank: 33 messages are separated by half hour, while > consecutive messages separate by few seconds, if that helps...:) > > Also, note that I rmmod the module before I suspend and modprobe it > after I resume. With your code in place for suspend/resume, is that > still required? I want a safe suspend/resume, so I rmmod as many modules > I can before suspend. > That no longer should be nescesarry and might even be the cause of your problems, could you try just leaving it in the kernel during suspend? > I am not sure if the messages are a problem but you are a better judge > than me on that one. > They are harmless, but it would be nice to fix them never the less. Regards, Hans