Jump to content

Lenovo ThinkPad X13s (lenovo-21bx): Difference between revisions

From postmarketOS Wiki
mNo edit summary
mNo edit summary
Line 105: Line 105:
</source>
</source>


== GPS ==
Some initial support for GPS seems to be working, though I haven't been able to get geoclue to use it as a source yet:
<source lang="shell-session">
$ mmcli -m 0 --location-enable-gps-raw --location-enable-gps-nmea
successfully setup location gathering
$ watch mmcli -m 0 --location-get
</source>
It might be working fine on UIs that configure/start geoclue by default, that's TBD.


== Known issues ==
== Known issues ==

Revision as of 21:44, 12 January 2024

Lenovo ThinkPad X13s
Lenovo X13s running Sway
Lenovo X13s running Sway
Manufacturer Lenovo
Name ThinkPad X13s
Codename lenovo-21bx
Released 2022
Type laptop
Hardware
Chipset Qualcomm Snapdragon 8cx Gen 3 (SC8280XP)
CPU 4x 3.0GHz (Cortex-X1), 4x 2.4GHz (Cortex-A78)
GPU Adreno 690
Display 1920x1200 IPS
Storage 256GB, 512GB, 1TB
Memory 8GB, 16GB, 32GB
Architecture aarch64
Software
Original software Windows
Original version 11
postmarketOS
Category testing
Pre-built images no
Mainline yes
Unixbench Whet/Dhry score 20658.4
Features
Internal storage
Works
Battery
Works
Screen
Works
Touchscreen
No data
Keyboard
Works
Touchpad
Works
Multimedia
3D Acceleration
Works
Audio
Partial
Camera
Broken
Connectivity
WiFi
Works
Bluetooth
Works
GPS
Partial
Modem
Mobile data
Works
Miscellaneous
FDE
Works
SATA/eSATA
No data
USB OTG
No data
HDMI/DP
Works
Sensors
Hall Effect
Works
Power Sensor
Works


Contributors

Users owning this device

  • Craftyguy (Notes: Daily driver laptop (2TB SSD upgrade))
  • Jja2000 (Notes: Daily driver laptop)
  • Kbingham
  • KurtisHanna (Notes: 32GB Ram version)
  • Linmob (Notes: postmarketOS edge)
  • Marlock (Notes: Daily driver laptop (Manjaro ARM/Windows 11 dualboot))
  • Proycon (Notes: 21bys03y00, pmos edge, sxmo, riverwm)


How to enter flash mode

Installation

Make the following changes in the EFI setup application:

EFI Config Option Value
Secure Boot Disabled
Linux Boot Enabled

Use pmbootstrap to build your own installation image.

$ pmbootstrap init
$ pmbootstrap install --fde

WWAN / Mobile Data

With pmaports!4718, mobile data should be working after you enable the FCC unlock script for the modem. The most straight forward way to do this is by just enabling all scripts by:

$ sudo ln -sft /etc/ModemManager/fcc-unlock.d /usr/share/ModemManager/fcc-unlock.available.d/*

GPS

Some initial support for GPS seems to be working, though I haven't been able to get geoclue to use it as a source yet:

$ mmcli -m 0 --location-enable-gps-raw --location-enable-gps-nmea
successfully setup location gathering
$ watch mmcli -m 0 --location-get

It might be working fine on UIs that configure/start geoclue by default, that's TBD.

Known issues

A list of known issues can be found in the pmaports repository


See also