Difference between revisions of "PinePhone Software"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
Line 29: Line 29:
 
Netevent is a tool which can be used to share linux event devices with other machines (either via /dev/uinput or by implementing a client for the same protocol with other means).[https://github.com/Blub/netevent]
 
Netevent is a tool which can be used to share linux event devices with other machines (either via /dev/uinput or by implementing a client for the same protocol with other means).[https://github.com/Blub/netevent]
 
* Repository: [https://github.com/Blub/netevent]
 
* Repository: [https://github.com/Blub/netevent]
 +
 +
=== Other Components ===
 +
* [https://source.puri.sm/Librem5/feedbackd/-/tree/master feedbackd] - events and notifications daemon
  
 
== Development ==
 
== Development ==

Revision as of 22:05, 26 September 2020

Software usable with PinePhone

Distributions

Main distributions registry: wiki.pine64.org/PinePhone_Software_Releases

Utilities

Jumpdrive

Enables flashing of the internal eMMC flash storage from a computer over USB.

netevent

Netevent is a tool which can be used to share linux event devices with other machines (either via /dev/uinput or by implementing a client for the same protocol with other means).[2]

  • Repository: [3]

Other Components

Development

Troubleshooting

What is going on??

Try connecting to the Serial Console on PinePhone.

Random crashes

If you experience random crashes, try a slower DRAM clock speed! See this thread.

External Links