lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.04k stars 282 forks source link

Hotspot is 5Ghz even tho it's set to 2.4, clicking 2.4 and running again runs it in 2.4 normally #312

Closed ZeroKun265 closed 6 months ago

ZeroKun265 commented 1 year ago

Describe the bug While trying to get it set up i noticed that, if you start the app it shows the latest settings used (as it should) but if the GUI showed 2.4Ghz beeing selected, pressing create hotspot would create a 5Ghz hotspot (wwhich wasn't visible to a friend's laptop but it was to my phone, and it showed 5G icon near it) Stopping the hotspot, clicking 2.4Ghz (even if it's already clicked) (or switching from another option back to 2.4) and starting again fixes it

To Reproduce Steps to reproduce the behavior:

  1. Open the app and select 2.4Ghz (maybe you need to start the hotspot)
  2. Close the app and reopen it
  3. See that in the advanced tab it still says 2.4Ghz
  4. Start the hotspot
  5. See that it's 5Ghz
  6. Apply "fix" like above and try again, now it's 2.4Ghz

Expected behavior It should directly start on 2.4Ghz OR AT LEAST show 5Ghz, showing the status of the hotspot that would be created

Desktop (please complete the following information):

ZeroKun265 commented 1 year ago

Oh i forgot to say i use the iwd backend, idk if it's necessary, i think it's just a ui issue but could not so, yeah

lakinduakash commented 1 year ago

Can you check the latest release fixed this?