Results 1 to 3 of 3

Thread: Ubuntu 22.04.3 on X1 Extreme won't turn off

  1. #1
    Join Date
    Aug 2016
    Beans
    5

    Ubuntu 22.04.3 on X1 Extreme won't turn off

    I was trying to solve some problem with sound and BT on my X1E. After reinstalling the drivers, I seem to get them back to work, but now the system doesn't turn off after I click the Power Off option. It does close the apps and something else, and then freezes at the interface with red Lenovo and Ubuntu logos on black background. The only way I can turn if off completely is to press the Reset button on the bottom of the laptop which disconnects the internal battery. How can I diagnose/fix it?




  2. #2
    Join Date
    Jul 2015
    Beans
    42

    Re: Ubuntu 22.04.3 on X1 Extreme won't turn off

    take a look at syslog first

  3. #3
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ubuntu 22.04.3 on X1 Extreme won't turn off

    The syslog stops writing at a certain point. If I am trying to debug a shutdown problem, I use journalctl, usually with something similar to:
    Code:
    journalctl -b 2 -g 'systemd' --no-pager | grep -A 200 -Ei 'shutdow'

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •