From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allin Cottrell Date: Tue, 17 Jan 2012 23:00:43 +0000 Subject: Re: iwlwifi with udev-177 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, 17 Jan 2012, Kay Sievers wrote: > On Tue, Jan 17, 2012 at 15:08, Allin Cottrell wrote: >> With udev-177 plus kmod4 (also with kmod3) I'm seeing this from dmesg on >> boot-up: >> >> iwlwifi 0000:03:00.0: request for firmware file \ >> 'iwlwifi-6000g2a-5.ucode' failed. >> >> The file in question is in /lib/firmware, which is the firmware-path set for >> udev. >> >> It seems, though, that the error message is somehow spurious, since I also >> see this (shortly after the above): >> >> iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301 >> >> and version 17.168.5.3 corresponds to iwlwifi-6000g2a-5. So just a cosmetic >> problem? > > You see the same when you rmmod/modprobe the module? > > Please enable timestamps in printk, and provide the entire output of > dmesg, so we can see in which context of the bootup this happens. Thanks for the reply. Work has intervened, but I'll get back to this and post the full dmesg before long. Allin Cottrell