Fact of the day : booting with Debug Mode (DEBUG=2
) will actually activate AUTO_LOAD=old
. This explain why when booting normal there are devices that can't make a hardware work, but can if they boot in DEBUG Mode.
Because of this fact, we will try to extend AUTO_LOAD
options. Beside AUTO_LOAD=old
we will soon have more option like AUTO_LOAD=alpine
which will detecting hardware just like what Alpine Linux did.
>>Click here to continue<<