sonof...@iinet.net.au wrote:
>
> On Wed Jan 21 17:59 , Yan Seiner sent:
>
>
>> sonof...@iinet.net.au wrote:
>>
>>> Thanks Yan
>>>
>>> I did actually read this in my research. The documentation was a little too
>>> brief
sonof...@iinet.net.au wrote:
>
> Hi All
>
> Firstly thanks to all the people who responded last time.
> I have tried the simpler methods (modprobe.conf) without success as 2 of my
> devices have the same vendor ID and product ID even though they are different
> models. (emagic AMT8 and emagic
sonof...@iinet.net.au wrote:
> Thanks Yan
>
> I did actually read this in my research. The documentation was a little too
> brief for me to extrapolate out for my needs. It may actually fix another
> problem I have with the default card but not this issue, which is to setup
> all MIDI devices i
ex.php/How_to_make_the_sound_work
Rather than users, this one ties a sound device to an X display.
--
o__
,>/'_ o__
(_)\(_),>/'_o__
Yan Seiner (_)\(_) ,>/'_ o__
Personal Trainer (_)\(_),>/'_o__
>
>
> http://alsa.opensrc.org/index.php/.asoundrc#Splitting_front_and_rear_outputs
>
This might also be useful:
http://wiki.c3sl.ufpr.br/multiseat/index.php/How_to_make_the_sound_work
--
o__
,>/'_ o__
(_)\(_),>/'_o__
OK, this is more of a bash/distro question but I hope someone can help
me out.
I need to set ALSA_CARD globally.
I've added a line to /etc/bash.bashrc that sets ALSA_CARD depending on
the value of $DISPLAY.
if [ ${DISPLAY+1} == 1 ] ; then
[[ -f /etc/asound_card.conf ]] && . /etc/asound
I have a system with 2 identical USB sound cards:
athena:/proc/asound# cat cards
0 [Audio ]: USB-Audio - USB Audio
C-Media INC. USB Audio at usb-:00:1d.2-1, full
speed
1 [Audio_1]: USB-Audio - USB Audio
C-Media INC. USB Audio at u
kevin liu wrote:
>> ALSA_CARD tells alsa to use that card # as the default.
>>
>> So in your case you want to set
>>
>> ALSA_CARD=1
>>
>
> But I think I should not assign a static ALSA_CARD number in a
> usrspace script.
> Before I plug my usb audio device, ALSA_CARD 1 is not present,
kevin liu wrote:
>> OK, the problem is that the kernel assigns card numbers based on
>> whatever it wants, so the cards can move around each time you boot the
>> system.
>>
>
> My case is a little different from yours.
> I have an on-board sound card and another usb audio card when I plug my t
kevin liu wrote:
> Then thanks so much.:-)
>
> On Dec 3, 2007 11:10 PM, Yan Seiner <[EMAIL PROTECTED]> wrote:
>
>> kevin liu wrote:
>>
>>> Dear:
>>> I want to use snd-usb-audio to drive my usb audio stream interface.
>>>
mcnster wrote:
>
> If you want to use a pcm of type hw (or plug on hw), consider using the
> shell to evaluate an appropriate value (based on $DISPLAY) for ALSA_CARD
> or ALSA_PCM_CARD in the user's .xinitrc. See lines 132-231 in alsa.conf
> (v1.0.15).
>
Excellent! That made it work. As soon
Could someone tell me why this .asoundrc doesn't work?
defaults.pcm.card "xx"
defaults.ctl.card "xx"
defaults.pcm.device 0
defaults.pcm.subdevice -1
pcm.yy {
type hw
card 0
}
ctl.yy {
type hw
card 0
}
pcm.xx {
type hw
card 1
}
ctl.xx {
type hw
card 1
}
alsamixer
william estrada wrote:
> Yan,
>
> While I am not an expert, I do have a little experience with one USB
> sound device (SB).
>
> First, asoundconf does not support USB devices.
>
> Second, the USB devices are assigned their ID in the order they are
> seen. The first one plugged in will be the
I have a multiseat box with 3 heads and 3 sound cards.
One is on board:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 01)
two are usb:
Bus 004 Device 002: ID 0d8c:0001 C-Media Electronics, Inc.
Bus 003 Device 002: ID 0d8c:0001 C-Media Electr
Rene Herman napsal(a):
> On 08/01/2007 04:07 PM, Yan Seiner wrote:
>
>> From the various threads I've found on this, it appears that the
>> driver broke sometime fairly recently, and that it may indeed work
>> with older kernels. Perhaps the fault is with the acpi
Rene Herman wrote:
> On 08/01/2007 04:07 PM, Yan Seiner wrote:
>
>> From the various threads I've found on this, it appears that the
>> driver broke sometime fairly recently, and that it may indeed work
>> with older kernels. Perhaps the fault is with the acpi
Yan Seiner napsal(a):
> Yan Seiner napsal(a):
>
>> Hi Rene:
>>
>> I've also been trying to get this chip to work. This exchange gives me
>> new hope. Here's what I have:
>>
>> debian:~# cat /sys/bus/pnp/devices/00:*/id | grep ESS
>>
Yan Seiner napsal(a):
> Rene Herman napsal(a):
>
>> The ESS0009 is the chip's CTRL port but I assume from the single
>> ESS1869 already present there that it's okay without.
>>
>> If you are upto applying the attached patch and rebuilding the kernel
&
pported on this system
pnp: Failed to disable device 00:06.
ESS AudioDrive ES18xx soundcard not found or device busy
And, of course, no sound.
The system is a Compaq Armada 1700, an old laptop.
Any suggestions?
--
o__
,>/'_ o__
(_)\(_),>/'_ o__
Yan
I have an old Compaq Armada 1700 laptop that I'm trying to set up for my
kids.
It has an isa pnp sound card, using the ess 1869 chip.
Apparently both isapnp and acpi are slightly broken, so I've disabled
acpi at kernel boot (acpi=off) and I'm using isapnp=0 when I modprobe
the snd_es18xx modul
20 matches
Mail list logo