| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,671
» Latest member: Maryam6778
» Forum threads: 16,246
» Forum posts: 117,151
Full Statistics
|
| Latest Threads |
compass pdf link expired:...
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 12:56 PM
» Replies: 3
» Views: 105
|
Pinebook Pro for sale
Forum: General Discussion on Pinebook Pro
Last Post: rfm83
Yesterday, 09:22 AM
» Replies: 0
» Views: 57
|
What is wrong with the Mo...
Forum: General Discussion on PinePhone
Last Post: Mahgue
Yesterday, 05:13 AM
» Replies: 0
» Views: 47
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
11-07-2025, 01:12 PM
» Replies: 12
» Views: 5,811
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
11-06-2025, 06:18 AM
» Replies: 6
» Views: 371
|
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: victor_yeh
11-05-2025, 11:17 PM
» Replies: 0
» Views: 75
|
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
11-05-2025, 02:25 AM
» Replies: 0
» Views: 118
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
11-04-2025, 09:53 PM
» Replies: 2
» Views: 1,762
|
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
11-04-2025, 08:37 PM
» Replies: 1
» Views: 115
|
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
11-04-2025, 04:13 AM
» Replies: 3
» Views: 343
|
|
|
Different Hardware Versions ? |
|
Posted by: bongo - 12-11-2016, 07:17 AM - Forum: Pine A64 Hardware, Accessories and POT
- Replies (3)
|
 |
i own 2 pine64 units. both are 2GB versions, rev B.
as they sometimes behave different (e.g. running one unit with the flash image of the other unit does not work), i tried to find out what's different.
the version noted on the pcb is the same. the only difference i can find is the QL code, which is 16.16 on one unit and 16.26 on the other one.
what does this code mean and where can i find the difference?
thanx!
|
|
|
|
| Mini-Tutorial to get a linux Desktop GUI working on Pine64+ |
|
Posted by: speedro86 - 12-09-2016, 06:28 PM - Forum: Getting Started
- Replies (15)
|
 |
Hey everyone, I decided to make this small mini tutorial for newbs with little if no experience with linux, embedded computers, or raspberry pi, though the more experience you the better.
I am fairly new to linux, and the pine64, I have some experience with rpi mostly with noobs/raspbian, and building a wifibroadcast setup from supplied images. I also have a fair amount of experience with Arduino, and flight controllers for multirotors. I know that most should be able to get this working without problems
I have tried almost every image available in this forum, and the wiki; Android, Ubuntu, Debian, Arch, Armbian, and simple linux CLI, but no matter which i used I could never get any of them to get all my peripherals(i needed) to work together, if HDMI worked(most always did, aswell as keyboard) but ethernet would never work despite configuring to the t each time. Well last night, I am glad to say that I finally got a build that had my internet working through ethernet, and I ultimately was able to install a Desktop GUI that is working very well! So I am going to detail what I did for you all so that you too can get use from your pine64 if you havent been able to.
The image you want to download is the most recent openSUSE from Terra854, which uses a kernal from Lonsleep his linux Kernel updated to 3.10.104-1-pine64-longsleep-103. The link for the dl is http://pine64suse.weebly.com/download.html I used the HDMI image as thats what im using, but download which one suits your needs. Once finished extract the img, then use Etcher or WinDiskImager to burn it to your sdcard, I recommend at least a 16gb Class 10. Once you've got your sdcard ready, put it into your Pine64+(I wouldnt recommend using the 512mb version), plug in what things your going to use like HDMI, Keyboard, Ethernet, USB, etc, now your ready to power up.
Boot happens fairly quickly, and the login is directly after the verbose output from the boot process. The username is: pine64 and Password is: pine64linux, once logged in run
Which will spit out your network info, make sure your network is up by running
Code: sudo ping www.pine64.org
This should give you a response from the website, also there will be a very easy to notice message stating that your network is UP.
Now you need to change to the root directory I ran
This will ask for the root password which is pine64root, you will know you're in root from the text color change to red indicating you're in the root level. From here run:
This lets you use the full sd card capacity.
Now this is a linux distro, however there are minor differences in commands, and programs that install software compared to ubuntu, or debian.
The Desktop GUI is called KDE, and the install program is called zypper, which was included in the image, so now you need to install KDE by running this
Code: zypper install -t pattern kde kde_plasma
This will take a while, like a couple hours, I let it run over night. Once it has finished, reboot your pine64, and on the next boot, yu will now have a GUI desktop!!!!!! If you run into problems during the first install, as I did try to reboot. If you do not get any type of monitor output, then power off your pine, remove the sdcard, and put it into your card reader on a windows machine, you will be able to fix the disk without removing anything. Now you are ready to try again, this time the install should work fine.
There you go a smooth running Desktop on your Pine64+!!!!!
Any questions, please ask as I will try my best to help.
|
|
|
|
| Enclosure for flush-mounting the 7" touchscreen |
|
Posted by: Learnincurve - 12-09-2016, 07:03 AM - Forum: Enclosures
- Replies (9)
|
 |
