How to change channel and AP Wi-Fi mode in LibreELEC?

  • I am using mni-PC with LibreELEC 18.9 system. The computer is connected via LAN and has a built-in Wi-FI card on board. The place where the PC is installed is poorly covered by the radio signal of the router and the LE-based access point solves this problem, but ... only partially.

    AP mode always uses only the first channel and only the "g" mode at 2.4 GHz. This channel and frequency is very noisy from neighboring signals, and the "g" mode limits the connection speed. The built-in card can do more and here's the question:

    By what means can another channel be activated in LE?

    How to enable "n" mode (HT, VHT)?

    How to resolve 5 GHz/802.11ac frequency?

    For example, this sequence of commands does not bring the expected result:

    Code
    :~ # ip link set wlan0 down; iw --debug dev wlan0 set channel 9 HT20; iw wlan0 info; ip link set wlan0 up; sleep 2; iw wlan0 info
    Additional Information:

    Thanks for your work!

  • Changing the wireless properties is not supported and the authors of ConnMan have historically resisted the idea of adding that capability because the current-coded feature is intentionally a mobile phone "hotspot" and not a "wireless accesss point" manager. You'll notice that your phone doesn't allow anything more than SSID, passphrase and on/off either. If you need a router .. you need to get a router.

  • I understood the approach of the developers.

    Thanks for clarifying.

    :cry:

    PS

    The correct phrase is "В основном безвредна" and not "основном безвредна". ;)