Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

I am running out of ideas to make my Nanopi R2S Plus to run FreeBSD #freebsd #arm #arm64

Uncategorized
5 2 18

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • WINE gaming in FreeBSD Jails with Bastille

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    0 Views
    WINE gaming in FreeBSD Jails with BastilleFreeBSD offers a whole bunch of technologies and tools to make gaming on the platform a lot more capable than you'd think, and this article by Pertho dives into the details. Running all your games inside a FreeBSD Jail with Wine installed into it is pretty neat.Initially, I thought this was going to be a pretty difficult and require a lot of triahttps://www.osnews.com/story/143726/wine-gaming-in-freebsd-jails-with-bastille/#FreeBSD
  • 0 Votes
    1 Posts
    9 Views
    🧠 Nixers Newsletter #311 is out!Boot processes, reproducible builds, user-mode Linux, FreeBSD sandboxes, and even /dev/null as a database 😄Plus:• Fedora KDE pkg mgmt• Debian vs systemd• raconn — a smart tool for parallel SSH connections to multiple hostnames/IPs in one ProxyCommand. (https://blog.izissise.net/posts/raconn/)• UBIOS (China’s UEFI-alt)Read it 👉 https://newsletter.nixers.net/entries.php#311“There are no life hacks, only trade-offs.” — James Clear#Unix #Linux #FreeBSD #FOSS #SysAdmin #ReproducibleBuilds #SSH #Nixers
  • 0 Votes
    1 Posts
    6 Views
    Found #nvidia Production Branch of drivers 580.95.05 is released. https://www.nvidia.com/en-us/drivers/details/254666/Corresponding Linux counterpart is: https://www.nvidia.com/en-us/drivers/details/254665/With several hours of using, there seems to be no unknown issues for me, so filed #FreeBSD Bug 289940 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289940and opened corresponding review D52831 https://reviews.freebsd.org/D52831for this update.TBH, I've prepared update for previous version 580.82.09, but 580.95.05 appeared until I was waiting for commit for splitted out kmod updates, so skipped 580.82.09.
  • Beware!

    Uncategorized freebsd ports
    1
    0 Votes
    1 Posts
    11 Views
    Beware! Christos committed 9b26d309123abf0e90651298b131783ba7d9b945 on main branch of #FreeBSD #ports tree to ignore FreeBSD15 on audio/virtual_oss port and posted heads-up. https://cgit.freebsd.org/ports/commit/?id=9b26d309123abf0e90651298b131783ba7d9b945 https://lists.freebsd.org/archives/freebsd-stable/2025-September/003305.htmlAnd correlated virtual_oss codes are NOT YET MFC'ed into stable/15. https://lists.freebsd.org/archives/freebsd-stable/2025-September/003306.htmlChristos states he would MFC in 1 or 2 days, https://lists.freebsd.org/archives/freebsd-stable/2025-September/003307.htmlbut it means if you upgrade ports including and after the above-mentioned commit on stable/15 including any of ALPHA snapshots before the MFCs are done, you'll lose virtual_oss functionalities.So hold upgrades of ports/pkgs or `pkg lock audio/virtual_oss` would be wanted in the meantime.