https://bbs.archlinux.org – Below line error:W: [pulseaudio] module.c: module-oss is deprecated: Please use module-alsa-card instead of module-oss!is caused because in /etc/pulse/default.pa I have a line saying:load-module module-oss device="/dev/dsp" sink_name=output source_name=input mmap=0because in arch wiki, related to oss support, they suggested to have this line but as it is not working if I replace module-o (HowTos)