rmkit-dev / rmkit

| remarkable app framework | https://rmkit.dev
https://build.rmkit.dev
365 stars 32 forks source link

Allow disabling modprobe with REMUX_DISABLE_WIFI_RELOAD #227

Open Eeems opened 4 months ago

Eeems commented 4 months ago

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.