You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ubuntu 14.10 on a 2014 Retina MacBook (MacBookPro11,3).
Ubuntu 14.10 on a MacBook
Most everything works out of the box. Except when it doesn't. While the installation when smooth, and everything seemed to be working without any fuss after two days of running 14.10 I find suspend breaks randomly. Kworker goes crazy on an entire cpu core, and I've pulled it out of my bag more than once where it has woke up, unresponsive, running hot, and the fan on high. At this point it requires a hard shutdown. The truely frustrating thing, however, is that since the system has been preconfigured it's not at all clear how to troubleshoot, config files are managed by scripts, and I find the ubuntu forums and wiki generally unhelpful.
still needs fixing
Thunderbolt ethernet isn't hot swappable (this is fixed in kernel 3.18)
ctrl-alt-F1 shows blank screen (on nvidia drivers, probably a kernel option)
External monitor sends kworker into a frenzy, 90% cpu, and doesn't return to normal when unplugged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixing English -- Submit patches in comments for now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker event reader - Just prints out docker events. Find the docker host from the environment variable DOCKER_HOST
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is what happens with you replace a docker image with a new image of the same name. It keeps the old image, moves the tag to point at the new image, and the running container continues to point at the old image.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters