Difference between revisions of "PinePhone Pro Software State"

Jump to navigation Jump to search
(updated)
(Updated some states to the recent batch)
Line 20: Line 20:
|-
|-
! scope="row" rowspan="3" | Bootloader
! scope="row" rowspan="3" | Bootloader
| <code>U-Boot</code>
| <code>Bootloader</code>
| colspan="2" style="background:lightcoral; text-align:center;" | Critical bugs
| colspan="2" style="background:lightcoral; text-align:center;" | Critical bugs
| Some critical software bugs currently not fixed yet: A drained battery causes U-Boot to bootloop (cause is known and currently being worked on);<sup>[[PinePhone_Pro#The battery is fully drained|Workaround]]</sup> Occasionally the eMMC fails to initialize<sup>[https://gitlab.com/postmarketOS/pmaports/-/issues/1424 Report]</sup>; Current batches ship with Tow-Boot <sup>[https://wiki.pine64.org/wiki/PinePhone_Pro#Bootloaders]<sup>
| Some critical software bugs currently not fixed yet: A drained battery causes U-Boot to bootloop (cause is known and currently being worked on);<sup>[[PinePhone_Pro#The battery is fully drained|Workaround]]</sup> Occasionally the eMMC fails to initialize<sup>[https://gitlab.com/postmarketOS/pmaports/-/issues/1424 Report]</sup>
|-
|-
| <code>SPI</code>
| <code>SPI</code>
Line 34: Line 34:
! scope="row" rowspan="3" | Operating System
! scope="row" rowspan="3" | Operating System
| <code>Stability</code>
| <code>Stability</code>
| style="background:lightcoral; text-align:center;" | Critical bugs
| colspan="2" style="background:LightYellow; text-align:center;" | WIP
| style="background:LightYellow; text-align:center;" | WIP
|  
| The pre-flashed and outdated operating system on the eMMC often gets corrupted after updating<sup>[https://forum.pine64.org/showthread.php?tid=15950 Example]</sup>
|-
|-
| <code>Suspend</code>
| <code>Suspend</code>
| style="background:lightcoral; text-align:center;" | Not working
| colspan="2" style="background:LightYellow; text-align:center;" | Experimental
| style="background:LightYellow; text-align:center;" | Experimental
| Audio is often higher pitched after waking up from suspend due to a bug, make sure to update your system<sup>[https://github.com/dreemurrs-embedded/Pine64-Arch/issues/381 Report]</sup><sup>[https://gitlab.manjaro.org/manjaro-arm/packages/core/linux-pinephonepro/-/issues/3 Report]</sup>
| '''Without suspend the phone will drain very fast!''' Suspend only available in specific more recent images<sup>[https://www.pine64.org/2022/03/15/march-update-introducing-the-quartzpro64/ News]</sup> Audio is often higher pitched after waking up from suspend due to a bug<sup>[https://github.com/dreemurrs-embedded/Pine64-Arch/issues/381 Report]</sup><sup>[https://gitlab.manjaro.org/manjaro-arm/packages/core/linux-pinephonepro/-/issues/3 Report]</sup>
|-
|-
| <code>Updates</code>
| <code>Updates</code>
| style="background:lightcoral; text-align:center;" | Critical bugs
| colspan="2" style="background:LightYellow; text-align:center;" | WIP
| style="background:LightYellow; text-align:center;" | WIP
| The pre-flashed and outdated operating system on the eMMC often gets corrupted after updating<sup>[https://forum.pine64.org/showthread.php?tid=15950 Example]</sup>; Pacman database lock preventing updates<sup>[https://wiki.archlinux.org/title/pacman#%22Failed_to_init_transaction_(unable_to_lock_database)%22_error Solution]</sup>; Keyring bug<sup>[Solution is to run "pinephonepro-post-install" script as root]</sup>
| The pre-flashed and outdated operating system on the eMMC often gets corrupted after updating<sup>[https://forum.pine64.org/showthread.php?tid=15950 Example]</sup>; Pacman database lock preventing updates<sup>[https://wiki.archlinux.org/title/pacman#%22Failed_to_init_transaction_(unable_to_lock_database)%22_error Solution]</sup>; Keyring bug<sup>[Solution is to run "pinephonepro-post-install" script as root]</sup>
|-
|-