/usr/share/alsa/smixer.conf is in libasound2 1.0.25-1ubuntu10.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | _full smixer-python.so
usb {
searchl "USB"
lib smixer-usb.so
}
ac97 {
searchl "AC97a:"
lib smixer-ac97.so
}
hda {
searchl "HDA:"
lib smixer-hda.so
}
|