PÁLI Gábor János

Results 202 comments of PÁLI Gábor János

If I recall correctly, the implementation of [VirtFS/9p](https://github.com/conclusiveeng/lib9p) does not require any special support from the side of the kernel and the base system. It is a shipped as a...

Unfortunately I do not have any direct experience with tracking down issues like that one. It might be a good idea to report this problem in the FreeBSD Project right...

What about posting the link to the upstream bug report and leave it open until resolved? This may help others to learn about the problem. We have done something similar...

I tried to reproduce the problem with `13.2-STABLE`, version `n254667-bc68c55166ad` (snapshot from 2023-02-23), I could not. This version might not be recent enough or this issue has something to do...

Here is how you can investigate the behavior of the `virtio-9p` backend in `bhyve`. First create and install a version of the `bhyve` binary that includes debug symbols and not...

I am glad that finally we could find the root cause. I have posted the conclusion to the FreeBSD ticket in case folks do not want to read through the...

Hi @thesunexpress, long time no see! Yes, you are right, the Alpine-based image is now based on different foundations. You can find the details of that in [the definition of...

Hrmm, apparently I was wrong. On selecting the `FW_MEDIATEK` option, or using the `mediatek` flavor, all the Mediatek firmware files are installed under `/lib/firmware`. Which means that the driver should...

I think "Abort trap" above signals a crash of the given program, which is the native Linux (ELF64) [APK](https://wiki.alpinelinux.org/wiki/Alpine_Package_Keeper) utility. This is run through the Linux compatibility layer of FreeBSD...