OSDN Git Service

initrd: load drivers in debug or installation modes android-x86-6.0-r2
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 10 Jan 2017 03:59:23 +0000 (11:59 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 10 Jan 2017 03:59:23 +0000 (11:59 +0800)
commit8c73ac1a261c708eef7817c625a041cf1b3ca427
tree2d9993f31f287f5d8a74b560fe339abd8eed5bcd
parentb2e8da91419cea46544a115b226672f73a7b36a1
initrd: load drivers in debug or installation modes

On some machines the input devices may not be activated because
their drivers are not loaded yet in debug or installation modes.

The change tries to fix it by calling the auto_detect function.
Skip the display (kms) modules to avoid some potential issues.
initrd/init
initrd/scripts/0-auto-detect