[Boot/Shutdown] 启动报错,Failed to start Accounts Service
Tofloor
poster avatar
datacl
deepin
2022-06-21 17:13
Author

启动时报错,重启成功。

电脑双网卡,配置不同的ip。

处理器 : Intel(R) Core(TM) i5-4200M CPU @ 2.50GHz (单核 / 四逻辑处理器)
主板 : 20ASEB3
内存 : 4GB(M471B5173QH0-YK0 DDR3 1600MHz (0.6ns))/8GB(9905428-087.A00LF DDR3 1600MHz (0.6ns))
显示适配器 : GeForce GT 720M/4th Gen Core Processor Integrated Graphics Controller
音频适配器 : 8 Series/C220 Series Chipset High Definition Audio Controller/Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
存储设备 : Samsung SSD 840 (120 GB)/ST1000LM048-2E71 (1.00 TB)
电池 : 电池
蓝牙 : 'yangjk-PC'
网络适配器 : Ethernet Connection I217-V/RTL8192EE PCIe Wireless Network Adapter/Ethernet interface
鼠标 : Rapoo Gaming Keyboard (RAPOO Rapoo Gaming Keyboard)/Optical gaming mouse ([Maxxter] Optical gaming mouse)
键盘 : Rapoo Gaming Keyboard (RAPOO Rapoo Gaming Keyboard)/Optical gaming mouse ([Maxxter] Optical gaming mouse)/AT Translated Set 2 keyboard (AT Translated Set 2 keyboard)
显示设备 : Lenovo LEN T2224s(21.5 英寸 (477x268 mm))/N140BGE-E33 LCD Monitor(14.0 英寸 (309x174 mm))
打印机 : Lenovo-M7675DXF
图像设备 : Integrated Camera (Acer Integrated Camera)
其他设备 : VFS5011 Fingerprint Reader

image.png

image.png

2bed6d3165cd5d53406d9aeeeab45a0.jpg

Reply Favorite View the author
All Replies
babyfengfjx
Super Moderator
CQA
2022-06-21 18:09
#1
  • 虚拟机的网路问题吧;
  • 可以百度看下这种类型的问题。

https://communities.vmware.com/t5/VMware-Workstation-Pro/Failed-to-start-LSB-This-service-starts-and-stops-VMware/m-p/449973

Reply View the author
datacl
deepin
2022-06-22 00:01
#2
babyfengfjx
  • 虚拟机的网路问题吧;
  • 可以百度看下这种类型的问题。

https://communities.vmware.com/t5/VMware-Workstation-Pro/Failed-to-start-LSB-This-service-starts-and-stops-VMware/m-p/449973

1.我并没有启动vm虚拟机哇,本机是物理机哟

2.我的vm版本在内核5.7才能运行,5.10是无法运行的,平时我根本没有用过

3.重启成功,就是偶发的,有点诡异

Reply View the author
datacl
deepin
2022-06-22 00:12
#3

既然vmware有问题,我暂且禁用服务吧

yangjk@yangjk-PC:~$ systemctl list-unit-files | grep -i vmware
vmware-USBArbitrator.service                                              generated       -
vmware.service                                                            generated       -
yangjk@yangjk-PC:~$ sudo systemctl disable vmware-USBArbitrator
yangjk@yangjk-PC:~$ sudo systemctl disable vmware
Reply View the author