Comment 7 for bug 1263821

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Hello Daniel,

I would like to add some more information in #4,
in which this system was tested with 3.13.0-rc5.
And the wireless could work with linux-firmware 1.113

However, on 3.8.0-34
there is no rtl8188ee module in this kernel
nothing would happen after the rtlwifi module was inserted.

Debugging information
ubuntu@201303-13115:~$ lsmod | grep rtl
ubuntu@201303-13115:~$ dmesg | grep rtl
ubuntu@201303-13115:~$ sudo dmesg --clear
ubuntu@201303-13115:~$ sudo modprobe rtlwifi
ubuntu@201303-13115:~$ dmesg
[ 601.597446] cfg80211: Calling CRDA to update world regulatory domain
ubuntu@201303-13115:~$ lsmod | grep rtlwifi
rtlwifi 81225 0
mac80211 630977 1 rtlwifi
cfg80211 525326 2 rtlwifi,mac80211