• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle
  • In #1 when you say the monitor displays the DE, is the Dock visible? If not, it could be that you’re trying to interact with the DE but the dock and application launcher is on the laptop display.

    I didn’t have to change any config values and it works. The only other thing I can think of is that I have Gnome Tweaks installed and the ‘Suspend when laptop lid is closed’ is disabled in the ‘General’ tab.

    Another thing to try is to see what Pop!_OS outputs in the /var/log/syslog file when this happens. What I would suggest you do is:

    1. open the terminal app
    2. type sudo /var/log/syslog -f (this will start writing all sorts of messages to the screen)
    3. do your step #1 (when it becomes unresponsive)
    4. open the lid again so the system becomes reponsive
    5. press Ctrl + c to stop outputting the contents of the systog file.

    Scroll up and see if there’s any error, warning or something to that affect in the log related to power management, displays or the desktop environment.

    And one more thing which is probably obvious: make sure your system is up do date (both the operating system and the BIOS).