We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I ran sudo owl -i wifi0, I got errors said that:
sudo owl -i wifi0
10:21:01 ERROR: Failed to connect to generic netlink. 10:21:01 ERROR: could not initialize core
My netcard setting is like this:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 2.0.0.1 netmask 255.255.255.0 broadcast 2.0.0.255 inet6 ************** prefixlen 64 scopeid 0xfd<compat,link,site,host> ether ************** (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.136.1 netmask 255.255.255.0 broadcast 192.168.136.255 inet6 ****************** prefixlen 64 scopeid 0xfd<compat,link,site,host> ether *************** (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.30.1 netmask 255.255.255.0 broadcast 192.168.30.255 inet6 ********* prefixlen 64 scopeid 0xfd<compat,link,site,host> ether ************* (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 eth4: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 172.18.224.1 netmask 255.255.240.0 broadcast 172.18.239.255 inet6 *********** prefixlen 64 scopeid 0xfd<compat,link,site,host> ether ******** (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 1500 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0xfe<compat,link,site,host> loop (Local Loopback) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wifi0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.124 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 ******** prefixlen 64 scopeid 0xfd<compat,link,site,host> ether ******** (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
The text was updated successfully, but these errors were encountered:
which hardware and OS version?
Sorry, something went wrong.
Windows Subsystem for Linux
No branches or pull requests
When I ran
sudo owl -i wifi0
, I got errors said that:My netcard setting is like this:
The text was updated successfully, but these errors were encountered: