Open brostosjoined opened 1 year ago
So i finally found a work around by creating a none root user if you dont have one but it launched without sound
adduser username
-To create new user replace username with preffered name
wsl -u username
- To login into the created user
Then after a short while it brought the same issue
Found a pulse audio server issue then did some stuff launched the game it had sound and works but still doesnt work on root
@brostosjoined, would you please share what did you do to make sound/pulseaudio to work? thanks!
I surely dont remember but i will try retrace my steps by installing a new distro and test.The audio output is kinda delayed though but works fine
sudo apt install pulseaudio
This issue occurs also in Docker container using ubuntu:22.04 as a base. Running glxinfo shows selected vGPU, but attempt to run glxgears results in
X Error of failed request: BadShmSeg (invalid shared segment parameter)
Major opcode of failed request: 130 (MIT-SHM)
Minor opcode of failed request: 3 (X_ShmPutImage)
Segment id in failed request: 0x600005
Serial number of failed request: 43
Current serial number in output stream: 44
Is there any way to run correctly with root user?
Version
Microsoft Windows [Version 10.0.22621.1265]
WSL Version
Kernel Version
5.15.79.1
Distro Version
Ubuntu-22.04
Other Software
Bombsquad 1.7.19
Repro Steps
cd BombSquad_Linux_x86_64_1.7.19
./bombsquad
Expected Behavior
Should run the game
Actual Behavior
Exit with these error `BombSquad 1.7.19 build 20995.
Diagnostic Logs
No response