I originally got this ARM ThinkPad to install Linux onto it, but support for the Snapdragon 8cx processor, and other hardware hasn’t been supported until recently. I read a thread just the other day that it was now working on the Ubuntu Concept ISO built specifically for the X13s, and thought that I’d give it a try!

Since I got it, I’ve been running Windows 11 on it waiting until the Linux firmware was ready, and the experience has been less than fantastic.

Recently on Windows 11 Pro, the ThinkPad has had bluetooth headphones cutting out, and refusing to connect until it has been rebooted, as well as constant Windows Explorer crashes upon logging in (huge icons, icon spacing on Desktop is stretched out, Explorer doesn’t start and it just shows the wallpaper with nothing else, etc). I haven’t yet had any of these issues on Ubuntu yet!

To get the system up-to-date with everything working (sound, bluetooth, Wifi, etc.) I ran the following commands in this order after the fresh install. I have heard updating everything without doing the firmware first broke some things on others’ machines.

  1. sudo apt update
  2. sudo apt install --upgrade-only linux-firmware
  3. sudo apt dist-upgrade
  4. Reboot

I’ll be using this computer on Ubuntu now that everything is working! This post is written from it as well! :D

  • rainier@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    How has it been going for you? Do you know of any other distros with support for x13s?

    • Cora@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      I do know that there’s a custom guide for installing Debian, but I haven’t tried it out. The hardware support is slowly making it into the mainline kernel, so hopefully some future OS releases will have support out of the box.