I was just wondering if anyone else out there with a Win+ has this issue .... when I install from an image file all works well, WIFI etc all good. But when I upgrade the install wlan0 etc has gone. ifconfig doesnt show it, lsmod shows the brcmfmac/cfg80211
I've tried it with a few of the recent image files
systemctl status systemd-modules-load
systemd-modules-load[1693]: Failed to find module 'lp'
systemd-modules-load[1693]: Failed to find module 'ppdev'
systemd-modules-load[1693]: Failed to find module 'parport_pc'
Question
t-bob
Hi,
I was just wondering if anyone else out there with a Win+ has this issue .... when I install from an image file all works well, WIFI etc all good. But when I upgrade the install wlan0 etc has gone. ifconfig doesnt show it, lsmod shows the brcmfmac/cfg80211
I've tried it with a few of the recent image files
systemctl status systemd-modules-load
systemd-modules-load[1693]: Failed to find module 'lp'
systemd-modules-load[1693]: Failed to find module 'ppdev'
systemd-modules-load[1693]: Failed to find module 'parport_pc'
root@zoot: lsmod
TX bytes:0 (0.0 
Module Size Used by
ipt_MASQUERADE 16384 1
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
iptable_nat 16384 1
nf_conntrack_ipv4 16384 2
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
nf_nat_ipv4 16384 1 iptable_nat
nf_nat 28672 2 nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_conntrack 118784 5 nf_conntrack_ipv4,ipt_MASQUERADE,nf_nat_masquerade_ipv4,nf_nat_ipv4,nf_nat
libcrc32c 16384 2 nf_conntrack,nf_nat
brcmfmac 212992 0
brcmutil 16384 1 brcmfmac
cfg80211 266240 1 brcmfmac
rfkill 28672 2 cfg80211
root@zoot:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr 02:ba:0e:f7:30:ef
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0
eth0:avahi Link encap:Ethernet HWaddr 02:ba:0e:f7:30:ef
inet addr:169.254.10.39 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:1423 errors:0 dropped:0 overruns:0 frame:0
TX packets:1423 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:116295 (116.2 KB) TX bytes:116295 (116.2 KB)
Link to comment
Share on other sites
13 answers to this question
Recommended Posts