Jump to content

pkfox

Members
  • Posts

    245
  • Joined

  • Last visited

Everything posted by pkfox

  1. I wonder what the chances of that happening are - do you think I can use the rpi4b config ?
  2. Hi guys I cloned the build earlier with a view to building an image for a rpi5b git clone --depth 1 --branch main https://github.com/armbian/build and build/config/boards/rpi5b.csc was present. I've just refreshed the clone and it's not there - has it been removed for some reason ? Edit It's not on github either - am I going mad ? 🙂
  3. I've recently used armbian-install to enable booting from my nvme/ssd drive and all appears to be working fine. However, I'm curious to know, why, the device is mounted twice as shown below. The / mount point is in /etc/fstab but where/how does the device get mounted again on /var/log.hdd. mount|grep nvme /dev/nvme0n1p1 on / type ext4 (rw,noatime,errors=remount-ro,commit=120) /dev/nvme0n1p1 on /var/log.hdd type ext4 (rw,noatime,errors=remount-ro,commit=120)
  4. Ok thanks @Werner
  5. Hi all, is it possible to boot from an NVME without a sdcard ?
  6. Ah that's good to know thanks very much for your help - are you a kernel developer ?
  7. Good stuff thanks - why put them in /lib/firmware/updates ? I'm not doubting you just tring to make sense of all this 😀
  8. That's probably what I'll do - I'm fairly sure it's broadcom related - I have another pi 5 with raspbian installed (which has wlan0 present by default) so I can probably glean some info there - wish me luck
  9. Your suggestion of wget and install worked perfectly so thanks @Werner now I'll have to ascertain which blob is doing the business - any idea as to how I can do that ? thanks again
  10. 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 😀
  11. 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
  12. 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
  13. 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
  14. 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 ]
  15. I'll give it a shot thanks @Werner
  16. 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> ]
  17. Thank you @Werner I'll take a look
  18. 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
  19. @Igor I donate to show my appreciation for everyone's efforts on here.
  20. @SteeMan I've always received help in the past which is why I donate - no one seems to reply to my posts any more.
  21. @SteeMan where have you moved it to and why 🙂
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines