Waking my PowerBook
Update: The waking problems are probably caused by hardware issues.
I am currently experiencing some issues with waking my PowerBook. Sometimes it happens instantly, other times, I have to wait up to a minute before a password dialog appears, and sometimes I have to wait after I have entered my password.
The following log entries appear in the system log:
Dec 20 20:46:50 Doc lookupd[14561]: NetInfo connection failed for server 127.0.0.1/local Dec 20 20:46:58 Doc configd[35]: SecKeychainFindGenericPassword err= -25308 ( =0xffff9d24, secErrStr=User interaction is not allowed. ) (current= je-ju.net) Dec 20 20:47:00 Doc /Applications/Utilities/NetInfo Manager.app/Contents/MacOS/NetInfo Manager: NetInfo connection failed for server 127.0.0.1/local
After some Googling I ran into this changeset of Adium. I did some testing and sure enough, it only seemed to occur when Adium was running, so I filed a ticket. But despite my thorough testing, it only seemed to be the case. So Adium is not to blame.
After some more searching in man pages and Apple support knowledge base, I think that this may be an issue of the Keychain. I currently have two keychains, an old one I exported from my previous install and a new one, to which I plan to export all the things I use, so that I can do a bit of cleaning. But I forgot to move the password for my wireless network to the new keychain and since it’s locked by default, it might be trying to get a password and fail, because interaction is not allowed.
I sincerely hope that that is the problem and that I have solved it now…I’ll post some updates as soon as I know more.