[Bug 29294] No sound with ALSA loopback devices

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 27 04:46:37 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29294

Jörg Höhle <hoehle at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aeikum at codeweavers.com

--- Comment #10 from Jörg Höhle <hoehle at users.sourceforge.net> 2012-02-27 04:46:37 CST ---
>an empty render.log
2&>1 should have read 2>&1 as in comment #5
Also, prefer the pair rm render.log; .... >>render.log
(use append mode, cf. bug #19125)
The test results must appear together with the traces.

>no sound
The test uses:
>7.125:0009:trace:alsa:AUDDRV_GetAudioEndpoint "plughw:0,1"
>alsa:dump_fmt SubFormat: {00000003-0000-0010-8000-00aa00389b71}
Floating point is supported, so there should be audible sound on device
plughw:0,1.  What does speaker-test -D"plughw:0,1" do and report?

What the log doesn't tell is why "default" can't be opened.
What if you use winecfg to select a non-default device?
What if you set the new winealsa.drv input and output registry keys to "asnoop"
and "amix"? (you don't need the duplex device since there are 2 keys.)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list