Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751539Ab0HVGM0 (ORCPT ); Sun, 22 Aug 2010 02:12:26 -0400 Received: from [64.85.170.234] ([64.85.170.234]:55334 "EHLO mail.tomasu.net" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751283Ab0HVGMX (ORCPT ); Sun, 22 Aug 2010 02:12:23 -0400 From: Thomas Fjellstrom To: linux-wireless@vger.kernel.org Subject: ath5k problem with 2.6.35 Date: Sun, 22 Aug 2010 00:05:38 -0600 User-Agent: KMail/1.13.5 (Linux/2.6.35-trunk-amd64; KDE/4.4.5; x86_64; ; ) Cc: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201008220005.38969.tfjellstrom@strangesoft.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1585 Lines: 36 Hi, I'm running 2.6.35, and my wireless card fails to initialize properly on boot. I get the following messages in dmesg: [ 0.866525] ath5k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.866536] ath5k 0000:02:00.0: setting latency timer to 64 [ 0.866571] ath5k 0000:02:00.0: registered as 'phy0' [ 1.358241] ath: EEPROM regdomain: 0x67 [ 1.358242] ath: EEPROM indicates we should expect a direct regpair map [ 1.358245] ath: Country alpha2 being used: 00 [ 1.358247] ath: Regpair used: 0x67 [ 1.372021] ath5k phy0: can't register ieee80211 hw [ 1.372080] ath5k 0000:02:00.0: PCI INT A disabled [ 1.372084] ath5k: probe of 0000:02:00.0 failed with error -2 That said, if I remove the ath5k module, and modprobe ath5k, it starts working. [ 2976.411770] ath5k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 2976.411783] ath5k 0000:02:00.0: setting latency timer to 64 [ 2976.412767] ath5k 0000:02:00.0: registered as 'phy1' [ 2976.912422] ath: EEPROM regdomain: 0x67 [ 2976.912424] ath: EEPROM indicates we should expect a direct regpair map [ 2976.912427] ath: Country alpha2 being used: 00 [ 2976.912429] ath: Regpair used: 0x67 [ 2977.079190] ath5k phy1: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70) Is this a known issue? -- Thomas Fjellstrom tfjellstrom@strangesoft.net -- 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/