imagebuilder icon indicating copy to clipboard operation
imagebuilder copied to clipboard

Working on Jacuzzi (HP Chromebook 11MK G9 EE) using Kukui images for Jammy

Open xmb9 opened this issue 2 years ago • 5 comments

I can confirm that jammy works on jacuzzi on both usb and internal storage with all drivers working, with the only issues being related to X11, along with a weird audio bug where a loud high pitch noise starts to play and doesn't stop until the chromebook is shut down. Wayland works great and has no issues whatsoever.

xmb9 avatar Jan 09 '24 22:01 xmb9

thanks for the success report, i have added it to the readme: https://github.com/hexdump0815/imagebuilder/commit/b8ebe14763708416a97b20654cc8cb8cd5738024 - the high pitch noise is a known problem, see: https://github.com/hexdump0815/imagebuilder/issues/65 - suspend/resume might also help to get rid of it and i did not hear it again yet with a v6.6 kernel (see info in the github issue)

hexdump0815 avatar Jan 14 '24 22:01 hexdump0815

thanks for the success report, i have added it to the readme: b8ebe14 - the high pitch noise is a known problem, see: #65 - suspend/resume might also help to get rid of it and i did not hear it again yet with a v6.6 kernel (see info in the github issue)

I'd just like to quickly note that this Chromebook isn't burnet and is actually esche, and it's named HP Chromebook 11MK G9 EE, not x360 11MK G9 EE. Although maybe you could change it to say HP Chromebook x360 11MK G3 EE/11MK G9 EE (burnet/esche) because the hardware is pretty much the exact same.

xmb9 avatar Jan 16 '24 14:01 xmb9

@EnterTheVoid-x86 - which dtb is it using? the output of "cat /proc/device-tree/model" would be interesting ... so far there is no dts for esche, so i guess that it really is burnet in the end then maybe? does it say esche at the dev mode bootscreen too?

hexdump0815 avatar Jan 16 '24 18:01 hexdump0815

@EnterTheVoid-x86 - which dtb is it using? the output of "cat /proc/device-tree/model" would be interesting ... so far there is no dts for esche, so i guess that it really is burnet in the end then maybe? does it say esche at the dev mode bootscreen too?

Yes, it does say esche at the devmode screen. However, ChromeOS firmware says Google-Burnet, and neofetch/proc/device-tree/model say "Google burnet board".

xmb9 avatar Jan 16 '24 19:01 xmb9

thanks for checking and the update - i have fixed it in the readme now: https://github.com/hexdump0815/imagebuilder/commit/365159765669408c529a7396190157d21a77454c

hexdump0815 avatar Jan 16 '24 21:01 hexdump0815