general/other wine-9.0,1 not working

Hi. After upgrading from wine-8 to wine-9.0,1, wine not working.

wine winecfg:
Code:
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to open L"C:\\windows\\system32\\wineboot.exe": c0000135
0024:err:environ:run_wineboot failed to start wineboot c0000135
wine: could not load kernel32.dll, status c0000135
Does anyone have any success using wine-9.0,1 with FreeBSD 14?
 

Attachments

  • 1713387218297.png
    1713387218297.png
    244.6 KB · Views: 49
According to the terminal output in the screenshot you upgraded an existing prefix to the new wine version, am I correct? Did you try if it works for you with a new prefix?
I can't upgrade existing prefix to the the new wine version because after start my windows application I get same error:
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to load L"\\??\\C:\\windows\\system32\\ntdll.dll" error c0000135
0024:err:environ:run_wineboot failed to start wineboot c00000e5
0034:fixme:ntdll:create_logical_proc_info stub
0034:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to load L"\\??\\C:\\windows\\system32\\ntdll.dll" error c0000135
003c:fixme:ntdll:create_logical_proc_info stub
003c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
wine: failed to load L"\\??\\C:\\windows\\system32\\ntdll.dll" error c0000135
 
+1 for me. Everything was working fine with wine-8.0.2 on my 2nd laptop, wine-9.0.1 is absolutely a disaster with the same errors as the original post.

So frustrating as I just installed both of these BSD installs recently, glad I did my wine stuff on this other system 1 week ago... Is there any way to force my other laptop to install wine-8.0.2? It's working on my test system, was glad to go ahead and get it running for real when this happened

Not sure if helpful, software was working: Reaper (DAW) now no longer works.

Edit: Thankfully the last version is still in the pkg repository! I was able to downgrade and my programs (64 bit too) are working again/even on this new install. Not sure if this is okay in terms of general practice but it works for me.

:):(
 
Back
Top