diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-17 09:10:43 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-17 09:10:43 +0200 |
| commit | f2ec263023649e596c5076df32c2d328bc9393d2 (patch) | |
| tree | 5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/4261 | |
| parent | 63d2e9d409831aa8582787234cae4741847504b7 (diff) | |
| download | qemu-analysis-main.tar.gz qemu-analysis-main.zip | |
Diffstat (limited to 'results/scraper/fex/4261')
| -rw-r--r-- | results/scraper/fex/4261 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/scraper/fex/4261 b/results/scraper/fex/4261 new file mode 100644 index 000000000..67e6e6b57 --- /dev/null +++ b/results/scraper/fex/4261 @@ -0,0 +1,26 @@ +Wine unable to load kernel32.dll – Asahi Linux +Hi there, + +First of all thank you so much for your great work! I very much appreciate running x86_64 applications on my Asahi Linux system. I am on the Fedora Remix `6.12.4-400.asahi.fc41.aarch64+16k` on my Apple MacBook Pro (13-inch, M1, 2020). + +But for now I was unable to start wine. When do the following commands (after deleting the `.wine` folder): + +```bash +muvm -ti -- zsh +FEXBash +wineboot --init +``` + +I get the following output: + +```output +wine: created the configuration directory '/home/faressc/.wine' +002c:err:seh:install_bpf prctl(PR_SET_SECCOMP, ...): Invalid argument. +wine: could not load kernel32.dll, status c0000135 +0024:err:seh:install_bpf prctl(PR_SET_SECCOMP, ...): Invalid argument. +wine: could not load kernel32.dll, status c0000135 +``` + +Can you reproduce this error? + +Best wishes! \ No newline at end of file |