public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Wine problems
@ 2023-12-11 18:31 stefan11111
  2023-12-11 19:01 ` stefan11111
  0 siblings, 1 reply; 44+ messages in thread
From: stefan11111 @ 2023-12-11 18:31 UTC (permalink / raw
  To: gentoo-user

Hello ml readers.
I tried playing a game (the coffin of Andy and Leyley) through wine.
However, I see some issues.
The game spawns a window, but is stuck on a loading screen.
Things like this are in wine's output:

0290:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure 
that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in 
the winbind package of your distribution.
0290:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect 
problems

Also, I see things like this:

0024:fixme:file:ReplaceFileW Ignoring flags 2
0148:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 038AFB9C 
038AFB94
014c:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 039AFBF0) 
semi-stub
0150:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 03AAFBF0) 
semi-stub
0180:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 047AF800) 
semi-stub
0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:855:(parse_card) 
cannot find card '2'
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) 
function snd_func_card_inum returned error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:422:(snd_func_concat) 
error evaluating strings
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) 
function snd_func_concat returned error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:1342:(snd_func_refer) 
error evaluating name
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) 
function snd_func_refer returned error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5727:(snd_config_expand) 
Evaluate error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/pcm/pcm.c:2675:(snd_pcm_open_noupdate) 
Unknown PCM default
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:855:(parse_card) 
cannot find card '2'
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) 
function snd_func_card_inum returned error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:422:(snd_func_concat) 
error evaluating strings
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) 
function snd_func_concat returned error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/confmisc.c:1342:(snd_func_refer) 
error evaluating name
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5204:(_snd_config_evaluate) 
function snd_func_refer returned error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/conf.c:5727:(snd_config_expand) 
Evaluate error: Permission denied
ALSA lib 
/var/tmp/portage/media-libs/alsa-lib-1.2.10-r2/work/alsa-lib-1.2.10/src/pcm/pcm.c:2675:(snd_pcm_open_noupdate) 
Unknown PCM default
01a4:fixme:wpc:WindowsParentalControls_GetUserSettings ((null) 0501FC64)

This tells me that wine doesn't have permissions to use my sound card, 
even after setting it's /dev files to 666 perms and running wine as 
root.
Any idea how I should solve this?


^ permalink raw reply	[flat|nested] 44+ messages in thread

end of thread, other threads:[~2024-01-23 14:54 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 18:31 [gentoo-user] Wine problems stefan11111
2023-12-11 19:01 ` stefan11111
2023-12-11 19:30   ` netfab
2023-12-11 20:01     ` stefan11111
2023-12-12  5:47       ` Vít Smolík
2023-12-12 14:46       ` Vít Smolík
2023-12-12 19:09         ` stefan11111
2023-12-12 19:15           ` Vít Smolík
2023-12-12 20:30             ` stefan11111
2023-12-12 20:49               ` Vít Smolík
2023-12-12 21:16                 ` stefan11111
2023-12-12 21:22                   ` Vít Smolík
2023-12-12 21:55                     ` stefan11111
2023-12-12 22:08                       ` Vít Smolík
2023-12-12 22:25                         ` stefan11111
2023-12-12 22:49                           ` Vít Smolík
2023-12-12 22:54                             ` stefan11111
2023-12-12 22:59                               ` Vít Smolík
2023-12-12 23:31                                 ` stefan11111
2023-12-13  5:34                                   ` Vít Smolík
2023-12-13  8:27                                     ` stefan11111
2023-12-13 14:55                                       ` Vít Smolík
2023-12-13 15:57                                         ` stefan11111
2023-12-13 16:23                                           ` Vít Smolík
2023-12-13 18:46                                             ` stefan11111
2023-12-13 18:50                                               ` stefan11111
2023-12-13 19:21                                                 ` Vít Smolík
2023-12-13 19:26                                                   ` Vít Smolík
2023-12-13 19:29                                                   ` stefan11111
2023-12-13 19:35                                                     ` Vít Smolík
2023-12-13 19:44                                                       ` stefan11111
2023-12-13 19:58                                                         ` Vít Smolík
2023-12-13 20:05                                                           ` stefan11111
2023-12-13 20:13                                                             ` Vít Smolík
2023-12-13 20:25                                                               ` stefan11111
2023-12-13 20:32                                                                 ` Vít Smolík
2023-12-13 22:19                                                                   ` stefan11111
2023-12-14  9:31                                                                     ` Vít Smolík
2023-12-14 13:49                                                                     ` Vít Smolík
2023-12-19 10:27                                                     ` stefan11111
2024-01-23 14:54                                                       ` stefan11111
2023-12-12 22:42                         ` stefan11111
2023-12-12 22:44                           ` Vít Smolík
2023-12-12 22:10                       ` Jack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox