ptitSeb

Results 2020 comments of ptitSeb

@robertkirkman I'm sorry, I didn't understaood the question. You want to enable what exactly?

Also, that `__gnu_strerror_r` missing symbol is a bionic specific one (signature seems to be `pFipL`)

> I would like to try to enable this package > > https://github.com/termux/termux-packages/blob/master/disabled-packages/box86/build.sh > > in the repository github.com/termux/termux-packages, and also add a box64 one, assuming they both work with...

There is partial support already, but to be fair, that a very big pagesize compared to the 4K of x86_64, so I don't expect this to run well. You might...

> jemalloc now [supports 64k pagesizes](https://github.com/sigp/lighthouse/pull/6831). Maybe use that? Use that for what? The issue is not that box64 doesn't support 64k pagesize. It support that perfectly fine. The issue...

You have a 16K pagesize kernel, and wine will only work with 4K pagesize. Please switch your kernel to 4K and will work.

> Can't I get around it? And how change pagesize without new kernel? On RPI5, changing kernel pagesize is just a setting in a text file. Look here for example...

While `mapmem` and `mapallmem` could certainly be fused without too much impact, I think `memprot` should still be separated because it's changed often, and on a fine granularity. It will...

This is a compatibility list, to show working title. For openning issue, open a ticket n box86 repo, with more details of what is happening.

Are you using box86 or box32 for steam? becasue box32 does not support vulkan yet (so no vulkan for 32bits programs)