At Mon, 15 Jul 2002 07:23:48 -0500,
Kelledin wrote:
> 
> On Friday 12 July 2002 12:25 pm, Adam Jones wrote:
> > On 12-Jul-02, Kelledin wrote:
> > > This happens on kernel 2.4.18+SGI XFS 1.0.2+RML's
> > > preemptible kernel patch. The card works fine with OSS, and
> > > it worked reasonably well with alsa 0.5.x.
> >
> > Are you running an SMP kernel?  I'm using 0.9RC2 with an
> > emu10k1 here on a straight 2.4.18 system, and it's been
> > perfectly stable...
> >
> > Is anything else sharing the interrupt with the emu10k1 card?
> 
> Well, good news.  On the advice from a kind lurking soul watching 
> the lists, I compiled alsa-driver with gcc-2.95.3 (instead of 
> 3.1).  No more oopses.
> 
> I suppose I should know by now never to compile kernel code with 
> the latest gcc.  Bad admin!  Bad!

well, on my machine gcc3.1 kernel/module are working quite well.

i guess the problem is combination of kernel/modules compiled with
different gcc versions.  you need to compile both kernel and _all_
modules with the same compiler.


> Now on to *other* problems...
> 
> I'm not sure how to interpret many of the mixer channels in 
> alsamixer, but I'm fairly sure that "Master" is supposed to 
> control *everything.*  Apparently "Master" only affects the 
> front channel...
 
yes.  confusingly it's named so.  the Master is the master of AC97
channels, i.e. front speakers.  other speakers are not routed via
ac97, so they are not affected.

> When I'm playing a DVD (via xine+4channel) or an mp3 (via 
> xmms+alsa plugin), front channels get controlled by "Wave", and 
> rear channels get controlled by "Wave Surround".  That sort of 
> makes sense, I suppose.  The front channels are also affected by 
> adjusting the "PCM" mixer control or "Master" mixer control; 
> "Wave Surround" is affected only by...well..."Wave Surround." 
> "Master" does nothing for this, and this just doesn't seem quite 
> right to me.  I would think "PCM" should affect all channels as 
> well, sine there's only one "PCM" control...

also, "PCM" is a component of AC97 mixer, i.e. front only.

we need a better abstraction/fusion of ac97 and emu10k1 routing...


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to