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

    PPP over UART

    I should just mention the behavior is the same on both Raspberry Pi serial console and the pinephone pro.
  2. T

    PPP over UART

    Is it possible to use PPP (point-to-point protocol) over UART, for example to connect a Raspberry Pi to a desktop computer by using UART to USB (FTDI) cable? I am trying to do something like this with my pinephone pro project: - From desktop, connect to USB serial using sudo cu -s 115200 -l...
  3. tommiie

    Run GNU/Linux on a smaller computer for drivers and interface it with a FreeBSD system?

    By pure happenstance I read this (old) article on theregister.com about Chimera, a Linux that is not GNU/Linux. A quote from the article read: It is not exactly what you have in mind, but it is a mix between the two operating systems. The article is from 2023 and I do not know the current...
  4. wb7odyfred

    Orange PI Zero2 and FreeBSD 13.2

    ...Do you use a JTAG interface dongle? or that OpenOCD Open On-Chip-Debugger https://medium.com/@0xNoor/setup-openocd-with-jtag-uart-on-raspberry-pi-4-using-ft232h-da05ca01c693 Great step by step setup of OpenOCD https://openocd.org/ https://ghostbsd-arm64.blogspot.com search on word...
  5. GlitchyDot

    Run GNU/Linux on a smaller computer for drivers and interface it with a FreeBSD system?

    Is this something similar to this ? ---> View: https://www.youtube.com/watch?v=TuDrmq4RQzU Im kinda having a hard time to understand this - but for me sounds like you just want Proxmox style of thing ?
  6. P

    What would you like to see over the next few FreeBSD versions?

    Not that I'm aware of. I'm still using a USB to ethernet dongle.
  7. S

    What would you like to see over the next few FreeBSD versions?

    Did freebsd allow drivers for the wifi versions of raspberry pi yet? That, to me, would shift my os. I am tired of debian influxing that embedded device.
  8. Espionage724

    Run GNU/Linux on a smaller computer for drivers and interface it with a FreeBSD system?

    I'm thinking something like having the Linux host on a RPi and having the raw data from devices as-is over to FreeBSD would be way-higher bandwidth than Ethernet could provide (Pi iirc is Gigabit); I'm not too sure if that's possible :p Remote desktop from the Pi to a different FreeBSD host...
  9. SirDice

    Run GNU/Linux on a smaller computer for drivers and interface it with a FreeBSD system?

    Is the absolute number of drivers important? Or the type of driver? What kind of driver are you hinting at? For what sort of device? So wifi? A basic wifi/ethernet bridge is pretty cheap. Works with any OS. Probably works better than wifi on a pi too.
  10. M

    Run GNU/Linux on a smaller computer for drivers and interface it with a FreeBSD system?

    I have been thinking about the old problem of Linux having more drivers than BSDs. The drivers are, however, locked to the Linux kernel. Then I thought, has it been explored that one would run GNU/Linux just for the drivers using, for example, something like a Raspberry Pi (specifically, an x86...
  11. eternal_noob

    What would you like to see over the next few FreeBSD versions?

    Working sound, WiFi and a hardware accelerated graphics driver for Raspberry Pi 5. (A tier 1 platform, btw)
  12. ZioMario

    Pi Zero format boards that are supported.

    You opened a new chapter of oppurtunities in my mind. I was looking for an alternative to the raspberry pi zero 2W,that has very low performances. If FreeBSD works ok on the Radxa Rock Zero 3E,I consider to use this board for my FreeBSD phone,instead of slimming down a raspi 4 or using the very...
  13. ZioMario

    Pi Zero format boards that are supported.

    I'm interested. Do you know if it supports,for example,a product like this ? https://www.amazon.it/Waveshare-SIM7600G-H-Raspberry-Supporta-Posizionamento/dp/B08ZSSCYDD?th=1
  14. ZioMario

    Firefox installed from packages on my RaspBerry Pi Zero crashes every time I launch it...

    Thanks. I've elaborated one idea : I will install Linux for the raspberry pi zero to another sd card. It should provide firefox that runs nice out of the box...At this point I will copy ONLY the config files of my Firefox profile from the Linux system to the FreeBSD installation. My hope is...
  15. ZioMario

    Firefox installed from packages on my RaspBerry Pi Zero crashes every time I launch it...

    Let's say I want to run Firefox at 32 bit,for armv7 on FreeBSD at 64 bit,arm64,on my Raspberry Pi Zero 2W. Where I can find this version of Firefox ? Between the packages or the ports ? or somewhere else ?
  16. P

    What would you like to see over the next few FreeBSD versions?

    Developer Requests I'd really like to see fcntl() with F_KINFO work reliably for all FSes and not just if the kernel feels like it because it finds something in a cache. fcntl() with F_GETPATH works on macOS and Linux and Solaris can just look in /proc. Documentation for ioctls. Use only one...
  17. ZioMario

    Firefox installed from packages on my RaspBerry Pi Zero crashes every time I launch it...

    I will try to cross compile Firefox for 32 and 64 bit on my PC where I have installed FreeBSD for x86-64 following this fresh tutorial : https://www.siberoloji.com/how-to-cross-compile-software-for-arm-architecture-on-freebsd-operating-system/ because doing it directly on the raspberry pi...
  18. ZioMario

    Firefox installed from packages on my RaspBerry Pi Zero crashes every time I launch it...

    Maybe Firefox can be optimized to run with 512 MB. For example,installing the 32 bit version of Firefox on the Raspberry Pi zero (if it exists),according with this post : https://superuser.com/questions/459448/how-can-i-configure-firefox-to-assume-i-have-less-memory just because on a 64 bit os...
  19. Phishfry

    Looking for proper cable for Graceful / Safe Shutdown of server

    I don't wanna be a jerk but the last thing I want to do is review a robots work. Another user did this to me. I took the time to write instructions on how to get something working on Raspberry Pi and they replied bck with ChatGPT instructions. I am outie. Not going to repeat myself or review...
  20. ZioMario

    Firefox installed from packages on my RaspBerry Pi Zero crashes every time I launch it...

    Hello to everyone. I've installed FreeBSD 14.2 on my Raspberry Pi Zero 2W. The problem that I'm having is that Firefox crashes all the time. The errors that it gives are : freebsd@generic:~/Desktop % firefox [Parent 2225, Main Thread] WARNING: remote volume monitor with dbus name...
Back
Top