Return-path: Received: from mail-bk0-f46.google.com ([209.85.214.46]:65330 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755442Ab2DSPJD convert rfc822-to-8bit (ORCPT ); Thu, 19 Apr 2012 11:09:03 -0400 Received: by bkcik5 with SMTP id ik5so6458224bkc.19 for ; Thu, 19 Apr 2012 08:09:01 -0700 (PDT) Subject: Re: wlan0 not present Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=US-ASCII From: Dominik Feser In-Reply-To: <4F901F16.6080007@sipsolutions.net> Date: Thu, 19 Apr 2012 17:08:56 +0200 Cc: Dominik Feser , Emmanuel Grumbach , Arend van Spriel , linux-wireless@vger.kernel.org, Wey-Yi Guy Message-Id: (sfid-20120419_170909_297793_B66BD101) References: <2F08FF0B-5C29-4827-AA5F-B0F3847D0B83@gmail.com> <816C5F70-E340-46F9-8206-2B230A27F3AD@gmail.com> <5714877C-2465-4FD5-94A0-9D0806A803C4@gmail.com> <8FBCAE90-FAE9-430D-888E-F055091E6683@gmail.com> <9D52D4AD-58DC-4896-97FC-7248E1FD2614@gmail.com> <8EE08C44-8618-45EC-B890-B5B12B661FB6@gmail.com> <37926591-261D-4C3E-A1D9-4A8AB3364F5D@gmail.com> (sfid-20120419_152129_778732_024C8F79) <4F901224.1040508@sipsolutions.net> (sfid-20120419_161001_182682_E2B061CB) <4F901F16.6080007@sipsolutions.net> To: Johannes Berg Sender: linux-wireless-owner@vger.kernel.org List-ID: May it be that the fact that Centos 5 doesnt have hotplug causes the issue? Am 19.04.2012 um 16:20 schrieb Johannes Berg: > On 4/19/2012 7:09 AM, Dominik Feser wrote: >> Finally, here is the output of dmesg after recompiling: >> >> iwlwifi 0000:02:00.0: edd19e18 >> iwlwifi 0000:02:00.0: d55c1e18 >> iwlwifi 0000:02:00.0: d55c1ddc >> iwlwifi 0000:02:00.0: PCI INT A disabled >> Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >> Copyright(c) 2003-2012 Intel Corporation >> iwlwifi 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 >> iwlwifi 0000:02:00.0: setting latency timer to 64 >> iwlwifi 0000:02:00.0: pci_resource_len = 0x00002000 >> iwlwifi 0000:02:00.0: pci_resource_base = f447c000 >> iwlwifi 0000:02:00.0: HW Revision ID = 0x34 >> iwlwifi 0000:02:00.0: irq 1277 (277) for MSI/MSI-X >> iwlwifi 0000:02:00.0: U iwl_request_firmware d5b37d70 >> iwlwifi 0000:02:00.0: U iwl_request_firmware e09ebdd4 >> iwlwifi 0000:02:00.0: ee2afe18 >> iwlwifi 0000:02:00.0: U iwl_request_firmware ee2afdd4 >> iwlwifi 0000:02:00.0: cc93fe18 >> iwlwifi 0000:02:00.0: cc93fddc > > Still pretty useless since you get %pV printed as a pointer rather than a message. Does anyone know how to fix that in compat? But the iwl_request_firmware 3 times probably means it failed? > > johannes