by makuab » Sun Mar 10, 2013 5:34 am
$this->bbcode_second_pass_quote('pepedog', 'R')eboot without dongle and lsmod
plug in dongle and lsmod
Perhaps dmesg might help too
with dongle
$this->bbcode_second_pass_code('', '
Module Size Used by
ipv6 259694 18
mv_cesa 9128 0
ath9k_htc 51580 0
ath9k_common 1528 1 ath9k_htc
ath9k_hw 299058 2 ath9k_common,ath9k_htc
ath 13242 2 ath9k_hw,ath9k_htc
mac80211 170543 1 ath9k_htc
cfg80211 143659 3 mac80211,ath,ath9k_htc
rfkill 14400 2 cfg80211
autofs4 22074 2
')
without dongle
$this->bbcode_second_pass_code('', '
Module Size Used by
ipv6 259694 14
mv_cesa 9128 0
ath9k_htc 51580 0
ath9k_common 1528 1 ath9k_htc
ath9k_hw 299058 2 ath9k_common,ath9k_htc
ath 13242 2 ath9k_hw,ath9k_htc
mac80211 170543 1 ath9k_htc
cfg80211 143659 3 mac80211,ath,ath9k_htc
rfkill 14400 1 cfg80211
autofs4 22074 2
')
looks the same to me, what should I do?
Also I'm getting this error when I check the service status.
Process: 115 ExecStart=/usr/bin/netcfg check-iface %i (code=exited, status=1/FAILURE)