Re: ALSA pcm problem

2022-07-10 Thread Dan Ritter
Thomas George wrote: > > On 7/9/22 11:46 AM, Dan Ritter wrote: > > Is that on all attempts down the line of devices? > > > > If so, I would guess that you have something claiming them > > already - pulseaudio or jack or pipewire. Check for running > > processes. > > > > -dsr- > > > > > I kill

Re: ALSA pcm problem

2022-07-09 Thread Dan Ritter
Thomas George wrote: > > On 7/8/22 7:30 PM, Dan Ritter wrote: > > Thomas George wrote: > > > On 7/8/22 5:57 PM, Dan Ritter wrote: > > > > Thomas George wrote: > > > > > speaker-test fails > > > > Now try > > > > speaker-test -C2 -Dhw:Generic > > speaker-test -C2 -Dfront:Generic > > > > and so

Re: ALSA pcm problem

2022-07-08 Thread Dan Ritter
Thomas George wrote: > > On 7/8/22 5:57 PM, Dan Ritter wrote: > > Thomas George wrote: > > > speaker-test fails > > > > > > strace speaker-test finds "open /dev/snd/pcmC0D0" No such file or > > > directory > > > > What's the output of aplay -L ? > > > > Have you tried specifiying one of those

Re: ALSA pcm problem

2022-07-08 Thread Dan Ritter
Thomas George wrote: > speaker-test fails > > strace speaker-test finds "open /dev/snd/pcmC0D0" No such file or directory What's the output of aplay -L ? Have you tried specifiying one of those devices for speaker-test? Has this ever worked before? If so, when did it stop? -dsr-

Re: ALSA plugins

