At Thu, 12 Feb 2009 00:43:52 +0100,Bartłomiej Holdenmayer wrote:> > Dnia 2009-02-11, śro o godzinie 23:58 +0100, Takashi Iwai pisze:> > At Wed, 11 Feb 2009 22:15:30 +0000 (UTC),> > aeleneski@xxxxxxxxxxx wrote:> > > > > > Alright. Well, it again seems like a no go.> > > Ran all the commands, still no sound. Upon starting Amarok, I receive the> > > error "xine was unable to initialize any audio drivers."> > > > Could you try the patch below?> > > > Or, first load without probe_mask=1 option, give the command sequence> > and do echo to reconfig file.> > > > > > thanks,> > > > Takashi> > > > ---> > diff --git a/sound/pci/hda/hda_hwdep.c b/sound/pci/hda/hda_hwdep.c> > index 300ab40..482fb03 100644> > --- a/sound/pci/hda/hda_hwdep.c> > +++ b/sound/pci/hda/hda_hwdep.c> > @@ -175,7 +175,7 @@ static int reconfig_codec(struct hda_codec *codec)> > err = snd_hda_codec_build_controls(codec);> > if (err < 0)> > return err;> > - return 0;> > + return snd_card_register(codec->bus->card);> > }> > > > /*> > _______________________________________________> > Alsa-devel mailing list> > Alsa-devel@xxxxxxxxxxxxxxxx> > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel> > Can You explain what to do like for 6 years old kid? Well, I already merged the patch to sound git tree, so you just needto use the latest alsa-driver snapshot tree again from: ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz Takashi_______________________________________________Alsa-devel mailing listAlsa-devel@xxxxxxxxxxxxxxxxxxxx://mailman.alsa-project.org/mailman/listinfo/alsa-devel