* alsa-info.sh
[not found] ` <1201763039.23369.56.camel@razman.gruemaster.com>
@ 2008-01-31 10:43 ` Jaroslav Kysela
2008-01-31 14:25 ` alsa-info.sh Tobin Davis
0 siblings, 1 reply; 10+ messages in thread
From: Jaroslav Kysela @ 2008-01-31 10:43 UTC (permalink / raw)
To: Tobin Davis; +Cc: ALSA development
On Wed, 30 Jan 2008, Tobin Davis wrote:
> Try downloading alsa-driver-1.0.16rc2. It has some new patches in it.
>
> If that doesn't work, please report back with the link generated from
> running http://bulletproof.servebeer.com/alsa/scripts/alsa-info.sh
Hey this script is exactly something I'd like to show users in
http://www.alsa-project.org/main/index.php/Help_To_Debug .
Can I put this script to our HG tree in alsa/ repo and point users to it
in mentioned page?
Thanks.
Jaroslav
-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2008-01-31 10:43 ` alsa-info.sh Jaroslav Kysela
@ 2008-01-31 14:25 ` Tobin Davis
2008-01-31 14:29 ` alsa-info.sh Takashi Iwai
0 siblings, 1 reply; 10+ messages in thread
From: Tobin Davis @ 2008-01-31 14:25 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
I'll get in tough with the script writer and find out. His name is
wishie on #alsa at irc.freenode.net.
Tobin
On Thu, 2008-01-31 at 11:43 +0100, Jaroslav Kysela wrote:
> On Wed, 30 Jan 2008, Tobin Davis wrote:
>
> > Try downloading alsa-driver-1.0.16rc2. It has some new patches in it.
> >
> > If that doesn't work, please report back with the link generated from
> > running http://bulletproof.servebeer.com/alsa/scripts/alsa-info.sh
>
> Hey this script is exactly something I'd like to show users in
> http://www.alsa-project.org/main/index.php/Help_To_Debug .
>
> Can I put this script to our HG tree in alsa/ repo and point users to it
> in mentioned page?
>
> Thanks.
>
> Jaroslav
>
> -----
> Jaroslav Kysela <perex@perex.cz>
> Linux Kernel Sound Maintainer
> ALSA Project, Red Hat, Inc.
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2008-01-31 14:25 ` alsa-info.sh Tobin Davis
@ 2008-01-31 14:29 ` Takashi Iwai
2008-01-31 16:12 ` alsa-info.sh Jaroslav Kysela
0 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2008-01-31 14:29 UTC (permalink / raw)
To: Tobin Davis; +Cc: ALSA development
At Thu, 31 Jan 2008 06:25:31 -0800,
Tobin Davis wrote:
>
> I'll get in tough with the script writer and find out. His name is
> wishie on #alsa at irc.freenode.net.
Maybe we can add just a link?
One thing missing in this script is the alsactl file. It's often
pretty helpful and more obvious than codec proc files for some trivial
bugs like mixer misconfiguration.
Takashi
>
> Tobin
>
> On Thu, 2008-01-31 at 11:43 +0100, Jaroslav Kysela wrote:
>
> > On Wed, 30 Jan 2008, Tobin Davis wrote:
> >
> > > Try downloading alsa-driver-1.0.16rc2. It has some new patches in it.
> > >
> > > If that doesn't work, please report back with the link generated from
> > > running http://bulletproof.servebeer.com/alsa/scripts/alsa-info.sh
> >
> > Hey this script is exactly something I'd like to show users in
> > http://www.alsa-project.org/main/index.php/Help_To_Debug .
> >
> > Can I put this script to our HG tree in alsa/ repo and point users to it
> > in mentioned page?
> >
> > Thanks.
> >
> > Jaroslav
> >
> > -----
> > Jaroslav Kysela <perex@perex.cz>
> > Linux Kernel Sound Maintainer
> > ALSA Project, Red Hat, Inc.
> >
>
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2008-01-31 14:29 ` alsa-info.sh Takashi Iwai
@ 2008-01-31 16:12 ` Jaroslav Kysela
2008-01-31 16:18 ` alsa-info.sh Takashi Iwai
0 siblings, 1 reply; 10+ messages in thread
From: Jaroslav Kysela @ 2008-01-31 16:12 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ALSA development
On Thu, 31 Jan 2008, Takashi Iwai wrote:
> At Thu, 31 Jan 2008 06:25:31 -0800,
> Tobin Davis wrote:
> >
> > I'll get in tough with the script writer and find out. His name is
> > wishie on #alsa at irc.freenode.net.
>
> Maybe we can add just a link?
I though about this, but I'd like to have such script at official server
somewhere. The /alsa HG repo is exactly created for this purpose, and we
can eventually track changes in this script also from the security
perspective.
> One thing missing in this script is the alsactl file. It's often
> pretty helpful and more obvious than codec proc files for some trivial
> bugs like mixer misconfiguration.
Another reason to have this script under control ;-)
Jaroslav
-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2008-01-31 16:12 ` alsa-info.sh Jaroslav Kysela
@ 2008-01-31 16:18 ` Takashi Iwai
2008-01-31 16:22 ` alsa-info.sh Jaroslav Kysela
0 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2008-01-31 16:18 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: ALSA development
At Thu, 31 Jan 2008 17:12:31 +0100 (CET),
Jaroslav Kysela wrote:
>
> On Thu, 31 Jan 2008, Takashi Iwai wrote:
>
> > At Thu, 31 Jan 2008 06:25:31 -0800,
> > Tobin Davis wrote:
> > >
> > > I'll get in tough with the script writer and find out. His name is
> > > wishie on #alsa at irc.freenode.net.
> >
> > Maybe we can add just a link?
>
> I though about this, but I'd like to have such script at official server
> somewhere. The /alsa HG repo is exactly created for this purpose, and we
> can eventually track changes in this script also from the security
> perspective.
In that case, we must make it clear what is the license of that
script. Preferably under GPL.
Takashi
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2008-01-31 16:18 ` alsa-info.sh Takashi Iwai
@ 2008-01-31 16:22 ` Jaroslav Kysela
2008-01-31 16:48 ` alsa-info.sh Tobin Davis
0 siblings, 1 reply; 10+ messages in thread
From: Jaroslav Kysela @ 2008-01-31 16:22 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ALSA development
On Thu, 31 Jan 2008, Takashi Iwai wrote:
> At Thu, 31 Jan 2008 17:12:31 +0100 (CET),
> Jaroslav Kysela wrote:
> >
> > On Thu, 31 Jan 2008, Takashi Iwai wrote:
> >
> > > At Thu, 31 Jan 2008 06:25:31 -0800,
> > > Tobin Davis wrote:
> > > >
> > > > I'll get in tough with the script writer and find out. His name is
> > > > wishie on #alsa at irc.freenode.net.
> > >
> > > Maybe we can add just a link?
> >
> > I though about this, but I'd like to have such script at official server
> > somewhere. The /alsa HG repo is exactly created for this purpose, and we
> > can eventually track changes in this script also from the security
> > perspective.
>
> In that case, we must make it clear what is the license of that
> script. Preferably under GPL.
It's already under GPL (comment in this script says that), but having
ack from the original author would be good, of course.
Jaroslav
-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2008-01-31 16:22 ` alsa-info.sh Jaroslav Kysela
@ 2008-01-31 16:48 ` Tobin Davis
0 siblings, 0 replies; 10+ messages in thread
From: Tobin Davis @ 2008-01-31 16:48 UTC (permalink / raw)
To: Jaroslav Kysela; +Cc: Takashi Iwai, ALSA development
I'm trying to contact the authors now on IRC. I am talking to one of
them, but the main developer is offline. I'm sure he'd love to put it
up on alsa-project.org.
Tobin
On Thu, 2008-01-31 at 17:22 +0100, Jaroslav Kysela wrote:
> On Thu, 31 Jan 2008, Takashi Iwai wrote:
>
> > At Thu, 31 Jan 2008 17:12:31 +0100 (CET),
> > Jaroslav Kysela wrote:
> > >
> > > On Thu, 31 Jan 2008, Takashi Iwai wrote:
> > >
> > > > At Thu, 31 Jan 2008 06:25:31 -0800,
> > > > Tobin Davis wrote:
> > > > >
> > > > > I'll get in tough with the script writer and find out. His name is
> > > > > wishie on #alsa at irc.freenode.net.
> > > >
> > > > Maybe we can add just a link?
> > >
> > > I though about this, but I'd like to have such script at official server
> > > somewhere. The /alsa HG repo is exactly created for this purpose, and we
> > > can eventually track changes in this script also from the security
> > > perspective.
> >
> > In that case, we must make it clear what is the license of that
> > script. Preferably under GPL.
>
> It's already under GPL (comment in this script says that), but having
> ack from the original author would be good, of course.
>
> Jaroslav
>
> -----
> Jaroslav Kysela <perex@perex.cz>
> Linux Kernel Sound Maintainer
> ALSA Project, Red Hat, Inc.
>
--
Tobin Davis
RAM wasn't built in a day.
^ permalink raw reply [flat|nested] 10+ messages in thread
* alsa-info.sh
@ 2010-06-04 18:09 Justin P. Mattock
2010-06-04 18:12 ` alsa-info.sh Daniel Chen
0 siblings, 1 reply; 10+ messages in thread
From: Justin P. Mattock @ 2010-06-04 18:09 UTC (permalink / raw)
To: alsa-devel
hello..
Im looking for the codec#0
for the MacBookAir2,1 can anybody
supply this?(doing a google search
gives nothing but crudd).
cheers,
Justin P. Mattock
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2010-06-04 18:09 alsa-info.sh Justin P. Mattock
@ 2010-06-04 18:12 ` Daniel Chen
2010-06-04 18:18 ` alsa-info.sh Justin P. Mattock
0 siblings, 1 reply; 10+ messages in thread
From: Daniel Chen @ 2010-06-04 18:12 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: alsa-devel
On Fri, Jun 4, 2010 at 2:09 PM, Justin P. Mattock
<justinmattock@gmail.com> wrote:
> hello..
> Im looking for the codec#0
> for the MacBookAir2,1
http://launchpadlibrarian.net/49455483/Card0.Codecs.codec.0.txt
(https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/587786)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: alsa-info.sh
2010-06-04 18:12 ` alsa-info.sh Daniel Chen
@ 2010-06-04 18:18 ` Justin P. Mattock
0 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-06-04 18:18 UTC (permalink / raw)
To: Daniel Chen; +Cc: alsa-devel
On 06/04/2010 11:12 AM, Daniel Chen wrote:
> On Fri, Jun 4, 2010 at 2:09 PM, Justin P. Mattock
> <justinmattock@gmail.com> wrote:
>> hello..
>> Im looking for the codec#0
>> for the MacBookAir2,1
>
> http://launchpadlibrarian.net/49455483/Card0.Codecs.codec.0.txt
> (https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/587786)
>
thanks!!
looking at it.. what/where
do you suppose the mic is?
Justin P. Mattock
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2010-06-04 18:18 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-04 18:09 alsa-info.sh Justin P. Mattock
2010-06-04 18:12 ` alsa-info.sh Daniel Chen
2010-06-04 18:18 ` alsa-info.sh Justin P. Mattock
[not found] <1201754941.7685.4.camel@localhost>
[not found] ` <1201763039.23369.56.camel@razman.gruemaster.com>
2008-01-31 10:43 ` alsa-info.sh Jaroslav Kysela
2008-01-31 14:25 ` alsa-info.sh Tobin Davis
2008-01-31 14:29 ` alsa-info.sh Takashi Iwai
2008-01-31 16:12 ` alsa-info.sh Jaroslav Kysela
2008-01-31 16:18 ` alsa-info.sh Takashi Iwai
2008-01-31 16:22 ` alsa-info.sh Jaroslav Kysela
2008-01-31 16:48 ` alsa-info.sh Tobin Davis
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.