Neil Armstrong

Results 44 comments of Neil Armstrong

Can you precise on which usb controller model you are running? Can you run lsusb -vv ?

@kvberge Hi Thanks for your current work, I have no list of missing WiFi/BT firmware... but perhaps this could be found in Armbian source at some point ? I'm perfectly...

@kisvegabor yes argb should be a fallback of xrgb

@b49020 the amlogic support supports linux DT as-is for a long time now, it could be a good experiment to try with an automatic sync

@b49020 thanks, but the GXBB are very old and they are the only ones not in my u-boot test farm! Could you add the GXL boards (aswell ? instead ?)...

@b49020 https://gitlab.com/amlogic-foss/amlogic-u-boot-autotest/-/jobs/5725786664 so it hit an issue where the mdio mux driver is missing for GXL in u-boot... I'll need to fix that and the other error is because dtbs...

Thanks, it goes in the right direction, now indeed we must figure out the exact needed firmwares. But in the meantime a generic `conf/machine/include/amlogic-meson-firmwares.inc` could be added which adds all...

> I think, overall this is only a minor improvement, but still nice to have. With this I miss the `linux-firmware-bcm43430` to use the wifi on my radxa-zero (and without...

Hi I thinks this is already done in #20 see https://github.com/superna9999/pyamlboot/pull/20/commits/d8d772d89527c669d24db16b91c5228dae9e74a4

Intel dumps with pyamlboot + change to write with 4k like the update tool: [pyamlboot-intel-libretech-cc.zip](https://github.com/superna9999/pyamlboot/files/9572811/pyamlboot-intel-libretech-cc.zip) ```diff diff --git a/boot.py b/boot.py index 5995834..368b321 100755 --- a/boot.py +++ b/boot.py @@ -86,7 +86,7...