PINE64
Linux Support - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32)
+---- Forum: LCD and Touch Panel (https://forum.pine64.org/forumdisplay.php?fid=37)
+---- Thread: Linux Support (/showthread.php?tid=1183)

Pages: 1 2 3 4 5 6 7


RE: Linux Support - Ghelorn - 11-01-2016

(11-01-2016, 07:48 PM)modsbyus Wrote: What should I download on their site? Just the 64bit image? I am using VirtualBox.

Sent from my SM-G930V using Tapatalk
http://docs.armbian.com/Developer-Guide_Build-Preparation/

In the requirements I downloaded 64bit 16.04 ubuntu. Then when doing the system setup I installed mate desktop and ssh server when prompted for additional stuff

Sent from my Nexus 6P using Tapatalk


RE: Linux Support - modsbyus - 11-01-2016

(11-01-2016, 07:53 PM)Ghelorn Wrote:
(11-01-2016, 07:48 PM)modsbyus Wrote: What should I download on their site? Just the 64bit image? I am using VirtualBox.

Sent from my SM-G930V using Tapatalk
http://docs.armbian.com/Developer-Guide_Build-Preparation/

In the requirements I downloaded 64bit 16.04 ubuntu. Then when doing the system setup I installed mate desktop and ssh server when prompted for additional stuff

Sent from my Nexus 6P using Tapatalk

I was using ubuntu 16.10, but I am installing 16.04 per their guide now. I'll let you know how it goes tomorrow. Time for bed now Smile


RE: Linux Support - vintagewaffle - 11-02-2016

Sorry again folks, I had to modify my changes so that they would be appropriate for inclusion in the main armbian repository which means my repo is in a little bit of a flux at the moment.
The build currently generated from it does not function so please hold off for a moment.

I'm hoping to have my changes squared away in a couple of hours.


RE: Linux Support - Ghelorn - 11-02-2016

The version I downloaded yesterday is working pretty good. can't seem to find a good working virtual keyboard but its working after all

Sent from my Nexus 6P using Tapatalk


RE: Linux Support - vintagewaffle - 11-02-2016

Ok, repo should be good to go again.
Now there will be a switch: pine64_lcd=on/off in the /boot/armbianEnv.txt file
The default values is off so make sure you change it.


RE: Linux Support - modsbyus - 11-02-2016

(11-02-2016, 07:12 AM)Ghelorn Wrote: The version I downloaded yesterday is working pretty good. can't seem to find a good working virtual keyboard but its working after all

Sent from my Nexus 6P using Tapatalk

Have you tried Onboard?
sudo apt-get install onboard
I haven't finished compiling the img yet, so I haven't tried it.


RE: Linux Support - vintagewaffle - 11-02-2016

Great news! The support is now merged into the armbian main repos so just building from there will include support for LCD/Touchpanel
http://docs.armbian.com/Developer-Guide_Build-Preparation/


RE: Linux Support - modsbyus - 11-02-2016

(11-02-2016, 09:39 PM)vintagewaffle Wrote: Great news! The support is now merged into the armbian main repos so just building from there will include support for LCD/Touchpanel
http://docs.armbian.com/Developer-Guide_Build-Preparation/
Thanks for your work on this! I have been waiting for this since I supported the Pine.

Sent from my SM-G930V using Tapatalk


RE: Linux Support - Ghelorn - 11-03-2016

(11-02-2016, 11:53 AM)modsbyus Wrote:
(11-02-2016, 07:12 AM)Ghelorn Wrote: The version I downloaded yesterday is working pretty good. can't seem to find a good working virtual keyboard but its working after all

Sent from my Nexus 6P using Tapatalk

Have you tried Onboard?
sudo apt-get install onboard
I haven't finished compiling the img yet, so I haven't tried it.
Onboard fails to start and florence crashes when you press any key on it.

The only one I have been able to get to work just from repos is xvkbd.

Sent from my Nexus 6P using Tapatalk


RE: Linux Support - vintagewaffle - 11-03-2016

(11-02-2016, 10:14 PM)modsbyus Wrote: Thanks for your work on this! I have been waiting for this since I supported the Pine.

Sent from my SM-G930V using Tapatalk

No problem, I'm just happy I could get it to work. Everything was already out there it just needed someone to actually put it all together.