2021-12-05 Thread Andrei POPESCU
On Jo, 25 nov 21, 15:28:45, Miroslav Skoric wrote: > > And then someone suggested me to check for dmix and dsnoop, as those plugins > shall overcome that 'application sharing' issue. As far as I recall the dmix plugin (don't know about dsnoop) has some limitations on sampling rates it can work w

Re: ALSA plugins

2021-11-25 Thread Dan Ritter
Miroslav Skoric wrote: > On 11/22/21 1:04 AM, Dan Ritter wrote: > > ... and here is what I got after adding the secondary sound-card device: > > ham@localhost:~$ aplay -L|grep dmix > dmix:CARD=Intel,DEV=0 > dmix:CARD=Audio,DEV=0 > ham@localhost:~$ arecord -L|grep dsnoop > dsnoop:CARD=Intel,DEV=0

Re: ALSA plugins

2021-11-25 Thread Miroslav Skoric
On 11/22/21 1:04 AM, Dan Ritter wrote: The dmix plugin is installed by default. $ aplay -L|grep dmix dmix:CARD=HDMI,DEV=3 dmix:CARD=Generic,DEV=0 The dsnoop plugin is installed by default: $ arecord -L|grep dsnoop dsnoop:CARD=Generic,DEV=0 dsnoop:CARD=Generic,DEV=2 You configure them either

Re: ALSA plugins

2021-11-22 Thread Miroslav Skoric
On 11/21/21 9:33 PM, Georgi Naplatanov wrote: On 11/21/21 20:57, Miroslav Skoric wrote: Hi all, I was recently told that ALSA doesn't normally allow sharing a soundcard with two applications, but there are two ALSA plugins, dsnoop and dmix to share capture and playback respectively. I spent som

Re: ALSA plugins

2021-11-21 Thread Dan Ritter
Miroslav Skoric wrote: > Hi all, > > I was recently told that ALSA doesn't normally allow sharing a soundcard > with two applications, but there are two ALSA plugins, dsnoop and dmix to > share capture and playback respectively. I spent some time in searching the > web for possible info on how to

Re: ALSA plugins

2021-11-21 Thread Georgi Naplatanov
On 11/21/21 20:57, Miroslav Skoric wrote: > Hi all, > > I was recently told that ALSA doesn't normally allow sharing a soundcard > with two applications, but there are two ALSA plugins, dsnoop and dmix > to share capture and playback respectively. I spent some time in > searching the web for possi

Re: ALSA device names.

2021-11-10 Thread David Wright
On Tue 09 Nov 2021 at 23:04:13 (+0100), deloptes wrote: > pe...@easthope.ca wrote: > > > OK, although > > surround21:CARD=Set,DEV=0 > > and > > surround40:CARD=Set,DEV=0 > > aren't atomic names.  Is the syntax and semantics explained in > > documentation? > > > > No surround22, surround23 ... sur

Re: ALSA device names.

2021-11-09 Thread deloptes
pe...@easthope.ca wrote: > surround21:CARD=Set,DEV=0 > and > surround40:CARD=Set,DEV=0 > aren't atomic names.  Is the syntax and semantics explained in > documentation? > > No surround22, surround23 ... surround39 evident here. How does ALSA > derive or find the names and numbers? you hopefully

Re: ALSA bug? Laptop headphone output depending on speaker channel setting

2020-12-29 Thread Nicholas Geovanis
On Tue, Dec 29, 2020, 6:49 PM Brendon Higgins wrote: > > After some more searching I figured out what the difference was: the > "Loopback Mixing" setting in alsamixer. It's apparently disabled by > default, but for some reason mine had migrated to enabled. Enabling it > seems to dictate that

Re: ALSA bug? Laptop headphone output depending on speaker channel setting

2020-12-29 Thread Brendon Higgins
On Saturday, December 26, 2020 3:48:15 A.M. EST Jan Girke wrote: > Remove the hdd/ssd from the laptop and use a spare to downgrade until > you find the version it worked and then compare the two states. I did more-or-less this, but instead using Debian live-CD images on a USB stick, and after som

Re: Re: ALSA bug? Laptop headphone output depending on speaker channel setting

2020-12-25 Thread Brendon Higgins
Joel Roth wrote: > Do you have pulseaudio running on your system? > > It is a layer above ALSA, and could be related to your > issue. I do have PulseAudio typically running, but when I run pasuspender alsamixer the behaviour appears the same as before. I can also run pasuspender aplay -D hw:CARD=

Re: ALSA bug? Laptop headphone output depending on speaker channel setting

2020-12-24 Thread Joel Roth
Brendon Higgins wrote: > Seasonal greetings, Debian users! > > I was wondering if anyone has pointers for an audio configuration issue. I > have > Debian Testing running on a Dell laptop (Latitude E6320, audio chipset > detected as HDA Intel PCH, 92HD90BXX). The speaker output works fine. When

Re: ALSA package

2016-09-05 Thread kamaraju kusumanchi
On Mon, Sep 5, 2016 at 5:01 PM, Frank McCormick wrote: > On 05/09/2016 4:12 PM, kamaraju kusumanchi wrote: >> >> On Mon, Sep 5, 2016 at 3:37 PM, Frank McCormick >> wrote: >>> >>>Or you could install the inxi script from Debian repositories which >>> apparently does this and more. >>> >> Thank

Re: ALSA package

2016-09-05 Thread Frank McCormick
On 05/09/2016 4:12 PM, kamaraju kusumanchi wrote: On Mon, Sep 5, 2016 at 3:37 PM, Frank McCormick wrote: On 05/09/16 03:06 PM, kamaraju kusumanchi wrote: Since you received no replies on this, I thought I would take a stab. I am working on a script that gathers system information in order to

Re: ALSA package

2016-09-05 Thread kamaraju kusumanchi
On Mon, Sep 5, 2016 at 3:37 PM, Frank McCormick wrote: > On 05/09/16 03:06 PM, kamaraju kusumanchi wrote: >> >> Since you received no replies on this, I thought I would take a stab. >> >> I am working on a script that gathers system information in order to >> troubleshoot common problems such as s

Re: ALSA package

2016-09-05 Thread Frank McCormick
On 05/09/16 03:06 PM, kamaraju kusumanchi wrote: On Thu, Aug 25, 2016 at 4:47 AM, Artem Oliynyk wrote: Hello. I have troubles with my audio card in Debian on Acer Aspire Aspire VN7-592G: internal microphone are not working at all and system hangs time-to-time. I'm not sure what package cause

Re: ALSA package

2016-09-05 Thread kamaraju kusumanchi
On Thu, Aug 25, 2016 at 4:47 AM, Artem Oliynyk wrote: > Hello. > > I have troubles with my audio card in Debian on Acer Aspire Aspire VN7-592G: > internal microphone are not working at all and system hangs time-to-time. > > I'm not sure what package cause this, what package should be reported? >

Re: alsa troubles

2015-10-20 Thread Teemu Likonen
Glenn English [2015-10-20 12:32:22-06] wrote: >>apt-get install mpv > > Tried that (in Aptitude and apt-file). Maybe it just isn't in my > repos, somehow. Weird. Mpv is in Jessie repos, at least. But Mplayer and Mplayer2 have similar syntax: mplayer music.mp3 -ao alsa:device=plughw=0.0

Re: alsa troubles

2015-10-20 Thread Glenn English
On Oct 19, 2015, at 9:08 PM, Teemu Likonen wrote: > Do: > >apt-get install mpv Tried that (in Aptitude and apt-file). Maybe it just isn't in my repos, somehow. > The point here is that "aplay -l" finds different devices aplay -l did what you said it would. And it removed a couple variabl

Re: alsa troubles

2015-10-20 Thread Lisi Reisz
On Tuesday 20 October 2015 01:05:34 Glenn English wrote: > The motherboard sounds about like I expected it to: awful. Do any of you > know off the top of your head how to get my RME Hammerfall card going on > PA? Go to "hardware" in pavucontrol and switch to it? If "hardware" can't see it, is th

Re: alsa troubles

2015-10-20 Thread Jude DaShiell
2015, Glenn English wrote: Date: Mon, 19 Oct 2015 17:54:44 From: Glenn English To: debian-user@lists.debian.org Subject: Re: alsa troubles Resent-Date: Mon, 19 Oct 2015 21:55:01 + (UTC) Resent-From: debian-user@lists.debian.org On 10/19/2015 03:39 PM, Lisi Reisz wrote: Since you appear to

Re: alsa troubles

2015-10-19 Thread briand
On Mon, 19 Oct 2015 16:58:30 -0600 Glenn English wrote: > On 10/19/2015 04:04 PM, Lisi Reisz wrote: > > > I almost hardly dare say it, it is barely better than saying s*d, but > > when > > I have a problem with sound, I install Pulse Audio, install pavucontrol, and > > have a look at what i

Re: alsa troubles

2015-10-19 Thread briand
On Tue, 20 Oct 2015 01:54:34 +0300 Alex Moonshine wrote: > On Mon, 19 Oct 2015 16:12:21 -0600 > Glenn English wrote: > > > On 10/19/2015 04:04 PM, Lisi Reisz wrote: > > > > > I almost hardly dare say it, it is barely better than saying > > > s*d, but when I have a problem with sound, I ins

Re: alsa troubles

2015-10-19 Thread Teemu Likonen
Glenn English [2015-10-19 14:42:26-06] wrote: >> Then you could try to put some music to that device: >> >> $ mpv music.mp3 --ao=alsa:device='[plughw:0,0]' > > Dud'n work: > > ghe@sbox:... mpv > KIMIKO_ISHIZAKA-GoldbergVariations-BWV-988-01-Aria__44k-24b.mp3 > --ao=alsa:device='[plughw:0,0]'

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 05:16 PM, Lisi Reisz wrote: Ah! I had that earlier today. V. faint on headphones. Unplugged headphones, used netbook's built-in speakers and I had sound. Fix: go to pavucontrol and turn up the volume. That worked for me :-) The motherboard sounds about like I expected it to:

Re: alsa troubles

2015-10-19 Thread Lisi Reisz
On Monday 19 October 2015 23:58:30 Glenn English wrote: > On 10/19/2015 04:04 PM, Lisi Reisz wrote: > > I almost hardly dare say it, it is barely better than saying s*d, but > > when I have a problem with sound, I install Pulse Audio, install > > pavucontrol, and have a look at what it says. >

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 04:04 PM, Lisi Reisz wrote: I almost hardly dare say it, it is barely better than saying s*d, but when I have a problem with sound, I install Pulse Audio, install pavucontrol, and have a look at what it says. I hear something! It's not very loud, and it's from the wrong jack,

Re: alsa troubles

2015-10-19 Thread Alex Moonshine
On Mon, 19 Oct 2015 16:12:21 -0600 Glenn English wrote: > On 10/19/2015 04:04 PM, Lisi Reisz wrote: > > > I almost hardly dare say it, it is barely better than saying > > s*d, but when I have a problem with sound, I install Pulse > > Audio, install pavucontrol, and have a look at what it say

Re: alsa troubles

2015-10-19 Thread Lisi Reisz
On Monday 19 October 2015 23:41:38 Glenn English wrote: > On 10/19/2015 04:04 PM, Lisi Reisz wrote: > > I almost hardly dare say it, it is barely better than saying s*d, but > > when I have a problem with sound, I install Pulse Audio, install > > pavucontrol, and have a look at what it says. >

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 04:04 PM, Lisi Reisz wrote: I almost hardly dare say it, it is barely better than saying s*d, but when I have a problem with sound, I install Pulse Audio, install pavucontrol, and have a look at what it says. Done. pavucontrol makes a pretty picture on my screen, with lots of

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 04:04 PM, Lisi Reisz wrote: I almost hardly dare say it, it is barely better than saying s*d, but when I have a problem with sound, I install Pulse Audio, install pavucontrol, and have a look at what it says. You do not have to be a sound engineer to understand it. I *am* a

Re: alsa troubles

2015-10-19 Thread Lisi Reisz
On Monday 19 October 2015 22:54:44 Glenn English wrote: > On 10/19/2015 03:39 PM, Lisi Reisz wrote: > > Since you appear to have Pulse Audio, > > I didn't know I did :-) > > why not use pavucontrol? > > It asked me to have my sysadmin install pavucontrol. So I did When I ran > it, and it said: > >

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 03:39 PM, Lisi Reisz wrote: Since you appear to have Pulse Audio, I didn't know I did :-) why not use pavucontrol? It asked me to have my sysadmin install pavucontrol. So I did When I ran it, and it said: "Connection to PulseAudio failed..." So maybe I really don't have PA?

Re: alsa troubles

2015-10-19 Thread Lisi Reisz
On Monday 19 October 2015 21:53:15 Glenn English wrote: > On 10/19/2015 02:04 PM, Elimar Riesebieter wrote: > > $ apt-file search libasound_module_ctl_pulse.so > > libasound2-plugins: > > /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_pulse.so > > I did the same thing, got the same info, i

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 02:04 PM, Elimar Riesebieter wrote: $ apt-file search libasound_module_ctl_pulse.so libasound2-plugins: /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_pulse.so I did the same thing, got the same info, installed libasound2-plugins, got the same response as myself and as

Re: alsa troubles

2015-10-19 Thread Glenn English
On 10/19/2015 10:51 AM, Teemu Likonen wrote: I would continue with "aplay -l". What does it say? ghe@sbox:~/open_goldberg_variations_mp3_24_44$ sudo aplay -l List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog] Subdevices: 1/1 Subde

