Mikhail Kiselev
Mikhail Kiselev
A similar problem with nvidia + OpenGL + Mangohud + GNOME. Xorg is crushed while playing minecraft, power cycle is the only one solution to bring the computer back to...
> @sund3RRR: Which Mangohud version are you running? Latest stable release `0.7.0`
> Nix package is outdated now. Hi, Hugo! I don't want to update crystal packages, that depends on `gi-crystal` now, because I'm waiting for approval of my [PR](https://github.com/NixOS/nixpkgs/pull/289266) to main...
Hi, Hugo! I think it's my fault. I decided to package gi-crystal, but then I realized that the version of gi-crystal for each package must match the version from shard.yml....
> > I did a PR updating tijolo to 0.8.1. > > Very nice fresh GUI, your app looks beautiful! Thank you for your work. > > It just need...
> This program along with the NixOS graphical configurator should be upstreamed to nixpkgs to make it easier to install. I absolutely agree with you, but it seems to me...
> > the nixOS maintainers are against it > > random people in an unofficial discord channel != nixos maintainers. no one in that thread even has commit/merge access. If...
well, let's see what happens to the PR
I think the easiest solution is to override `/run/entry.sh` and change this line: ```patch - { qemu-system-aarch64 ${ARGS:+ $ARGS} >"$QEMU_OUT" 2>"$QEMU_LOG"; rc=$?; } || : + { taskset -c $CPU_TASK_SET...
Off-topic. Great work, man, thank you for windows-arm! I don't quite understand qemu-kvm related stuff, but is it real to passthrough mali-g610 gpu? Or at least accelerate 3d with virgl...