Alicja Michalska
Alicja Michalska
Hi, You would need to grab debug logs from our documentation. It will definitely need UCMs, but possibly it'll require some kernel patches. Nobody showed up with Cezanne before (as...
KASUMI is a StoneyRidge device, which we no longer bother to support really. It's a cursed platform with zero performance, which requires kernel build in specific way to get it...
I'm afraid you would need to flash debug build and see what happens on resume in this situation (using SuzyQ). AFAIK neither of us own any JasperLake devices, so support...
JasperLake is such a cursed architecture... It looks like ALSA doesn't follow boardname reported by dmidecode for some reason. `access("/usr/share/alsa/ucm2/0/0.conf", R_OK) = -1 ENOENT (No such file or directory)`
> @ellyq could you test on kukui and corsola aswell please? Sure, I'll bring KRANE and MAGNETON to work tomorrow
Building for ARM64 doesn't work for me (and CI failed). ``` ❯ amake arm64 -j16 mkdir -p build images cd u-root; \ GBB_PATH=u-root GOOS=linux GOARCH=arm64 u-root -o ../build/u-root-a64.cpio -uinitcmd="elvish -c...
Cross-compile flag passed by shell doesn't matter, makefile would append it automatically `IF HOST == X86_64`
yes, that sounds like a new device
Glad I searched before opening another issue - have the same problem. I somehow nuked my partition table while attempting to run u-boot. Ripped the back cover off, but can't...