Hi.
I'm looking to replace my squeezebox touch with a high-powered R-Pi alternative, with a proper USB and ethernet implementation.
the Pine64 looks like a perfect contender at a very attractive price. Better still, the 7" touchscreen lloks as if it should be flush-mountable in a nice looking case, much like the official R-Pi 7" case:
[img] https://cdn.shopify.com/s/files/1/0176/3...1477646087[/img]
Can anyone suggest a case that fits round the screen so that the edges are flush?
Stand and back-housing for the Pine64 board I can probably manage myself if the case doesn't fit/include them.
The unit should stand, sloping slightly back, just like the image above.
BR.
--Marius--
|
|
|
|
| How do I use UART serial port on the Pi-2 bus? |
|
Posted by: SvdSinner - 12-08-2016, 09:19 PM - Forum: Debian
- Replies (3)
|
 |
How do I reference the UART pins on the PI 2 header (pins 8 and 10) to start a serial session from the command line? I'd like to use GNU Screen, if possible. I'm guessing something like :
>$ screen /dev/ttySomethingOrAnother 115200
I'm a newb to the P64, and this is my first time trying to communicate with a peripheral.
Do I need to configure the pins to use their UART function? If so, how?
(If there are better Rx/Tx pins to connect to my device, I'm open to that. I just picked those pins from an example on connecting UART to the RPi)
Feel free to point me to any docs on the subject. (I'm still learning where to search for Pine64 info.)
|
|
|
|
| LINUX Distribution for the newbie |
|
Posted by: _mgd - 12-08-2016, 10:06 AM - Forum: Linux on Pine A64(+)
- Replies (5)
|
 |
greetings,
I am a complete novice in computing_and for the longest time I detested the linux way of doing things by typing (no offence meant). Now I do want to learn both linux & the arm processors. I would like to start on an accessible distribution that will allow me to do my c programming & compilation, if I ever get even that far.
There is no reason to spend any time to answer this rudimentary question--I did try to find answers to no avail, if anybody could drop a hint I would be greateful.
Regards,
_mgd
|
|
|
|
| Seems pretty dead in here |
|
Posted by: birdcatx7 - 12-07-2016, 02:26 AM - Forum: Game Station Emulation
- Replies (8)
|
 |
Last post was in October. I haven't been around in a couple of months myself. Thought I'd poke my head in and see if anything new has developed, and it would appear not. Are people still gaming on their Pine or have they moved on to other things by now? I recall reading through a convoluted mess of linked threads/websites that some sort of retropie-ish interface was being worked on, but (of course) allwinner was being a b**** about releasing needed info to make things work. Or something. I dunno. Is there anyone around here even still?
|
|
|
|
LCD Support on Linux |
|
Posted by: pfeerick - 12-07-2016, 01:13 AM - Forum: LCD and Touch Panel
- Replies (8)
|
 |
This thread/post is intended to pull together scattered discussions from the forum on LCD Support on Linux, and put the current information of the state of affairs of LCD support on the pine64 with regards to the Linux operating systems in one place. It is a living post, so may be subject to change by myself or other moderators as needed to correct any inaccuracies over time. Any support requests will be moved to a different thread as that is NOT the focus of this thread. If you have any suggestions as to more information or related forum threads, please leave a reply!
Out of the box, the pine64 has always supported both the HDMI and LCD outputs via the Android images - but not at the same time. More recently in that area, the need for two different images has been removed, and a simply change to the uEnv.txt file was needed.
This was not the case with linux... until recently, there was no LCD support at all. It was certainly possible, as it had been done before with other boards using the Allwinner Display Engine, but was not enabled on the pine64 until recently. There are currently no "official" images that support the LCD and/or touchscreen out of the box. However, it was pointed out in Nov 2016 that support was present in the official Armbian repo, so there is in fact a ready to use image that is available for download or for you to build yourself. Check out the latest Armbian Beta image (I won't direct link as it is rebuilt daily, but you want the Pine64_Ubuntu_xenial build), and also look at the pine64 specific documentation on their site in order to try it out for yourself!
To enable the LCD panel under Armbian navigate to /boot, open the armbianEnv.txt file with a text editor and
change the pine64_lcd=off value to on. You will also need to add gt9xxf_ts to /ect/modules if you wish to enable the touch screen support.
For more information please see (the last three points of) the pine64 specific Armbian documentation.
* Instructions for installing the touch screen driver in Debian (and possibly other images)
Other threads/subforums:
Notes:- Posts talking about adding LCD support to linux images (made a list - will create redirects once this thread is open ~ Luke)
- An OpenSuse LCD image is now available (just video/ no touch)
One way to increase/decrease brightness using GPIO:
Code: echo 362 > /sys/class/gpio/export
echo out > /sys/class/gpio/gpio362/direction
while true; do
case "`xscreensaver-command -time | egrep -o ' blanked|non-blanked|locked'`" in
" blanked") echo 1 > /sys/class/gpio/gpio362/value ;;
"non-blanked") echo 0 > /sys/class/gpio/gpio362/value ;;
esac
sleep 5
done
Changelog:- 2017-03-19 - Added link to "[EXPERIMENTAL] Linux on the LCD screen" thread
|
|
|
|
|