Re: alsa troubles

2015-10-19 Thread Elimar Riesebieter
* to...@tuxteam.de [2015-10-19 18:12 +0200]: > On Mon, Oct 19, 2015 at 10:32:38AM -0600, Glenn English wrote: [...] > > > root@sbox:~# alsamixer > > > ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library > > > /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_pulse.so >

Re: alsa troubles

2015-10-19 Thread Glenn English
On Oct 19, 2015, at 10:51 AM, Teemu Likonen wrote: > I would continue with "aplay -l". What does it say? List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], devic

Re: alsa troubles

2015-10-19 Thread Glenn English
On Oct 19, 2015, at 10:12 AM, wrote: > What lets you think you need a package (or file) named alsa-lib? >>> root@sbox:~# alsamixer >>> ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library >>> /usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_ctl_pulse.so >>> cannot open

Re: alsa troubles

2015-10-19 Thread Teemu Likonen
Glenn English [2015-10-19 10:32:38-06] wrote: >> root@sbox:~# lspci | egrep -i audio >> 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD >> Audio Controller >> 03:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Cedar HDMI >> Audio [Radeon HD 5400/6300 Series] > > As best I

Re: alsa troubles

2015-10-19 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Oct 19, 2015 at 10:32:38AM -0600, Glenn English wrote: > I'm trying to get sound to work (most of my computers are used as servers, so > it's usually not something I worry about). > > I'm running Wheezy on a SuperMicro 5036T-T box. > > > ro

Re: ALSA mystery

2015-10-13 Thread Teemu Likonen
Charles Kroeger [2015-10-14 00:21:59-04] wrote: > /etc/asound.conf > > pcm.!default { > type plug > slave.pcm { > type hw > HDMI 0 > device 3 > } > } > The mystery: I'm not sure I can solve your mysteries but there is something you could try.

Re: ALSA - Multiple Sources...? / Thanks

2014-11-27 Thread hobie
Just a note of thanks to Joel, Andrei and Florent. :) I'll carry my situation to the Audio users list and see what happens. Thanks for the time and the courteous comments. --hobie > On Thu, Nov 27, 2014 at 04:56:12AM -0500, ho...@rumormillnews.com wrote: >> > On Jo, 27 nov 14, 03:03:33, ho...@r

Re: ALSA - Multiple Sources...?

2014-11-27 Thread Florent Peterschmitt
On 11/27/2014 10:53 AM, ho...@rumormillnews.com wrote: [snip] > Agreed. :) dpkg -l says: > > dpkg -l |grep pulseaudio > ii gstreamer0.10-pulseaudio:amd64 > 0.10.31-3+nmu4+b1 amd64GStreamer plugin for > PulseAudio > ii gstreamer1.0-pulse

Re: ALSA - Multiple Sources...?

2014-11-27 Thread Andrei POPESCU
On Jo, 27 nov 14, 04:56:12, ho...@rumormillnews.com wrote: > > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version Architecture De

Re: ALSA - Multiple Sources...?

2014-11-27 Thread Joel Roth
On Thu, Nov 27, 2014 at 04:56:12AM -0500, ho...@rumormillnews.com wrote: > > On Jo, 27 nov 14, 03:03:33, ho...@rumormillnews.com wrote: > >> > On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com > >> wrote: > >> > > >> > Do you know if pulseaudio is installed? > >> > > >> > dpkg -l |

Re: ALSA - Multiple Sources...?

2014-11-27 Thread hobie
> On Jo, 27 nov 14, 03:03:33, ho...@rumormillnews.com wrote: >> > On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com >> wrote: >> > >> > Do you know if pulseaudio is installed? >> > >> > dpkg -l | grep pulseaudio >> >> Hi, Joel - Thanks. :) Synaptic says "no" but running the dpkg -l

Re: ALSA - Multiple Sources...?

2014-11-27 Thread hobie
> On Thu, Nov 27, 2014 at 03:03:33AM -0500, ho...@rumormillnews.com wrote: >> > On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com >> wrote: >> >> For years, ALSA has allowed me to have two apps open at one time - >> for >> >> example, a YouTube video could be playing in my browser w

Re: ALSA - Multiple Sources...?

2014-11-27 Thread Andrei POPESCU
On Jo, 27 nov 14, 03:03:33, ho...@rumormillnews.com wrote: > > On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com wrote: > > > > Do you know if pulseaudio is installed? > > > > dpkg -l | grep pulseaudio > > Hi, Joel - Thanks. :) Synaptic says "no" but running the dpkg -l command >

Re: ALSA - Multiple Sources...?

2014-11-27 Thread Joel Roth
On Thu, Nov 27, 2014 at 03:03:33AM -0500, ho...@rumormillnews.com wrote: > > On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com wrote: > >> For years, ALSA has allowed me to have two apps open at one time - for > >> example, a YouTube video could be playing in my browser while vlc wa

Re: ALSA - Multiple Sources...?

2014-11-27 Thread hobie
> On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com wrote: >> For years, ALSA has allowed me to have two apps open at one time - for >> example, a YouTube video could be playing in my browser while vlc was >> also >> open, paused on playback of a 3-hour mp3. >> >> That's changed wit

Re: ALSA - Multiple Sources...?

2014-11-26 Thread Joel Roth
On Wed, Nov 26, 2014 at 05:55:24PM -0500, ho...@rumormillnews.com wrote: > For years, ALSA has allowed me to have two apps open at one time - for > example, a YouTube video could be playing in my browser while vlc was also > open, paused on playback of a 3-hour mp3. > > That's changed with a recen

Re: alsa-utils save / restore not working http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665

2014-11-09 Thread Joel Roth
Karl E. Jorgensen wrote: > > Where are the state of the sound card(s) saved / restored? > > I don't use alsa-utils, but based on my understanding of the FHS, I'd > expect somewhere under /var/lib/alsa-utils. > > But from reading the bug report, I'm led to believe it is > /var/lib/alsa/asound.stat

SOLVED - Re: alsa-utils save / restore not working http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665

2014-11-09 Thread Arthur Marsh
Karl E. Jorgensen wrote on 09/11/14 20:04: Hi On Sun, Nov 09, 2014 at 06:12:32PM +1030, Arthur Marsh wrote: Pardon me, but I'm a bit frustrated on how to debug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665 does /var/run get saved across reboots? I would not expect so. http://www.p

Re: alsa-utils save / restore not working http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665

2014-11-09 Thread Karl E. Jorgensen
Hi On Sun, Nov 09, 2014 at 06:12:32PM +1030, Arthur Marsh wrote: > Pardon me, but I'm a bit frustrated on how to debug > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768665 > > does /var/run get saved across reboots? I would not expect so. http://www.pathname.com/fhs/2.2/fhs-5.13.html > Wh

Re: Alsa sound errors

2013-06-06 Thread Raffaele Morelli
2013/6/6 Marc Shapiro > >> So, do I create the file and add the line: > > ipc_gid_audio > > or > > ipc_gid_audio TRUE > > or > > something else? I guess you are running pulseaudio so you can fix your error at global level or per user level. Per user level: - copy /

Re: Alsa sound errors

2013-06-05 Thread James Richardson
Marc Shapiro wrote: > On 06/05/2013 01:54 PM, Klaus wrote: > >On 05/06/13 21:31, Kailash wrote: > >>On Wed, 05 Jun 2013 07:24:16 -0700 > >>Marc Shapiro wrote: > >> > >>>On 06/04/2013 11:04 PM, Raffaele Morelli wrote: > 2013/6/5 Marc Shapiro > > >

Re: Alsa sound errors

2013-06-05 Thread Raffaele Morelli
2013/6/5 Klaus > >> >> Searching the alsa-project.org website for ipc_key_add_uid indicates > that this feature was removed before v 1.0.10 ? > > > > > + Config

Re: Alsa sound errors

2013-06-05 Thread Raffaele Morelli
2013/6/5 Marc Shapiro > On 06/04/2013 11:04 PM, Raffaele Morelli wrote: > > You should use > ipc_key_add_uid TRUE > > in your .asoundrc when defining dmix. > > Details are in > http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html > > Regards > /r > > Is that a user lever file? I d

Re: Alsa sound errors

2013-06-05 Thread Marc Shapiro
On 06/05/2013 01:54 PM, Klaus wrote: On 05/06/13 21:31, Kailash wrote: On Wed, 05 Jun 2013 07:24:16 -0700 Marc Shapiro wrote: On 06/04/2013 11:04 PM, Raffaele Morelli wrote: 2013/6/5 Marc Shapiro mailto:marcns...@gmail.com>> There are three people with logins to my desktop box -- mysel

Re: Alsa sound errors

2013-06-05 Thread Klaus
On 05/06/13 21:31, Kailash wrote: On Wed, 05 Jun 2013 07:24:16 -0700 Marc Shapiro wrote: On 06/04/2013 11:04 PM, Raffaele Morelli wrote: 2013/6/5 Marc Shapiro mailto:marcns...@gmail.com>> There are three people with logins to my desktop box -- myself, my wife and my daughter. My daught

Re: Alsa sound errors

2013-06-05 Thread Kailash
On Wed, 05 Jun 2013 07:24:16 -0700 Marc Shapiro wrote: > On 06/04/2013 11:04 PM, Raffaele Morelli wrote: > > 2013/6/5 Marc Shapiro > > > > > > There are three people with logins to my desktop box -- myself, > > my wife and my daughter. My daughter plays Flash gam

Re: Alsa sound errors

2013-06-05 Thread Marc Shapiro
On 06/04/2013 11:04 PM, Raffaele Morelli wrote: 2013/6/5 Marc Shapiro mailto:marcns...@gmail.com>> There are three people with logins to my desktop box -- myself, my wife and my daughter. My daughter plays Flash games with sound all the time and has no problems. I run YouTube video

Re: Alsa sound errors

2013-06-05 Thread Marc Shapiro
On 06/04/2013 11:48 PM, Thierry Chatelet wrote: The Wednesday 05 June 2013 07:50:35, Marc Shapiro wrote : So I swiched over to my wife's login and did the same thing: play /home/marc/public_html/footpain/media/montoya.wav Any help will be greatly appreciated. Marc

Re: Alsa sound errors

2013-06-05 Thread Raffaele Morelli
2013/6/5 Andrei POPESCU > On Ma, 04 iun 13, 22:50:35, Marc Shapiro wrote: > > > > So I swiched over to my wife's login and did the same thing: > > > > play /home/marc/public_html/footpain/media/montoya.wav > > ALSA lib pcm_dmix.c:985:(snd_pcm_dmix_open) unable to create IPC > semaphore > > play

Re: Alsa sound errors

2013-06-05 Thread Andrei POPESCU
On Ma, 04 iun 13, 22:50:35, Marc Shapiro wrote: > > So I swiched over to my wife's login and did the same thing: > > play /home/marc/public_html/footpain/media/montoya.wav > ALSA lib pcm_dmix.c:985:(snd_pcm_dmix_open) unable to create IPC semaphore > play FAIL formats: can't open output file `de

Re: Alsa sound errors

2013-06-04 Thread Thierry Chatelet
The Wednesday 05 June 2013 07:50:35, Marc Shapiro wrote : > > So I swiched over to my wife's login and did the same thing: > > play /home/marc/public_html/footpain/media/montoya.wav > > > Any help will be greatly appreciated. > > Marc Hi Is your wife's name marc? Thierry

Re: Alsa sound errors

2013-06-04 Thread Raffaele Morelli
2013/6/5 Marc Shapiro > There are three people with logins to my desktop box -- myself, my wife > and my daughter. My daughter plays Flash games with sound all the time and > has no problems. I run YouTube videos and otherwise use sound with no > problems. My wife gets no sound whatsoever. We

Re: Alsa sounds too low

2013-04-22 Thread Thilo Six
Hello Chris, Excerpt from Chris Bannister: -- -- > /usr/share/doc/volumeicon-alsa/ > > which should help. > > The "dpkg -L volumeicon-alsa" command should also list any man pages. > > Sometimes there is a separate "doc" package. > > Sometimes you have to hunt out how to use the package fro

Re: Alsa sounds too low

2013-04-22 Thread Chris Bannister
On Mon, Apr 22, 2013 at 09:31:54AM +0200, Gábor Hársfalvi wrote: > Yes, of course - but there are the same volume levels as I get with volume > icon. Weird. And you have ruled out a hardware problem? (By using a live CD or something similar.) -- "If you're not careful, the newspapers will have y

Re: Alsa sounds too low

2013-04-22 Thread Gábor Hársfalvi
Yes, of course - but there are the same volume levels as I get with volume icon. 2013/4/21 Chris Bannister > On Sun, Apr 21, 2013 at 07:14:59PM +0200, Gábor Hársfalvi wrote: > > > I use Gnome 2 WM and I get the volume adjust icon on my panel but - as > I > > > wrote before - its already in maxi

Re: Alsa sounds too low

2013-04-21 Thread Chris Bannister
On Sun, Apr 21, 2013 at 07:14:59PM +0200, Gábor Hársfalvi wrote: > > I use Gnome 2 WM and I get the volume adjust icon on my panel but - as I > > wrote before - its already in maximized volume but there is not enough > > always. Have you tried running: # alsamixer as root, and checking the levels?

Re: Alsa sounds too low

2013-04-21 Thread Gábor Hársfalvi
Wayne Topa 2013. április 21., vasárnap napon a következőt írta: > On 04/21/2013 10:26 AM, Gábor Hársfalvi wrote: > >> >> >> Wayne Topa 2013. április 21., vasárnap napon a következőt írta: >> >> On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote: >> >> Hi, >> >> I think when I maximi

Re: Alsa sounds too low

2013-04-21 Thread Wayne Topa
On 04/21/2013 10:26 AM, Gábor Hársfalvi wrote: Wayne Topa 2013. április 21., vasárnap napon a következőt írta: On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote: Hi, I think when I maximize all sound levels in alsamixer I get more less volume than I need.

Re: Alsa sounds too low

2013-04-21 Thread Chris Bannister
On Sun, Apr 21, 2013 at 04:26:01PM +0200, Gábor Hársfalvi wrote: > And what to do after installed this package? [volumeicon-alsa] Without installing it myself, (as I've never had any trouble with volume): If you install a package and once it is installed you have no idea what to do afterwards, I

Re: Alsa sounds too low

2013-04-21 Thread Doug
On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote: Hi, I think when I maximize all sound levels in alsamixer I get more less volume than I need. For example I wish to see movies on Youtube and maximize volume there too the sounds of movie are too low for hearing. How to solve this? You probabl

Re: Alsa sounds too low

2013-04-21 Thread Gábor Hársfalvi
Wayne Topa 2013. április 21., vasárnap napon a következőt írta: > On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote: > >> Hi, >> >> I think when I maximize all sound levels in alsamixer I get more less >> volume than I need. >> >> For example I wish to see movies on Youtube and maximize volume there >

Re: Alsa sounds too low

2013-04-21 Thread Wayne Topa
On 04/21/2013 03:57 AM, Gábor Hársfalvi wrote: Hi, I think when I maximize all sound levels in alsamixer I get more less volume than I need. For example I wish to see movies on Youtube and maximize volume there too the sounds of movie are too low for hearing. How to solve this? I solved that

Re: alsa, jack output issue

2013-02-04 Thread Raffaele Morelli
2013/2/4 dAgeCKo > Le 04/02/2013 15:13, Raffaele Morelli a écrit : > >> >> you are plugging your guitar directly into the sound card right?... >> there's really no use in 96Khz, switch to 48Khz and choose a low >> latency settings instead beacuse 10.7ms latency is very ugly in your case. >> > >

Re: alsa, jack output issue

2013-02-04 Thread dAgeCKo
Le 04/02/2013 15:13, Raffaele Morelli a écrit : 2013/2/4 dAgeCKo mailto:dage...@free.fr>> Le 30/01/2013 21:17, dAgeCKo a écrit : I will first try, hopefully tomorrow, to test the cpu-scaling stuff, when the problem will arise again. Then after, I'll try all your sug

Re: alsa, jack output issue

2013-02-04 Thread Ralf Mardorf
On Mon, 2013-02-04 at 15:06 +0100, dAgeCKo wrote: > Le 30/01/2013 21:17, dAgeCKo a écrit : > > > > I will first try, hopefully tomorrow, to test the cpu-scaling stuff, > > when the problem will arise again. Then after, I'll try all your > > suggestions. > > > > > > The problem did not arise again.

Re: alsa, jack output issue

2013-02-04 Thread Raffaele Morelli
2013/2/4 dAgeCKo > Le 30/01/2013 21:17, dAgeCKo a écrit : > >> >> I will first try, hopefully tomorrow, to test the cpu-scaling stuff, >> when the problem will arise again. Then after, I'll try all your >> suggestions. >> >> >> > The problem did not arise again. So it was difficult for me to try

Re: alsa, jack output issue

2013-02-04 Thread dAgeCKo
Le 30/01/2013 21:17, dAgeCKo a écrit : I will first try, hopefully tomorrow, to test the cpu-scaling stuff, when the problem will arise again. Then after, I'll try all your suggestions. The problem did not arise again. So it was difficult for me to try if it was from the cpu-scaling thing.

Re: alsa, jack output issue

2013-02-04 Thread dAgeCKo
Le 30/01/2013 22:00, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:49:49 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd jd@entropia:~/scripts$ groups jd [snip] audio [snip] The pasted above already did say it, but so it's human readable ;). /etc/security/limits.d @realti

Re: alsa, jack output issue

2013-01-30 Thread Ralf Mardorf
On Wed, 30 Jan 2013 21:49:49 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd jd@entropia:~/scripts$ groups jd [snip] audio [snip] The pasted above already did say it, but so it's human readable ;). /etc/security/limits.d @realtime - rtprio 99 @realtime - memlock

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 21:30, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:24:11 +0100, dAgeCKo wrote: Le 30/01/2013 21:16, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:14:25 +0100, Ralf Mardorf wrote: On Wed, 30 Jan 2013 21:05:52 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd

Re: alsa, jack output issue

2013-01-30 Thread Ralf Mardorf
On Wed, 30 Jan 2013 21:24:11 +0100, dAgeCKo wrote: Le 30/01/2013 21:16, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:14:25 +0100, Ralf Mardorf wrote: On Wed, 30 Jan 2013 21:05:52 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd What are the settings in /etc/security/??? ?

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 21:16, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:14:25 +0100, Ralf Mardorf wrote: On Wed, 30 Jan 2013 21:05:52 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd What are the settings in /etc/security/??? ? http://jackaudio.org/linux_rt_config Thanks for

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 21:14, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:05:52 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd What are the settings in /etc/security/??? ? All set to default values (all in commentary). -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debi

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 21:10, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 21:04:43 +0100, dAgeCKo wrote: cannot use real-time scheduling (FIFO at priority 0) [for thread 535095040, from thread 535095040] (22: Invalid argument) $ groups Linux entropia 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Li

Re: alsa, jack output issue

2013-01-30 Thread Ralf Mardorf
On Wed, 30 Jan 2013 21:14:25 +0100, Ralf Mardorf wrote: On Wed, 30 Jan 2013 21:05:52 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd What are the settings in /etc/security/??? ? http://jackaudio.org/linux_rt_config -- To UNSUBSCRIBE, email to debian-user-requ...@lists.de

Re: alsa, jack output issue

2013-01-30 Thread Ralf Mardorf
On Wed, 30 Jan 2013 21:05:52 +0100, dAgeCKo wrote: audio:x:29:jd,pulse,timidity jd:x:1000:jd What are the settings in /etc/security/??? ? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive:

Re: alsa, jack output issue

2013-01-30 Thread Ralf Mardorf
On Wed, 30 Jan 2013 21:04:43 +0100, dAgeCKo wrote: cannot use real-time scheduling (FIFO at priority 0) [for thread 535095040, from thread 535095040] (22: Invalid argument) $ groups Linux entropia 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux Try a full PREEMPT kernel and add "thr

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 21:01, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 20:47:57 +0100, dAgeCKo wrote: Creative Labs X-Fi Titanium I'm using a RME HDSPe AIO and still get xruns with 10.7 ms latency ;), so even a much better card could be unable to handle such low latency as you try too use. OTOH my tw

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 20:51, Ralf Mardorf a écrit : ... and the output of groups ;)? jd@entropia:~/scripts$ cat /etc/group root:x:0: daemon:x:1: bin:x:2: sys:x:3: adm:x:4:Debian-console-log,logcheck tty:x:5: disk:x:6: lp:x:7: mail:x:8: news:x:9: uucp:x:10: man:x:12: proxy:x:13: kmem:x:15: dialout:x:20

Re: alsa, jack output issue

2013-01-30 Thread dAgeCKo
Le 30/01/2013 20:50, Ralf Mardorf a écrit : On Wed, 30 Jan 2013 20:40:41 +0100, dAgeCKo wrote: I wasn't and won't be able to make tests today, due to family issue. Le 30/01/2013 11:44, Ralf Mardorf a écrit : On Wed, 2013-01-30 at 11:40 +0100, Raffaele Morelli wrote: AFAIK it could be his gu

  1   2   3   4   5   6   7   8   9   10   >