On 6/12/20 8:06 PM, stan via users wrote:
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.
I installed pavucontrol and checked my output devices. There is nothing
listed as "card0" in pavucontrol.
This is the screenshot of pavucontrol:
https://imgur.com/a/37skShj
So I am not sure what you want me to do.
You can also do this setting with pactl, see man pactl for options.
pavucontrol is easier for casual users.
Well I am giving you the info output of pactl just in case that is helpful:
$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 33
Server Protocol Version: 33
Is Local: yes
Client Index: 16
Tile Size: 65472
User Name: sreyan
Host Name: localhost.HPNotebook
Server Name: pulseaudio
Server Version: 13.99.1-rebootstrapped
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_1f.3.analog-stereo
Default Source: alsa_input.pci-0000_00_1f.3.analog-stereo
Cookie: 4c08:28ff
$ pactl stat
Currently in use: 8 blocks containing 403.0 KiB bytes total.
Allocated during whole lifetime: 62625 blocks containing 152.9 MiB bytes
total.
Sample cache size: 327.1 KiB
I don't know what else to do in pactl.
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
}
/etc/alsa/conf.d
Looks exactly like you you have given. EXACTLY, no difference what so ever.
Is /etc/asound.conf empty?
Yes.
All it has are 3 comment lines which are:
$ cat /etc/asound.conf
#
# Place your global alsa-lib configuration here...
#
If those are correct, everything you've shown me says you should have
working sound through pulseaudio.
So if pulseaudio works fine, what do I do next ?
I am out of ideas.
--
Regards,
Sreyan
_______________________________________________
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