Hacker News new | ask | show | jobs
by craftkiller 2181 days ago
You can. Buy or solder a SuzyQable[1] to unlock the firmware, flash MrChromebox's coreboot build[2], and install linux on it. I'm typing this message right now on my pixelbook running Arch Linux. So far the only problems I have with it is the audio does not work and I can't change screen brightness. The screen brightness is because linux refuses to use DPCD when the PWM line is connected. On the pixelbook the PWM line is connected but doesn't do anything. There are kernel patches you can apply to force DPCD but personally I'm just hoping someone eventually commits a fix upstream to let us toggle it.

[1] https://www.sparkfun.com/products/14746

[2] https://mrchromebox.tech/

1 comments

> So far the only problems I have with it is the audio does not work

Well that's kind of a deal breaker for me, lol

Still, good to know there are options, and that cable looks handy; thanks for the links!