Framework Laptop 13th Gen, Intel i5-1340P

---
layout:
  'hcl'
type:
  'Notebook'
hvm:
  'yes'
iommu:
  'yes'
slat:
  'yes'
tpm:
  '2.0'
remap:
  'yes'
brand: |
  Framework
model: |
  Laptop (13th Gen Intel Core)
bios: |
  03.03
cpu: |
  13th Gen Intel(R) Core(TM) i5-1340P
cpu-short: |
  FIXME
chipset: |
  Intel Corporation Device [8086:a707]
chipset-short: |
  FIXME
gpu: |
  Intel Corporation Raptor Lake-P [Iris Xe Graphics] [8086:a7a0] (rev 04) (prog-if 00 [VGA controller])
gpu-short: |
  FIXME
network: |
  Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz [8086:2725] (rev 1a)
memory: |
  65243
scsi: |

usb: |
  4
certified:
  'no'
versions:
  - works:
      'yes'
    qubes: |
      4.2.0-alpha
    xen: |
      4.17.1
    kernel: |
      6.3.2-1
    remark: |
      FIXME
    credit: |
      b34
    link: |
      FIXLINK

Similar results for Qubes 4.2rc1.

Remarks:

  • Installation with latest kernel goes completely smooth - no screen issues.
  • Had to disable secure boot in BIOS.
  • Camera also works.
  • Battery life appears to be poor as @singlerider reported.
  • Same issue with brightness keys as @singlerider reported.

Small modification to fix sleep (thanks to @idempotent:

1. `sudo nano /etc/default/grub` in dom0
2. Add `mem_sleep_default=deep` to the end of GRUB_CMDLINE_LINUX
3. Run `sudo grub2-mkconfig -o /book/grub2/grub.cfg`

I have not been able to get an external screen to work with the Framework HDMI module. See https://forum.qubes-os.org/t/usb-external-display-framework-laptop/20068.

3 Likes