similar to: wine-alsa gives compile errors

Displaying 20 results from an estimated 20000 matches similar to: "wine-alsa gives compile errors"

2010 Apr 07
1
Help request: Wine + alsa on 64-bit Fedora 12
Hi all, I'm having a problem with alsa on wine. I'm posting this to both lists--I'm sure that there exist people on both ends who might be able to help. Basically this is it: neither alsa nor oss show up in winecfg. The wine-alsa and wine-oss packages are installed. I have a feeling it's due to 32/64-bitness problems. I'm already having to run all wine apps as wine32
2007 Apr 03
1
4.92 alsa compile issue
I was trying to compile alsa 1.0.14rc3 on centos 4.92 and there are errors. I have informed alsa. They dont seem to happy redhat has once again messed up alsa with their custom kernel. Just FYI. Jerry CC [M] /usr/src/alsa-driver-1.0.14rc3/misc/ac97_bus.o In file included from /usr/src/alsa-driver-1.0.14rc3/misc/ac97_bus.c:1: /usr/src/alsa-driver-1.0.14rc3/misc/../alsa-kernel/ac97_bus.c:30:
2004 Aug 06
1
alsa support for ices
Who wants it? Do you? I know I do. I have a patch here that applies to the cvs from a couple of nights ago. I like how modular the inputs are... it made the development that much easier. I'm not a "professional" alsa developer, so people may find problems. I was able to stream a test stream for a couple of minutes with no (noticable) problems. I'm going to do more testing
2007 Dec 22
2
x86_64 compile from source has no alsa
Hi, I have been trying to compile wine from source, and whilst everything works I fail to get alsa support. I am on Fedora 8 and have all the dependent packages installed as per the wiki. (http://wiki.winehq.org/WineOn64bit#head-6a1af3960b16c81218ffda50417528f289ffe30f) I can replicate the issue on my i386 by removing/renaming the file winealsa.drv.so from /usr/local/lib/wine. This file is in
2003 Jun 06
2
ALSA driver problems
I want to try ALSA driver since the sound quality of OSS driver is not so good (a little choppy but bearable when playing Diablo). After changing my .wine/config to [WinMM] ; Uncomment the "Drivers" line matching your sound setting. ;"Drivers" = "wineoss.drv" ; default for most common configurations ;"Drivers" = "winearts.drv" ; for KDE
2008 Mar 31
2
alsa 1.016 compile error on latest kernel centos 5.1
Hi all, I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel. I am getting this error. What to do... ? CC [M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o CC [M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o In file included from
2006 May 19
3
Running or Installing
Being new to Wine I am wondering; is it better to run a program installed via MS Windows or is it preferable to reinstal using Wine. Geoff Lane
2006 Apr 25
2
alsa 1.0.11 compile on 4.3
anyone compiled alsa 1.0.11 on 4.3? I get errors compileing alsa-drivers. Thanks for any suggestions if you have done it. Anyone can try it download from http://alsa-project.org and doing the extract, ./configure and make. With out the make install nothing should be affected on your system if you dont want to use the new version. Thanks, jerry
2008 Jun 02
3
Compile Wine with ALSA support?
Hey, how can I compile WINE with the ALSA driver? I wanted to play F.E.A.R so I had to compile WINE myself...but in the winecfg there isn't the ALSA driver. Can someone help me how I can give that to WINE? (when I use the deb Files from Scott there is the ALSA driver aviable.
2001 Mar 03
1
libao: alsa plugin won't compile
Hey' Can't seem to compile libao. I'm using Slackware-7.1-current-ish, linux-2.4.2, gcc-2.95.2, and alsa-9.0-beta2. This is the first time I've tried to compile libao so I don't know if the problem is related to alsa-9.0 changes. Alsa headers seem to be there: /usr/include/linux> ls -l as*.h -rw-r--r-- 1 root root 35994 Mar 3 10:57 asequencer.h -rw-r--r-- 1
2010 May 01
1
How to compile WINE with ALSA support
Hi everyone. I recently had to compile WINE myself. It took some time to figure out how to do it but in the end I was successful. The problem is that now I only have OSS support. ALSA (was pulseaudio there, too?) is/are gone from the "Audio" tab in winecfg. How do I compile WINE with ALSA support? Where can I find more info on how to do this? Thank you. :)
2011 Apr 08
1
Wine ALSA underruns and buggy audio.
Hi WineHQ, I have a problem with my ALSA sound device, the problem is this. When I play a game, more specifically Touhou 12.3, when I play alsa tells me there are Underruns and the sound starts to granulate and convert into noise, then the music stops and starts again. It always says PCM underrun ocurred. it occurs with many other games too. I suspect is my ALSA configuration.
2006 Aug 08
0
Wine, ALSA MIDI output ports
Hello everyone. I'm using Wine with the ALSA sound driver. I want to know how to specify which ALSA midi port is used for output. By default, it's using the Midi Through (65:0), but I want it to use TiMidity (128:0). I found this post on the mailing list: http://www.winehq.org/pipermail/wine-users/2005-July/018392.html And followed the directions appropriately, but it still continued
2003 May 21
1
Cvs from 20030521/1235CET exits on Alsa failed assertion
Hi all, Just did a fresh checkout, compiled ok and when * starts it bails with the following message: [chan_alsa.so] => (ALSA Console Channel Driver) asterisk: pcm.c:5476: snd_pcm_sw_params_set_silence_threshold: Assertion `val < pcm->buffer_size' failed. Alsa rpms installed on this RH9 box: alsa-lib-devel-0.9.3-2 alsa-utils-debuginfo-0.9.3-2 kernel-module-alsa-0.9.3a-2_2.4.20_9
2008 Aug 08
1
Problem with alsa driver
Hi guys, I am a novice in using wine. I have some problems with it when i want to run any exe file. It showing that there are some problems with alsa driver. Can you please throw some light on the issue. It would be very helpful if you provide some info on these alsa. thanking you -- Venkata Krishna -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Mar 13
0
alsa 1.0.11rc3 on AMD 64
Any one try alsa 1.0.11rc3 on AMD 64? I download drivers, library and utils. I did ./configure; make; make install for drivers. worked fine. I did ./configure; make; make install for libs. worked fine. I did ./configure on utils worked fine. on doing a make I get the following errors below. I did try the alsa mailing list first... All I got there was it worked on their linux system. Any
2009 Aug 26
1
Winecfg: err alsa could not find PCM playback element
When I first install wine using the default repository in Ubuntu 9.04 and run winecfg I get the following error: wine: created the configuration directory '/home/bill/.wine' err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:system:SetProcessDPIAware stub!
2016 Dec 20
1
Audio in Windows 10 VM is distorted. Using ALSA.
Hi, I can’t seem to find a solution for my last VM issue. I have distorted sound, when I play the Windows 10 device test sound. Only the Windows sound is affected. Mpd of the host is playing just fine meanwhile. I am using ich9 as emulated card, which is detected and installed correctly. The VM is using vfio-igd passthrough, so vnc or spice are not used. I tried to match the Windows driver
2004 Aug 06
2
Ices and ALSA / OSS
I'm still having trouble (after reading the archives) geting ices2.0.0 to work with ALSA (I seem to be able to do arecord just fine. I'm using the following packages (along with ices-2.0.0.tar.gz). kernel-smp-2.4.22-1.2188.nptl kernel-smp-module-alsa-1.0.4-1_2.4.22_1.2188.nptl alsa-driver-1.0.4-1 alsa-lib-1.0.4-1.1.fc1.fr alsa-lib-devel-1.0.4-1.1.fc1.fr (and a few other alsa ones, but
2012 Mar 31
0
Wine only sees OSS, not ALSA
I have two machines, both of which run Debian squeeze and on which I compiled Wine 1.2.3. On the older installation of Debian, which uses an Audigy 2 card, when I do $ winecfg, Audio tab, the OSS, ALSA, NAS and EsoundD drivers are seen, with the ALSA driver automatically checked. The sound test works. On the new installation of Deban, with an Audigy 1 card $ winefcg only shows OSS, and so