search for: winealsa

Displaying 20 results from an estimated 382 matches for "winealsa".

2009 Jun 29
2
Unable to use alsa, unusable driver for winecfg
...output. When launching winecfg and selecting the Audio tab, a dialog box tell me that the driver "alsa" is present in the registry but unusable and asks me to remove it from the registry. I don't know why the alsa driver is unusable. I have the correct libraries (/usr/local/lib/wine/winealsa.drv.so) and there's no dependencies problems on these libraries. When I launch winecfg with the the WINEDEBUG=+driver environment variable, I got the following messages : > > trace:driver:OpenDriver (L"winealsa.drv", (null), 0x00000000); > trace:driver:DRIVER_TryOpenDriver...
2008 Sep 10
1
Bug in winealsa.drv? Incredibly specific oddity
...81 instances before it hit it, the 4th, 151. In all cases, the first time the difference is "940", it goes boom. And the values for lpWaveHdr->reserved and wwo->dwPlayedTotal are never the same, just the difference between them. I'm guessing I'm hitting some weird bug in winealsa.drv, because everything else sound-wise, works flawlessly. I'm running wine-1.1.4, KDE4 (Hardy Heron) 2.6.24-19-generic using Alsa (1.0.16) dmix for output. The computer is a Dell laptop Inspiron 8600 with intel 82801db-ich4 audio. No other Win apps have crashed yet (including TTS ones) t...
2007 Apr 27
0
Wine release 0.9.36
...Lankhorst (14): winmm: Implement CALLBACK_WINDOW. winmm: Pass the right message to hwnd from mixer callback. winecfg: Update Dutch resources. dsound: Make sure we're holding the lock on Drop And Stop. dsound: Don't deadlock in capture because of callback. winealsa: Drop unplayed frames instead of waiting for them. winealsa: Clear WAVECAPS_DIRECTSOUND for capture. winealsa: Remove disabled code. winealsa: Introduce mixer code. winealsa: Implement opening/closing and caps of device. winealsa: Implement mixer controls, and add GetL...
2012 Apr 26
4
Foobar 2000 and Wine: terrible sound problem.
Hi, I am new here. Ever since I use Ubuntu Linux I've used Wine. This worked nice until version 1.3.x; 1.3.7, I believe. Now I cannot play music anymore with Foobar2000 and the new version of Wine. The problem is that the sound is very distorted every now and then and it even stops sometimes. Initially I've done some tests with Pulse Audio disabled because according to some users that
2004 Sep 22
1
Sound Problems with x-ten lite on Toshiba 4600.
...Wine 20040914 on a Toshiba Satellite Pro 4600. The Toshiba has a Yamaha AC-XG. In addition I have a USB Plantronics DSP100. After some tweaking I got wine to install x-ten lite; I have pasted my config file; [WinMM] ; Wine supports the following sound drivers: ; winearts.drv ; for KDE ; winealsa.drv ; for ALSA users ; wineoss.drv ; for OSS ; winejack.drv ; for Jack sound server (experimental) ; winenas.drv ; for NAS sound system (experimental) ; wineaudioio.drv ; for Solaris machines (experimental) ; The Drivers field defines which sound drivers to try and in which or...
2005 Nov 11
7
Fedora Core 4 system lockup with wine 200506.. - 0.9.1
System specs: Fedora Core 4 2.6.13-1.1532_FC4smp ATI Radeon 9200 SE P4 2.4Ghz (hyperthreading) xorg 6.8.2 Aureal Semiconductor Vortex 2 sound card Intel 82801EB chipset wine-20050524 FC3 rpm works just fine on my FC4 system. But any versions after that lockup my system when running wine. For the 200506 - 200510 versions of wine I have compiled them from scratch so I assumed it was something
2005 May 26
0
Compile wine fails
...est wine version from cvs fails after compile and installing alsa 1.0.9rc4: make[2]: Leaving directory `/backup/privat/emulator/wine/dlls/vwin32.vxd' rm -f vwin32.vxd.so && ln -s vwin32.vxd/vwin32.vxd.so vwin32.vxd.so make[2]: Entering directory `/backup/privat/emulator/wine/dlls/winmm/winealsa' gcc -c -I. -I. -I../../../include -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o audio.o audio.c In file included from /usr/include/alsa/asoundlib.h:48, from alsa.h:23,...
2007 Dec 14
0
Wine release 0.9.51
...Fix memory leaks. msxml3: Implement IPersistStream. msxml: Register missing components. shlwapi: Fix memory leak in test. msxml3: Fix memory leak in test. msxml3: Fix memory leak in tests. Anatoly Lyutin (1): start: Convert to Unicode. Andrew Riedi (10): winealsa.drv: Fix a comment. user32: Add a FIXME for animated cursors. comdlg32: DPRINTF -> TRACE. ddraw: DPRINTF -> TRACE. user32: Uncomment and explain a test in test_DestroyCursor(). user32: Improve test_DestroyCursor(). user32: Test the initial state of the curs...
2008 Nov 07
0
fix focus and alsa for gps software
...ird defaults on alsa on two params that renders period_size/buffer_size not power of 2 inside the driver and that makes the app sound ring it go out of sync. Since I've to rebuild wine for the focus problem I preferred to fix this as well in wine instead of in .asoundrc: Index: wine-1.1.7/dlls/winealsa.drv/waveout.c --- wine-1.1.7/dlls/winealsa.drv/waveout.c.orig 2008-10-24 17:55:14.000000000 +0200 +++ wine-1.1.7/dlls/winealsa.drv/waveout.c 2008-11-05 19:49:37.000000000 +0100 @@ -577,8 +577,8 @@ static DWORD wodOpen(WORD wDevID, LPWAVE snd_pcm_access_t access; snd_pcm_format_...
2009 Feb 26
1
'cannot allocate memory' error, Ventrilo
...n libasound_module_pcm_pulse.so (+0x4094) (0x0032726c) 4 0x610c2172 _snd_pcm_pulse_open+0x192() in libasound_module_pcm_pulse.so (0x003272cc) 5 0x732fadd2 in libasound.so.2 (+0x4bdd2) (0x0032735c) 6 0x732fb51d in libasound.so.2 (+0x4c51d) (0x0032739c) 7 0x7322c7b7 ALSA_widMessage+0xe07() in winealsa (0x0032741c) 8 0x6035e520 MMDRV_Message+0x250() in winmm (0x0032748c) 9 0x6035ee19 MMDRV_Open+0xe9() in winmm (0x003274dc) 10 0x60373028 WAVE_Open+0x1b8() in winmm (0x0032755c) 11 0x60373340 waveInOpen+0x50() in winmm (0x0032758c) 12 0x60e0c39c IDirectSoundCaptureBufferImpl_Create+0x63c()...
2008 Nov 30
1
Cannot run Win16 installer for Judaic Classics
...\-PE 60810000-60871000 \ winedos ELF 60871000-60908000 Deferred winmm<elf> \-PE 60880000-60908000 \ winmm ELF 60908000-6093f000 Deferred winealsa<elf> \-PE 60910000-6093f000 \ winealsa ELF 6093f000-60a21000 Deferred libasound.so.2 ELF 60a21000-60a2b000 Deferred librt.so.1 ELF 60a2b000-60a43000...
2008 Jun 21
2
Error running Hearts of Iron 2 Doomsday and Armageddon
...t;elf> \-PE 7e550000-7e570000 \ msacm32 ELF 7e570000-7e587000 Deferred msacm32<elf> \-PE 7e580000-7e587000 \ msacm32 ELF 7e587000-7e64a000 Deferred libasound.so.2 ELF 7e65c000-7e692000 Deferred winealsa<elf> \-PE 7e670000-7e692000 \ winealsa ELF 7e692000-7e69b000 Deferred libxcursor.so.1 ELF 7e69b000-7e6a0000 Deferred libxfixes.so.3 ELF 7e6a0000-7e6a3000 Deferred libxcomposite.so.1 ELF 7e6a3000-7e6a9000 Defer...
2009 Apr 07
4
crash: can't start 3d app =((
...libasound_module_pcm_pulse.so (0x06d1e888) 5 0x7e5527e1 in libasound.so.2 (+0x8f7e1) (0x06d1e8b8) 6 0x7e50e410 in libasound.so.2 (+0x4b410) (0x06d1e8e8) 7 0x7e552a45 in libasound.so.2 (+0x8fa45) (0x06d1e948) 8 0x7e508894 snd_pcm_readi+0x54() in libasound.so.2 (0x06d1e978) 9 0x7e5c2e28 in winealsa (+0x22e28) (0x06d1ea18) 10 0x7bc72b4e call_thread_entry_point+0xe() in ntdll (0x06d1ea28) 11 0x7bc748a2 in ntdll (+0x648a2) (0x06d1eac8) 12 0x7bc74a70 in ntdll (+0x64a70) (0x06d1f3b8) 13 0xb7dea4ff start_thread+0xbf() in libpthread.so.0 (0x06d1f4b8) 14 0xb7d6449e __clone+0x5e() in libc.so...
2011 Jan 31
6
TablEdit runs from install but not after
...0000 0032f948 000002a0 0x0032f904: 7bc9aff4 7b881ff4 0032fb94 00000000 0x0032f914: 20010002 20000000 20000000 0032fb9c 0x0032f924: 0032fe80 7ed149c0 00000000 7dc92ff4 0x0032f934: 0032fb9c 00000000 00000000 00000000 0x0032f944: 00000002 00000001 00000000 00000000 Backtrace: =>0 0x7dc81a44 in winealsa (+0x11a44) (0x0032f96c) 1 0x7dc82af7 ALSA_mxdMessage+0x4c6() in winealsa (0x0032facc) 2 0x7ed006bf MMDRV_Message+0xbe() in winmm (0x0032fb1c) 3 0x7ed12b7e mixerGetControlDetailsW+0xbd() in winmm (0x0032fb6c) 4 0x7ed12c7b mixerGetControlDetailsA+0xfa() in winmm (0x0032fbcc) 5 0x00458919 in...
2007 Aug 10
0
Wine release 0.9.43
...l: Add Bolivian time zone info. Louis Lenders (1): shell32: Define avi resource #164. Luis C. Busquets P?rez (3): ntdll: Update Nt stdcalls for stubs of Zw. kernel32: Export RestoreLastError. dpnlobby: Add dpnlobby that forwards to dpnet.dll. Maarten Lankhorst (23): winealsa: Increase performance of wavein getposition. winealsa: Increase performance of waveout getposition. winealsa: Always commit at least 3 periods in dsoutput. dsound: Replace buffer critical section with a rw-lock. dsound: Reset state when stopping device. dsound: Small m...
2009 Feb 16
5
Arcsoft Photoimpression 5
...2 ELF 7de6d000-7de86000 Deferred msacm32<elf> \-PE 7de70000-7de86000 \ msacm32 ELF 7de86000-7ded6000 Deferred libpulse.so.0 ELF 7dee9000-7def2000 Deferred librt.so.1 ELF 7def2000-7dfba000 Deferred libasound.so.2 ELF 7dfba000-7dff1000 Deferred winealsa<elf> \-PE 7dfc0000-7dff1000 \ winealsa ELF 7dff1000-7dff6000 Deferred libgpg-error.so.0 ELF 7dff6000-7e06a000 Deferred libgcrypt.so.11 ELF 7e06a000-7e073000 Deferred libkrb5support.so.0 ELF 7e073000-7e0a5000 Deferred libcrypt.so.1 ELF 7e0a5000-7e152...
2008 Aug 15
0
Diablo 1 (Demo or Hellfire)
...> \-PE 7d340000-7d35c000 \ msacm32 ELF 7d35c000-7d373000 Deferred msacm32<elf> \-PE 7d360000-7d373000 \ msacm32 ELF 7d373000-7d37c000 Deferred librt.so.1 ELF 7d37c000-7d43e000 Deferred libasound.so.2 ELF 7d43e000-7d473000 Deferred winealsa<elf> \-PE 7d450000-7d473000 \ winealsa ELF 7d473000-7d505000 Deferred winmm<elf> \-PE 7d480000-7d505000 \ winmm ELF 7d505000-7d54e000 Deferred dsound<elf> \-PE 7d510000-7d54e000 \ dsound ELF 7dd72000-7df95000 Deferred...
2007 Sep 14
0
Wine release 0.9.45
...in listview.c (found by Smatch). setupapi: Fix HeapFree of wrong pointer (found by Smatch). advapi32: Replace SERV_free by HeapFree. setupapi: Fix memory leak (found by Smatch). Louis Lenders (1): wined3d: Add WINED3DPRESENT_INTERVAL_ONE flag. Maarten Lankhorst (21): winealsa: Update sound caps. wineoss: Update sound caps. winhttp: Add stub for WinHttpCheckPlatform. dsound: Make sure waveOutClose is only called when using mmsystem. dsound: Handle secondary hardware buffers more correctly. dsound: Add a function to (re)open sound device to a...
2008 Mar 10
2
winex11.drv:file not found
Hello, I need your help... I'm trying to run a game (Black Moon Chronicles) I don't understand why some Wine file, couldn't be found by Wine... Missing file are : wined3d.dll winex11.drv and winealsa.drv Code: 3/11/2008 0:21:44 Black Moon Chronicles EXCEPTION Address:0x45d99e Error: Access Violation: Attempt to write data at 320 IntReg: DI=00AFADA8 SI=015405B0 AX=0000 BX=1740028 CX=0322 DX=17218B CtlReg: BP=0034F1DC IP=0045D99E SP=0034F130 Flags=00210202 SegCS=00000073 SegSS=0000007B...
2005 Jan 10
0
jack audio driver
hi there i've been testing various windows audio apps with the latest wine (specific questions relating to them on the way ... ), and so i've been fiddling around with the WinMM and dsound settings in the config file. i'm pretty sure that wineoss.drv works fine, along with winealsa.drv - but what's the deal with winejack.drv? i have jack installed, but if i select the jack driver in the wine configuration, then start jack, then the windows audio program that i happen to be using, i see no new inputs or outputs being added to the jack connection bay - in Muzys there is o...