Skip to content

Add configs for sargo and bonito

This adds configs for sargo and bonito.

Both are the same, but as droid-juicer uses the name, I guess we will need it twice. :) There might still be something that's missing for Bluetooth, but I am not sure what it is:

root@mobian:~# dmesg | grep -i fail
[    0.000000] psci: [Firmware Bug]: failed to set PC mode: -3
root@mobian:~# dmesg | grep -i unable
root@mobian:~# dmesg | grep -i error 
[    5.299596] Bluetooth: hci0: QCA TLV with error stat 0x0 rtype 0x4 (0x5)
root@mobian:~# 

This is a complete list of every complaint that dmesg still has.

If it turns out I need to add another file, I will open another MR.

Merge request reports