>Hello,
>For three days, I wrote a script to fetch updated packages from Arch Linux mirrors and extract them in ~/Linux (and ~/Linux32 for i686 packages) then I made symlinks on /emul/linux to ~/Linux and /emul/linux32 to ~/Linux32. Things are working very well using CLI softwares. > >After that, I wanted to try GUI softwares like games or Steam to see if, yes, it works and how but anytime I try to run a software, I will have this issue : > >$ Linux32 ./NecroDancer >XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" > after 0 requests (0 know processed) with 0 events remaining. > >$ Linux32 ./luftrausers >XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" > after 0 requests (0 know processed) with 0 events remaining. > >Steam is running until it asks to access to X server to fetch Steam software then close. > >What can I do to fix this ? >I could try with SSH but I prefer to try to fix this. NetBSD newcomers who still want to access some Linux binaries shouldn't have to use SSH to be able to run them, it's nonsense. I hope you understand my point :) > >Adrien |