-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi,
When booting up the system with the galileo-linux-stable kernel 3.19.5, it seems to fail loading the 'spi-pxa2xx' according to the logfile:
root@galileo:~# systemctl status systemd-modules-load.service
â—� systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
Active: failed (Result: exit-code) since Mon 2001-01-01 02:49:09 UTC; 14 years 4 months ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 66 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 66 (code=exited, status=1/FAILURE)
Jan 01 02:49:06 galileo systemd-modules-load[66]: Inserted module 'gpio_sch'
Jan 01 02:49:07 galileo systemd-modules-load[66]: Inserted module 'iwlwifi'
Jan 01 02:49:07 galileo systemd-modules-load[66]: Inserted module 'pppoe'
Jan 01 02:49:07 galileo systemd-modules-load[66]: Failed to find module 'spi-pxa2xx'
Jan 01 02:49:08 galileo systemd-modules-load[66]: Inserted module 'stmmac'
Jan 01 02:49:08 galileo systemd-modules-load[66]: Inserted module 'usb_storage'
Jan 01 02:49:08 galileo systemd-modules-load[66]: Inserted module 'usbhid'
Jan 01 02:49:09 galileo systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Jan 01 02:49:09 galileo systemd[1]: Failed to start Load Kernel Modules.
Jan 01 02:49:09 galileo systemd[1]: Unit systemd-modules-load.service entered failed state.
root@galileo:~#
The system have iot-devkit-1.5-i586-galileo as base, and then booted up with the kernel 3.19.5.