User Tools

Site Tools


notes:wine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
notes:wine [2024/01/02 07:54] Sean Rhonenotes:wine [2024/02/09 10:56] Sean Rhone
Line 8: Line 8:
  
   * :!: 2023/12/12: ''STAGING_WRITECOPY=1'' breaks Wine   * :!: 2023/12/12: ''STAGING_WRITECOPY=1'' breaks Wine
 +  * 2024/02/08: fd esync errors were noticed and have been at random times in the past; disable esync
  
   sudo -e '/etc/profile.d/99-wine-tweaks.sh'   sudo -e '/etc/profile.d/99-wine-tweaks.sh'
Line 23: Line 24:
  
 # Esync and Fsync # Esync and Fsync
-export WINEESYNC='1'+#export WINEESYNC='1'
 export WINEFSYNC='1' export WINEFSYNC='1'
 export WINEFSYNC_FUTEX2='1' export WINEFSYNC_FUTEX2='1'
Line 72: Line 73:
 ===== RT Priority Permissions ===== ===== RT Priority Permissions =====
  
-  * :!: This makes the assumption that the current user is also part of a group with the same name+  * :!: This makes the assumption that the current user is also part of a group with the same name ((2023: This is the case for Fedora 39, openSUSE TW, and Ubuntu 23.10))
   * Verify groups with the ''groups'' command   * Verify groups with the ''groups'' command
  
/var/www/wiki/data/pages/notes/wine.txt · Last modified: 2024/04/29 14:59 by Sean Rhone