[Bug]: Package new firmware rk3576 flashing stuck in the now starting desktop environment
What happened?
SSH login to the terminal and run systemctl restart gdm.service to enter the desktop ;Write the restart-gdm.service service, which can enter the desktop upon startup; May I ask what the reason is?
[Unit] Description=My Custom Service After=network.target
[Service] Type=simple ExecStartPre=/bin/sleep 15 ExecStart=systemctl restart gdm.service
[Install] WantedBy=multi-user.target
How to reproduce?
[Unit] Description=My Custom Service After=network.target
[Service] Type=simple ExecStartPre=/bin/sleep 15 ExecStart=systemctl restart gdm.service
[Install] WantedBy=multi-user.target
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
- [ ] Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Hey @xiaobao1980! 👋
Thanks for opening your first issue with the Armbian project — we’re glad to have you here! 🧡
Your input doesn’t just help us improve the project — it benefits everyone who uses Armbian.
If you'd like to stay informed about project updates or collaborate more closely with the team,
you can optionally share some personal contact preferences at armbian.com/update-data.
This helps us keep in touch without relying solely on GitHub notifications.
Also, don’t forget to ⭐ star the repo to support the work — and welcome aboard! 🚀
Jira ticket: AR-2747
Can't reproduce with trixie gnome image. After doing first-login settings, gdm will start at login interface.
@amazingfate i confirm too, i can't reproduce it with NanoPi R76S based on kernel vendor and gnome