Yes, it is. "Timeout waiting" is from kernel's sd card module, so it doesnt matter which packages were used. There is interesting comment in linux/drivers/mmc/host/sdhci.c in sdhci_send_command() procedure:
"We shouldn't wait for data inhibit for stop commands, even though they might use busy signaling" and there is waiting loop with timeout, then it times out.... timeout set to 10ms, and then "Timeout waiting for hardware interrupt" and registers dump and "Controller never releases..." messages appeared in log in a row, explainable. who knows - maybe X320 card controller doesn't need it or it needs more timeout.. haven't played with that yet. Need to recompile kernel this takes ages on X320 :) Regarding putting laptop into sleep mode - same as before, although havent tried to make it on freshly installed Lucid (i mean without GMA500 video driver update when having vesa resolution). With proper driver installed (http://code.google.com/p/gma500/wiki/PPARepository) it sort of falls asleep but never wakes up. Note - except video driver, nothing was changed in system. Thanks! -- mmc: Timeout waiting for hardware interupt https://bugs.launchpad.net/bugs/393090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs