S. Aguinaga | 16 Aug 15:15
Favicon

Re: Alsa-devel Digest, Vol 18, Issue 45

Stan,
Thank you for spending time to look at this issue.  I owe you a drink, when you are in the chicago area let me know
and I'll treat you to one.

Ok, so I will check with the developers an see what can be done to correct this.  Thank you.

//Salvador 

1. Re: latest Mac Pro (quad core) audio issues (stan)

Message: 1
Date: Fri, 15 Aug 2008 15:14:12 -0700
From: stan <ghjeold_i_mwee <at> cox.net>
Subject: Re: [alsa-devel] latest Mac Pro (quad core) audio issues
To: "S. Aguinaga" <sa_jr <at> ieee.org>
Cc: alsa-devel <at> alsa-project.org
Message-ID: <48A5FFB4.10700 <at> cox.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

S. Aguinaga wrote:
> 
> Hello Stan,
> 
> This is awesome I did find the problem it's listed in the /var/log/messages under ALSA.
> 
> 1.   When I bring up the "Pulse Volume Control" gui, the first tab "Playback"  comes up empty, and grayed-out
is "No Streams Available"
> 2.   aplay does not produce sound, period!
> 3.   Amrok's welcome sample does not produce sound out of the std tower speaker or the headphone jack.
> 
(Continue reading)

stan | 16 Aug 17:48

Re: Bug with ALC889A on MacPro, mistakenly treated as ALC885, details inside

S. Aguinaga wrote:
> Stan,
> Thank you for spending time to look at this issue.  I owe you a drink, when you are in the chicago area let me
know and I'll treat you to one.

Aaaaahhh!  That was refreshing!  ;-)

> 
> Ok, so I will check with the developers an see what can be done to correct this.  Thank you.

You're welcome.  We are on the developer's list, so I will change the 
subject to reflect that there was a bug.  I was going to wait a day or 
two to see if anyone paid any attention, and then do it, but it won't 
hurt now.

> 
> //Salvador 
> 
> 
> 1. Re: latest Mac Pro (quad core) audio issues (stan)
> 
> 
> Message: 1
> Date: Fri, 15 Aug 2008 15:14:12 -0700
> From: stan <ghjeold_i_mwee <at> cox.net>
> Subject: Re: [alsa-devel] latest Mac Pro (quad core) audio issues
> To: "S. Aguinaga" <sa_jr <at> ieee.org>
> Cc: alsa-devel <at> alsa-project.org
> Message-ID: <48A5FFB4.10700 <at> cox.net>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
(Continue reading)

Takashi Iwai | 18 Aug 14:11
Favicon

Re: Alsa-devel Digest, Vol 18, Issue 45

At Sat, 16 Aug 2008 06:15:46 -0700 (PDT),
S. Aguinaga wrote:
> 
> S. Aguinaga wrote:
> > 
> > Hello Stan,
> > 
> > This is awesome I did find the problem it's listed in the /var/log/messages under ALSA.
> > 
> > 1.   When I bring up the "Pulse Volume Control" gui, the first tab "Playback"  comes up empty, and grayed-out
is "No Streams Available"
> > 2.   aplay does not produce sound, period!
> > 3.   Amrok's welcome sample does not produce sound out of the std tower speaker or the headphone jack.
> > 
> > I didn't notice anything strange on the output of the alsa-info.sh file, but when I checked the
var/log/messages, this is what I found:
> > 
> >  sudo cat /var/log/messages | grep ALSA
> > Aug 11 07:52:10 macprolinx kernel: ALSA sound/pci/hda/hda_intel.c:1810: chipset global
capabilities = 0x4401
> > Aug 11 07:52:10 macprolinx kernel: ALSA sound/pci/hda/hda_intel.c:749: codec_mask = 0x1
> > Aug 11 07:52:10 macprolinx kernel: ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Surround
Playback Volume, skipped
(snip)

These messages are harmless.  It's just information from the driver,
enabled only when you build it with CONFIG_SND_DEBUG_VERBOSE=y.

> I think your problem is a misidentification of your sound chip.  The 
> model being used for your 889A appears to be incompatible, thus all 
(Continue reading)

S. Aguinaga | 18 Aug 19:23
Favicon

Re: Alsa-devel Digest, Vol 18, Issue 45

==============================================
Trying to figure out where to add this "model=macpro"
and it looks like it should be in a file called modprobe.conf or an options file under /etc/modprobe.d/

but I don't have (with my installation -- fedora {9} ) those files, do you have any input on this?

below are the only files I have.

/etc/modprobe.d/
 
anaconda   
blacklist-visor  
i915modeset
blacklist  
floppy-pnp       
modprobe.conf.dist

==============================================
Subject: Re: [alsa-devel] Alsa-devel Digest, Vol 18, Issue 45

At Sat, 16 Aug 2008 06:15:46 -0700 (PDT),
S. Aguinaga wrote:
> 
> S. Aguinaga wrote:
> > 
> > Hello Stan,
> > 
> > This is awesome I did find the problem it's listed in the /var/log/messages under ALSA.
> > 
> > 1.   When I bring up the "Pulse Volume Control" gui, the first tab "Playback"  comes up empty, and grayed-out
(Continue reading)

Takashi Iwai | 19 Aug 12:48
Favicon

Re: Alsa-devel Digest, Vol 18, Issue 45

At Mon, 18 Aug 2008 10:26:42 -0700 (PDT),
S. Aguinaga wrote:
> 
> ==============================================
> Trying to figure out where to add this "model=macpro"
> and it looks like it should be in a file called modprobe.conf or an options file under /etc/modprobe.d/
> 
> but I don't have (with my installation -- fedora {9} ) those files, do you have any input on this?

You can create any file, typically, /etc/modprobe.d/sound or so.
Put the following line there

options snd-hda-intel model=macpro

Then reload the module, check the sysfs file
/sys/modules/snd_hda_intel/parameters/macpro to see whether the
specified option was really passed properly.

Takashi

> below are the only files I have.
> 
> /etc/modprobe.d/
>  
> anaconda   
> blacklist-visor  
> i915modeset
> blacklist  
> floppy-pnp       
> modprobe.conf.dist
(Continue reading)


Gmane