2023-02-16 20:43:19 +00:00
|
|
|
# Reference: <https://postmarketos.org/deviceinfo>
|
|
|
|
# Please use double quotes only. You can source this file in shell
|
|
|
|
# scripts.
|
|
|
|
|
|
|
|
deviceinfo_format_version="0"
|
|
|
|
deviceinfo_name="Valve Steam Deck"
|
|
|
|
deviceinfo_manufacturer="Valve"
|
|
|
|
deviceinfo_codename="valve-jupiter"
|
|
|
|
deviceinfo_year="2022"
|
|
|
|
deviceinfo_arch="x86_64"
|
|
|
|
deviceinfo_gpu_accelerated="true"
|
|
|
|
|
|
|
|
# Device related
|
|
|
|
deviceinfo_chassis="tablet"
|
|
|
|
deviceinfo_keyboard="false"
|
|
|
|
deviceinfo_external_storage="true"
|
|
|
|
deviceinfo_screen_width="1280"
|
|
|
|
deviceinfo_screen_height="800"
|
|
|
|
deviceinfo_framebuffer_landscape="true"
|
|
|
|
# Bootloader related
|
|
|
|
deviceinfo_flash_method="none"
|
2024-06-28 22:50:44 +00:00
|
|
|
deviceinfo_kernel_cmdline="quiet console=tty0 fbcon=rotate:1 amdgpu.gttsize=8128 amd_iommu=off PMOS_FORCE_PARTITION_RESIZE"
|
2023-10-16 07:38:32 +00:00
|
|
|
deviceinfo_generate_systemd_boot="true"
|
2023-02-16 20:43:19 +00:00
|
|
|
deviceinfo_partition_type="gpt"
|
|
|
|
deviceinfo_boot_filesystem="fat32"
|