Re: [NOT SOLVED] Audacity can't play audio on Fedora 32

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

 



On Fri, 12 Jun 2020 17:40:19 +0530
Sreyan Chakravarty <sreyan32@xxxxxxxxx> wrote:

> I hope you are able to find something in the huge amount of
> information that you requested for.

you have a realtek alc3227 sound device, and there are few issues
reported online for that model, all of them superficial.  That is, it
works normally for most people.

alsa is correctly configured and working properly.

You have the needed packages installed.

Thus, the issue has to be at the interface between alsa and pulseaudio.

Is card0 the default set in pulseaudio?  Use pavucontrol to validate.
Both the setting, and you can play some audio and make sure the meters
are indicating on the correct device.

You can also do this setting with pactl, see man pactl for options.
pavucontrol is easier for casual users.

Check if /etc/alsa/conf.d has a pulseaudio file, something like
99-pulseaudio-default.conf
and looks like this:

# Default to PulseAudio

pcm.!default {
    type pulse
    hint {
        show on
        description "Default ALSA Output (currently PulseAudio Sound
Server)" }
}

ctl.!default {
    type pulse
}

Is /etc/asound.conf empty?

If those are correct, everything you've shown me says you should have
working sound through pulseaudio.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@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