Lion + Mac mini mid 2011 なのですが、稀にスリープから復帰出来なく成ります。
電源ボタンを押しても復帰しないので、電源ボタン長押しで再起動する事に成ります。
いろいろ対処してみて有効かも知れない方法を記載しておきます。
結局今回は、USB ハブ(SANWA SUPPLY USB-12CBK) を取り外すと、問題が出なく成ったみたいです。
Mac は、USB まわりが非常に厳格で、例えば、Printer モデルに準拠していない変なプリンタを繋ぐと、あっさり USB ドライバがハングアップします。
ただ、その場合は、カーネルログに痕跡が残っているものなのですが、今回は何もない。
スリープ時は、USB デバイスにも sleep コマンドを送っている筈なのですが、その辺りのログは表示されない仕様みたいです。
Nov 21 18:44:34 kernel[0]: wlEvent: en1 en1 Link DOWN
Nov 21 18:44:34 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
Nov 21 18:44:35 kernel[0]: nstat_lookup_entry failed: 2
Nov 21 18:44:35 kernel[0]:
ちなみに wakeup 時はもう少し詳しく表示されます。
AppleHDADriver が何かエラー出してますが...
Nov 21 21:05:02 kernel[0]: Wake reason: EHC2
Nov 21 21:05:02 kernel[0]: Previous Sleep Cause: 5
Nov 21 21:05:02 kernel[0]: The USB device HubDevice (Port 1 of Hub at 0xfa000000) may have caused a wake by issuing a remote wakeup (2)
Nov 21 21:05:02 kernel[0]: The USB device HubDevice (Port 2 of Hub at 0xfa100000) may have caused a wake by issuing a remote wakeup (3)
Nov 21 21:05:02 kernel[0]: The USB device USB Keyboard (Port 1 of Hub at 0xfa120000) may have caused a wake by issuing a remote wakeup (3)
Nov 21 21:05:02 kernel[0]: HID tickle 400 ms
Nov 21 21:05:03 kernel[0]: Sound assertion "0 == fAudioEngineArray" failed in AppleHDADriver at line 3047 goto Exit
Nov 21 21:05:03 kernel[0]: MacAuthEvent en1 Auth result for: xx:xx:xx:xx:xx:xx MAC AUTH succeeded
Nov 21 21:05:03 kernel[0]: wlEvent: en1 en1 Link UP
Nov 21 21:05:03 kernel[0]: AirPort: Link Up on en1