I have a server that has two nics bonded (trunked) to achive higher throughput.
How can i set the default interface WINE uses?
It seems as if wine is using the slaves instead of the master.
I already added a route to the linux system. -> no effect
I tried ForceBind.exe. -> no effect
Search found 14 matches
- Fri Nov 04, 2022 4:01 pm
- Forum: Linux
- Topic: WINE with bond interface
- Replies: 0
- Views: 2334
- Mon Oct 24, 2022 3:50 pm
- Forum: Linux
- Topic: Does WINE Support INTEL UHD 730 Chipset
- Replies: 0
- Views: 2006
Does WINE Support INTEL UHD 730 Chipset
Hello,
can someone tell me if WINE natively supports INTEL UHD 730?
I've some problems getting several programs running with this graphics card.
Kind regards,
L.
can someone tell me if WINE natively supports INTEL UHD 730?
I've some problems getting several programs running with this graphics card.
Kind regards,
L.
- Thu Apr 07, 2022 11:20 am
- Forum: Linux
- Topic: Debian Wine 7 not starting farming simulator 2019 dedicated server
- Replies: 5
- Views: 5628
Re: Debian Wine 7 not starting farming simulator 2019 dedicated server
Wine is installed via apt as depicted on the WINE debian wiki page.
Including multiarch!
Including multiarch!
- Tue Apr 05, 2022 7:47 am
- Forum: Linux
- Topic: Software will not run on WINE 7.5, WINE 6.0.2
- Replies: 1
- Views: 500
Re: Software will not run on WINE 7.5, WINE 6.0.2
Another idea:
The software needs .net version 4.5.
Might it be that the problems arise from Gecko or Mono libraries?
Does it make sense to install .net version 4.5 directly in WINE?
The software needs .net version 4.5.
Might it be that the problems arise from Gecko or Mono libraries?
Does it make sense to install .net version 4.5 directly in WINE?
- Mon Apr 04, 2022 2:27 pm
- Forum: Linux
- Topic: Software will not run on WINE 7.5, WINE 6.0.2
- Replies: 1
- Views: 500
Software will not run on WINE 7.5, WINE 6.0.2
I have two debian systems (both 64bit and multi-arch enabled!). One is a i5 based server with 64GB of RAM and an IGPU running a bookworm with WINE 7.5. The other is a core 2 duo based server with 4GB RAM and a NVIDIA GPU running a debian buster with WINE 6.0.2 Within the bokworm system, the program ...
- Fri Feb 18, 2022 5:13 am
- Forum: Linux
- Topic: Compiling WoW64 does not start PE32+ executable
- Replies: 2
- Views: 710
Re: Compiling WoW64 does not start PE32+ executable
Just some random tidbits from a fellow user. You should be able to get multiarch(32/64) packages of wine on debian? Ideally wine-staging packages. But I believe they are in a winehq repository? I'm not a full-time debian user. When I build wine I keep separate build directories for 64 bit and 32 bi...
- Fri Feb 18, 2022 5:10 am
- Forum: Linux
- Topic: Debian package WoW64 support
- Replies: 2
- Views: 652
Re: Debian package WoW64 support
So, last time I used wine with debian. I just had to enable multiarch, then when I install wine it runs both 32 bit and 64 bit programs. You are probably looking at this page? https://wiki.winehq.org/Debian It mentions something about debian not supporting Wow64 but I think that is just about compi...
- Thu Feb 17, 2022 11:43 am
- Forum: Linux
- Topic: Compiling WoW64 does not start PE32+ executable
- Replies: 2
- Views: 710
Compiling WoW64 does not start PE32+ executable
Hello together, since the Debian packages do not work with WoW64, i compiled the source on my own according the wiki: https://wiki.winehq.org/Building_Wine ../wine-source/configure --enable-win64 --without-capi make PKG_CONFIG_PATH=/usr/share/pkgconfig/ ../wine-source/configure --with-wine64=../wine...
- Thu Feb 17, 2022 8:55 am
- Forum: Linux
- Topic: Debian package WoW64 support
- Replies: 2
- Views: 652
Debian package WoW64 support
Does someone know if the Debian packages have been updated for WoW64 support?
- Tue Jan 25, 2022 8:18 am
- Forum: Linux
- Topic: Debian Wine 7 not starting farming simulator 2019 dedicated server
- Replies: 5
- Views: 5628
Re: Debian Wine 7 not starting farming simulator 2019 dedicated server
Btw. the dedicated server is correctly running with 6.0.2 on a Debian buster.
- Sun Jan 23, 2022 6:08 pm
- Forum: Linux
- Topic: Debian Wine 7 not starting farming simulator 2019 dedicated server
- Replies: 5
- Views: 5628
Re: Debian Wine 7 not starting farming simulator 2019 dedicated server
i digged in the problem some further: WINPREFIX=~/LS19Dedi wine64 LS19Server/dedicatedServer.exe 001e:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142 000f:fixme:service:scmdatabase_autostart_services Auto-star...
- Sun Jan 23, 2022 9:41 am
- Forum: Linux
- Topic: Debian Wine 7 not starting farming simulator 2019 dedicated server
- Replies: 5
- Views: 5628
Re: Debian Wine 7 not starting farming simulator 2019 dedicated server
So i did further tests: I upgraded system to "bookworm" and also wine to staging. Unfortunately, it does not change something. The dedicated server starts but dies right afterwards: config file: Z:/home/ls19/LS19Server/dedicatedServer.xml GIANTS Dedicated Server/8.0.0.0 Initializing mod do...
- Fri Jan 21, 2022 5:48 pm
- Forum: Linux
- Topic: Debian 11 wine 7 Problems
- Replies: 0
- Views: 2443
Debian 11 wine 7 Problems
Hello, I see problems while using wine 7 on Debian 11 amd64. My system: i5-11400T, 64GB RAM Here is the error created by wine64. wine64 LS19Server/dedicatedServer.exe Config file: Z:/home/ls19/LS19Server/dedicatedServer.xml GIANTS Dedicated Server/8.0.3.0 Initializing mod download manager... 0100:fi...
- Fri Jan 21, 2022 5:42 pm
- Forum: Linux
- Topic: Debian Wine 7 not starting farming simulator 2019 dedicated server
- Replies: 5
- Views: 5628
Debian Wine 7 not starting farming simulator 2019 dedicated server
I have tested debian bullseye with winehq repository to install wine 7. Each time the wine64 is used to start a dedicated server, i get the following error messages: wine64 LS19Server/dedicatedServer.exe Config file: Z:/home/ls19/LS19Server/dedicatedServer.xml GIANTS Dedicated Server/8.0.3.0 Initial...