Amro Emad
Amro Emad
Same issue here, with build 1.1.625 for Linux. Previously https://github.com/Ryujinx/Ryujinx/issues/3372 was a good enough solution suggesting raise of `vm.max_map_count` which worked for "SMT V" but not with "Bayonetta 3" ....
I patched `airsenal/framework/bpl_interface.py` , and it works with no issues. I usually run `airsnal_{update_db,run_prediction,run_optimization}` individually, so I never encountered this issue, apparently `jax` needs some adjustments to work with the...
FYI: Gigabyte WMI for Desktops already exists in Linux kernel. take a look at https://github.com/t-8ch/linux-gigabyte-wmi-driver and https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/platform/x86/gigabyte-wmi.c?h=v6.14.6
> This is for desktop, I'm suggesting about helping the development of the Laptop driver. Looking forward for further support for both `opengigabyte` and `gigabyte-laptop-wmi`, this will help the community...