On 12/17/2010 01:40 PM, Amos Blanton wrote: > Here's lspci output: > > $ lspci -nn | grep Realtek > 01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. > RTL8191SEvB Wireless LAN Controller [10ec:8172] (rev 10) > 02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. > RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev > 03) > 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. > RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev > 06) > lightnin@Buford:~$ The report I have from Realtek is that a mac80211 driver for that device is nearing completion. I originally thought that you were using a staging driver, but you must be using a driver from Realtek's site. Do you have the latest? I show it to be rtl8192se_linux_2.6.0018.1025.2010. As I recall, that one does not work on a 64-bit system. > iwlist: > lightnin@Buford:~$ iwlist scan > lo Interface doesn't support scanning. > > eth1 Interface doesn't support scanning. > > eth0 Interface doesn't support scanning. > > wlan0 No scan results You need to run iwlist as root to get an active scan. That is why I specified the "sudo iwlist scan". Your prompt above looks like the regular user one. If I'm wrong there, then something is blocking transmission. Is the module rfkill loaded? Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html