[Bug 2137257] Re: Add support for Medion SPRCHRGD 14 S1 Laptop - Qualcomm Snapdragon X Elite X1E-78-100 - 32GB RAM

James Addison 2137257 at bugs.launchpad.net
Mon Mar 9 11:31:24 UTC 2026


Since my last comment, I've also tested the Ubuntu Concept 20260229 (?)
image.  That did display a graphical splashscreen after GRUB menu entry
selection, and did boot as far as successfully launching many systemd
services/checks (lots of green 'OK' status line messages).  However, the
device rebooted suddenly while still in text-mode display -- it neither
reached a graphical desktop nor offered a login challenge on the
console.

The last few lines on the console output before the reboot, as captured
from a slow-motion video recording of the laptop screen, seem to
contain:

snd-x1e80100 sound: probe with driver snd/x1e80100 failed with error -22
qcom_geni_serial e90000,serial: failed to read firmware-mmap property: -22
qcom_geni_serial e90000,serial: UART firmware load failed ret: -22

Some of the video recording is a little out-of-focus / blurry, so there
may be a few typos in that transcription of the output.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-concept.
https://bugs.launchpad.net/bugs/2137257

Title:
  Add support for Medion SPRCHRGD 14 S1 Laptop - Qualcomm Snapdragon X
  Elite X1E-78-100 - 32GB RAM

Status in ubuntu-concept:
  New

Bug description:
  I'm still in the situation where only `Try or Install Lenovo Ideapad
  Slim 5x` works but the actual device `Medion SPRCHRGD 14 S1` does not
  work. Note, this is the `Qualcomm Snapdragon X Elite X1E-78-100` not
  the plus version.

  I've had to add a statement in Grub to select a different device tree
  for it to boot. My `/boot/grub/grub.cfg` contains the first version
  because that seems to work whilst the second one causes it to reboot:

  ```
  devicetree /dtbs/x1p42100-lenovo-ideapad-slim5x.dtb
  ```

  
  This does NOT work:

  ```
  devicetree /dtbs/x1e80100-medion-sprchrgd-14-s1.dtb
  ```

  I've attached the `.dtb` that does not work that should work.

  ## System Information

  ```
  mbana at mbana-14-S1-Elite:~$ uname -r
  6.18.0-9-qcom-x1e
  mbana at mbana-14-S1-Elite:~$ cat /etc/os-release
  PRETTY_NAME="Ubuntu 25.10"
  NAME="Ubuntu"
  VERSION_ID="25.10"
  VERSION="25.10 (Questing Quokka)"
  VERSION_CODENAME=questing
  ID=ubuntu
  ID_LIKE=debian
  HOME_URL="https://www.ubuntu.com/"
  SUPPORT_URL="https://help.ubuntu.com/"
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
  UBUNTU_CODENAME=questing
  LOGO=ubuntu-logo
  ```

  ## Working

  Whilst using the incorrect device tree `x1p42100-lenovo-ideapad-
  slim5x.dtb`, the following work:

  ## References

  The only reference I could find to the device tree `x1e80100-medion-
  sprchrgd-14-s1.dtb` is in https://lists.openwall.net/linux-
  kernel/2025/12/04/1015.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-concept/+bug/2137257/+subscriptions




More information about the foundations-bugs mailing list