Re: pulseaudio MUST DIE!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 23 Nov 2017 18:59:15 -0300
Fernando Cassia <fcassia@xxxxxxxxx> wrote:

> Where do I sign?. Unfortunately I have a LinuxMINT system w AMD APU
> and where audio over HDMI never actually worked.
> 
> I purchased three cheap USB Sound adapters in the hope of getting
> audio out that way, but I don't get sound from those either.

Alsa always makes device 0 the default device in the absence of
instructions otherwise.  If there is hdmi audio on the video card, it
usually takes that position, because video loads before sound, and the
digital seems to load before analog.

So, you could have used pavucontrol to set a different default.  But
you can also do that in an .asoundrc file in your home directory.  I've
lost the skill of creating those through lack of use, but you should be
able to find examples on the web.  If you use the plugin dmix, you will
even have primitive mixing with alsa.

No need to be without sound anymore.

You can test if any of your devices work, by making sure they are
connected to speakers of some sort, and running the command

aplay -D plughw:2,0 [a wav file]

You can find the number to put where the 2 is by running the command 

aplay -lv

to see what order alsa put your devices in; it's the card number at the
start of the line.

Check that everything is turned on in alsa with 

alsamixer -c [card number]
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux