* 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 [not found] ` <1201829593.32241.1.camel@localhost> 1 sibling, 1 reply; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ 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; 8+ 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] 8+ messages in thread
[parent not found: <1201829593.32241.1.camel@localhost>]
[parent not found: <1202014992.7069.3.camel@localhost>]
* Sound jack isolations [not found] ` <1202014992.7069.3.camel@localhost> @ 2008-02-03 5:09 ` Richard Marzan 0 siblings, 0 replies; 8+ messages in thread From: Richard Marzan @ 2008-02-03 5:09 UTC (permalink / raw) To: alsa-devel On Thu, 2008-01-31 at 20:33 -0500, Richard Marzan wrote: > > On Wed, 2008-01-30 at 23:03 -0800, 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 > > > > > > Tobin > > > > > > > > > On Wed, 2008-01-30 at 23:49 -0500, Richard Marzan wrote: > > > > I tried googling around but no helpful content so far. I have a laptop > > > > with built-in sound. It uses the HDA_intel kernel module. My problem is > > > > that I can't silence the onboard/built-in speakers when I plug in the > > > > headphones to the machine. Muting sound would lead to all jacks and > > > > audio ports to be silenced -- not just the built-in speakers, which I > > > > intend to mute solely leaving sound alive on the headphone jacks. There > > > > are no channels readily observable to differentiate where sound goes and > > > > to which port with alsa-mixer. The behavior I would like to achieve is > > > > one that will allow me to mute onboard speakers while continuing to have > > > > the headphones receive audio signals. Has anyone ever done this? Any > > > > pointers to documentation will be appreciated. > > > > > > > > My board has the Conexant CX20549 Codec. I think is uses the ALC268 > > > > module. I checked gmane and saw that a fellow user got snd-hda-intel > > > > working with the NVidia MCP67 chipset with a patch received from > > > > linuxant.com. I tried the method and when patching i had encountered > > > > errors. Thanks for the reply. Here is the link http://pastebin.ca/886945 ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-02-03 5:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[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
[not found] ` <1201829593.32241.1.camel@localhost>
[not found] ` <1202014992.7069.3.camel@localhost>
2008-02-03 5:09 ` Sound jack isolations Richard Marzan
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.