commit | 8c73ac1a261c708eef7817c625a041cf1b3ca427 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Tue Jan 10 11:59:23 2017 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Tue Jan 10 11:59:23 2017 +0800 |
tree | 2d9993f31f287f5d8a74b560fe339abd8eed5bcd | |
parent | b2e8da91419cea46544a115b226672f73a7b36a1 [diff] |
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.