lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <neomaytricks> hi Everyone! I decided dust off my Rock Pi 4b and I have tried the latest image with and I don't get anything on the display I tried compiling an image and and I have the same results. I tried an old offical Radxa debian 10 and that works. Thanks in advance.
<DC-IRC> [Discord] <_.dominic> Probably can't help much if you don't share your compilation command
<DC-IRC> [Discord] <neomaytricks> See attached. Thanks
<DC-IRC> [Discord] <neomaytricks> ./compile.sh build BOARD=rockpi-4b BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED='browsers desktop_tools' DESKTOP_ENVIRONMENT=xfce DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=yes RELEASE=noble
<DC-IRC> [Discord] <neomaytricks> #### ARGs: `'PREFER_DOCKER=no' 'ARMBIAN_BUILD_UUID=d6edb131-9998-4764-98bc-bfa60f06176a' 'ARMBIAN_RELAUNCHED=yes' 'SKIP_LOG_ARCHIVE=yes' 'SET_OWNER_TO_UID=1000' 'build'`
_whitelogger has joined #armbian-rockchip
troglodito has quit [Ping timeout: 260 seconds]
troglodito has joined #armbian-rockchip
<DC-IRC> [Discord] <weryder> I keep downloading the Radxa ROCK 5C desktop image and every time I go to flash it I get an error saying that the image is corrupted…
<DC-IRC> [Discord] <weryder> The CLI image works just fine but the desktop one keeps having this problem ☝️
<DC-IRC> [Discord] <tenkawa42> Where are you getting the image? I get a 404 on Radxa's page
<DC-IRC> [Discord] <tenkawa42> Or are you getting an Armbian image?
<DC-IRC> [Discord] <tenkawa42> And if Armbian.. which image you trying to get?
<DC-IRC> [Discord] <efectn> Should we use mainline uboot for all rk3588 devices and get rid od vendor uboot?
<DC-IRC> [Discord] <weryder> https://www.armbian.com/radxa-rock-5c/
<DC-IRC> [Discord] <tenkawa42> I would...
<DC-IRC> [Discord] <tenkawa42> pending it works of course...
<DC-IRC> [Discord] <tenkawa42> @weryder I'm pulling the image now
<DC-IRC> [Discord] <tenkawa42> @weryder Image looks good here... Did you see by any chance which mirror it tried to download from?
<DC-IRC> [Discord] <weryder> No, but which mirror did you downloaded it from? did yours take a literal hour. Every time I download it takes anywhere from 30 minutes to an hour to download too. 🤣
<DC-IRC> [Discord] <tenkawa42> Yeah I moved it off the first one it tried to use
<DC-IRC> [Discord] <tenkawa42> just a sec let me get the direct url
<DC-IRC> [Discord] <tenkawa42> (for checksum)
<DC-IRC> [Discord] <weryder> How do I check that btw?
<DC-IRC> [Discord] <weryder> Awesome thanks! I’ll give it a try
<DC-IRC> [Discord] <tenkawa42> cat that sha256 file ( should be a number... this is my example...
<DC-IRC> [Discord] <tenkawa42> sha256sum Armbian_25.5.1_Rock-5c_noble_vendor_6.1.115_gnome_desktop.img.xz | grep "907080f3f059ab25c20a50e9ad2cd7e03eb3d401f041c7caf78a9843ddfce1f2"
<DC-IRC> [Discord] <tenkawa42> it should output that number
<DC-IRC> [Discord] <tenkawa42> if it doesn't... they don't match
<DC-IRC> [Discord] <weryder> If they don’t match, does that mean the image has been tampered with?
<DC-IRC> [Discord] <tenkawa42> tampered or not complete
<DC-IRC> [Discord] <tenkawa42> it could break and still have ended up on the site
<DC-IRC> [Discord] <weryder> Cool thanks for that information, probably should be checking sha from now ons lol
<DC-IRC> [Discord] <tenkawa42> I always recommend doing that yes
<DC-IRC> [Discord] <tenkawa42> this is how it looks:
<DC-IRC> [Discord] <tenkawa42> sha256sum Armbian_25.5.1_Rock-5c_noble_vendor_6.1.115_gnome_desktop.img.xz | grep "907080f3f059ab25c20a50e9ad2cd7e03eb3d401f041c7caf78a9843ddfce1f2"
<DC-IRC> [Discord] <tenkawa42> 907080f3f059ab25c20a50e9ad2cd7e03eb3d401f041c7caf78a9843ddfce1f2 Armbian_25.5.1_Rock-5c_noble_vendor_6.1.115_gnome_desktop.img.xz
<DC-IRC> [Discord] <weryder> So by checking the checksum can you immediately tell once you download an image if it will be corrupted or not?
<DC-IRC> [Discord] <weryder> @tenkawa42
<DC-IRC> [Discord] <tenkawa42> are you unxz first?
<DC-IRC> [Discord] <tenkawa42> you need to uncompress the image first
<DC-IRC> [Discord] <tenkawa42> Etcher is ok with zip/gz but I think its a bit iffy with other compressed formats
<DC-IRC> [Discord] <tenkawa42> I use Etcher as little as possibly myself
<DC-IRC> [Discord] <tenkawa42> I use Etcher as little as possible myself
<DC-IRC> [Discord] <weryder> Why? I've never had to before? balenaEtcher should uncompress it?
<DC-IRC> [Discord] <random_anon_cesar> if im not mistaken, .img is a form of compressing files as well. So an .img inside of a .gz is like 2 different layers of compression & can cause issues with programs like etcher
<DC-IRC> [Discord] <tenkawa42> have they always been xz and how large?
<DC-IRC> [Discord] <tenkawa42> if it gets too large the tmp uncompress will be too big
<DC-IRC> [Discord] <tenkawa42> (checking how big that file was)
<DC-IRC> [Discord] <tenkawa42> yeah its too large I think
<DC-IRC> [Discord] <tenkawa42> I think its a 4gb limit and this one is 6,.5gb
<DC-IRC> [Discord] <tenkawa42> I think its a 4gb limit and this one is 6.5gb
<DC-IRC> [Discord] <tenkawa42> oh wait.. wrong image
<DC-IRC> [Discord] <tenkawa42> just a sec
<DC-IRC> [Discord] <tenkawa42> (I have too many images in here)
<DC-IRC> [Discord] <weryder> Hmm
<DC-IRC> [Discord] <tenkawa42> gotta redload it again... its starting at 1.5gb compressed so its going to be quite large
<DC-IRC> [Discord] <weryder> well it worked bruh
<DC-IRC> [Discord] <weryder> well it worked 💀
<DC-IRC> [Discord] <tenkawa42> good 🙂
<DC-IRC> [Discord] <tenkawa42> Yeah... I've had a lot of trouble with compressed images and etcher
<DC-IRC> [Discord] <tenkawa42> I am a uncompress/dd person myself