Hello,
Thought I’d give Aurora a whizz and see how I get along with it so I’ve installed it on my laptop. Just spent the last couple of weeks learning about devcontainers because I maintain a small code base so I’m using the developer experience.
I’ve noticed a couple of minor issues:
- My battery charge settings are not maintained between boots. In fact, at boot, the stop and start charging levels are both at 100%, so my battery doesn’t charge until I fix these settings and it’s getting a bit tedious.
- There is a failed systemd service:
➜ systemctl list-units --state=failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● systemd-remount-fs.service loaded failed failed Remount Root and Kernel File Systems
Legend: LOAD → Reflects whether the unit definition was properly loaded.
ACTIVE → The high-level unit activation state, i.e. generalization of SUB.
SUB → The low-level unit activation state, values depend on unit type.
1 loaded units listed.
Just minor stuff but I wanted to check if I’m missing somethong.