Summary - my system hangs on shutdown with Ubuntu logo and manufacturers logo. Doesn't matter how long I wait. Fans remain on. Only way to restart is to press and hold power button for many seconds. Shutdown (suspend) blanks the screen and never recovers, but sleep after period of inactivity works fine.
System Dell Precision Tower 3420 Xeon e3-1270 v5 x 8 cores 32GB RAM Nvidia Quadro K1200 graphics. Latest updates on Ubuntu 23.10 booting from NVMe SAMSUNG 512GB. TP-Link Archer T4U v2 [Realtek RTL8812AU] Wifi on USB. ASUS USB-BT500 on USB.
Dual boot Windows 10 (select through BIOS boot options rather than grub). Installed on SATA spinning rust which boots and shuts down normally.
Boot from Live Fedora 37 USB works fine -- (kernel 6.2??, is this a 6.5 problem?)
Boot from Live Ubuntu 23.10 USB also fails to shutdown properly.
I've tried the following -- all to no avail:
- Removed quiet splash from boot options - nothing unusual. Gets all the way to final shutdown message without displaying errors
- Checked
journalctl -rb -1
after rebooting. Gets all the way to the journal close message without errors - Shut down graphics first
systemctl stop gdm.service
and thensudo shutdown
-- system hangs. Same if I boot to command line and shutdown -- system hangs - I had to manually install drivers for the Wifi & Bluetooth -- but this isn't the problem because neither installed for Live 23.10 USB and still hangs
- I've updated the BIOS to the latest
I'm a bit stuck for ideas -- any help most welcome?