开发者

On Linux, how to skip loading drivers at startup?

开发者 https://www.devze.com 2023-03-05 13:12 出处:网络
On Linux (Android), how to skip loading drivers at startup? I want to load them at a later time. Is there a blanket command to skip loading the drivers? Is there another one to start loading all of th

On Linux (Android), how to skip loading drivers at startup? I want to load them at a later time. Is there a blanket command to skip loading the drivers? Is there another one to start loading all of them? I am trying an experiment to switch out drivers dynamically开发者_如何学Python - on demand.

0

精彩评论

暂无评论...
验证码 换一张
取 消