* Echo Indigo card on Sabayon Gentoo
@ 2010-01-14 20:13 S. Aguinaga
2010-01-16 0:57 ` Giuliano Pochini
[not found] ` <20100117230438.33ca6692@Jay>
0 siblings, 2 replies; 6+ messages in thread
From: S. Aguinaga @ 2010-01-14 20:13 UTC (permalink / raw)
To: alsa-devel
Hello Fellows,
Just downloaded the latest (released) alsa-lib, alsa-driver, and alsa-utils, but my Indigo card does not work. It has been tested on the same system using the same drivers and on the same system using Fedora 10, that works fine.
Do you know what I might have to do to get it working on Gentoo (sabayon)?
When I type the following, this is what I get:
~/Downloads/alsa-utils-1.0.22/alsactl $ ./alsactl init 2
Unknown hardware: "Echo_Indigo IO" "" "" "0xecc0" "0x00a0"
Hardware is initialized using a guess method
Using aplay to list the device:
card 2: IO [Indigo IO], device 0: PCM [Indigo IO]
Subdevices: 8/8
.... etc.
Using aplay to test the card here is the command:
aplay -D plughw:2,0 <wav file>
And this does not work, I have checked that things are ok with alsamixer, but still!
Any help will be appreciated or let me know if this is best addressed by submitting a bug.
// Salvador
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Echo Indigo card on Sabayon Gentoo
2010-01-14 20:13 Echo Indigo card on Sabayon Gentoo S. Aguinaga
@ 2010-01-16 0:57 ` Giuliano Pochini
2010-01-18 18:09 ` S. Aguinaga
[not found] ` <20100117230438.33ca6692@Jay>
1 sibling, 1 reply; 6+ messages in thread
From: Giuliano Pochini @ 2010-01-16 0:57 UTC (permalink / raw)
To: S. Aguinaga; +Cc: alsa-devel
On Thu, 14 Jan 2010 12:13:55 -0800 (PST)
"S. Aguinaga" <sa_jr@yahoo.com> wrote:
> Hello Fellows,
> Just downloaded the latest (released) alsa-lib, alsa-driver, and alsa-utils, but my Indigo card does not work. It has been tested on the same system using the same drivers and on the same system using Fedora 10, that works fine.
Kernel or alsa version ?
> Do you know what I might have to do to get it working on Gentoo (sabayon)?
Same version ?
> Using aplay to list the device:
> card 2: IO [Indigo IO], device 0: PCM [Indigo IO]
> Subdevices: 8/8
> .... etc.
>
> Using aplay to test the card here is the command:
> aplay -D plughw:2,0 <wav file>
>
> And this does not work, I have checked that things are ok with alsamixer, but still!
Do you mean aplay works but there is no sound ?
Do you see anything in the vu-meter or in the mixer meters ?
--
Giuliano.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Echo Indigo card on Sabayon Gentoo
2010-01-16 0:57 ` Giuliano Pochini
@ 2010-01-18 18:09 ` S. Aguinaga
0 siblings, 0 replies; 6+ messages in thread
From: S. Aguinaga @ 2010-01-18 18:09 UTC (permalink / raw)
To: alsa-devel
> Hello Fellows,
> Just downloaded the latest (released) alsa-lib, alsa-driver, and alsa-utils, but my Indigo card does not work. It has been tested on the same system using the same drivers and on the same system using Fedora 10, that works fine.
Kernel or alsa version ?
[**] Alsa! I used the LiveCD of Fedora10, then downloaded the Alsa Lib and Firmware, and the IO-card works!!
> Do you know what I might have to do to get it working on Gentoo (sabayon)?
Same version ?
[**] Sabayon_Linux_5.0_x86_K
[**] Linux xthink 2.6.31-sabayon #1 SMP Fri Sep 25 19:21:17 UTC 2009 i686 Intel(R) Pentium(R) M processor 1.60GHz GenuineIntel GNU/Linux
> Using aplay to list the device:
> card 2: IO [Indigo IO], device 0: PCM [Indigo IO]
> Subdevices: 8/8
> .... etc.
>
> Using aplay to test the card here is the command:
> aplay -D plughw:2,0 <wav file>
>
> And this does not work, I have checked that things are ok with alsamixer, but still!
Do you mean aplay works but there is no sound ?
[**] Right it appears to be working (no errors returned) but no sound!
Do you see anything in the vu-meter or in the mixer meters ?
[**] This I don't understand, how would do/check that? I verified that alsamixer and see that the vu-meters are turned all the way up!
--
Giuliano.
[**] Salvador
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Echo Indigo card on Sabayon Gentoo
[not found] ` <20100117230438.33ca6692@Jay>
@ 2010-01-20 7:15 ` S. Aguinaga
2010-01-23 0:24 ` Giuliano Pochini
2010-01-23 9:33 ` Giuliano Pochini
0 siblings, 2 replies; 6+ messages in thread
From: S. Aguinaga @ 2010-01-20 7:15 UTC (permalink / raw)
To: alsa-devel
Hello Giuliano,
No luck, same behavior. I edited the first file listed listed below and recompiled it and installed it.
Then I restarted the system with the indigo card in place, and the VU meters show levels in the -120 to -100 dB?
I do have alsa-driver-1.0.22
my kernel is 2.6.31
// Salvador
________________________________
From: Giuliano Pochini <pochini@shiny.it>
To: S. Aguinaga <sa_jr@yahoo.com>
Sent: Sun, January 17, 2010 4:04:38 PM
Subject: Re: [alsa-devel] Echo Indigo card on Sabayon Gentoo
On Thu, 14 Jan 2010 12:13:55 -0800 (PST)
"S. Aguinaga" <sa_jr@yahoo.com> wrote:
> Hello Fellows,
> Just downloaded the latest (released) alsa-lib, alsa-driver, and alsa-utils, but my Indigo card does not work. It has been tested on the same system using the same drivers and on the same system using Fedora 10, that works fine.
First install a recent version of echomixer.
If you are using alsa-driver 1.0.22 or kernel 2.6.32, try to add this line:
#define ECHOCARD_HAS_LINE_OUT_GAIN
in
alsa-driver-1.0.22/alsa-kernel/pci/echoaudio/indigoio.c
or in
linux-2.6.32/sound/pci/echoaudio/indigoio.c
and recompile. It re-enables the line-out control that I removed last year
because it was not supposed to exist in that card.
--
Giuliano.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Echo Indigo card on Sabayon Gentoo
2010-01-20 7:15 ` S. Aguinaga
@ 2010-01-23 0:24 ` Giuliano Pochini
2010-01-23 9:33 ` Giuliano Pochini
1 sibling, 0 replies; 6+ messages in thread
From: Giuliano Pochini @ 2010-01-23 0:24 UTC (permalink / raw)
To: S. Aguinaga; +Cc: alsa-devel
On Tue, 19 Jan 2010 23:15:41 -0800 (PST)
"S. Aguinaga" <sa_jr@yahoo.com> wrote:
> No luck, same behavior. I edited the first file listed listed below and recompiled it and installed it.
> Then I restarted the system with the indigo card in place, and the VU meters show levels in the -120 to -100 dB?
The first two meters are the two input channels. They always show some noise.
I'll try something tomorrow on my indigoIOx. Those cards have the same set
of controls, but yours doesn't work. Hmm, I'll let you know.
--
Giuliano.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Echo Indigo card on Sabayon Gentoo
2010-01-20 7:15 ` S. Aguinaga
2010-01-23 0:24 ` Giuliano Pochini
@ 2010-01-23 9:33 ` Giuliano Pochini
1 sibling, 0 replies; 6+ messages in thread
From: Giuliano Pochini @ 2010-01-23 9:33 UTC (permalink / raw)
To: S. Aguinaga; +Cc: alsa-devel
On Tue, 19 Jan 2010 23:15:41 -0800 (PST)
"S. Aguinaga" <sa_jr@yahoo.com> wrote:
> No luck, same behavior. I edited the first file listed listed below and recompiled it and installed it.
> Then I restarted the system with the indigo card in place, and the VU meters show levels in the -120 to -100 dB?
I did some tests with my indigoIOx. I added the "#define
ECHOCARD_HAS_LINE_OUT_GAIN" in indigoiox.c and it compiled and loaded fine.
That change adds this control to the set (which does not work on my card):
numid=17,iface=MIXER,name='Line Playback Volume'
; type=INTEGER,access=rw---R--,values=2,min=-128,max=6,step=0
: values=-128,-128
| dBscale-min=-128.00dB,step=1.00dB,mute=1
Please check it exists with "amixer -c <cardnumber> contents" (your numid
may differ). If it doesn't, you didn't patch indigoio.c correctly. That
control is not supposed to exist in Indigo and Mia cards, but since in the
Mia it does, it might be there in the CARDBUS indigos as well.
Please use a recent echomixer and make sure the values of the control above
are not -128dB.
--
Giuliano.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-01-23 9:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 20:13 Echo Indigo card on Sabayon Gentoo S. Aguinaga
2010-01-16 0:57 ` Giuliano Pochini
2010-01-18 18:09 ` S. Aguinaga
[not found] ` <20100117230438.33ca6692@Jay>
2010-01-20 7:15 ` S. Aguinaga
2010-01-23 0:24 ` Giuliano Pochini
2010-01-23 9:33 ` Giuliano Pochini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).