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

For the upcoming Fosdem, we submit a common devroom titled "BSD, illumos, bhyve, OpenZFS".

Uncategorized
1 1 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • My hard work has paid off!

    Uncategorized freebsd arm64 nanopi
    1
    2
    0 Votes
    1 Posts
    7 Views
    My hard work has paid off! I successfully booted FreeBSD on the NanoPi R2S Plus. FreeBSD automatically detected and resized the root filesystem, and I can now access it through the debug console.My next challenge is creating a flashable image, since my current setup only works when I manually intervene during the boot process. Second problem, LAN port not detected due incorrect clock.#freebsd #arm64 #nanopi
  • 0 Votes
    1 Posts
    7 Views
    Welcome #FreeBSD 16.0 on my laptop! Smooth, fast, and running perfectly with Xfce.FreeBSD #Unix #OpenSource #BSD #FreeBSD16 #Xfce #DesktopUnix #Tech #FreeBSDCommunity #FreeBSDLaptop
  • 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.
  • 0 Votes
    5 Posts
    12 Views
    @winterschon yes I have the boot log from both succesful and failed images. After numerous trial and errors (manual hook, compiled u-boot for r2s plus via ports), I found that there is no trust.img from FreeBSD, that's why nanopi skipped the sdcard. I flashed armbian (working image) trust.img to the sd card and Nanopi showed loader error.maybe I need to recompile the u-boot with ATF load turned off?