linux emulation

  1. X

    general/other Linux docker & docker compose in 2025

    Hey, I wanted to understand what is the state of Linux dockers execution and docker's compose.yaml on FreeBSD. I've tried to read various articles and that forum thread, but I'm still not sure I understand if there is some easy way to start ready to use Linux Dockers? Ideally, by re-utilizing...
  2. A

    general/other I made a small script that adds Linuxulator FSTAB entries

    Linux binary compatabilty allows running Linux binaries on FreeBSD8+, and with the "debbootstrap" program (and please read the entire documentation) you can run binaries that are binary compatible with distributions such as Ubuntu and Debian, and I think theres recent versions of CentOS, as...
  3. audioeric

    Reaper (Linux) on FreeBSD

    Reaper (Linux) v7.34 tested on FreeBSD Release 14.2-p1 installation with the XFCE 4.20 desktop environment. This guide assumes: -a suitable OS configuration for desktop/laptop use is already done -user membership in the groups: wheel, operator, realtime, video -Linux Binary Compatibility is...
  4. J

    Solved How to start a Linux binary on FreeBSD, from within a ruby exec() statement?

    On FreeBSD 13 AMD64 I have some Linux binaries (wkhtmltopdf in this case), who are running fine from a standard shell. But who fails to run from within a Ruby exec() statement. I am using Linux binaries because the FreeBSD builds for that specific package are broken. It is my understanding that...
  5. S

    linuxulator error networking

    I was trying to use linuxulator but the network doesn't work, I got this errors in the dmesg linux: jid 0 pid 68098 (grep): syscall splice not really implemented linux: jid 0 pid 68132 (grep): syscall splice not really implemented linux: jid 0 pid 68184 (grep): syscall splice not really...
  6. U

    general/other Linux emulation doesn't have permission

    How can I give permission? Errors Sys_Error: could not create destination file /home/dk/.quake4/q4base/gamex86.so Sys_Error: Unable to create directory "/home/dk/.etwolf", error is Permission denied(13)
  7. Voltaire

    Is there an operating system faster than FreeBSD for the Maze Solver benchmark?

    I think I did the 'Maze Resolver' test correctly. This is my result with a 10 year old dual-core CPU: Phoronix results with the 3970X (more recent 32 core CPU): https://www.phoronix.com/review/chrome-80-benchmarks/4 Phoronix results with the 5950X (new 16 core CPU)...
  8. byrnejb

    qemu Linux vm with virt-manager, problems with install/post install.

    I created a vm for 'rocky linux' using virt-manager. A virtual console was presented and the install was completed normally. When I rebooted from the console the machine evidently restarted and is currently running. However, I cannot get a console window to open. The virt-manager display...
  9. D

    Issue with default Linuxulator: failed to load amdgpu

    I've been running a Linux binary (its from an open-source Godot project but there was no FreeBSD version) using the default Linuxulator. Weirdly enough, this binary worked the other day because it complained about the same error below and I installed graphics/linux-c7-dri and it worked. In the...
  10. M

    Linuxuator not woring, i get this error message :terminated by signal SIGSEGV (Address boundary error)

    Hi Hello, i have an common error everytime i try to run a program or a game on GhostBSD (FreeBSD 12.2), just need to know what this means and how to fix it : terminated by signal SIGSEGV , here's an example when I try to run Rexuiz 686, i get this error message : menu: program is not loaded...
  11. P

    [Linuxulator] How to run Google Chrome (linux-binary) on FreeBSD

    [Update] For new instructions targeting FreeBSD 13.0 and newer, please see: https://forums.freebsd.org/threads/linuxulator-how-to-install-brave-linux-app-on-freebsd-13-0.78879/ Important notes: 1) Tested upon FreeBSD 12.2-RELEASE. Used Ubuntu-based linux compat instead of default CentOS one...
  12. daeron

    linux library - No such file or directory

    Would welcome any suggestions to help get a linux application (avidemux) to run, added required library /compat/linux/lib/libva.so.1 which is a sym-link to /compat/linux/lib/libva.so.1.4000.0 But the app is responding: error while loading shared libraries: libva.so.1: cannot open shared object...
  13. D

    Linux Binary - SDL Error: Could not initialize UDEV

    This is for the pico8 binary specifically, which is only distributed for Linux, MacOS and Windows currently. So I've installed the necessary emulator port (emulator/linux_base-c7) to provide the necessary libraries, etc. and have linux.ko, linux_common.ko, linux64.ko loaded. So I understand...
  14. RedPhoenix

    I got Video Acceleration!!..... :D I think..... :)

    So after running Xorg -configure, and using the SCFB Driver, Wine doesn't report any issues with the Display..... :D Now, when I run Wine64, or Wine, either gives me the error that err:winedevice:ServiceMain Failed to load L"win32k.sys" Any advice.....? :3 Also, is there any way I can...
Back
Top