[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110526043337.GA11224@redhat.com>
Date: Thu, 26 May 2011 00:33:38 -0400
From: Dave Jones <davej@...hat.com>
To: "Justin P. Mattock" <justinmattock@...il.com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Takashi Iwai <tiwai@...e.de>
Subject: Re: no sound in current -git
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@...hat.com>
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@...gle.com>
Signed-off-by: Linus Torvalds <torvalds@...ux-foundation.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists