Re: Default sound level always zero for externally plugged usb sound system

2022-01-15 Thread Jude DaShiell
Needing sound as much as I do and having used usb sound systems, I'll add
one more suggested precaution to this info.  Sometimes alsa makes .lock
files in /var/lock and these will block alsactl from working.  So check
for those and delete as necessary then run alsactl store and alsa will
make those lock files for you again but with your desired settings in
place.


On Sat, 15 Jan 2022, to...@tuxteam.de wrote:

> On Sat, Jan 15, 2022 at 06:51:28PM +0100, Andrei POPESCU wrote:
> > On Sb, 15 ian 22, 10:30:50, Stefan Monnier wrote:
> > > > Try `alsactl store`
> > >
> > > Didn't know that one, thanks.  Do you happen to know if they deliver to 
> > > Canada?
> > >
> > > > (might need root).
> > >
> > > Hmm... I only have dollars and francs :-(
> >
> > As far as I know it takes only altairian dollars, but you might get away
> > with reciting some Vogon poetry instead (if you're not thrown out
> > first).
>
> But, but.
>
> If you're sudo [1] anyway, it might even take crypto. Or NFT.
>
> Cheers
>
> [1] https://xkcd.com/149/
>
>



Re: Default sound level always zero for externally plugged usb sound system

2022-01-15 Thread tomas
On Sat, Jan 15, 2022 at 06:51:28PM +0100, Andrei POPESCU wrote:
> On Sb, 15 ian 22, 10:30:50, Stefan Monnier wrote:
> > > Try `alsactl store`
> > 
> > Didn't know that one, thanks.  Do you happen to know if they deliver to 
> > Canada?
> > 
> > > (might need root).
> > 
> > Hmm... I only have dollars and francs :-(
> 
> As far as I know it takes only altairian dollars, but you might get away 
> with reciting some Vogon poetry instead (if you're not thrown out 
> first).

But, but.

If you're sudo [1] anyway, it might even take crypto. Or NFT.

Cheers

[1] https://xkcd.com/149/

-- 
t


signature.asc
Description: PGP signature


Re: Default sound level always zero for externally plugged usb sound system

2022-01-15 Thread Andrei POPESCU
On Sb, 15 ian 22, 10:30:50, Stefan Monnier wrote:
> > Try `alsactl store`
> 
> Didn't know that one, thanks.  Do you happen to know if they deliver to 
> Canada?
> 
> > (might need root).
> 
> Hmm... I only have dollars and francs :-(

As far as I know it takes only altairian dollars, but you might get away 
with reciting some Vogon poetry instead (if you're not thrown out 
first).

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: Default sound level always zero for externally plugged usb sound system

2022-01-15 Thread Andrei POPESCU
On Jo, 30 dec 21, 19:48:41, Pankaj Jangid wrote:
> 
> Is there a way to tell Debian to save the previous volume level of
> externally plugged-in device?

Try `alsactl store` (might need root).

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Default sound level always zero for externally plugged usb sound system

2021-12-30 Thread Pankaj Jangid
I have stuck into a strange problem. Everything was working fine a
couple of days ago.

I use external USB mic Yeti Blue. This has a zero latency speaker output
as well. I use that for my headphones.

Whenever I plug the USB in, it is detected and it becomes the default
device for INPUT as well as OUTPUT. This is fine.

The problem is that the volume of speaker is zero. Though the master
volume is NOT zero. So what I use this workaround - launch ‘alsamixer’
and select “Blue Device” using F6. And then increase volume (F3 -
playback). Here the volume is always zero when I plug the device.

I don’t what has changed in last few days.

Is there a way to tell Debian to save the previous volume level of
externally plugged-in device?

Regards
Pankaj