On a clean Ubuntu 24.04 install, I followed these instructions and stopped before "Optional, but really useful setup": https://dev.to/klo2k/create-ubuntu-24042-vm-in-hyper-v-with-enhanced- session-rdp-support-windows-11-xrdp-1omk
Then I followed the advice in the "Ronald (ronaldusvd) wrote on 2026-02-26 (last edit on 2026-02-26)" post: ``` Open a terminal and type: sudo nano /etc/environment Go to the end of the (long) first line with the 'end' key and press 'enter' for the next line. type: 'MUTTER_DEBUG_DISABLE_HW_CURSORS=1' (without quotation marks - Between 'CURSORS', '=' and '1' no space) Press Enter Press Ctrl+o Press Ctrl+x Close the window and reboot ``` That worked for me! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2089709 Title: Ubuntu 24.04 sometimes logs in to a black screen if the mouse is moved during login To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/2089709/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
