Status of Ubuntu support for Lenovo ThinkPad X13s

Imagine how many different combinations of HW and SW installations are out there and what the test matrix would look like. Contrary to what everybody seems to believe, we do perform testing. Stay away from 25.04 if you don’t trust it. It’s a devel release. You get it for free. There are no guarantees. FWIW, it’s working for me but I didn’t upgrade.

If you think a release upgrade is a simple straightforward process, please help make it better. Bug fixes are always welcome.

2 Likes

Ubgrade 25.04 works for me.
The upgrade went through without any adjustments.

Does the webcam still work in Firefox?

@rauchweihe
You used do-release-upgrade, right?

YES:

sudo do-release-upgrade -m desktop -d

The webcam sometimes works, but often flickers.

I am also trying to use a swap file to hibernate, but after the command “sudo systemctl hibernate”, it said “failed to hibernate system via logind sleep verb hibernate not supported”. Any suggestions or tutorials that I can follow? Thanks.

Does your kernel support hibernation?
grep CONFIG_HIBERNATION /boot/config-of-your-kernel

grep CONFIG_HIBERNATION /boot/config-6.11.0-25-generic
# CONFIG_HIBERNATION is not set

I have installed my system by downloading the unofficial installer ISO for Noble from the link above.

You can compile your own kernel from GitHub - jhovold/linux at wip/sc8280xp-6.15-rc6 using johan_defconfig.
From my experience, it’s better to compile the sound support in the kernel, not using a module.

I have no hibernation either (in any of the kernels I have installed). My system is upgraded twice (started from the X13s 23.10 ISO). I just poweroff the system when not used. The X13s works great as a travel laptop for me ever since the webcam started working.