User:Wiktorpyk6/Template:Infobox device
Appearance
This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.
Check out all pages using this template and feel free to discuss it in the gitlab issues.
See Help:Device Page for usage info.
Usage
{{Infobox device
| manufacturer = CHANGE_ME <!-- e.g. Xiaomi -->
| name = CHANGE_ME <!-- e.g. Redmi Note 13 Pro -->
| codename = CHANGE_ME <!-- e.g. xiaomi-emerald -->
| model = CHANGE_ME <!-- Manufacturer's model/part number, e.g. 2312DRA50G -->
| image = File:CHANGE_ME_TO_DEVICE_CODENAME.jpg
| imagecaption = CHANGE_ME <!-- Brief description of the image -->
| releaseyear = CHANGE_ME <!-- e.g. 2023 -->
| prereleaseyear = <!-- Optional: If the device was announced earlier than release -->
| category = testing <!-- "main", "community", or "testing" -->
| originalsoftware = CHANGE_ME <!-- e.g. Android, Linux, Windows Phone -->
| originalversion = CHANGE_ME <!-- e.g. 13 for Android 13 -->
| extendedversion = <!-- Latest supported manufacturer OS version -->
| optionalsoftware = <!-- Other OS options -->
| pmoskernel = 6.x.x <!-- Kernel version used in postmarketOS -->
| chipset = CHANGE_ME <!-- e.g. MediaTek Helio G99 (MT6789) -->
| cpu = CHANGE_ME <!-- e.g. 2x 2.2 GHz Cortex-A76, 6x 2.0 GHz Cortex-A55 -->
| gpu = CHANGE_ME <!-- e.g. Mali-G57 MC2 @ 850 MHz -->
| som = <!-- System-on-Module (if applicable, e.g. Raspberry Pi CM4) -->
| display = CHANGE_ME <!-- e.g. 1080 x 2400 AMOLED -->
| storage = CHANGE_ME <!-- e.g. 512 GB -->
| memory = CHANGE_ME <!-- e.g. 12 GB -->
| architecture = CHANGE_ME <!-- armhf, armv7, aarch64, riscv64, x86, x86_64 -->
| type = CHANGE_ME <!-- smartphone, tablet, laptop, etc. -->
| wp_type = <!-- Write-protect mechanism (e.g., "Qualcomm EDL") -->
| whet_dhry = 0.0 <!-- UnixBench score -->
| genericdevice = <!-- Link to generic port -->
| prebuiltimages = <!-- "yes" if prebuilt images exist -->
<!-- Features -->
| status_flashing = <!-- Flashing with pmbootstrap -->
| status_usbnet = <!-- USB networking -->
| status_emmc = <!-- Internal storage -->
| status_sdcard = <!-- SD card support -->
| status_battery = <!-- Battery charging/percentage -->
| status_screen = <!-- Display output -->
| status_touch = <!-- Touchscreen -->
| status_3d = <!-- 3D acceleration -->
| status_audio = <!-- Speakers/headphones -->
| status_camera = <!-- Rear/front cameras -->
| status_cameraflash = <!-- Flash/torch -->
| status_wifi = <!-- Wi-Fi -->
| status_bluetooth = <!-- Bluetooth -->
| status_gps = <!-- GPS -->
| status_nfc = <!-- NFC -->
| status_calls = <!-- Cellular calls -->
| status_sms = <!-- SMS -->
| status_mobiledata = <!-- Mobile data -->
| status_otg = <!-- USB OTG -->
| status_hdmidp = <!-- HDMI/DisplayPort -->
| status_haptics = <!-- Vibration/haptics -->
| status_ethernet = <!-- Wired Ethernet -->
| status_fde = <!-- Full Disk Encryption -->
| status_fossbootloader = <!-- Y/P/N for FOSS bootloader -->
<!-- Sensors -->
| status_accel = <!-- Accelerometer -->
| status_magnet = <!-- Magnetometer -->
| status_light = <!-- Ambient light -->
| status_proximity = <!-- Proximity sensor -->
| status_hall = <!-- Hall effect -->
| status_barometer = <!-- Barometer -->
| status_powersensor = <!-- Power sensor -->
<!-- Input/Output -->
| status_keyboard = <!-- Physical/keyboard -->
| status_touchpad = <!-- Laptop touchpad -->
| status_stylus = <!-- Stylus support -->
| status_usba = <!-- USB-A port -->
| status_sata = <!-- SATA (e.g., for laptops) -->
| status_irtx = <!-- IR transmitter -->
| status_irrx = <!-- IR receiver -->
| status_dvb = <!-- TV tuner -->
<!-- optional for devices running u-boot
| status_uboot =
| status_uboot_primary =
| status_uboot_secondary =
| status_uboot_mainline =
| status_uboot_internalstorage =
| status_uboot_sd =
| status_uboot_usbhost =
| status_uboot_usbperipheral =
| status_uboot_screen =
| status_uboot_keyboard =
| status_uboot_buttons =
-->
| booting = no <!-- The device is booting at all, can be yes/no *IMPORTANT* -->
| status = <!-- Text displayed in the "not booting" table on the Devices page , e.g "kernel compiles, doesn't boot" -->
}}
postmarketOS | |
---|---|
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
Untested |
---|---|
USB Networking |
Untested |
Internal storage |
Untested |
SD card |
Untested |
Battery |
Untested |
Screen |
Untested |
Touchscreen |
Untested |
Multimedia | |
3D Acceleration |
Untested |
Audio |
Untested |
Camera |
Untested |
Camera Flash |
Untested |
Connectivity | |
WiFi |
Untested |
Bluetooth |
Untested |
GPS |
Untested |
NFC |
Untested |
Modem | |
Calls |
Untested |
SMS |
Untested |
Mobile data |
Untested |
Miscellaneous | |
FDE |
Untested |
USB OTG |
Untested |
HDMI/DP |
Untested |
Sensors | |
Accelerometer |
Untested |
Magnetometer |
Untested |
Ambient Light |
Untested |
Proximity |
Untested |
Hall Effect |
Untested |
Haptics |
Untested |
Barometer |
Untested |
Error: #cargo_declare must be called from a template page.