I use also alsamixer directly. I recommend also qasmixer  (qastools).

2015-09-30 15:35 GMT+02:00 U.Mutlu <for-gm...@mutluit.com>:

> Patrice Esclapion wrote on 09/30/2015 02:40 PM:
> > It's absolutely not mandatory. I can use Lxde with or without.
> >
> > I have USB speakers and it is easier to configure with pavucontrol, it's
> > all.
>
> Ok, that worked fine. After removing pulseaudio I had to do the following
> steps to select the default audio output device:
>
> $ aplay -l
> **** List of PLAYBACK Hardware Devices ****
> card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
>    Subdevices: 1/1
>    Subdevice #0: subdevice #0
> card 1: Generic [HD-Audio Generic], device 0: CX20590 Analog [CX20590
> Analog]
>    Subdevices: 1/1
>    Subdevice #0: subdevice #0
>
> and creating/modifying ~/.asoundrc and defining the default device (here
> card
> 1, device 0) therein:
>
> pcm.!default {
>    type plug
>    slave {
>      pcm "hw:1,0"
>    }
> }
>
> ctl.!default {
>    type hw
>    card 1
> }
>
> And using the package "alsamixergui" as the mixer.
>
>
> >
> > 2015-09-30 14:32 GMT+02:00 U.Mutlu <for-gm...@mutluit.com>:
> >
> >> Hi,
> >> is the audio server "pulseaudio" a mandatory package of LXDE?
> >> Is ALSA, which is part of the kernel, not sufficient for an average
> >> desktop user?
> >> I don't know why and when pulseaudio was installed here, but
> >> I suspect it was done by my previous desktop (gnome) from
> >> which I migrated to lxde.
> >> Can I remove pulseaudio?
> >>
> >> Thx
> >>
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> _______________________________________________
> >> Lxde-list mailing list
> >> Lxde-list@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/lxde-list
> >>
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> >
> >
> >
>
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Lxde-list mailing list
> Lxde-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxde-list
>
------------------------------------------------------------------------------
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to