* MERLIN Philippe <[email protected]> [2019-05-11 16:19 +0200]:
[...]
> > > > > The result:
> > > > > systemctl -t service | grep alsa | awk '{print $1}' | xargs systemctl
> > > > > status *●* alsa-restore.service - Save/Restore Sound Card State
> > > > > *active (exited)* since Sat 2019-05-11 14:24:23 CEST; 6min ago
> > > > > *●* alsa-state.service - Manage Sound Card State (restore and store)
> > > > > *active (running)* since Sat 2019-05-11 14:24:23 CEST; 6min ago
> > > >
> > > > Please post the output of:
> > > >
> > > > $ ls -al /etc/alsa
> > > > $ ls -al /etc/alsa/conf.d
> > > > $ ls -al /var/lib/alsa
> > > > $ ls -al ~/.asoundrc
> > > >
> > > > Elimar
> > >
> > > s -al /etc/alsa
> > > export LANG=C| ls -al ~/.asoundrc
> >
> > ?
> >
> > Elimar
> Sorry:
>
> export LANG=C| ls -al ~/.asoundrc
Try as follows ;-)
$ LC_ALL=C ls -al ~/.asoundrc
ls: cannot access '/home/users/riesebie/.asoundrc': No such file or directory
Well, it seems that you don't have pulseaudio nor libasound2-plugins
installed. Otherwise you should have an output of:
$ ls -al /etc/alsa/conf.d
drwxr-xr-x 2 root root 335 Feb 16 08:16 ./
drwxr-xr-x 3 root root 20 Apr 10 14:17 ../
lrwxrwxrwx 1 root root 44 Jan 26 16:17 10-rate-lav.conf ->
/usr/share/alsa/alsa.conf.d/10-rate-lav.conf
lrwxrwxrwx 1 root root 46 Jan 26 16:17 10-samplerate.conf ->
/usr/share/alsa/alsa.conf.d/10-samplerate.conf
lrwxrwxrwx 1 root root 45 Jan 26 16:17 10-speexrate.conf ->
/usr/share/alsa/alsa.conf.d/10-speexrate.conf
lrwxrwxrwx 1 root root 48 Jan 26 16:17 50-arcam-av-ctl.conf ->
/usr/share/alsa/alsa.conf.d/50-arcam-av-ctl.conf
lrwxrwxrwx 1 root root 40 Jan 26 16:17 50-jack.conf ->
/usr/share/alsa/alsa.conf.d/50-jack.conf
lrwxrwxrwx 1 root root 39 Jan 26 16:17 50-oss.conf ->
/usr/share/alsa/alsa.conf.d/50-oss.conf
lrwxrwxrwx 1 root root 46 Jan 26 16:17 50-pulseaudio.conf ->
/usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
lrwxrwxrwx 1 root root 47 Jan 26 16:17 60-a52-encoder.conf ->
/usr/share/alsa/alsa.conf.d/60-a52-encoder.conf
lrwxrwxrwx 1 root root 41 Jan 26 16:17 60-upmix.conf ->
/usr/share/alsa/alsa.conf.d/60-upmix.conf
lrwxrwxrwx 1 root root 44 Jan 26 16:17 60-vdownmix.conf ->
/usr/share/alsa/alsa.conf.d/60-vdownmix.conf
lrwxrwxrwx 1 root root 46 Jan 26 16:17 98-usb-stream.conf ->
/usr/share/alsa/alsa.conf.d/98-usb-stream.conf
lrwxrwxrwx 1 root root 38 Feb 15 00:05 99-pulse.conf ->
/usr/share/alsa/alsa.conf.d/pulse.conf
-rw-r--r-- 1 root root 201 Nov 10 16:29 99-pulseaudio-default.conf.example
Elimar
--
355/113: Not the famous irrational number pi,
but an incredible simulation!
-unknown
signature.asc
Description: PGP signature

