hywan, to github
@hywan@fosstodon.org avatar

Arm64 on GitHub Actions: Powering faster, more efficient build systems, https://github.blog/2024-06-03-arm64-on-github-actions-powering-faster-more-efficient-build-systems/.

> Best of all, these runners are priced at 37% less than our x64 Linux and Windows runners

#github #arm #aarch64 #cpu

RL_Dane, to linux
@RL_Dane@fosstodon.org avatar

Wow, the @PINE64 #PinebookPro turns five in late July.

My own unit turned three quite recently.

I wonder if there's a #Pinebook 3 in the works 😁

#laptops #ARM #aarch64 #Linux

peja, to linuxphones Serbian
@peja@mastodon.social avatar

I’ll show you mine, you show me yours...

image/png
image/png

craftyguy,
@craftyguy@freeradical.zone avatar
Linux, to firefox
@Linux@linuxrocks.online avatar

:firefox: Feedback for Firefox Nightly ARM64 (AArch64) binaries on Linux asked :linux:

Firefox has x86 32-bit / x86_64 binaries but any ARM64 for Linux have been left out until now by Mozilla!

Binaries from the website ►https://www.mozilla.org/en-US/firefox/all/-desktop-nightly

sel4, to random

We're extremely pleased to announce a major milestone in the history of seL4: The proof of functional correctness for the 64-bit Arm architecture (AArch64) is complete!
Congratulations Proofcraft on this awesome achievement!
We're immensely grateful to UK's National Cyber Security Centre for for funding this work, which is of great importance to the seL4 ecosystem.
You now no longer have to chose between a verified kernel and a modern processor, you can have both 😁
https://sel4.systems/news/#aarch64-fc

jloc0, to random
@jloc0@mastodon.social avatar

I also refreshed what I’m calling the “pkg_dump” of #slackware #aarch64 package builds yesterday. There’s a shit-ton of stuff there, like a full gnome 46 desktop, and the latest Firefox 125.0.1, MAME, i3, sway, hyprland, etc. https://slackware.lngn.net/pub/aarch64/pkg_dump/

empire, to NixOS

It seems that on (unstable), there are (currently) no premade builds of on the cache server for . Unfortunately, on my , the integrated 64GB MMC simply isn't big enough to build it from source, even on a fresh vanilla installation! :blobcatnotlikethis:

linmob, to linuxphones
@linmob@fosstodon.org avatar
mattst88, to random

Weird debugging mystery. On an ARM system, I saw a few packages failing to build with a strange error:

