Re: no sound in current -git

From: Dave Jones
Date: Thu May 26 2011 - 00:33:58 EST


On Wed, May 25, 2011 at 09:18:04PM -0700, Justin P. Mattock wrote:
> On 05/25/2011 06:34 PM, Dave Jones wrote:
> > Since the last ALSA merge, I have no sound on my laptop.
> > I have onboard intel sound, and a NuForce µDAC. Neither of them show up
> > in alsamixer, or pavucontrol.
>
> sound over here is out as well on a macbook pro. seems gnome shell
> didn't like whats being merged with the current Mainline i.g. no sound
> bluetooth applet missing. will bisect when I get a chance.

Maybe it was this that just got merged.. (building now)

commit 4db70f73e56961b9bcdfd0c36c62847a18b7dbb5
Author: Eric Paris <eparis@xxxxxxxxxx>
Date: Wed May 25 19:49:18 2011 -0700

tmpfs: fix XATTR N overriding POSIX_ACL Y

Choosing TMPFS_XATTR default N was switching off TMPFS_POSIX_ACL,
even if it had been Y in oldconfig; and Linus reports that PulseAudio
goes subtly wrong unless it can use ACLs on /dev/shm.

Make TMPFS_POSIX_ACL select TMPFS_XATTR (and depend upon TMPFS),
and move the TMPFS_POSIX_ACL entry before the TMPFS_XATTR entry,
to avoid asking unnecessary questions then ignoring their answers.

Signed-off-by: Hugh Dickins <hughd@xxxxxxxxxx>
Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/