Views: 
              98β
          
          
                Votes:  0β
          
          
                β
 Solution
          
          
            
            Tags: 
              
                suspend  
              
                power-management  
              
                shutdown  
              
                16.10  
              
          
          
            
              
                
                Link: 
                  π See Original Answer on Ask Ubuntu β§ π
              
            
          
        
        
          
            URL: 
              https://askubuntu.com/q/839431
          
          
            
            Title: 
              Unusual power management following fresh reinstall of 16.10
            
          
          
            ID: 
              /2016/10/20/Unusual-power-management-following-fresh-reinstall-of-16.10
            
          
          
            Created: 
               October 20, 2016
          
          
          
          
            
            Upload: 
              October 19, 2025
          
          
               Layout:  post
          
          
            
            TOC: 
              false
          
          
               Navigation:  false
          
          
               Copy to clipboard:  false
          
          
        
       
Iβm not sure whatβs causing the first problem but for your second one you can type:
gksu gedit /etc/systemd/logind.conf
Look for these two lines and change them to look like this:
HandleLidSwitch=ignore
HandleLidSwitchDocked=ignore
These should be the defaults anyway but remove the # in front of them if itβs there. Save the file and reboot.
From now on when you close the lid hopefully it doesnβt suspend as you desire. If not we have to look elsewhereβ¦.