-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
Start-up Issues #674
Comments
Hello For the first one, you can see a list of all start up processes and how long they take, by running in a terminal:
you may get a clue at what is causing significant startup delay. That information would be helpful for that specific issue |
ran << systemd-analyze time >> and these are the results: On Battery: On Power: so why would running on battery be slower? this is the same issue with Ubuntu Jammy which led me to Elementary OS. not sure whether others are having same issue with other distros. |
dug a little further with: << systemd-analyze critical-chain >> graphical.target @15.658s took notice of the network-online.target which impacted the wazuh-agent.service. also, only thought is potential driver issue for the Atheros wireless adapter, will hunt for any updates. seems similar issues on ubuntu and mint flavours. |
Avoided loading the Atheros wireless adapter drivers, will wait until new firmware updates are applied by distro. When on battery power, and after initial OS signon, not encrypted disk signon, starting any app is rather slow - anywhere between 10-20 seconds. Sometimes starting a few apps one after the other causes a system hang and only way to recover is force power-off. Not seeing this happen when running on power, but will report if it does. |
What Happened?
This happens when starting-up laptop on battery power (94%).
Steps to Reproduce
-just have to wait until the boot finally takes place and the signon is accepted before the desktop is displayed
-note that this behaviour also occurred using Ubuntu Jammy on this same laptop, hence the switchover to Elementary OS
-but it looks as if this may be a deeper issue related to when the laptop is running on battery power
Expected Behavior
-Linux boot from encrypted disk password to signon screen should not take more than 30 secs even on battery power
-entering an OS password to log into the system should have been displayed in the login window
OS Version
8.x (Circe)
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
No response
The text was updated successfully, but these errors were encountered: