2006-03-18 14:06:01

by Marcus Hartig

[permalink] [raw]
Subject: 2.6.16-rcX - no more sound with ALSA snd-hda-intel / Sigmatel

Hello!

Since the 2.6.16.rcX kernel versions I have no more sound with the ALSA
snd-hda-intel driver. All modules load without errors, all channels are
unmuted, no errors in any log, but sound is death! :(

With kernel 2.6.15.6 (ALSA 1.0.10rc3) the sound is working, only that
the headphones output is not doing any noise and then the internal
speakers are not muted. With mplayer and ALSA sound output the CPU load
goes very high and it stutters, with OSS output in mplayer OSS device
not more.

This is an new DELL Inspiron 9400 Dual Core notebook with Sigmatel STAC
92XX C-Major HD Audio.

lspci:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 01) Subsystem: Dell Unknown device 01cd

Module options:
snd_hda_intel position_fix=1 index=0

What has changed since 2.6.15.X?


Greetings,
Marcus


2006-03-18 14:36:40

by Adrian Bunk

[permalink] [raw]
Subject: Re: 2.6.16-rcX - no more sound with ALSA snd-hda-intel / Sigmatel

On Sat, Mar 18, 2006 at 03:05:53PM +0100, Marcus Hartig wrote:

> Hello!

Hi Marcus!

> Since the 2.6.16.rcX kernel versions I have no more sound with the ALSA
> snd-hda-intel driver. All modules load without errors, all channels are
> unmuted, no errors in any log, but sound is death! :(
>
> With kernel 2.6.15.6 (ALSA 1.0.10rc3) the sound is working, only that
> the headphones output is not doing any noise and then the internal
> speakers are not muted. With mplayer and ALSA sound output the CPU load
> goes very high and it stutters, with OSS output in mplayer OSS device
> not more.
>
> This is an new DELL Inspiron 9400 Dual Core notebook with Sigmatel STAC
> 92XX C-Major HD Audio.
>
> lspci:
> 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
> Definition Audio Controller (rev 01) Subsystem: Dell Unknown device 01cd
>
> Module options:
> snd_hda_intel position_fix=1 index=0
>...

Does the patch from [1] help?

> Greetings,
> Marcus

cu
Adrian

[1] http://lkml.org/lkml/2006/3/17/279

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

2006-03-18 18:32:53

by Marcus Hartig

[permalink] [raw]
Subject: Re: 2.6.16-rcX - no more sound with ALSA snd-hda-intel / Sigmatel

Adrian Bunk wrote:

> Does the patch from [1] help?

> [1] http://lkml.org/lkml/2006/3/17/279

Thanks, Adrian! Tried the patch on 2.6.16-rc6-git9, but only headphone
output is working, now. Microphone not tested, alsamixer/gnome-mixer all
channels are ok. But internal speakers are quiet, when nothing is to the
jack connected, is it ok so as a quirk? ;-)

Greetings,
Marcus

2006-03-20 11:59:53

by Takashi Iwai

[permalink] [raw]
Subject: Re: 2.6.16-rcX - no more sound with ALSA snd-hda-intel / Sigmatel

At Sat, 18 Mar 2006 19:32:16 +0100,
Marcus Hartig wrote:
>
> Adrian Bunk wrote:
>
> > Does the patch from [1] help?
>
> > [1] http://lkml.org/lkml/2006/3/17/279
>
> Thanks, Adrian! Tried the patch on 2.6.16-rc6-git9, but only headphone
> output is working, now. Microphone not tested, alsamixer/gnome-mixer all
> channels are ok. But internal speakers are quiet, when nothing is to the
> jack connected, is it ok so as a quirk? ;-)

See ALSA bug #1843
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1843


Takashi