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

Time for the weekly sunday-backup of my home-server:

Uncategorized
1 1 2

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    2 Views
    Really nice article about some ZFS basics, written by Klara Systems: https://klarasystems.com/articles/advanced-zfs-dataset-management/#zfs #openzfs #klarasystems
  • Goodbye to Pop

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    4 Views
    Goodbye to Pop!OS and cosmic desktop, at least for now. Tonight I installed #Freebsd 14.3 on my first generation core-i series Dell laptop. The Intel Centrino wireless is supported, which is great news. Hopefully I'll figure out what steps I'm missing to get it to connect.Modules are loaded, rc.conf edited, the interface is up / shows up with ifconfig, but it doesn't scan. It looks like the regulatory domain was set automatically during setup. So I'm not sure what I'm missing.I don't think I've every used a BSD with wifi, so it's a new challenge. Everything is a bit different than I'm used to. At least my old habit of typing ifconfig actually works, unlike on Linux these days.
  • 0 Votes
    1 Posts
    3 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
    6 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.