[pulseaudio-discuss] How to disable switch on HDMI audio output ?

2019-03-01 Thread Alex ARNAUD

Hello all,

As stated in the title, I'm looking for a way to disable switch on HDMI 
audio output.


My goal is to help visual-impaired and blind people to keep their sound 
working on the laptop output even if the HDMI output doesn't work. Blind 
people only rely on speech synthesis and so PulseAudio to use their 
computer.


Before asking you this question I've made lot of search on the internet 
and I've tried to comment this option on the file default.pa

load-module module-switch-on-port-available
Indeed it prevents to switch on HDMI but it also prevents to switch on 
plugged earphone into jack port. I only want to disable switch on HDMI 
audio.


Do you know how to disable switch only on HDMI audio output ?

Best regards,
Alex.
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Re: [pulseaudio-discuss] how to Start a pulseaudio application as a daemon with systemd

2018-05-08 Thread Alex ARNAUD

Le 08/05/2018 à 19:50, Christophe Lohr a écrit :

Hi,


Hi Christophe,


If I understand well, the pulseaudio client library doesn't find how to
reach the pulseaudio server, isn't it?
How to fix this?


As I understand is: if you've no user session launched with X11 
PulseAudio can't start because D-BUS services require to be 
authenticated. One of the way to authenticate with D-BUS is to use the 
X11 cookie.



Shall I start a pulseaudio server dedicated to the foobar user (the one
who start my foobar daemon)?
Or a "system" pulseaudio server?


Indeed, you should run PulseAudio system-wide.

Best regards,
Alex.
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] Use two servers at the same time

2017-10-25 Thread Alex ARNAUD

Thank you very much Tanu and Vimal :) ! It works like a charm.

Best regards.
--
Alex ARNAUD
Visual-Impairment Project Manager
Hypra - "Humanizing technology"

Le 25/10/2017 à 16:45, Tanu Kaskinen a écrit :

On Tue, 2017-10-24 at 15:56 +0200, Alex ARNAUD wrote:

Dear all,

I'm a low-vision person. I need to process to remote desktop support and
remote training with users.
At this time I redirect the sound from the user computer to my computer
via pax11publish but the remote computer has no longer sound.

Is there a way to have the sound on both computer at the same time ?


Instead of using pax11publish, you can do this on the remote computer:

 pactl load-module module-tunnel-sink server=YOUR_ADDRESS 
sink_name=tunnel_to_alex
 pactl load-module module-combine-sink sink_name=combined_sink 
slaves=tunnel_to_alex,LOCAL_SINK_NAME

Replace "YOUR_ADDRESS" with the address of your computer and
LOCAL_SINK_NAME with the local sound card sink name of the remote
computer.

This will create two new sinks on the remote machine. The first one is
named "tunnel_to_alex", and anything played to that sink will be
forwarded to your computer. The second one is named "combined_sink",
and anything played to it will be forwarded to "tunnel_to_alex" and the
local sound card sink.

If you're not sure how to find out what LOCAL_SINK_NAME should be,
"pactl list sinks | grep Name:" will list the names of all available
sinks. The local sound card sink name is probably something like
alsa_output.pci-_00_1b.0.analog-stereo.


___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] Use two servers at the same time

2017-10-25 Thread Alex ARNAUD

Le 25/10/2017 à 06:17, Vimal Babu a écrit :

Dear Sir,

 From your mail what my understanding is that you are trying to route the audio 
from a User desktop(server) to your  desktop(client). On the above said concept 
I have tried to route audio to client pc with the help of pulseaudio

You have to add the IP of the client pc in the line,  load-module 
module-native-protocol-tcp auth-ip-acl=192.168.1.130 auth-anonymous=1,here I 
have added 192.168.1.130,


Thank you for your quick answer. Does your technic make it possible to 
have the sound of the client on the client local PulseAudio server and 
my computer remote PulseAudio server ? What I would like to be able to 
do is to have the direction like your mention but to keep the local 
server also active.


Best regards.
--
Alex ARNAUD
Visual-Impairment Project Manager
Hypra - "Humanizing technology"
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


[pulseaudio-discuss] Use two servers at the same time

2017-10-24 Thread Alex ARNAUD

Dear all,

I'm a low-vision person. I need to process to remote desktop support and 
remote training with users.
At this time I redirect the sound from the user computer to my computer 
via pax11publish but the remote computer has no longer sound.


Is there a way to have the sound on both computer at the same time ?

Best regards.
--
Alex ARNAUD
Visual-Impairment Project Manager
Hypra - "Humanizing technology"
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] input/output jack seems to be not handled by PulseAudio

2017-07-24 Thread Alex ARNAUD

Le 20/07/2017 à 16:48, Tanu Kaskinen a écrit :

On Debian 8, with Linux kernel 4.9 and PulseAudio 7 only one entry work
for input and one work for output. If I change the jack cable of plug
entry I noticed "unplugged" state on PavuControl.


What I can do to chose myself which one I want for output and which one
for input ?


Ubuntu has a pop-up GUI for selecting the device type if the jack
supports multiple types of devices but isn't able to automatically
detect the type. I don't think Debian has that GUI.


Is it possible to perform the same thing from pavucontrol or the 
command-line ?


The Ubuntu desktop team tells me that the GUI you're talking about is 
shipped into unity-settings-daemon.


Best regards.
--
Alex ARNAUD
Visual-Impairment Project Manager
Hypra - "Humanizing technology"
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss


[pulseaudio-discuss] input/output jack seems to be not handled by PulseAudio

2017-07-17 Thread Alex ARNAUD

Dear all,


I help a blind person to figure out a sound issue.

She has a "Intel Corporation C600/X79 series chipset High Definition 
Audio Controller (rev 05)" with several jack input/output plug.


On Windows everything works correctly, she can choose which jack plug 
she wants to use for output and which one to use for input.
Indeed, when a jack is plugged Windows open a dialog with a list to 
choose if it is a micro or an headphone.


On Debian 8, with Linux kernel 4.9 and PulseAudio 7 only one entry work 
for input and one work for output. If I change the jack cable of plug 
entry I noticed "unplugged" state on PavuControl.



What I can do to chose myself which one I want for output and which one 
for input ?


Best regards.
--
Alex ARNAUD
Visual-Impairment Project Manager
Hypra - "Humanizing technology"
___
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss