Naming audio devices in Alsa
Hi
When I was using Fedora I could set sounds cards by the name shown when either aplay -l or /proc/asound/cards shows 0 [SB ]: HDA-Intel - HDA ATI SB HDA ATI SB at 0xfe024000 irq 16 1 [CX8801 ]: CX88x - Conexant CX8801 Conexant CX8801 at 0xf8000000 2 [HDMI ]: HDA-Intel - HDA ATI HDMI HDA ATI HDMI at 0xfdffc000 irq 19 3 [M66 ]: ICE1712 - M Audio Delta 66 M Audio Delta 66 at 0xcf00, irq 21 Ie in a jack line:- $JACKD -R -P 50 -t 9999 -d alsa -r 48000 -C hw:M66 -P hw:M66 -n4 -p 512 -s & In debian this just drops to the default card. I've tried following the naming as per the asoundrc wiki, but not getting anywhere fast, as the name used refers to the card numbers which changes on boot up. Has anyone using named multiple sound card like to post their .asoundrc file so I can see the correct syntax, please. Thanks -- Best wishes / 73 e-mail: richard@g8jvm.com Richard Bown nil carborundum a illegitemis ################################################## ################################ Ham Call G8JVM . OS Debian 6.0 amd64 on a Dual core AMD Athlon 5200, 4 GB RAM Maidenhead QRA: IO82SP38, LAT. 52 39.720' N LONG. 2 28.171 W ( degs mins ) QRV HF + VHF Microwave 23 cms:140W,13 cms:100W,6 cms:10W & 3 cms:5W ################################################## ################################ -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20111005105408.2d29f76c@bigun.g8jvm.com">http://lists.debian.org/20111005105408.2d29f76c@bigun.g8jvm.com |
Naming audio devices in Alsa
On Wed, 05 Oct 2011 10:54:08 +0100, Richard wrote:
> When I was using Fedora I could set sounds cards by the name shown when > either aplay -l or /proc/asound/cards shows > 0 [SB ]: HDA-Intel - HDA ATI SB > HDA ATI SB at 0xfe024000 irq 16 > 1 [CX8801 ]: CX88x - Conexant CX8801 > Conexant CX8801 at 0xf8000000 > 2 [HDMI ]: HDA-Intel - HDA ATI HDMI > HDA ATI HDMI at 0xfdffc000 irq 19 > 3 [M66 ]: ICE1712 - M Audio Delta 66 > M Audio Delta 66 at 0xcf00, irq 21 > > Ie in a jack line:- > $JACKD -R -P 50 -t 9999 -d alsa -r 48000 -C hw:M66 -P hw:M66 -n4 -p 512 > -s & > > In debian this just drops to the default card. (...) Just in case... does this help? http://www.jackaudio.org/device_naming I mean, it seems that you can reference the card by appending "-d hw:M66" when using the alsa backend. "man jackd" should provide additional information on its usage. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2011.10.05.15.12.07@gmail.com">http://lists.debian.org/pan.2011.10.05.15.12.07@gmail.com |
Naming audio devices in Alsa
On Wed, 2011-10-05 at 15:12 +0000, Camaleón wrote:
> On Wed, 05 Oct 2011 10:54:08 +0100, Richard wrote: > > > When I was using Fedora I could set sounds cards by the name shown when > > either aplay -l or /proc/asound/cards shows > > 0 [SB ]: HDA-Intel - HDA ATI SB > > HDA ATI SB at 0xfe024000 irq 16 > > 1 [CX8801 ]: CX88x - Conexant CX8801 > > Conexant CX8801 at 0xf8000000 > > 2 [HDMI ]: HDA-Intel - HDA ATI HDMI > > HDA ATI HDMI at 0xfdffc000 irq 19 > > 3 [M66 ]: ICE1712 - M Audio Delta 66 > > M Audio Delta 66 at 0xcf00, irq 21 > > > > Ie in a jack line:- > > $JACKD -R -P 50 -t 9999 -d alsa -r 48000 -C hw:M66 -P hw:M66 -n4 -p 512 > > -s & > > > > In debian this just drops to the default card. > > (...) > > Just in case... does this help? > > http://www.jackaudio.org/device_naming > > I mean, it seems that you can reference the card by appending "-d hw:M66" > when using the alsa backend. > > "man jackd" should provide additional information on its usage. > > Greetings, > > -- > Camaleón > > Hi helps alittle, that what should happen with the jackd statement, but not here for some reason. thanks Richard -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 1317833100.10922.2.camel@lappy.g8jvm.com">http://lists.debian.org/1317833100.10922.2.camel@lappy.g8jvm.com |
Naming audio devices in Alsa
On Wed, 2011-10-05 at 15:12 +0000, Camaleón wrote:
> On Wed, 05 Oct 2011 10:54:08 +0100, Richard wrote: > > > When I was using Fedora I could set sounds cards by the name shown when > > either aplay -l or /proc/asound/cards shows > > 0 [SB ]: HDA-Intel - HDA ATI SB > > HDA ATI SB at 0xfe024000 irq 16 > > 1 [CX8801 ]: CX88x - Conexant CX8801 > > Conexant CX8801 at 0xf8000000 > > 2 [HDMI ]: HDA-Intel - HDA ATI HDMI > > HDA ATI HDMI at 0xfdffc000 irq 19 > > 3 [M66 ]: ICE1712 - M Audio Delta 66 > > M Audio Delta 66 at 0xcf00, irq 21 > > > > Ie in a jack line:- > > $JACKD -R -P 50 -t 9999 -d alsa -r 48000 -C hw:M66 -P hw:M66 -n4 -p 512 > > -s & > > > > In debian this just drops to the default card. > > (...) > > Just in case... does this help? > > http://www.jackaudio.org/device_naming > > I mean, it seems that you can reference the card by appending "-d hw:M66" > when using the alsa backend. > > "man jackd" should provide additional information on its usage. > > Greetings, > > -- > Camaleón > > Hi helps alittle, that what should happen with the jackd statement, but not here for some reason. thanks Richard -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 1317833100.10922.2.camel@lappy.g8jvm.com">http://lists.debian.org/1317833100.10922.2.camel@lappy.g8jvm.com |
Naming audio devices in Alsa
On Wed, 05 Oct 2011 17:45:00 +0100, richard2 wrote:
> On Wed, 2011-10-05 at 15:12 +0000, Camaleón wrote: (...) >> > Ie in a jack line:- >> > $JACKD -R -P 50 -t 9999 -d alsa -r 48000 -C hw:M66 -P hw:M66 -n4 -p >> > 512 -s & >> > >> > In debian this just drops to the default card. >> >> (...) >> >> Just in case... does this help? >> >> http://www.jackaudio.org/device_naming >> >> I mean, it seems that you can reference the card by appending "-d >> hw:M66" when using the alsa backend. >> >> "man jackd" should provide additional information on its usage. > helps alittle, that what should happen with the jackd statement, but not > here for some reason. If it does not work, you can open a bug report. Unless I am reading it wrong (something which I don't discard), that option is documented in the manual and should do what it says :-) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2011.10.05.17.09.32@gmail.com">http://lists.debian.org/pan.2011.10.05.17.09.32@gmail.com |
Naming audio devices in Alsa
On Wed, 05 Oct 2011 17:45:00 +0100, richard2 wrote:
> On Wed, 2011-10-05 at 15:12 +0000, Camaleón wrote: (...) >> > Ie in a jack line:- >> > $JACKD -R -P 50 -t 9999 -d alsa -r 48000 -C hw:M66 -P hw:M66 -n4 -p >> > 512 -s & >> > >> > In debian this just drops to the default card. >> >> (...) >> >> Just in case... does this help? >> >> http://www.jackaudio.org/device_naming >> >> I mean, it seems that you can reference the card by appending "-d >> hw:M66" when using the alsa backend. >> >> "man jackd" should provide additional information on its usage. > helps alittle, that what should happen with the jackd statement, but not > here for some reason. If it does not work, you can open a bug report. Unless I am reading it wrong (something which I don't discard), that option is documented in the manual and should do what it says :-) Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2011.10.05.17.09.32@gmail.com">http://lists.debian.org/pan.2011.10.05.17.09.32@gmail.com |
| All times are GMT. The time now is 07:36 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.