$ flatpak run com.moonlight_stream.Moonlight
bwrap: prctl(PR_SET_SECCOMP): Invalid argument
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
# CONFIG_SECCOMP is not set
Ps3ita Team
4205
19 dic 2006, 15:22
nell' anno 1977
Rancid0x0
4.05
antonwantstosleep ha scritto:Hi, Rancido!
I tried to test a service http://playincloud.ru - it`s a cloud gaming service like playkey.net.
They offer a linux client Moonlight to connect to their servers.
After the installation when I ran it with:
- Codice: Seleziona tutto
$ flatpak run com.moonlight_stream.Moonlight
I received this error:
- Codice: Seleziona tutto
bwrap: prctl(PR_SET_SECCOMP): Invalid argument
Here people write that this is because the kernel is compiled without CONFIG_SECCOMP_FILTER option.
I did a check for both kernels (published 4.14.93 and testing 5.0.0), they both have these strings:
- Codice: Seleziona tutto
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
# CONFIG_SECCOMP is not set
What do you think? Do we need to set CONFIG_SECCOMP=y? If yes, can you please add this to the kernel?
sudo pacman -S bc
git clone -b ps4-4.14.93 https://github.com/Ps3itaTeam/ps4-linux.git
cd ps4-linux
make menuconfig
make -j8
#Enable Network & SSH
SetupNetwork
setup_sshd
#Finish Enable Network & SSH
# Defaults ...
vlan='false'
# Network Settings
binit_net_if='eth0'
binit_net_addr='192.168.0.10/24'
# Finish Network Settings
Visitano il forum: Nessuno e 0 ospiti