Code: Select all
# lspci -knn
---snip---
07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8178] (rev 01)
Subsystem: ASUSTeK Computer Inc. Device [1043:84b6]
---snip---
Code: Select all
# modprobe -l | grep rtl8192ce
kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
Edit:
If I disconnect from the wireless connection and connect to a wired connection and then connect again (after disconnecting from the wired connection) to the wireless connection, I get the following error, despite nothing having been changed in the setup: "Connection Failed: Bad password". Could this be a wicd issue instead of a driver issue?