Difference between revisions of "PinePhone Software Releases"

Jump to navigation Jump to search
Line 122: Line 122:
To adjust screen resolution, see these threads: [https://forum.pine64.org/showthread.php?tid=9016&pid=61403#pid61403] [https://forum.pine64.org/showthread.php?tid=9016&pid=61685#pid61685]  
To adjust screen resolution, see these threads: [https://forum.pine64.org/showthread.php?tid=9016&pid=61403#pid61403] [https://forum.pine64.org/showthread.php?tid=9016&pid=61685#pid61685]  


Most of Debian's repository is available. There are packages that need to be cross compiled ("ported") to ARM64 (see [https://wiki.debian.org/Arm64Port Debian's wiki on ARM64 port]), but the process is fairly easy. Most developers package their software for the AMD64 version of Debian, so they will throw an error when run; if you have the source code, you can compile it to run on ARM64/PinePhone. If you do so, you should contact the developers so they can provide precompiled ARM64 packages for others in the future. You should also contact Debian if you have working ARM64 packages not listed on [https://wiki.debian.org/Arm64Port this page], since this helps them track the status of ARM64 with Debian. Currently their wiki page is out of date.
Most of Debian's repository is available. There are packages that need to be cross compiled ("ported") to ARM64 (see [https://wiki.debian.org/Arm64Port Debian's wiki on ARM64 port]), but the process is fairly easy. Most developers package their software for the AMD64 version of Debian, so they will throw an error when run; if you have the source code, you can compile it to run on ARM64/PinePhone. If you do so, you should contact the developers so they can provide precompiled ARM64 packages for others in the future. You should also contact Debian if you have working ARM64 packages not listed on [https://wiki.debian.org/Arm64Port this page], since this helps them track the status of ARM64 with Debian. Currently their wiki page is out of date.  


* ''' Download location '''
* ''' Download location '''
Line 131: Line 131:


* ''' What works, what does not work '''
* ''' What works, what does not work '''
Everything works except bluetooth, camera, and switching sound output when (un)plugging the headphones.
Known issues:
 
- ModemManager acts weirdly if your SIM card needs PIN code verification, it is recommended to disable it for now
Please note it is recommended you disable PIN code verification on your SIM card, as you might run into trouble otherwise.
- headphone jack insertion is still not detected, you need to manually switch to the "Headphone" output in "Settings" -> "Sound"
- bluetooth and camera are still not usable, even though the low-level drivers seem to work
- a few voice calls issues: unable to mute the mic, headset mic not working, audio quality to be improved (if the hardware is capable of more)


See [https://gitlab.com/a-wai/debos-pinephone/-/blob/master/README.md the project's README file] for more details.
See [https://gitlab.com/a-wai/debos-pinephone/-/blob/master/README.md the project's README file] for more details.