[SOLVED] Kodi 17.6, no more wifi?
|
27th Nov, 2017, 09:57 AM
(This post was last modified: 27th Nov, 2017 10:07 AM by Nachteule.)
Post: #12
|
|||
|
|||
RE: Kodi 17.6, no more wifi?
if Asus router is your ESSID, could you change your ESSID so you don't use space's in your ID? (I don't believe that this is the issue, but this is my last idea for today )
If wlan0 is working, the device must receive a IP adress from your router Code: sudo ifconfig wlan0 | grep inet or Code: sudo ip add show wlan0 | grep inet Btw, your /etc/network/interface looks ok Ah, another idea, please post output of command Code: sudo dmesg | grep brcmfmac must look like this: Terminal [ 3.214061] usbcore: registered new interface driver brcmfmac [ 3.304119] brcmfmac: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c [ 3.305346] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 7.11.15 Compiler: 1.24.2 ClmImport: 1.24.1 Creation: 2014-05-26 10:53:55 Inc Data: 9.5.0 Inc Compiler: 1.29.4 Inc ClmImport: 1.29.25 Creation: 2015-12-15 17:59:18 [ 16.607961] brcmfmac: power management disabled [ 17.560467] brcmfmac: power management disabled |
|||
« Next Oldest | Next Newest »
|