Re: nForce 430 / ASUS M2NPV-VM snd_hda_intel (surround) sound problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Samstag 14 April 2007 schrieb Oliver Lupton:
> Prakash Punnoor wrote:
> > OK, I was right. Taking out ad1986a_3st_init_verbs is enough for making
> > it work:
> >
> > 	case AD1986A_3STACK:
> > 		spec->num_mixers = 2;
> > 		spec->mixers[1] = ad1986a_3st_mixers;
> > 		spec->num_init_verbs = 1;//2;
> > 		//spec->init_verbs[1] = ad1986a_3st_init_verbs;
> > 		spec->init_verbs[2] = ad1986a_ch2_init;
> > 		spec->channel_mode = ad1986a_modes;
> > 		spec->num_channel_mode = ARRAY_SIZE(ad1986a_modes);
> > 		spec->need_dac_fix = 1;
> > 		spec->multiout.max_channels = 2;
> > 		spec->multiout.num_dacs = 1;
> > 		break;
> >
> > There is still one bug left for me: If I change ch setting, I need to
> > adjust vol for sur, cl/lfe again, otherwise they stay mute. Bug of driver
> > or alsamixer?
> >
> > Would be nice if we got a real fix for kernel 2.6.21. :-)
> >
> > Cheers,
>
> On my A8N-VM then it's working with *init_verbs* commented, max_channels
> set to 6 and num_dacs set to 3.
> I haven't tried it, but if you're changing num_init_verbs to 1 then it
> looks like spec->init_verbs[2] = ad1986a_ch2_init; should have
> spec->init_verbs[1] instead?


Oops, yes, of course copy & paste error.


-- 
(°=                 =°)
//\ Prakash Punnoor /\\
V_/                 \_V

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux