Comment 43 for bug 132042

Revision history for this message
Dan Buch (meatballhat) wrote :

Same, running 11.10 x64 on a System76 Pangolin Performance 8 (panp8)

uname -a:
    Linux tballhatjr 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

lspci | grep Net:
    04:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)

"Connection Info" reports:
    Security: WPA/WPA2
    Driver: rtl8192ce

lsmod | grep rtl:
    rtl8192ce 84775 0
    rtl8192c_common 75767 1 rtl8192ce
    rtlwifi 110972 1 rtl8192ce
    mac80211 462092 3 rtl8192ce,rtl8192c_common,rtlwifi
    cfg80211 199587 2 rtlwifi,mac80211