Search results for query: raspberry-pi

  1. The following words were not included in your search because they are too short, too long, or too common: pi
  1. M

    Build a NAS using FreeBSD on a Raspberry Pi

    Original article here. Consider this when replying. FreeBSD runs on this… FreeBSD runs on this… and FreeBSD runs on this…! It’s easy to get FreeBSD running on a Raspberry Pi. It’s easy to manage multiple hard drives with ZFS. So we were wondering if it’s possible to make a simple NAS...
  2. M

    FreeBSD poor performance on Raspberry Pi 3 Model B - can you help me investigate?

    Hi all, I'd like some support/steer on how to investigate what appears to be poor performance of FreeBSD on my Raspberry Pi 3 Model B. I've been running Arch ARM on this Pi for the best part of 10-years without performance issues the likes of which I'm experiencing now (n.b. the reason I'm now...
  3. C

    General FreeBSD Setup (New User)

    One time I tried to desolder the alarm from the motherboard of my uninterruptible power supply. It pretty much went the same way. Funny thing is that I had done exactly the same operation on another UPS a few years earlier, and I had success with that one. Guess my eyes aren't as good as...
  4. MG

    General FreeBSD Setup (New User)

    Once I blew up a Raspberry TFT screen. I had no power supply, so I thought let's connect both computer and display on 1 PSU and balance out the intake with a potmeter according to U=IxR. I didn't realize tat the device has to receive a signal from the RPI to power on from sort of standby mode...
  5. Espionage724

    The Case for Rust (in the base system)

    Does Rust have a lower footprint than alternatives? https://join-lemmy.org/ mentions:
  6. Emrion

    Solved https://pkg.FreeBSD.org/FreeBSD:15:aarch64/base_release_0 down?

    You can't access pkg files that way. It's the same error for amd64 or whatever you may try. Here, a test machine with 15.0-RELEASE is working using the base repo. You may have a network problem on your Raspberry or something else.
  7. G

    Solved https://pkg.FreeBSD.org/FreeBSD:15:aarch64/base_release_0 down?

    Hi, I just installed freebsd 15 to my Raspberry PI, the rpi image didn't work, failed on installing packages. Installed it with memstick image and just copied the efi boot for raspberry pi. now pkg update doesn't work, appears that: https://pkg.freebsd.org/FreeBSD:15:aarch64/base_release_0...
  8. A

    Report on running LLM inference on FreeBSD

    Here is my final report on this attempt. In the end, I decided against going with FreeBSD for those homelabs. While it is indeed possible to run GPU accelerated inferences on FreeBSD with Vulkan, and it's probably possible as well with CUDA with a lot of tinkering, it was not going to work with...
  9. G

    Little kernel module to enable gpio-shutdown overlay

    Hi, For my pi I needed a button to safely shut it down. Found the gpio-shutdown overlay you can add in config.txt. This adds some stuff in the device tree. This little driver makes use of that. Code is here. Should I just leave it there, or add it to ports somehow? I would like a code review...
  10. vmb

    Old raspberry pi ( 2011.12 ) modell B

    I built a cross building version of Poudriere that built ARMv6 packages on a 4-core 64-bit intel host with QEMU some years go. I ran it for a year or so before giving up on ARMv6. Some packages (not many) just would not build successfully with QEMU and these had to be done on native ARMv6...
  11. serjsk8

    Old raspberry pi ( 2011.12 ) modell B

    I think you saw this link: https://wiki.freebsd.org/arm/Raspberry%20Pi In my experience, everything will work slowly. Especially if you try to build a port on it.
  12. H

    Is anyone successfully using Jellyfin?

    I'm running 10.11.5 in a FreeBSD Jail just fine. It can get kind of annoying in terms of having to have the files named in a specific way that's listed on the website for best use. And while it does have a setting in the manage libraries for real time monitoring, I tend to use the manual scan...
  13. I

    Introduce yourself, tell us who you are and why you chose FreeBSD

    Hello, I haven't migrated to freebsd yet as I'm still waiting on my mother's job to update their computer systems (she's going to try to get me one.) Currently live in Washington state, USA. I first heard about freebsd back in the late 90's when a guy I knew in a somewhat small mountain town...
  14. H

    Old raspberry pi ( 2011.12 ) modell B

    Just about anything of that vintage was never fun. There were some projects that you could do with them, but they're slow enough that it's a limited number of projects. I was using one for a while to run Pi-hole. With Linux, I never though about trying any *BSD on one of that vintage.
  15. eternal_noob

    Old raspberry pi ( 2011.12 ) modell B

    Sad but true. FreeBSD on Raspberry Pi is no fun. :'‑(
  16. M

    Old raspberry pi ( 2011.12 ) modell B

    Hi all! I have an old raspberry pi modell B ( 2011.12 ) and wanted to see if I can install FreeBSD on it with a very lightweight GUI on it. I'm thinking of testing ICEwm. Anyone that has had any success withg that setup? Will it work? I'm not the best with FreeBSD but I manage to change the...
  17. A

    Introduce yourself, tell us who you are and why you chose FreeBSD

    Hi everybody 👋 I'm just getting serious about switching to FreeBSD. :) It's funny, it doesn't feel like I chose it as much as my path led here. It just makes sense for me to move to FreeBSD. It's not my first experience with FreeBSD either. I already installed it something like 15 years ago...
  18. vermaden

    200 MB RAM FreeBSD Desktop

    Check with htop(1) - in the UPDATE 1 as I wrote - I was able to get as low as 82 MB RAM :)
  19. W

    200 MB RAM FreeBSD Desktop

    Not desktop, but Raspberry pi Zero 2 with 15.0.2 idle after installation: weberjn@zero2:~ $ top -b last pid: 3650; load averages: 0.00, 0.00, 0.00 up 0+13:13:04 07:47:06 25 processes: 1 running, 24 sleeping CPU: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 99.9% idle...
  20. MG

    Speaking of PXE Booting

    I still have to achieve this with a Raspberry 3 running as commercial display. It uses nfs-data from it's FreeBSD boss. I want to lose the sd-card because it's added risk of failure and theoretically 2 times computer maintainnce.. Did it already as experiment some time ago with other systems...
Back
Top