We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
日志如下,几乎每个组件都是这个错误 ● keyboard.service - keyboard Loaded: loaded (/lib/systemd/system/keyboard.service; enabled; vendor preset: enabled) Active: failed (Result: timeout) since Sun 2020-02-16 20:38:02 CST; 1min 11s ago Docs: man:systemd.special(7) Main PID: 38720 (code=killed, signal=TERM)
2月 16 20:36:32 fengfocal-ThinkPad-X201 systemd[1]: Starting keyboard... 2月 16 20:36:32 fengfocal-ThinkPad-X201 keyboardserver[38720]: InitDBusCommunicationServer: Server started. 2月 16 20:36:32 fengfocal-ThinkPad-X201 keyboardserver[38720]: [ERROR] name_lost_cb call, Error: Failed to connect to dbus. 2月 16 20:38:02 fengfocal-ThinkPad-X201 systemd[1]: keyboard.service: start operation timed out. Terminating. 2月 16 20:38:02 fengfocal-ThinkPad-X201 keyboardserver[38720]: 2月 16 20:38:02 fengfocal-ThinkPad-X201 systemd[1]: keyboard.service: Failed with result 'timeout'. 2月 16 20:38:02 fengfocal-ThinkPad-X201 systemd[1]: Failed to start keyboard.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
日志如下,几乎每个组件都是这个错误
● keyboard.service - keyboard
Loaded: loaded (/lib/systemd/system/keyboard.service; enabled; vendor preset: enabled)
Active: failed (Result: timeout) since Sun 2020-02-16 20:38:02 CST; 1min 11s ago
Docs: man:systemd.special(7)
Main PID: 38720 (code=killed, signal=TERM)
2月 16 20:36:32 fengfocal-ThinkPad-X201 systemd[1]: Starting keyboard...
2月 16 20:36:32 fengfocal-ThinkPad-X201 keyboardserver[38720]: InitDBusCommunicationServer: Server started.
2月 16 20:36:32 fengfocal-ThinkPad-X201 keyboardserver[38720]: [ERROR] name_lost_cb call, Error: Failed to connect to dbus.
2月 16 20:38:02 fengfocal-ThinkPad-X201 systemd[1]: keyboard.service: start operation timed out. Terminating.
2月 16 20:38:02 fengfocal-ThinkPad-X201 keyboardserver[38720]:
2月 16 20:38:02 fengfocal-ThinkPad-X201 systemd[1]: keyboard.service: Failed with result 'timeout'.
2月 16 20:38:02 fengfocal-ThinkPad-X201 systemd[1]: Failed to start keyboard.
The text was updated successfully, but these errors were encountered: