rmkit icon indicating copy to clipboard operation
rmkit copied to clipboard

Allow disabling modprobe with REMUX_DISABLE_WIFI_RELOAD

Open Eeems opened this issue 1 year ago • 0 comments

This allows you to disable reloading wifi modules in remux by setting the REMUX_DISABLE_WIFI_RELOAD environment variable. There appears to be a timing issue where if two things attempt to unload and reload the module at the same time, modeprobe freezes, and thus freezes remux.

Eeems avatar Jun 21 '24 23:06 Eeems