similar to: x86_64 compile from source has no alsa

Displaying 20 results from an estimated 3000 matches similar to: "x86_64 compile from source has no alsa"

2009 Jun 29
2
Unable to use alsa, unusable driver for winecfg
Got a problem with wine. I compiled the 1.1.24 version and a lot of things work very fine. But I can't use the Alsa driver 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
2005 May 16
3
Choppy sound
Hello all. I have a strange and irritating problem with Star Wars: Knights of the Old Republic. I played ok up to a place where I saved. There, I quit the game. When I restarted, the sound became choppy, making the game unplayable: about 1/2 sec of sound plays, then loops for about 3-4 sec, then the next 1/2 sec, loops again, etc... The screen isn't updated during this; well, it is updated,
2007 Nov 11
2
No more sound
Hello. I've just erased my ~/.wine by mistake, and I don't have sound anymore! I can't find why; when I start wine with WINEDEBUG=+winealsa,+dsound I get ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default:0 ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 ALSA lib
2004 Mar 15
3
ALSA and an intel i8x0/SiS SI7012 sound card
Hi, I've been try to get sound in wine (20040121) working on my machine for while now. As you've probably guessed I've got a SiS 7012 (which uses the intel i8x0 modules) and alsa (either natively or OSS emulation.) google came up with a few hits about this not working in the past, namely: http://www.winehq.org/hypermail/wine-devel/2002/12/0281.html But I'm not sure if this is
2008 Jul 02
1
Compiling on AMD64 with a cross-compiler
Hello. I'm still trying to get the latest (post 0.9.60) wine releases to build on my laptop; it is a SlAMD64 installation. I used to compile ok up to 0.9.60; then from 0.9.61 on it refused to compile. I tried lately to compile this way: CFLAGS="-I/test/alsa/lib32/include" \ LDFLAGS="-L/usr/lib -Wl,-rpath-link,/usr/lib -L/test/alsa/lib32/lib
2008 Mar 23
4
Compiling wine from (git) Source - Debian Sid 64 bit ?
Hello all, really hope someone can help me on this one... That is what i have done 1. Installed all suggested lib32 libraries available 2. Direct Rendering: yes (newest fglrx 64 bit drivers from ATI site) 3. http://wiki.winehq.org/WineOn64bit went through wiki over and over but still get this errors after running ./configure configure: libxcomposite development files not found, Xcomposite
2005 Apr 21
2
Wine and ALSA
Hi, I added some nice IP telephone programs and other sound related applications to the next version of WineTools. The problem is that only oss sound is reliable. With it it works very nice. But if during running a program another linux program accesses sound, the sound output of the Wine program is dying often does not come back. This is typical as only one program can access the oss
2005 Jul 04
2
ALSA and MIDI
Can anyone help me get MIDI working with Wine please? I'm on wine-20050628, which I installed with the ./tools/wineinstall script. It's a pure wine installation. (I have a Windows ME partition, but I'm not using it.) I'm using ALSA with Linux 2.6.x. I installed Band in a Box - according to the application DB this works under wine, and indeed, it does load and display the main
2002 Oct 13
1
alsa driver configuration
Hi all !! I have intalled wine-20021007 and I want to use the alsa driver on it. I have search all the documentation but I have not found any info. there are something to change in the ~/.wine/conf file? I'm trying to play Counter Strike but I can't ( I have installed propertly the opengl stuff in compilation time of wine). thanks in advance. Gabriel Arcos.
2010 Jul 14
1
alsa drivers don't show up in audio tab in winecfg
hi, i'm running fedora 13 64 bit, and i'm experiencing some problems with sound drivers in wine. when i run winecfg and go to the audio tab, i only have the option for pulseaudio, even though i installed the package for alsa support in wine. how do i get the alsa drivers working in wine? only the pulseaudio driver is available, which doesn't work with F.E.A.R 2 apperently. is there a
2008 Jul 26
5
Cups problems while compiling WINE
Just tried to compile WINE on opensuse 11 64bit. I did everything as described here: WineOn64bit - The Official Wine Wiki (http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0) But running the configure script I'm getting that message: Code: configure: libcups development files not found, CUPS won't be supported. That means that the printer output isn't
2008 May 10
11
GTA:SA+ WIne-RC1 + Ubuntu 8.04[64bit] -> Unhdl. exce.
Morning Wine-Boardies, I followed this guide: http://wiki.winehq.org/WineOn64bit to install wine. I then installed DX9.0c. I later installed GTA: SA (referred as platinum: http://appdb.winehq.org/objectManager.php?sClass=application&iId=2599 I got the usual error: preloader: Warning: failed to reserve range 00000000-00010000 This one I could fix myself after some googling. Well now there
2006 Aug 26
2
Compiling wine on AMD64
I've been trying various ways of getting wine running on my 64 bit ubuntu machine. So far I haven't been very successful. I am trying the source for 0.9.20 and I'm using the latest k8 kernel in ubuntu. I have an nvidia card and am using the latest glx drivers available in ubuntu (1.0.8762). I am using the guide here: http://wiki.winehq.org/WineOn64bit with help from here:
2007 Mar 19
4
The good old winecfg audio tab
Ok, I know this is probably very redundant, but I'm getting the Audio tab crash with winecfg. The error output is: wine: unhandled page fault on write access to *insert hex numbers here* (thread 0009) Modules: Cannot get info on modules while no process is loaded etc. After the last few hours spent surfing dozens of forums and threads, none of the fixes have worked. Renaming winearts.drv.so
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
2008 May 28
9
./configure error
hello, i have opensuse 10.3 x86_64 i want to compile wine, with this how to: http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0 i follow all but i get this message when doing configure configure: libhal development files not found, no dynamic device support. configure: libsane development files not found, scanners won't be supported. configure: libgphoto2
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
2007 Feb 27
2
wine or wine-preloader exit with code 2 on x86_64
Hello, I have build wine with the help of wiki WineOn64bit LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure --prefix=/opt/wine --datadir=/usr/share But wine or wine-preloader always return 2 as you can see : [root@nico wine-0.9.31]# loader/wine-preloader [root@nico wine-0.9.31]# echo $? 2 [root@nico wine-0.9.31]# ./wine --version
2010 Mar 13
1
Building Wine 32bits on Sid64
Hello, On this page (http://wiki.winehq.org/WineOn64bit#head-64ba498d52dd0a3ccae1c52c5d913d7aa692f9b1), it's possible to build wine 32 if i have a 64-bit system. I'm actually on Debian 64 and when i want to install ia32-apt-get, there isn't package with this name. So, how to install correctly the 32-bit packages ? Thanks
2012 Jun 17
2
compile Wine (32bit) on 64bit Ubuntu
Hi anyone compiled wine (32bit) on Ubuntu 12.04 64bit? The script install-wine-deps.sh want to remove quite a bit: http://wiki.winehq.org/WineOn64bit#head-b62ae8f996e97e1df7258bb8eaec2e83e54ca799 Especially the ia32* libs wich are needed for all 32bit apps, hence I ask here. Thanks