Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760652Ab0HLVTX (ORCPT ); Thu, 12 Aug 2010 17:19:23 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:57192 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752441Ab0HLVTW (ORCPT ); Thu, 12 Aug 2010 17:19:22 -0400 MIME-Version: 1.0 In-Reply-To: <4C646110.1040104@gmail.com> References: <201008122200.05598.thomas@m3y3r.de> <4C646110.1040104@gmail.com> From: Linus Torvalds Date: Thu, 12 Aug 2010 14:18:54 -0700 Message-ID: Subject: Re: 2.6.36: Sound stop working To: Jiri Slaby , Eric Paris Cc: Takashi Iwai , Pekka Enberg , Thomas Meyer , Linux Kernel Mailing List Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1453 Lines: 41 Eric needs to be cc'd.. Sorry for the extra quoting. Linus --- On Thu, Aug 12, 2010 at 2:01 PM, Jiri Slaby wrote: > On 08/12/2010 10:26 PM, Takashi Iwai wrote: >> At Thu, 12 Aug 2010 23:10:15 +0300, >> Pekka Enberg wrote: >>> >>> On Thu, Aug 12, 2010 at 11:00 PM, Thomas Meyer wrote: >>>> My sound card stop to work since a few commits. I tried to bisect it and ended up with this: >>>> >>>> There are only 'skip'ped commits left to test. >>>> The first bad commit could be any of: >>>> 3bcf3860a4ff9bbc522820b4b765e65e4deceb3e >>>> c1e5c954020e123d30b4abf4038ce501861bcf9f >>>> We cannot bisect more! >>>> >>>> any ideas what to do now? >>> >>> Takashi, maybe this is related to Linus' problem? >> >> Yeah, I guess so, since I couldn't see any obvious problem in sound/*. >> >> PulseAudio uses inotify in udev-detection module, at least. >> It's possible that inotify change may hit the sound in the end. > > Probably I got into this problem yesterday. Found out that PA fails to > open /dev/snd/pcmC0D0p _second_ time. It opens it, then closes, then > opens it again and gets EBUSY. aplay is OK. > > (If this is the same issue.) > > -- > js > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/