Results 777 comments of MrChromebox

the keyboard backlight is working fine here on my C13 with 2408.1 firmware PopOS. Sounds like an OS/driver issue to me

it's the same hardware config as I have here. Setting the brightness value to 100 is less than half, the scale is 0-255. The firmware has done its job if...

> Guys, how to fix the audio problem after full rom firmware? After flashing, i dont see the coprocessor in the system devises and the audio doesnt play at all...

it means that the first partition on the drive isn't mountable or writable. the script isn't smart enough to handle USB sticks/drives with multiple partitions.

seems like this issue is related to the following bug: https://bugs.launchpad.net/ubuntubudgie/+bug/1758444 I ran into this on my Ubuntu Budgie 18.04 install as well after a software update -- tilix would...

Usually the convertible models have "360" appended to the HWID/board name, so possible we never came across a convertible KEFKA before -- will have to look into it. Win10 should...

ChromeOS uses a completely different system for handling tablet mode/rotation than linux/Windows, and the older Braswell devices just don't support tablet mode properly. I believe we tried adding this for...

adding support for the accelerometer wouldn't brick the device by any means, I'll just have to see if the EC on kefka supports the method used by newer devices

the magnet is just the lid sensor. The EC handles all the accelerometer related functions, it's just a matter of how that gets communicated to the OS (drivers) from the...

I can give you a test build with `#define EC_ENABLE_TBMC_DEVICE` set and see if that does anything, but if the actual EC firmware itself doesn't support the tablet mode switch...