Alexandre Ratchov <[email protected]> wrote: > On Fri, May 01, 2020 at 01:34:54PM +0200, Damien Couderc wrote: > > Hi, > > > > I noticed that audioctl and mixerctl both use /dev/audioctl0 as a default > > since the reimplementation of the new api. > > > > Shouldn't it use the /dev/audioctl link instead to permit choosing which > > device we want as the default? > > > > There's no audioctl symlink anymore, it was removed few years ago.
6 years ago. When we added upgrade support to the installer, we knew this kind of thing would happen. The upgrade procedure makes no effort to distinguish files you are using from files you aren't using, as a result old stuff gets collected. (The upgrade procedure will not be changed).
