Dnia 2009-02-14, sob o godzinie 11:30 +0100, Takashi Iwai pisze:
At Fri, 13 Feb 2009 22:48:26 +0100, Bartłomiej Holdenmayer wrote:
Dnia 2009-02-13, pią o godzinie 09:03 +0100, Takashi Iwai pisze:
At Fri, 13 Feb 2009 07:58:44 +0100, I wrote:
At Fri, 13 Feb 2009 04:37:54 +0100, Bartłomiej Holdenmayer wrote:
Dnia 2009-02-11, śro o godzinie 08:48 +0100, Takashi Iwai pisze:
At Wed, 11 Feb 2009 03:20:44 +0100, Bartłomiej Holdenmayer wrote: > > Welcome, > I have no sound through HDMI. > I have Nvidia Geforce 9200M GS with 180.11 driver. Alsa 1.0.19. And > newest bios F13A. > > I was googling for a week and only solution i found was to upgrade Alsa > and Nvidia to the newest version. I did, but i still do not have sound > over HDMI. In Win$ it is working ok. > > http://www.alsa-project.org/db/?f=01be9175263a5021fcfef3a47123afc04d62a863
Try the very latest alsa-driver snapshot below: ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
Takashi
I have now the newest nvidia 180.29 from 11.02.09. I have alsa snapshot. Still sound does not work over hdmi.
Well, then the last suspect is BIOS.
BTW, the very latest alsa-driver snapshot includes a new feature to force the codec probing. Grab the latest one and try probe_mask=0x1ff option. You'll have to see some new messages hda_intel: codec_mask forced to 0xff
Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
Can You please tell me what exactly should I do?
Well, just like what I wrote in the above: grab the latest alsa-driver snapshot tarball, build it, install it, and add probe_mask=0x1ff module option to snd-hda-intel, then load it. If you've done it properly, you see the message like above. And let's see whether the driver can detect more codecs.
Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
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