search for: devicecount

Displaying 10 results from an estimated 10 matches for "devicecount".

2011 Apr 22
1
No Sound Over nVidia HDMI
...machine has no other sound devices other than the HDMI audio output, the onboard audio is disabled. Initially I just got the ALSA message about no master control found, but the sound test didn't work and I didn't get any sound in Wine games. I then added the registry keys for Alsa Driver (DeviceCount=1, DeviceCTL=hw:0, DevicePCM1=default) which got the sound test in winecfg working (audibly) but still no sound in Wine games. So first question is why doesn't Wine work out of the box? I'm having to specify the card manually which means it thinks something else is my soundcard or it just...
2011 Jan 15
5
Wave audio problem
I have some problems with wave audio in Wine. It sais that my device does not support any format at all. I run the following Code: #include <windows.h> #include <cstdio> typedef int (*EnumDevicesCallback)(const WAVEOUTCAPS* caps,void* param_through); int enumDevices(EnumDevicesCallback onDevice,void* param_through) { unsigned int n_devs=waveOutGetNumDevs(); unsigned int i=0;
2007 Jul 24
2
Dial out through multiple Zap groups
Hi, I'm trying to set a rule to dial out through multiple Zap groups so that, say, g0 is the cheaper POTS lines group and must be used first. However, if g0 is busy or disconnected then try dialing out g1. My g0 group is made up of 4 analog lines connected to a 4-FXO card. I disconnected the RJ-11 wires from the FXO card to simulate a line disconnection. So theoretically all calls should
2008 Aug 19
1
OSS Devices
I recently switched to OSS from alsa (loving it so far!), but one of the biggest problems I had to work through before was getting my usb microphone to work with Ventrilo. Before, I used these registry options: [Software\\Wine\\Alsa Driver] "AutoScanCards"="N" "DeviceCount"="2" "DevicePCM1"="default" "DevicePCM2"="mic" This allowed me to manually select mic as my second input device and default as my normal sound card's output device. Now with OSS I don't see such an option in the registry, though it ap...
2008 Sep 28
1
BlueTooth Headset
...get. Since they're quite lengthy, here's a Pastie: http://pastie.org/280597 (yes, StarCraft and all other Windows software I have installed work just fine using the built-in speakers). My registry contains the following: HKEY_CURRENT_USER\Software\Wine\Alsa Driver\ - AutoScanCards N - DeviceCount 1 - DevicePCM1 bluetooth - DeviceCTL1 bluetooth My ~/.alsactl is configured accordingly. I am using the headphones with Rythmbox, Totem and MPlayer just fine. Dunno whether I'm missing something or if this is a bug (as the nice people in #winehq suggest), but any help would be appreciated...
2011 Mar 13
4
more than 16 bit audio
hello, can I get out of wine more than 16 bit output? sound_file -> player -> wine_out, which is 24/32 to linux? somethink like that, I am audiophile :( thank you
2008 Jun 19
7
No Mixers, Gentoo, Creative X-Fi, Wine 1.0
Wine List, Just looking for ideas, here's my system configuration: Gentoo Linux 2.4.24 ALSA built as modules Creative Labs X-Fi 1.18 Driver with a few modifications per http://gentoo-wiki.com/HARDWARE_Creative_Labs_X-Fi Game I'm trying to get sound working on is WoW 2.4 winecfg shows no OSS or ALSA mixers, and none show up in the game either. Now I know, the first thing you're
2010 Sep 11
9
No sound, no information why, where to start?
Wine and spotify used to work. Now it doesn't, and I don't know why. Main problem is that Wine doesn't give any information back regarding why audio fails, only that it fails. When using winecfg, opening the Audio tag, choosing Alsa Driver and pressing "Test sound", a pop up reports "Audio test failed!". Nothing more. Choosing OSS, switching to emulation, same
2011 Mar 07
1
No sound with alsa and Nvidia HDMI
Hi, I cannot get wine to recognize my audio device (Nvidia GT210 w/HDMI). No other sound card is enabled. The right device for sound is hw:0,3. Alsa's speakertest works fine. Pulseaudio is completely removed from my system. Also Wine's pulse package is removed even though the trace still has some references to pulseaudio. Winecfg displays only MIDI devices under ALSA. Direct Sound options
2011 Aug 19
26
Pulse audo in 1.3.25+
So I used to use the winepulse patch for wine. (Yes I like pulse). But since 1.3.25+ uses mmdevapi for audio, that patch no longer works. That author points to a wine multimedia git, however, after installing that I have no more sound in any wine application, and the winecfg test audio says audio failed. How do I get this new sound server working in wine? -- Sincerely, MacNean C. Tyrrell