Jump to content

User:Wiktorpyk6/Sandbox

From postmarketOS Wiki

Sandbox

Device Codename Mainline Booting
Byran Huang Anyon_e No
Forlinx Embedded FET3588-C SoM No
FriendlyElec CM3588 friendlyelec-cm3588 No
GZ Peite RK3588 SoM No
Industio IDO-SOM3588-V1 No
Xunlong Orange Pi 5 Plus xunlong-orangepi5-plus Yes
Error: Table Users not found.
DeviceType
convertible
cyberdeck
desktop
detachable
development boards
development board
drone
ebook reader
embedded
feature phone
foldable handset
game console
generic
glasses
handheld
handset
headset
io board
keyboard handset
laptop
payment terminal
robot
router
set-top box
single board computer
slide-out keyboard handset
system on module
tablet
tv stick
tv
vm
watch
Device
Banana Pi BPI-CM4IO Baseboard with BPI-CM4 SoM
Raspberry Pi Foundation Raspberry Pi Compute Module 4 IO Board
Category
community
handset
main
none
testing
wip
Works almost right out of the box
Works with some tweaks

Community

Device
Acer Chromebook 314 (CB314-2H / CB314-2HT)
Acer Chromebook Spin 311 (CP311-3H)
Acer Chromebook Spin 513
Acer Chromebook Tab 10
AOpen Chromebox Mini
Arrow DragonBoard 410c
Asus Chromebook C201
Asus Chromebook C202XA
Asus Chromebook Detachable CZ1
Asus Chromebook Flip C100

More...

Laptop

No results

Main

Device
QEMU aarch64
QEMU amd64
QEMU ppc64le
QEMU riscv64

Non-Booting

No results

None

Device
Alpha Robotics Speedybot
Byran Huang Anyon_e
DeepComputing DC-ROMA Laptop II
FriendlyElec CM3588
Gini w5
Huawei Mediapad 10 Link+
Motorola Moto G Stylus (2021)
Motorola Moto G100/Edge S
Motorola Moto G82 5G
Samsung Galaxy Grand Duos

More...

Testing

Device
Acer Aspire 1
Acer Chromebook 13 (CB5-311)
Acer Chromebook 311 (C722 / C722T)
Acer Chromebook 311 (CB311-11H / CB311-11HT)
Acer Chromebook 511
Acer Chromebook 514 (CB514-2H / CB514-2HT)
Acer Chromebook R13
Acer Chromebook Spin 311 (R722T)
Acer Chromebook Spin 513 (CP513-2H)

More...

TODO (Not Yet in postmarketOS)

No results

TODO

No results

Category
community
handset
main
none
testing
wip
almost right out of the box Works almost right out of the box
with some tweaks Works with some tweaks



This device is marked as not booting.
Google Pixel X
CHANGE_ME
CHANGE_ME
Manufacturer Google
Name Pixel X
Codename google-XXXXX
Released YYYY
Type handset
Hardware
Chipset Google Tensor Gx
CPU XXX
GPU Mali-GXXX MCX
Display XXX
Storage XXX GB
Memory XX GB
Architecture aarch64
Software
Original software Android
Original version XX
postmarketOS
Category testing
Pre-built images no


Contributors

  • CHANGE_ME (put your username here!)

Users owning this device

How to Unlock Bootloader

Warning WARNING: Unlocking the bootloader will ERASE ALL DATA on your device. Back up important files before proceeding!
  1. Go to Settings > About Phone, then tap Build Number 7 times to enable Developer Options.
  2. In Settings > System > Developer Options, enable USB Debugging and confirm with OK.
  3. Enable OEM Unlocking in Developer Options. Enter your PIN (if applicable) and acknowledge the warning.
  4. Back up all important data before proceeding.
  5. Connect the device to a PC via USB and open a terminal.
  6. Verify device connectivity with:

adb devices If the device appears as "Unauthorized," authorize it via the on-screen prompt.

Reboot to the bootloader:

adb reboot bootloader

Unlock the bootloader:

fastboot flashing unlock

Confirm the unlock on your device’s screen.

Reboot the device.

How to Enter Flash Mode

Using Hardware Keys

  1. Power off the device.

Press and hold Volume Down + Power until Fastboot Mode appears.

Using ADB

Enable USB Debugging in Developer Options.

Connect your device via USB.

Run the following command in a terminal:

adb reboot bootloader

You are now in Flash Mode and ready to proceed with flashing.

Installation

Using pmbootstrap

Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select Google as the vendor and XXXXX as the codename.

To flash the image to the device:

  • Enter flashing mode (see #How to enter flash mode)
  • Run pmbootstrap flasher flash_kernel to flash the kernel
  • Run pmbootstrap flasher flash_rootfs

</syntaxhighlight>

GCC


🚧 This page is a work-in-progress. Some information contained within may be inaccurate or incomplete.


Icon This page could use some expansion. If you'd like to help out, feel free to edit this article!
OUTDATED! {{{1}}}
TODO TODO: {{{1}}}

Device package

Firmware package

postmarketos-basePMOS

Warning WARNING: This device cannot run postmarketOS, as its architecture is unsupported.
This device is marked as not booting.
CHANGE_ME CHANGE_ME
CHANGE_ME
CHANGE_ME
Manufacturer CHANGE_ME
Name CHANGE_ME
Codename CHANGE_ME
Model CHANGE_ME
Released CHANGE_ME
Type change_me
Hardware
Chipset CHANGE_ME
CPU CHANGE_ME
GPU CHANGE_ME
Display CHANGE_ME
Storage CHANGE_ME
Memory CHANGE_ME
Architecture change_me
Software
Original software CHANGE_ME
Original version CHANGE_ME
postmarketOS
Category testing
Pre-built images no
postmarketOS kernel 6.x.x
Unixbench Whet/Dhry score 0.0


Contributors

  • CHANGE_ME (put your username here!)

Users owning this device

How to enter flash mode

Installation

Using pmbootstrap

Follow Installation/Using pmbootstrap. When asked for the device's vendor/codename, select FIXME as the vendor and FIXME as the codename.

To flash the image to the device:

  • Enter flashing mode (see #How to enter flash mode)
  • Run pmbootstrap flasher flash_kernel to flash the kernel
  • Run pmbootstrap flasher flash_rootfs


See also