Cody Krieger
Cody Krieger
Umbrella ticket for tracking the compatibility issues noted in the following tickets, many of which are interrelated: - #309 - #302 - #282 - #242 - #240 - #162 -...
Should probably listen for the screen params change notification in this case and force to the 330M if an external monitor is connected.
Per some clever reverse-engineering of the EFI, someone figured out a way to forcibly enable/disable a particular GPU across boots: https://github.com/0xbb/gpu-switch This could make gfxCardStatus more useful yet for prolonging...
Not sure if the best method to hit Cube is via HTTP or WebSockets. Maybe use https://github.com/gimite/web-socket-ruby if we're going the WebSockets route? TBD.