Displaying 9 results from an estimated 9 matches for "devicepcm1".
2011 Jan 09
1
alsa - spdif
Hi,
i want send sound to my yamaha amplifier trough digital output from my
audio-card.
When I make:
speaker-test -Dplughw:0,1 -c2
i can hear the sound.
If I set the DevicePCM1 to default i can hear sounds from analog output
trying to set hw:0 hw:0,1 plughw:0,1 didn't produced any sound (analog nor
digital).
How should I setup Alsa Driver in the wine registry?
asound.conf and .asoundrc is empty.
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HD...
2011 Apr 22
1
No Sound Over nVidia HDMI
...ces 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 can't see it at all.
Seco...
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;
2008 Aug 19
1
OSS Devices
...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 appears to scan my cards alright, but d...
2008 Sep 28
1
BlueTooth Headset
...9;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 in any case :-)...
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
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