Re: [pulseaudio-discuss] pulseaudio setup issues

2017-10-09 Thread namittal
On 2017-10-10 12:02, namit...@codeaurora.org wrote: So if you previously used amixer cset name='SLIMBUS_0_RX Audio Mixer MultiMedia1' '1' with PulseAudio you have to use amixer -c0 cset name='SLIMBUS_0_RX Audio Mixer MultiMedia1' '1' The -c0 option tells amixer to use the hardware mix

Re: [pulseaudio-discuss] bluetooth headset disconection

2017-10-09 Thread Shinnosuke Suzuki
Dear Tanu, Thank you for reply. >As a workaround you could also try removing module-always-sink from the >configuration. Maybe you don't need it. I removed module-always-sink from the configuration. Behavior has changed. When I disconnect bluetooth headset with turning off the headset, pulseaudi

Re: [pulseaudio-discuss] internal speaker silent in Asus eee netbook (patch)

2017-10-09 Thread Guenter Milde
Dear Tanu, thanks for the reply. Unfortunately, it bounced so please excuse my late reply. On Sat Aug 5 Tanu Kaskinen tanuk at iki.fi wrote: > On Fri, 2017-08-04 at 14:50 +0200, Guenter Milde wrote: > > Diagnosis: > > headphones work > > speaker: no sound despite signal shown in pavucontrol

Re: [pulseaudio-discuss] How to control latency with CLI?

2017-10-09 Thread Tanu Kaskinen
On Mon, 2017-10-09 at 19:52 +1030, Steven Wawryk wrote: > On 08/10/17 03:30, Tanu Kaskinen wrote: > > On Tue, 2017-09-26 at 19:27 +0930, Steven Wawryk wrote: > > > We've upgraded the I/O board (the platform with the module-loopback) to > > > use PulseAudio 11.1, but seem to be getting the same resu

Re: [pulseaudio-discuss] How to control latency with CLI?

2017-10-09 Thread Steven Wawryk
Thanks for the response Tanu. On 08/10/17 03:30, Tanu Kaskinen wrote: On Tue, 2017-09-26 at 19:27 +0930, Steven Wawryk wrote: I'm trying to work out how to control latency with pulseaudio CLI scripts. We're finding that latency varies between a few seconds to about 80 seconds. We have a syste

[pulseaudio-discuss] PATCH 1/2: RAOP: Show device codename in sink properties

2017-10-09 Thread Colin Leroy
This will make it easier for testers to report latency offset for their specific hardware. -- Colin >From af1470e2c46189a7a735e0d50a8fd6deaecc0f4b Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Mon, 9 Oct 2017 09:26:42 +0200 Subject: [PATCH 1/2] RAOP: Show device codename in sink properties

[pulseaudio-discuss] PATCH 2/2: RAOP: Init dummy port and card for latency change

2017-10-09 Thread Colin Leroy
This adds a port, card and profile to RAOP sinks to make it possible to change the latency at runtime (and have it persist) using pavucontrol or pactl set-port-latency-offset. Also move the IP:port part of the sink name to the port name. -- Colin >From 900faa7190875bb83318d76961085b55386f7f3c Mo

[pulseaudio-discuss] RAOP latency patches v3

2017-10-09 Thread Colin Leroy
Hi folks, hi Tanu, Here's the v3 of the patches that allow user-setting of RAOP's latency offset. Hope this helps! -- Colin ___ pulseaudio-discuss mailing list pulseaudio-discuss@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/puls