Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161445AbWJ3U61 (ORCPT ); Mon, 30 Oct 2006 15:58:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161451AbWJ3U61 (ORCPT ); Mon, 30 Oct 2006 15:58:27 -0500 Received: from mail.kroah.org ([69.55.234.183]:52954 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S1161445AbWJ3U60 (ORCPT ); Mon, 30 Oct 2006 15:58:26 -0500 Date: Mon, 30 Oct 2006 12:57:42 -0800 From: Greg KH To: "Rafael J. Wysocki" Cc: Andrew Morton , Dave Jones , linux-kernel@vger.kernel.org, Jeff Garzik Subject: Re: 2.6.19-rc3-mm1 - udev doesn't work (was: ATI SATA controller not detected) Message-ID: <20061030205742.GA4084@kroah.com> References: <20061029160002.29bb2ea1.akpm@osdl.org> <200610302115.37688.rjw@sisk.pl> <20061030202251.GA1235@kroah.com> <200610302148.34218.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610302148.34218.rjw@sisk.pl> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1214 Lines: 33 On Mon, Oct 30, 2006 at 09:48:33PM +0100, Rafael J. Wysocki wrote: > On Monday, 30 October 2006 21:22, Greg KH wrote: > > On Mon, Oct 30, 2006 at 09:15:37PM +0100, Rafael J. Wysocki wrote: > > > Sorry, I was wrong. > > > > > > The controller _is_ detected and handled properly, but udev is apparently > > > unable to create the special device files for SATA drives/partitions even > > > though CONFIG_SYSFS_DEPRECATED is set. > > > > This config option should not affect the block device sysfs files at all > > at this point in time. > > > > What does 'tree /sys/block/' show? > > I can't run 'tree', but 'ls' works somehow (can't mount the root fs). The > block device sysfs files seem to be present If they are there, then udev should work just fine. > > If the files show up there properly, udev should handle them just fine. > > It doesn't. > > Well, I can binary search for the offending patch if that helps. That would be very helpful, thanks. greg k-h - 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/