ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
appyfizz has quit [Ping timeout: 240 seconds]
appyfizz has joined #armbian
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #armbian
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #armbian
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
<DC-IRC>
[Discord] <atmolander> hi, i am looking to learn an ARM assembly language as a newbie, i've been stumped by the choice between ARM32 and ARM64. Whilst i do have access to an aarch64 machine, i don't know which one is better to learn first. Do i take ARM32 because it is more standard and compatible or do i take ARM64 because, well, 64-bits?
<DC-IRC>
[Discord] <atmolander> honestly i feel like i may be a little out of this server's subject, but i haven't found anywhere else that may have an informed opinion about it (let me know if i am a little out of left field!)
archetech has quit [Quit: Konversation terminated!]
califax has quit [Remote host closed the connection]
califax has joined #armbian
buzzmarshall has quit [Quit: Konversation terminated!]
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #armbian
KREYREN__ has joined #armbian
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #armbian
kolla has quit [Quit: %fog relay%]
kolla has joined #armbian
KREYREN__ has joined #armbian
KREYREN_ has quit [Remote host closed the connection]
KREYREN__ has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <spooky8086> I saw that Ubuntu 24.04 has all the linux-firmware blobs now compressed. I'm not sure how much disk space it saves, but may be worth some research.
<DC-IRC>
[Discord] <rpardini> interesting, is it udev-magic or does the kernel itself support compressed firmware?
<DC-IRC>
[Discord] <spooky8086> The kernel supports it, I could see some older drivers not wanting to use compressed firmware, but ive not run into any issues yet
<blathijs>
Hm, what's the policy for caching kernels? I'm doing a local build of Armbian for rpi4b, and I get `Artifact is not available in remote cache [ ghcr.io/armbian/os/kernel-bcm2711-current:6.6.28-S4ff6-Db511-Pc089-Cb2aaHfe66-HK01ba-Vc222-Bc114-R448a ]`. Looking at the list of available tags (`curl -H "Authorization: Bearer $GHCR_TOKEN" https://ghcr.io/v2/armbian/os/kernel-bcm2711-edge/tags/list|jq`)
<blathijs>
I only see 6.1 kernels, but https://www.armbian.com/rpi4b/ does show 6.6.16 kernels (but not 6.6.18 as my local build, but that might be because the rpi kernel repo has moved on since the most recent armbian build maybe?)