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. Phishfry

    GPIO to SNMP output...

    ...What is needed? https://www.norwegiancreations.com/2017/06/do-it-yourself-snmp-temperature-monitoring-system/ https://www.satsignal.eu/raspberry-pi/monitoring.html How do I get OID address from GPIO pins. Is there a translator or agent? What SNMP server is recommended? OneWire from above...
  2. Phishfry

    Solved How to boot FreeBSD installed on the USB Ultra fit adapter instead of using the sd card

    RPi is the only ARM platform I have been able to boot off USB based u-boot with. Solid Run iMX6 Hummingboard has dip switches for boot order but USB setting never worked. Same with Espressobin. It has boot order jumpers but they never worked for me...
  3. T

    Solved How to boot FreeBSD installed on the USB Ultra fit adapter instead of using the sd card

    Aha, so it is perhaps similar to the Raspberry Pi setup - the UEFI / EDK2 bootloader is a secondary bootloader, stored on a partition on the medium you are booting from? If so, what is the primary bootloader? u-boot?
  4. wb7odyfred

    Why the BSD family is rejected by the industry? (besides the all big ones that everybody knows)

    Find an inexpensive Arm64 board to play with, like the Raspberry 500, or Raspberry 400 Keyboard model. Install FreeBSD.org/where find the RPI image and write the image into a microSD card or USB flash disk drive stick, to boot FreeBSD 15.0-RELEASE (or 14.3-RELEASE). Now you have an...
  5. P

    FreeBSD 14.3 throughput tanking if a Linux Client or Linux Router is involved.

    I've no experience with a configuration as complex as yours, but I can say that this isn't the normal behaviour in simple set-ups. I just tried - in my homelab - interposing a Linux (bookworm) router between a FreeBSD 15.0-RELEASE box [edit: and another bookworm box] and it made no difference to...
  6. B

    RPi with SIM card as router

    I would like to build a router using an RPi and some 5G hat. Has anyone tried putting together something like that? Using FreeBSD of course....
  7. S

    Panic on raspberry pi

    Fortunately the problem doesn't prevent me to reach userland: it will hit me on shutdown. It is not preventing normal system use, but it can potentially fill up storage as dumps pile up under /var/run. I just installed a vanilla 15 RELEASE on another sd card, and it does happen. scuzzy, how...
  8. bvdw78

    Solved Jails and public IPv6 addresses

    Your jails should have 2a0a:4cc0:c1:5ba9:8000::1 as their default gateway. On the host you must have sysctl net.inet6.ip6.forwarding: 1. Here's the relevant bits of a jail config from my end, snipped a lot of things that are required but irrelevant to the networking bits: jailname { vnet...
  9. S

    Panic on raspberry pi

    I freshly installed the new freebsd 15 release on a raspberry. In the log I can notice this: The /var/cras/core.txt.* files seem to have more details once gdb was installed. See attached text files. On a different microsd I've installed freebsd14 where the problem doesn't show up. Is this a...
  10. S

    FreeBSD 15: Why You’ll Want It

    ...RiscV and Arm hardware installs. No Raspberry Pi 5 according to Hardware notes though. However, there's a RP5 build available: raspberry-pi-5-status.91406. RiscV support seems new. Fido/U2F is mentioned. Some users can give feedback on how u2f & this hardware works out. There's more, some...
  11. S

    FreeBSD 15: Why You’ll Want It

    That one is great. Then you can try AOSP to see if Android apps will run on it, or Public Domain OS which has ARM versions. RiscOS may not be able to use it, bc it's is 32bit. I recall running RiscOS on a Raspberry Pi which was 64 bit, but it may have been in 32bit mode. If it doesn't work in VM...
  12. T

    Raspberry pi 5 status

    a short status: I installed FreeBSD 14.3-release on a SD card and booted it. The EFI loader, the FreeBSD loader and the FreeBSD console all works. Nice. Network is via a usb-to-ethernet dongle, as the internal wired and wireless on the Pi5 doesn't work yet. Also, I thought the fan would spin all...
  13. wb7odyfred

    Raspberry pi 5 status

    Fred Finster Raspberry Pi 500 keyboard model running FreeBSD Arm64 15.0 Raspberry Pi . COM forum post with details that worked for me. Suggestions on where to post a 3GB single binary image file to write into a microSD card to boot the RPI 5 or RPI 500 keyboard. Also, how easy it is with...
  14. T

    Raspberry pi 5 status

    that one worked. Thanks.
  15. P

    bhyve Various questions about bhyve for router, nas, webserver VMs at home

    Hi everyone, I am planning to build a new virtualization server with bhyve since I read a lot positive articles and posts about it. I don't have too much experience with FreeBSD yet, but am a longtime GNU/Linux user. But I'm getting more and more fed up with the whole Linux ecosystem feeling...
  16. S

    Fixed Wireless (3G/4G/5G) Internet through dongles, phones & standalone modems

    More thoughts on this: Because its the way the phone works, for connecting, as opposed to a Raspberry or Beaglebone. It's more limited in features in this way, and less customizable than FreeBSD or any other OS meant for that hardware. Back to the APN, one may want to note down other...
  17. S

    AOSP on same computer as FreeBSD

    It seems that to use Android's AOSP for everything except Raspberry Pi, that it must be built from source. Raspberry has image builds for it. I wouldn't bring it up, except, that sometimes another OS is needed for programs which have requirements not met by FreeBSD. Unless you want to have a...
  18. SirDice

    I think FreeBSD support for Mediatek Filogic routers would be awesome

    You think installing FreeBSD on one of those devices would be plug and play? How do you expect "installing" FreeBSD on an embedded device would work?
  19. K

    I think FreeBSD support for Mediatek Filogic routers would be awesome

    Those Filogic routers are awesome. Don't want to put together an raspberry pi it's a lot of hard work and boring. Why can't we have Mediatek Filogic support on BSD?
  20. eternal_noob

    Raspberry PI 400: black screen with FreeBSD 14

    Sorry, can't help, i am afraid. I stopped using FreeBSD on my Pies (400 and 5) long ago, it's just not worth it. No sound, no wifi, no hardware accelerated graphics, boot problems and so on. If you need a better OS than Raspberry Pi OS, i suggest Void Linux. I use it and it runs great.
Back
Top