From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Roskin Date: Wed, 16 Dec 2009 18:04:07 -0500 Subject: [ath9k-devel] ath9k and D-Link 652 In-Reply-To: References: Message-ID: <1261004647.12783.3.camel@mj> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Wed, 2009-12-16 at 17:12 -0500, Russ Adams wrote: > I have a D-Link 652; which should be an AR5416. It worked reliably in > 2.6.28-7, but has not worked for me since. In 2.6.32, when I modprobe > ath9k the wlan0 device is not created. > > Can someone direct me to or recommend some debugging steps so that I > can provide the list with a better description of the problem? Use "lspci -vnn" to make sure that the device is still present on the PCI bus. Use dmesg to see error messages from ath9k and other kernel messages. Since it's AR5416, you could try MadWifi trunk with it to make sure that the hardware is functional. -- Regards, Pavel Roskin