Pulseaudio and two cards, how to select card from command line?2019 Community Moderator ElectionChanging default audio device in PulseaudioHow do I set the output port on my audio card?How do I use ALSA or PulseAudio to remap stereo source to an 8-channel PCM and lower the volume?Very low volume audio through Bluetooth since networking restartHow to force pulseaudio ports to be availableHDMI audio not working on archlinux with pulseaudioTrying to set HDMI RPi3 output in mono with pulseaudiore-set xfce4-pulseaudio-plugin default after HDMI monitor standbyHow to mute sound effects in pavucontrol?Pulseaudio loses USB DAC as default sound output when booting

Can the Supreme Court overturn an impeachment?

Visiting the UK as unmarried couple

Is it possible to use .desktop files to open local pdf files on specific pages with a browser?

Query about absorption line spectra

Reply ‘no position’ while the job posting is still there (‘HiWi’ position in Germany)

How do I extrude a face to a single vertex

Open a doc from terminal, but not by its name

Why do IPv6 unique local addresses have to have a /48 prefix?

Can somebody explain Brexit in a few child-proof sentences?

Why does the integral domain "being trapped between a finite field extension" implies that it is a field?

How will losing mobility of one hand affect my career as a programmer?

How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?

MAXDOP Settings for SQL Server 2014

Can I sign legal documents with a smiley face?

Diode in opposite direction?

Should I stop contributing to retirement accounts?

Did arcade monitors have same pixel aspect ratio as TV sets?

Some numbers are more equivalent than others

My friend sent me a screenshot of a transaction hash, but when I search for it I find divergent data. What happened?

Using a siddur to Daven from in a seforim store

On a tidally locked planet, would time be quantized?

A Permanent Norse Presence in America

In Star Trek IV, why did the Bounty go back to a time when whales were already rare?

Bob has never been a M before



Pulseaudio and two cards, how to select card from command line?



2019 Community Moderator ElectionChanging default audio device in PulseaudioHow do I set the output port on my audio card?How do I use ALSA or PulseAudio to remap stereo source to an 8-channel PCM and lower the volume?Very low volume audio through Bluetooth since networking restartHow to force pulseaudio ports to be availableHDMI audio not working on archlinux with pulseaudioTrying to set HDMI RPi3 output in mono with pulseaudiore-set xfce4-pulseaudio-plugin default after HDMI monitor standbyHow to mute sound effects in pavucontrol?Pulseaudio loses USB DAC as default sound output when booting










0















I have three sinks, which are 3 different soundcards
0 is USB speaker
1 is integrated
2 is hdmi



With those commands



pacmd list-sinks
pacmd set-default-sink 0
pacmd set-default-source 0
pacmd set-sink-volume 0 35000


I can select the sink n°0 but no sound arrive because the card number 1 is still active(pulseaudio list it as suspended).
The question is: which command to turn off the card number 1?










share|improve this question






















  • How did you determine that "no sound arrives because the card number 1 is still active"? Or "pulseaudio lists it as suspended"? There are at least three commands being described here, why not tell us what they are and show the output?

    – Metamorphic
    yesterday











  • The card is still active because the command pactl list short sinks show it as suspended.If (from a gui program) I disable it the usb card became the default and I can hear sound.

    – elbarna
    8 hours ago















0















I have three sinks, which are 3 different soundcards
0 is USB speaker
1 is integrated
2 is hdmi



With those commands



pacmd list-sinks
pacmd set-default-sink 0
pacmd set-default-source 0
pacmd set-sink-volume 0 35000


I can select the sink n°0 but no sound arrive because the card number 1 is still active(pulseaudio list it as suspended).
The question is: which command to turn off the card number 1?










share|improve this question






















  • How did you determine that "no sound arrives because the card number 1 is still active"? Or "pulseaudio lists it as suspended"? There are at least three commands being described here, why not tell us what they are and show the output?

    – Metamorphic
    yesterday











  • The card is still active because the command pactl list short sinks show it as suspended.If (from a gui program) I disable it the usb card became the default and I can hear sound.

    – elbarna
    8 hours ago













0












0








0








I have three sinks, which are 3 different soundcards
0 is USB speaker
1 is integrated
2 is hdmi



With those commands



pacmd list-sinks
pacmd set-default-sink 0
pacmd set-default-source 0
pacmd set-sink-volume 0 35000


I can select the sink n°0 but no sound arrive because the card number 1 is still active(pulseaudio list it as suspended).
The question is: which command to turn off the card number 1?










share|improve this question














I have three sinks, which are 3 different soundcards
0 is USB speaker
1 is integrated
2 is hdmi



With those commands



pacmd list-sinks
pacmd set-default-sink 0
pacmd set-default-source 0
pacmd set-sink-volume 0 35000


I can select the sink n°0 but no sound arrive because the card number 1 is still active(pulseaudio list it as suspended).
The question is: which command to turn off the card number 1?







pulseaudio






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked yesterday









elbarnaelbarna

4,199123986




4,199123986












  • How did you determine that "no sound arrives because the card number 1 is still active"? Or "pulseaudio lists it as suspended"? There are at least three commands being described here, why not tell us what they are and show the output?

    – Metamorphic
    yesterday











  • The card is still active because the command pactl list short sinks show it as suspended.If (from a gui program) I disable it the usb card became the default and I can hear sound.

    – elbarna
    8 hours ago

















  • How did you determine that "no sound arrives because the card number 1 is still active"? Or "pulseaudio lists it as suspended"? There are at least three commands being described here, why not tell us what they are and show the output?

    – Metamorphic
    yesterday











  • The card is still active because the command pactl list short sinks show it as suspended.If (from a gui program) I disable it the usb card became the default and I can hear sound.

    – elbarna
    8 hours ago
















How did you determine that "no sound arrives because the card number 1 is still active"? Or "pulseaudio lists it as suspended"? There are at least three commands being described here, why not tell us what they are and show the output?

– Metamorphic
yesterday





How did you determine that "no sound arrives because the card number 1 is still active"? Or "pulseaudio lists it as suspended"? There are at least three commands being described here, why not tell us what they are and show the output?

– Metamorphic
yesterday













The card is still active because the command pactl list short sinks show it as suspended.If (from a gui program) I disable it the usb card became the default and I can hear sound.

– elbarna
8 hours ago





The card is still active because the command pactl list short sinks show it as suspended.If (from a gui program) I disable it the usb card became the default and I can hear sound.

– elbarna
8 hours ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508218%2fpulseaudio-and-two-cards-how-to-select-card-from-command-line%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508218%2fpulseaudio-and-two-cards-how-to-select-card-from-command-line%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.