linuxulator

  1. patpro

    Solved linuxulator and FreeBSD ACL

    Hello I’ve setup a Linux (Devuan) chroot environment on my FreeBSD 13.x server. I’m using nullfs to mount few ZFS filesystems inside the chroot. One of these FS has ACLs,that the linux part seems unable to see: # grep /var/log /etc/fstab /var/log /compat/devuan01/var/hostlog...
  2. NapoleonWils0n

    Davinci Resolve on Freebsd

    Davinci Resolve installed in a Ubuntu Mantic chroot on Freebsd Davinci Resolve Freebsd git repository https://github.com/NapoleonWils0n/davinci-resolve-freebsd Features Nvidia and Cuda enabled Davinci Resolve Displayed with Xwayland on Wayland or Xephyr on X11 Audio routed from the chroot...
  3. NapoleonWils0n

    Solved Davinci Resolve running on Freebsd using the linuxulator the GPU is working but full

    I have managed to get Davinci Resolve running on Freebsd, using the linuxulator the GPU is working but full https://github.com/NapoleonWils0n/cerberus/blob/master/freebsd/linuxlator-ubuntu.org Davinci Resolve is installed using the linuxulator in a ubuntu chroot and the gpu is working with the...
  4. NapoleonWils0n

    Solved waypipe display linuxulator wayland applications running in a chroot on freebsd

    waypipe is x-forwarding for wayland whats really cool is you can use waypipe to forward a wayland application running in a linuxulator choot to freebsd on the same machine running wayland using waypipe sockets in the tmp dir of the chroot i have wayland set up on both freebsd and the ubuntu...
  5. NapoleonWils0n

    Solved linuxulator switching to non root user in the chroot to run davinci resolve

    i have installed ubuntu jammy using the linuxulator with the steps below but the issue is i cant switch to a non root user because everything like /bin/bash has 700 permissions so i cant use su to switch to another user using su - djwilcox also i cant create another user to switch to that...
  6. I

    Cities: Skylines doesn't launch

    I'm really wanting to get Cities: Skylines to work but whenever I attempt to launch it, it acts like it's going to then the button on Steam reset back to "Play" and doesn't launch. I can, however, play games like HL 2, HL, Gary's Mod, and Borderlands 2; all through the linux-steam-utils. None of...
  7. I

    Solved Getting Unreal Tournament running

    I'm trying to get Unreal Tournament running on my FreeBSD 13.2-p4 system. I have an Nvidia GTX 1050 with an AMD Ryzen 5 3400G. I also have the Linux Nvidia libs installed as well. I've got Linuxulator setup. I'm trying to run version 469d without success, so far. I'm stuck at getting ALAudio...
  8. 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...
  9. 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)
  10. christhegeek

    Linuxulator Steam don't work anymore can't launch it

    Linuxulator Steam don't work anymore can't launch it ERROR: ld.so: object 'steamfix.so' from LD_PRELOAD cannot be preloaded: ignored. the first error message the last error message fish: Job 1, 'steam' terminated by signal SIGSEGV (Address boundary error) I have a radeon pro wx2100...
  11. 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...
  12. Holger

    Running Google Chrome in a dedicated Linux-Jail

    Introduction and motivation There are great articles ([1] and [2]) by patovm04 here on the forum explaining how to run Chrome and Brave in a Linux chroot environment (usually /compat/linux or /compat/ubuntu). These approaches work great. However, I am a big fan of FreeBSD's jails and it has...
  13. D

    Linux GOG games on FreeBSD

    I use the Linuxulator for Steam, but I've never tried running a Linux game outside of linux-steam-utils. I'm curious, are GOG Linux games as simple as having the Linuxulator enabled and running whatever binary starts it? The only GOG games I've ran have been through WINE, so this is why I'm...
  14. christhegeek

    FreeBSD Gaming ....new videos

    FreeBSD Gaming ....new videos View: https://youtu.be/6gGBrxt-5xw View: https://youtu.be/_d-TmBhHu_U View: https://youtu.be/fGJzvVkoLyE View: https://youtu.be/NnaWImNrP_8 View: https://youtu.be/hjdkBXX8LOM
  15. X

    Missing shared library (libffmpeg.so) while running Electron App (LBRY-Desktop) on Linuxulator

    I'm working on running an Electron Linux App on FreeBSD, namly lbry-desktop, https://github.com/lbryio/lbry-desktop/. I did this 1. download https://github.com/mrclksr/linux-browser-installer 2. run from FreeBSD > sudo ./linux-browser-installer chroot create > sudo chroot /compat/ubuntu/...
  16. kr0m

    general/other Library not found by linuxulator

    Hello i am trying to run a Linux binary using linuxulator, i have followed that guide: https://docs.freebsd.org/en/books/handbook/linuxemu/ Modules are loaded: kldstat|grep linux 9 6 0xffffffff83217000 db70 linux_common.ko 16 2 0xffffffff83358000 388f8 linux.ko 21 1...
  17. christhegeek

    Gaming on FreeBSD various videos collection !

    Gaming on FreeBSD various videos collection ! View: https://youtu.be/oKOFCfLY1iM View: https://www.youtube.com/watch?v=wfvbyWGkRW0 View: https://youtu.be/UzsxN6W-RQk View: https://youtu.be/_d-TmBhHu_U
  18. P

    [Linuxulator] How to install Brave (Linux app) on FreeBSD 13.0+

    Important notes: 1) This guide is for FreeBSD 13.0 and newer only!! For FreeBSD 12, please see: https://forums.freebsd.org/threads/linuxulator-how-to-run-google-chrome-linux-binary-on-freebsd.77559/ 2) This method should be valid for installing any other Chromium-based web browser (Google...
  19. 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...
  20. gug

    linux-c6- compat 32bits

    Hi all, I'd like to know if there're some 32bits compat ports for linux-c6- or linux-c7- on 64bit system install ? (I guess that it's 64bit only ?) I expected ports similar to misc/compat6x, misc/compat7x...
Back
Top