> 1 {standard input}: Assembler messages:
> 1285 {standard input}:3629: Error: garbage following instruction -- `vmov.f64 d0,#6.:e+0'

I started seeing this after updating the system, which also updated gcc. I suspected a gcc regression, so I filed https://bugs.gentoo.org/923154 in Gentoo's bugzilla.

I found that the previous version of gcc didn't have this problem. Should be able to bisect..

mattst88,

I also tried and couldn't reproduce the failure in a 32-bit chroot on 's development machine, so I was stuck doing all the debugging (and loooooong builds) on my very slow single-core 800MHz Solid Run .

Diff'ing the assembly output between the working and non-working gcc versions I saw:

> - vmov.f64 d0, #6.:e+0
> + vmov.f64 d0, #7.0e+0

Naturally, binutils' assembler fails to recognize "6.:e+0" as a floating-point constant. Where is the ":" coming from?

9to5linux, to opensource
@9to5linux@floss.social avatar

#FFmpeg 7.0 “Dijkstra” Open-Source Multimedia Framework Released with Important #AArch64 Optimizations for HEVC, Dolby Vision Profile 10 Support in AV1, and More https://9to5linux.com/ffmpeg-7-0-dijkstra-released-with-important-aarch64-optimizations-for-hevc

#OpenSource #Linux

jloc0, to random
@jloc0@mastodon.social avatar

Updated the #nwgshell #slackware #aarch64 repo earlier with the python 3.11 upgrades, as well as pushed all the other updates needed in other repos. NOW I can focus on real updates like hyprland and updating the WebKit-gtk package and deps. Wee! https://slackware.lngn.net/

grindhold, (edited ) to NixOS

wer unseren experimentellen fediverse- #flohmarkt unter #nix / #nixos auf dem #raspberrypi einsetzen möchte kann das nun tun. die flake unterstützt jetzt auch #aarch64 :)

https://codeberg.org/flohmarkt/flohmarkt

jloc0, to random
@jloc0@mastodon.social avatar

I had pushed the updated #LibreOffice 24.2.1.2 #aarch64 #slackware package earlier today. Get it from the repo if you’d like or not ;) https://slackware.lngn.net/pub/aarch64/slackwareaarch64-current/libreoffice/

fclc, to hpc
@fclc@mast.hpc.social avatar

This is an @dougall appreciation post, his SVE instruction visualizer is great https://dougallj.github.io/asil/ #aarch64 #sve #hpc #arm

TehPenguin, to rust
@TehPenguin@hachyderm.io avatar

The next piece of Arm64ec for #rust was just put in place, just in time for the #llvm 18 fork: https://github.com/llvm/llvm-project/pull/79067

#windows #aarch64

jloc0, to random
@jloc0@mastodon.social avatar

I've put online my QT6 build AND I've started a little temporary repo for #slackwareaarch64. Since it's currently having major lag from the x86 Slackware, and there's been a ton of security updates the past week, I've built ALL the updates so #aarch64 users can be as secure as their Intel brethren. Leech the packages or add to slackpkg+ and let it do the talking here: https://slackware.lngn.net/pub/aarch64/slkupdiff/
QT6-6.6.1 is sitting all alone in https://slackware.lngn.net/pub/aarch64/

omenos, to random
@omenos@fosstodon.org avatar

Back to work on packaging @hare for @fedora, let's see how much I can bang out in a few hours. The resulting artifacts are going to be fairly simple, but not particularly packager friendly. That's a day-2 project.

omenos,
@omenos@fosstodon.org avatar

@hare @fedora @centos Hot off the press, any volunteers willing to test out the latest #harelang toolchain build from my COPR? It provides #x86_64 and #aarch64 builds for #F38, #F39, and #EPEL9.

$ dnf copr enable mroche/hare
$ dnf install hare

Some other changes:

  • New cross-compile meta packages for #GNU and #LLVM dependencies.
  • I've created a convenience script, harex, to switch to non-GNU toolsets. Just set HARE_XCOMPILE_TOOLCHAIN to "llvm". User specified env vars will still be respected.
chandlerc, to llvm
@chandlerc@hachyderm.io avatar

Is there a good reason #LLVM targeting #AArch64 doesn't seem to fold shifts into operands when it would require shifting in multiple operands?

I'm seeing lots of:

lsr xN, xN, #7  
and x?, x?, xN  
...  
and x?, x?, xN  

With no other uses of xN.

Is there a reason to prefer this over:

and x?, x?, xN, lsr #7  
...  
and x?, x?, xN, lsr #7  

While "duplicated", it seems like it would save an instruction at least in decode?

jloc0, to random
@jloc0@mastodon.social avatar

Alright, I’ll do something productive since I took the day off work. Building libreoffice 7.6.3.2 for #slackware #aarch64 and I’ll push the updates I’m sitting on for #nwgshell once I check and ensure I didn’t break any packages.

usul, to fedora French
@usul@piaille.fr avatar

Chapter 33. Crosscompiling NetBSD with build.sh
https://www.netbsd.org/docs/guide/en/chap-build.html

I just cross compiled a kernel on my amd64 running .
Build.sh is nice.

governa, to random
@governa@fosstodon.org avatar
petaramesh, to linux French
@petaramesh@piaille.fr avatar

Grâce à @sebsauvage j'ai avec enfin un client pour qui fonctionne à la perfection sous et ça, ça change carrément la vie de mon , et la mienne 😁😁😁👌❤️

Synchro bidirectionnelle, montage de VFS sur le cloud, tout y est 😁

(Comment est-ce que je ne savais pas que ce truc existait ?)

https://rclone.org/

solicitor, to RaspberryPi

I installed on my 4 (4 GB ). The system is semi-polished with some rough edges. The only package format that runs on is unfortunately , neither nor support based . The overall experience is good and I wish the all the best in their endeavour to improve the in future.

solicitor,

@Tekchip thanks for sharing your experience with #aarch64 and #flatpak support. Honestly, It didn't work with me. #snap was the only option available to me. I will try to give flatpak another shot.

BenjaminHCCarr, to thinkpad
@BenjaminHCCarr@hachyderm.io avatar

23.08 Released With Work-In-Progress X13s Support, New
Adding of -powered as a work-in-progress board supported by the project. The ThinkPad X13s has been seeing ongoing improvements to the upstream kernel and interest from various projects for being a capable laptop
https://www.phoronix.com/news/Armbian-23.08-Released

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • everett
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • rosin
  • GTA5RPClips
  • Durango
  • Youngstown
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • tacticalgear
  • osvaldo12
  • tester
  • cubers
  • cisconetworking
  • mdbf
  • ethstaker
  • modclub
  • Leos
  • anitta
  • normalnudes
  • megavids
  • lostlight
  • All magazines