linuxulator

  1. 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...
  2. 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)
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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
  8. 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/...
  9. 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...
  10. 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
  11. 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...
  12. 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...
  13. 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...
  14. Dr.Topaz

    Solved Linux emulator with mplab x ide and xc8.

    So I am a pic programmer, I use pic to solve any technical problems.So when I moved to FreeBSD , I saw a major problem,the MPLAB x ide and the xc8 compiler does not support FreeBSD.Shocker. I am aware of a linux emulator built inside FreeBSD and since mplab x ide and Xc8 compiler supports...
  15. T

    Linux compatibility with Mono

    Hello, there are a lot of mono applications these days, especially in the gaming area (both server and client). So I wonder whether it is possible to run Mono applications on the Linux Compatibility Layer of FreeBSD. I think there would need to be some ports for that, or some Linux for mono...
  16. neptunium

    net-im/skype4 on FreeBSD-11.0: no video

    I have successfully installed net-im/skype4 on 11.0-RELEASE-p2 (amd64). Everything works fine except sending video. The port's pkg-message says:Skype uses /dev/videoX (usually /dev/video0). This device node is created by the drivers for your webcam (eg. multimedia/webcamd). If you selected the...
  17. 1

    how to work with linuxulator

    Hello. I can not deal with linuxulator work. On the Internet, information about that 95% of software you can run. But I suspect that this is outdated information. Prompt a basic algorithm of actions. I set. sysrc linux_enable=yes make install BATCH=yes -C /usr/ports/emulators/linux-c6 clean...
  18. STREBLO

    Linux Kernel Version and Nvidia

    I'm trying to setup my nvidia drivers and have been following the handbook, I have installed xorg and enabled linux_enable="YES" It says: When I did that I got this response: # sysctl compat.linux.osrelease=2.6.18 compat.linux.osrelease: 2.6.32 -> 2.6.18 This makes me wonder if I am...
  19. Kalero

    sysctl compat.linux.osrelease

    Hi! According to the FreeBSD handbook, before installing the emulators/linux_base-c6 port/package in order to enable Linux compatibility, you should do sysctl compat.linux.osrelease=2.6.18 but, if I am right, the latest emulators/linux_base-c6 port/package is based on a newer Linux kernel...
Top