[FS#3236] WiFi button not properly working

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Fri Jul 17 23:02:18 EDT 2020


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - tcolov (tcolov) 

Attached to Project - OpenWrt/LEDE Project
Summary - WiFi button not properly working
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Supply the following if possible:
 - Device problem occurs on - all devices supporting WiFi on/off button

 - Software versions of OpenWrt/LEDE release, packages, etc.- current trunk and earlier(rfkill git code is 4 years old)

 - Steps to reproduce - press WiFI button to enable(works), press it again to disable WiFI - does not work./etc/config/wireless gets properly updates to disable the wifi but the final wifi up command is no ot allowing the real disable.
   

There is a Bug in WiFI button handling script, the proposed fix is below:

https://github.com/openwrt/openwrt/blob/master/package/base-files/files/etc/rc.button/rfkill


Line 30:
wifi up
has to be only:
wifi



More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3236

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list