Yeshey

Results 12 comments of Yeshey

> Happening on Windows 10 as well. Been happening for about a month, I thought I would try again. Pretty bad if it is also happening in windows, I'd mark...

Can confirm that builds fine in nixOS 21.05 (where nix version is 2.3.16) ``` > nix --version nix (Nix) 2.3.16 ```

One problem seems to be that the folder is one level up too many. It's like this now: ``` . |-- NVIDIA-Linux-x86_64-460.32.03-grid | |-- 10_nvidia.json | |-- 10_nvidia_wayland.json | |--...

I made Vgpu work for me in a very hacky way. My module is not in a very good state so I don't dare to make a pull request, it...

getting this error trying to run bash with `box86` in nixOS as well ```sh > export LD_LIBRARY_PATH="$(for lib in ncurses glibc; do nix-build '' -A pkgsCross.armv7l-hf-multiplatform.${lib} --no-out-link; done | xargs...

> > ```shell > > 0x2a > > ``` > > This is a completly different issue: it's the relocation type "0x2a" that is not handled by box86. This need...

> > > > ```shell > > > > 0x2a > > > > ``` > > > > > > > > > This is a completly different issue:...

I saw somewhere a comment to set `SDL_VIDEO_X11_VISUALID` and I stuck with it, but I shouldn't need it. Here is a little video demonstrating the issue: https://youtu.be/57QpAJsKwYE LG is started...

This is the last output for the host LG (meaning, inside the windows VM), I'm sending a bunch because I don't know which one if any is relevant: ``` [I]...

@gnif, sorry for the messy report. I made a new video that should demonstrate the issue better and added it to the main post: The output I added above in...