I followed the instructions in the news item and sound still works after a reboot, thankfully, but there are some aspects that leave me scratching my head.
Prior to the pipewire installation, this system was ALSA based and it has -pulseaudio in make.conf. There are pending updates:
Code: Select all
# emerge -upDN world
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 50.92 s (backtrack: 1/20).
[ebuild U ] media-libs/alsa-topology-conf-1.2.5.1-r1 [1.2.5.1] USE="-verify-sig%"
[ebuild U ] sys-apps/pv-1.10.3 [1.10.2]
[ebuild U ] dev-lang/python-3.13.11 [3.13.9]
[ebuild R ] sys-fs/e2fsprogs-1.47.3-r1 USE="-verify-sig%"
[ebuild R ] sys-apps/less-685 USE="-verify-sig%"
[ebuild R ] sys-apps/smartmontools-7.5-r1 USE="-verify-sig%"
[ebuild U ] sys-kernel/dracut-108-r5 [108-r4] USE="(-systemd)"
[ebuild U ] mail-client/thunderbird-140.7.0 [140.6.0]
[ebuild U ] net-analyzer/wireshark-4.6.2-r2 [4.6.0-r1]
!!! The following update has been skipped due to unsatisfied dependencies:
...
(message about firefox and masked icu)
Code: Select all
# emerge -upDN world
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 46.04 s (backtrack: 1/20).
...
(message about icu)
(I think I misread the news item on first read and thought the pulseaudio USE flag was required now, which is how this situation arose.)

