Results 25 comments of Andrew Charnley

FYI the following didn't fix it for me either, on 26.4 or 27. The module someone posted above is doing the same thing. allow netdomain netdomain netlink_route_socket { bind nlmsg_readpriv...

I can also confirm doing the `-e CPU=Haswell-noTSX` flag works. I have a Ryzen 5 5600G. I found pacman to be a major blocker to building the DockerFile and had...

In addition this plugin flag should be an object with something like; check: { inputs: boolean (fn args), internal: boolean output: boolean (fn return) }

Hi, Have done - and won. Permissions on the authorized_keys has to be 600 and root, which does mean ssh can't be started under default user thereafter, though I see...

Agreed it's still a problem due to ssh checking the permissions of the folders up the tree and enforcing that they belong to the owner. I guess there's a compile...

Not want I want to hear, it's going to be integrated into the Igaro App project and I've found it to work reliable so far. I'll clean & document if...

Why's it not possible? Just add e.fileName = filename; Reason: the api.parse() takes a dataset and doesn't provide the specific item Acorn threw, instead just passing the Acorn error through....

Did you manage to get this working? I also have the same now. ```qemu-system-x86_64: -device vfio-pci,host=0000:0a:00.3,bus=port.1: VFIO_MAP_DMA failed: Cannot allocate memory qemu-system-x86_64: -device vfio-pci,host=0000:0a:00.3,bus=port.1: VFIO_MAP_DMA failed: Cannot allocate memory qemu-system-x86_64:...

Hi, Add this to `/etc/security/limits.conf` ``` * soft memlock unlimited * hard memlock unlimited ``` And it's resolved.

Fourstix -> It's not bad if the HD controller doesn't support it, which it doesn't. If you're expecting to not read the documentation and send the display crap that's your...