Jump to content

ClockworkPi uConsole (clockworkpi-uconsole-cm4): Difference between revisions

From postmarketOS Wiki
Fizzo (talk | contribs)
Rename device to clockworkpi-uconsole-cm4 as CM4 it's the only currently supported version
Fizzo (talk | contribs)
Reboot empty device page using device template
Line 1: Line 1:
{{Infobox device
{{Infobox device
| manufacturer = Clockwork Tech
| manufacturer = Clockwork Tech
| name = uConsole Kit CM4
| name = ClockworkPi uConsole Kit RPI-CM4 Lite
| codename = clockworkpi-uconsole-cm4
| codename = clockworkpi-uconsole-cm4
| image = image:
| model = RPI-CM4 Lite
| imagecaption =  
| image = File:Uconsole cm4 pmos small.jpg
| imagecaption = uConsole running postmarketOS with SXMO
| releaseyear = 2023
| releaseyear = 2023
| category = testing
| category = testing
| originalsoftware = ClockworkOS
| originalsoftware = Raspbian
| originalversion =  
| pmoskernel = 6.1.74
| optionalsoftware = Linux
| chipset = Broadcom BCM2711
| chipset =  
| cpu = 4x 1.5 Ghz Cortex-A72
| cpu =  
| gpu = Broadcom VideoCore VI
| gpu =  
| display = 1280x720
| storage =  
| storage = MicroSDHC slot
| display = 720P@60Hz
| memory = 4096 MB
| memory =  
| architecture = aarch64
| architecture = aarch64
| type = Pocket PC
| type = handset
<!-- the following status_* questions should be answered with Y - yes, P - partial, N - no, or left blank (for untested or unknown) -->
| whet_dhry = 868.4 <!-- see Unixbench page on wiki -->
<!-- Features -->
<!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown -->
| status_usbnet = N
| status_usbnet = N
| status_flashing =  
| status_flashing = -
| status_touch =
| status_touch = -
| status_screen = P
| status_screen = Y
| status_3d = Y
| status_fde =
| status_emmc = -
| status_wifi = Y
| status_wifi = Y
| status_xwayland =
| status_mainline = -
| status_fde =
| status_mainline =  
| status_battery = Y
| status_battery = Y
| status_3d =
| status_audio = Y
| status_accel =
| status_bluetooth = Y
| status_magnet =
| status_barometer =
| status_powersensor =
| status_audio =  
| status_bluetooth =  
| status_camera = -
| status_camera = -
| status_gps =  
| status_gps = -
| status_mobiledata =  
| status_mobiledata = -
| status_sms =  
| status_sms = -
| status_calls =  
| status_calls = -
| status_otg = Y
| status_otg = Y
| status_nfc = -
| status_nfc = -
<!-- Sensors -->
| status_accel = -
| status_magnet = -
| status_light = -
| status_proximity = -
| status_hall = -
| status_barometer = -
| status_powersensor = Y
<!-- Misc -->
| status_dvb = -
| status_cameraflash = -
| status_keyboard = Y
| status_touchpad = Y
| status_usba = Y
| status_usba = Y
| status_sdcard Y
| status_hdmidp = Y
| status_hdmidp = Y
| status_keyboard = Y
| status_irtx = -
| status_touchpad =  
| status_irrx = -
| status_irtx =  
| status_stylus = -
| booting = Y
| status_haptics = -
| status_ethernet = -
| status_fossbootloader = -
| booting = yes
}}
}}
== Contributors ==
* Symmetrist
== Maintainer(s) ==
* Symmetrist
== Users owning this device ==
{{Device owners}}
<!-- autogenerated, use {{Owns device|devicepage|notes}} on your profile page -->
<!-- use _ instead of spaces in device page name, e.g. {{Owns device|HTC_Desire_(htc-bravo)|custom notes}}-->
<!-- you may need to purge page cache to see changes (more->purge cache)-->
<!-- you can use {{My devices}} on your profile page to show table with all your devices -->
== Installation ==
Use [[pmbootstrap]] to build your own installation image.
<!-- Expand this with the commands needed for flashing, add --sdcard to install if it makes sense etc. -->
<source lang="shell-session">
$ pmbootstrap init
$ pmbootstrap install --sdcard /dev/mmcblkX
</source>
<!-- add more sections below as necessary, e.g. WiFi, photos, ... -->


== See also ==
== See also ==
[https://www.clockworkpi.com/ Homepage]
* {{MR|4751|pmaports}} Initial merge request
* [https://github.com/clockworkpi/uConsole/tree/master/Code/patch/cm4/20230630 Kernel patches from ClockworkPi]
* [https://github.com/PotatoMania/uconsole-cm3 Arch Linux port for uConsole with CM3 module]
* [https://jhewitt.net/uconsole Wiki page with information on custom kernel]
 
<!--
If you manage to get your device packages merged, uncomment links below and change DEVICE_CODENAME with the actual one.
* {{Device package|DEVICE_CODENAME}}
* {{Kernel package|DEVICE_CODENAME}}
-->

Revision as of 16:56, 29 January 2024

Clockwork Tech ClockworkPi uConsole Kit RPI-CM4 Lite
uConsole running postmarketOS with SXMO
uConsole running postmarketOS with SXMO
Manufacturer Clockwork Tech
Name ClockworkPi uConsole Kit RPI-CM4 Lite
Codename clockworkpi-uconsole-cm4
Model RPI-CM4 Lite
Released 2023
Type handset
Hardware
Chipset Broadcom BCM2711
CPU 4x 1.5 Ghz Cortex-A72
GPU Broadcom VideoCore VI
Display 1280x720
Storage MicroSDHC slot
Memory 4096 MB
Architecture aarch64
Software
Original software Raspbian
postmarketOS
Category testing
Pre-built images no
Mainline -
postmarketOS kernel 6.1.74
Unixbench Whet/Dhry score 868.4
Features
USB Networking
Broken
SD card
No data
Battery
Works
Screen
Works
Keyboard
Works
Touchpad
Works
Multimedia
3D Acceleration
Works
Audio
Works
Connectivity
WiFi
Works
Bluetooth
Works
Miscellaneous
FDE
No data
USB-A
Works
USB OTG
Works
HDMI/DP
Works
Sensors
Power Sensor
Works


Contributors

  • Symmetrist

Maintainer(s)

  • Symmetrist

Users owning this device


Installation

Use pmbootstrap to build your own installation image.

$ pmbootstrap init
$ pmbootstrap install --sdcard /dev/mmcblkX


See also