Dnia 2009-02-14, sob o godzinie 18:03 +0100, Takashi Iwai pisze:> At Sat, 14 Feb 2009 15:53:26 +0100,> Bartłomiej Holdenmayer wrote:> > > > Dnia 2009-02-14, sob o godzinie 15:28 +0100, Vedran Miletić pisze:> > > On Sat, Feb 14, 2009 at 3:22 PM, Bartłomiej Holdenmayer <bh@xxxxxxxxx> wrote:> > > > I am not sure if do everything properly.> > > >> > > > 1. I did installation of alsa snap with script> > > > AlsaUpgrade-1.0.x-rev-1.16.sh;> > > >> > > > 2. After that, I changed last line in /etc/modprobe.d/alsa-base from:> > > > options snd-hda-intel enable_msi=1> > > >> > > > into:> > > > options snd-hda-intel enable_msi=1 probe_mask=0x1ff> > > >> > > >> > > > 3. After I restarted alsa with /etc/init.d/alsasound stop> > > > and> > > > /etc/init.d/alsasound start> > > >> > > > and get message:> > > > Starting sound driver: snd-hda-intel done> > > >> > > > Am I doing that properly? What should I do (what command) to see> > > > hda_intel: codec_mask forced to 0xff> > > >> > > >> > > > --> > > > Pozdrawiam / Regards> > > > Bartłomiej Holdenmayer> > > >> > > > GG:541634; ICQ:33920811; skypename:bartlomiejholdenmayer> > > >> > > > _______________________________________________> > > > Alsa-devel mailing list> > > > Alsa-devel@xxxxxxxxxxxxxxxx> > > > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel> > > >> > > > > > Did you try installing snapshot manually? Script could be bad.> > > > > > Vedran> > > _______________________________________________> > > Alsa-devel mailing list> > > Alsa-devel@xxxxxxxxxxxxxxxx> > > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel> > > > I checked script. It is downloading good snapshot.> > > > There are other options in script:> > ./configure --with-kernel=/usr/src/linux-headers-$KERNEL> > --with-cards=all --with-card-options=all --with-sequencer=yes> > --with-oss=yes --prefix=/usr || die "$DRIVER configure failed"> > > > I guess everything is ok. I attach the script.> > After you load the latest driver with that probe_mask option, check> the "kernel messages" (i.e. run dmesg command). It's not about the> message from modprobe.> > > Takashi> _______________________________________________> Alsa-devel mailing list> Alsa-devel@xxxxxxxxxxxxxxxx> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel I changed last line in /etc/modprobe.d/alsa-base from:options snd-hda-intel enable_msi=1into:options snd-hda-intel enable_msi=1 probe_mask=0x1ffand restarted system. Is that the way to load the latest driver with that probe_mask option ???? My dmesg |grep hda is returnig null. And dmesg |grep HDA:[ 16.863426] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22[ 16.863506] HDA Intel 0000:00:1b.0: setting latency timer to 64[ 16.987913] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11[ 17.148503] input: HDA Intel at 0x9f300000 irq 214 Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/input/input12[ 17.148905] input: HDA Intel at 0x9f300000 irq 214 Mic at Sep UNKNOWN Jack as /devices/pci0000:00/0000:00:1b.0/input/input13[ 17.149268] input: HDA Intel at 0x9f300000 irq 214 HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/input/input14 -- Pozdrawiam / RegardsBartłomiej Holdenmayer GG:541634; ICQ:33920811; skypename:bartlomiejholdenmayer _______________________________________________Alsa-devel mailing listAlsa-devel@xxxxxxxxxxxxxxxxxxxx://mailman.alsa-project.org/mailman/listinfo/alsa-devel