linux-wifi-hotspot
linux-wifi-hotspot copied to clipboard
Interfaces problem
Describe the bug cant use same interface for both WiFi and internet eth0 and lo don’t work on internet
To Reproduce Steps to reproduce the behavior:
- Open wihotspot
- Set WiFi and internet interface to wlan0
- See error
Expected behavior Normal operation of hotspot
Screenshots
Desktop (please complete the following information):
- OS: Raspbian
- Version rpi3
Additional context when using other internet interfaces such as lo or eth0 device won’t connect to internet
As the message says virtual interfaces are not possible for your hardware, and without virtual interfaces you can't share from same interface you're using.
Ok so is there a fix to make it connect to the internet
Unfortunately I don't think so, your linux wifi driver doesn't seem to support this.
Maybe the one thing you can test is removing the check and test it but like the message says this can cause a kernel panic.