systemd-modules-load.service loaded failed faile问题
Tofloor
poster avatar
NorthWind
deepin
2018-07-03 07:26
Author
新装系统,如图,怎么回事?怎么解决?
Reply Favorite View the author
All Replies
avatar
treenewbee
deepin
2019-01-09 08:42
#1
1、查看下系统日志,看具体是加载那个module失败了,对应命令   journalctl -u systemd-modules-load.service
2、如果是bbswitch模块失败,只需要修改/etc/modules-load.d/modules.conf将里面的 bbswitch 注释掉就可以。

这个bbswitch好像时跟NVIDIA显卡有关,如果你的电脑是集显,或者跟我一样用的是AMD的显卡都会提示这个错误
systemd-modules-load[383]: Failed to insert 'bbswitch': No such device
Reply View the author