On Fri, 4 Dec 2020 11:01:15 -0800 alan@xxxxxxxxxxxxxx wrote: > I have a brand new HP Spectre X360 14 with a Tiger Lake processor. I > have Fedora 33 installed on it as a dual boot. Sound works fine under > Windows, but not under Fedora. > > Anyone know the status of this? I have seen some information that > claims that it will be supported in kernel 5.10.0, but the release > candidate 4 does not work either. It does load kernel modules for > sound, they just don't do anything. Does aplay -l show that alsa loaded modules to control this device? If it didn't, then no sound will be possible, as alsa handling is not available yet. If it did, try aplay -D [device name from aplay -l] [some wav file] to see if the driver is working properly. If this doesn't produce sound, it is a bug in alsa. If it does, then your default device is not this device. Check using pavucontrol to make sure that this is set as the default audio device in 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