pkfox
Members-
Posts
238 -
Joined
-
Last visited
Recent Profile Visitors
2823 profile views
-
Anyway have you checked if the armbian-firmware-full packages actually contains the necessary blobs you are looking for? No, I don't know what blobs I need, all I know is, wlan0 appears after I install armbian-firmware-full and reboot - is it because my build machine isn't running armbian that the armbian mirrors are not found - could I add them to my /etc/apt/sources.list ? getting desperate now 😀
-
I think we're done on this question I'll go and post in the build forum now - thanks very much for your help @Werner
-
Hi all, I'm building a rpi5b image with some success. My build machine is a x86_64 GNU/Linux with a 1gb ssd and 32gb of ram . The image builds and boots fine but there is no wlan0 device available in the booted image. I can get it by installing the armbian-firmware-full package and rebooting apt install -y armbian-firmware-full reboot I thought I could include the install in the customize-image.sh script but I get an error E: Unable to locate package armbian-firmware-full ( line 515 in the log ) - any ideas guys
-
Tried with PASTE_URL="https://paste.armbian.de/log" and I get a curl command When I run it curl --data-binary @build/output/logs/log-build-36b7b9d7-5385-49d0-ac61-9f6f8603c700.log.ans https://paste.armbian.de/log I get https://paste.armbian.de/usunowihox which looks promising
-
With SHARE_LOG=no I get this [🌿] Share log manually (or SHARE_LOG=yes): [ curl --data-binary @output/logs/log-build-e56c01c4-5313-440a-bf8c-da532052dea2.log.ans https://paste.armbian.com/log ]
-
I'll give it a shot thanks @Werner
-
Hi @Werner I ran the build again and I see this at the end 🌱] SHARE_LOG=yes, uploading log [ uploading logs ] [🌿] Log uploaded, share URL: [ <!DOCTYPE html> <html lang=en> <head> <meta charset=utf-8> <title>Error</title> </head> <body> <pre>Cannot POST /log</pre> </body> </html> ]
-
Thank you @Werner I'll take a look
-
Hi all, apologies I know this isn't the correct forum to post,but, I have a question regarding the armbian build process for a raspi5b , but unfortunately I can't post in the correct forum because It requires the url of my build log which I don't know the location of - anyone here know where that is ? I use SHARE_LOG=yes as a parameter to compile.sh and my build machine is a x86_64 GNU/Linux with a 1gb ssd and 32gb of ram - please ignore the tag I couldn't find an appropriate one