At Tue, 26 Sep 2006 16:43:32 +0200, Mariusz Domanski wrote: > > 2006/9/26, Takashi Iwai <tiwai@xxxxxxx>: > > >At Mon, 25 Sep 2006 20:25:50 +0200, > >Mariusz Domanski wrote: > >> > >> > > >2006/9/25, Takashi Iwai <tiwai@xxxxxxx>: > >> > >> >> Propably the sound will appear after (x)th compilation, but why? Why it > is not > >> working > >> >> all the time? > >> > >> >No idea. A weird hardware... > >> > >> >> And why the ALC861 is detected to be the ALC660? > >> > >> >Simply because they are almost compatible (according to Realtek). > >> > >> >The patch looks broken. Could you regenerated it? > >> > >> >thanks, > >> > >> >Takashi > >> > >> Here is patch (now I'll write it as a part of email): > > > >... and it's more broken now :) > > > >Could you give the correct patch as an attachment? > >Also, try to avoid C++ style comments as much as possible. > > > > > >Thanks, > > > >Takashi > > Ok, I really don't know why the patch doesn't want to work... It looks well, but > produces errors when applied... > Anyway, I'm sending attachement with modified patch_realtek.c and patch file which > should work but doesn't... Maybe the gzipped patch should have sufficed. So, it's kept unmodified by the mailer. I'm now looking at your new patch, and found that you do _not_ comment out #if 0 for mic and line-in verbs as you did in the earlier patch. Namely, in the earler version: +//#if 0 + { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x01 << 8)) }, /*mic*/ + { 0x15, AC_VERB_SET_AMP_GAIN_MUTE, (0x7080 | (0x02 << 8)) }, /*line in*/ +//#endif + { } /* end */ while the '//' are removed in the newer version. Is it intentional? Otherwise it looks fine. Thanks, Takashi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel