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

    Complete Noob

    In the world of FreeBSD there is only one OS: it's called FreeBSD, which comes in numbered versions. There are FreeBSD-derivatives, but those are *not* FreeBSD itself. FreeBSD does not have "distributions" in the same way Linux has. If you want to run on a Raspberry Pi 3B (a 64-bit one)...
  2. P

    Complete Noob

    Hiyall, I have been a Linux user for 7 years and have enjoyed the ride and am now turning my attention to Free BSD. I want to install it on my LEAST efficient hardware: Raspberry Pi 3b. Please recommend: 1. Which format 2. Which O/S Only safe and reliable, please. Ancillary question: can it be...
  3. Phishfry

    replacement for Pi 1b+ needed

    A well written perspective. What features does your single application need? https://ikarus.sg/why-i-sold-my-raspberry-pi-4-for-a-rock-pi-4/
  4. Y

    replacement for Pi 1b+ needed

    for years I am running small application on Pi 1b+, as it doesn't require much CPU nor memory. Since it is armv6 based the end will come with freebsd 13.5. Therefore I am looking for a replacement, that runs ideally on arm64, has a similar size and most important, doesn't have noticeable more...
  5. vermaden

    Valuable News – 2025/10/13

    Here in text form: UNIX The pfjson(1) Tool to Convert OpenBSD Packet Filter Configuration to/from JSON. https://github.com/fleximus/pfjson Modern Messaging: Running Your Own XMPP Server. https://codedge.de/posts/modern-messaging-running-your-own-xmpp-server KISS High Availability with...
  6. P

    RAM performance degradation 14.3 on RPI5

    Hi, After running the benchmarks/stream bench tool on both official FreeBSD 14.0 and 14.3 Raspberry PI 5 it seems that on the same hardware the 14.3 is consistently slower (~5-10%). We also see this on custom ARM Cortex-A72 hardware where similar performance degradation is visible also in other...
  7. S

    FreeBSD development seems lost

    Use your phone for banking. Make sure that there's no lingering processes or accounts on your phone. Though, I've needed Chrome for another purpose. Chrome requires Linux compat. Don't recall if I tried if www/chromium would work for purposes, but I believe it didn't. If I had to, I'd use a...
  8. hern42

    what is the way to develop mobile apps (android would be a good start) on freebsd?

    dear all, i perused the forum and handbook in search of a thread about using *android studio* but failed to find something recent, do not hesitate to let me know if i missed it. it seemed people used the linux compatibility layer but an often read sentence was "not impossible but a massive...
  9. rbranco

    Call for testing: pkgbase support in 15.0

    15.0-BETA1 on the Raspberry Pi 4b is much better than 14.3 but: - The default WiFi interface isn't detected, unlike NetBSD 11 Beta (which is also better than 10.1) & OpenBSD 7.8 - It gets stuck in a loop when I use an USB hub to plug a USB Wireless dongle. - U-boot sucks. But anyway I think...
  10. rbranco

    Call for testing: pkgbase support in 15.0

    I got the same issue Useradd mentioned and if I run pkg upgrade -f I get: Installed packages to be DOWNGRADED: FreeBSD-acct: 15.0.a4.20251003184850 -> 15.snap20251011015136 [FreeBSD-base] ... Number of packages to be reinstalled: 560 Number of packages to be downgraded: 207 Judging by...
  11. ZioMario

    Looking for a 4G / USB / LTE dongle that supports voice (circuit-switched voice) or VoLTE / PCM audio / audio over USB + ideas and suggestions

    ...to configure it correctly in Linux,following this nice and focused tutorial (it's not man page,but it is useful anyway :P) : https://squared.co.ke/blog/2025-02-07-cellular-connectivity-with-raspberry-pi-4b If I will be able to make it work on Linux,it will be already a partial achievement....
  12. ZioMario

    Looking for a 4G / USB / LTE dongle that supports voice (circuit-switched voice) or VoLTE / PCM audio / audio over USB + ideas and suggestions

    ...on /dev/cuaU0.0 = hangs AT+CGREG? on /dev/cuaU0.1 = 0,0 AT+CGREG? on /dev/cuaU0.2 = 0,0 where 0,0 = not registered. AT+CGMM = A7670E-LASE AT+CGMR = A110B03A7670M7 AT+CSQ = 99,99 AT+CREG = 0,0 More info here : https://squared.co.ke/blog/2025-02-07-cellular-connectivity-with-raspberry-pi-4b
  13. W

    When would you say that x86 computers became "black boxes"?

    Even the quite open and good documented Raspberry boards contain black boxes. See the sad state of Raspberry wifi with FreeBSD .. https://wiki.freebsd.org/arm/Raspberry%20Pi#Features
  14. SirDice

    Cattle mortality: why is everything dying at once?

    300 SIM servers, those aren't the typical 1U "pizzabox" servers you might be thinking off. The devices in the picture look like one of these: https://www.discoverytelecom.eu/catalog/5683.htm That's a SIM server, there's 8 of them in the picture. Edit: Weird, link suddenly leads to a 404. Lets...
  15. blackbird9

    Cattle mortality: why is everything dying at once?

    Something doesn't add up. It says they found "300 servers". Suppose they found 300 1U servers (assuming the "servers" weren't raspberry pi's!) .... say 20 to a rack... that's 10 full height racks. Then you need power distribution, power supplies, network switches, network cabling, KVM's...
  16. S

    Defunct (non-GPL) open source: BSD, Solaris & BSD-like based operating systems

    I didn't know about FabBSD, which was a command line BSD for CNC machining, automation and instrumentation. It's been around until 2018, and was from Canada. It was based on 4.4BSD and OpenBSD. BeOS was a single user operating system which was independently developed. It was created by a former...
  17. Y

    Solved Internet connection going up and down constantly

    Hi sko. Thank you for your comment. Deleting offloading settings The USB Ethernet adapter I'm using only has the following options when I run ifconfig, so unfortunately there are no offloading settings to disable: net0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu...
  18. S

    What if Oracle hadn't bought Sun ?

    That's because hardly anyone realizes that ARM includes Raspberry Pi's. When SBC's take off, there will be more. A lot of BSD's except NetBSD understand the importance of GPU drivers for ARM. They use drivers for VideoCore. We're still stuck with the assumption that everything uses Nvidia...
  19. blackbird9

    What if Oracle hadn't bought Sun ?

    Well, I can see what you're getting at, but supporting multiple instruction sets and hardware architectures rapidly becomes a major burden in production; it's bad enough having to support multiple iterations of x86 itself, just ask microsoft! :) Java was yet another attempt to obviate that...
  20. R

    What if Oracle hadn't bought Sun ?

    No, it is not. Where do you get your compiled binary packages from? Some automated web site. You simply say "pkg install foo" (on a Linux machine you say "apt install foo"). When running on an Intel machine (architecture=amd64), the pkg command will download the appropriate pkg for this...
Back
Top