linux emulation

  1. 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...
  2. 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...
  3. 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)
  4. 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)...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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