| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
Yesterday, 04:41 PM
» Replies: 6
» Views: 3,992
|
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
Yesterday, 08:23 AM
» Replies: 0
» Views: 52
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 159
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 74
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,552
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,172
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 236
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 162
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,643
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
06-27-2026, 02:43 PM
» Replies: 13
» Views: 18,835
|
|
|
| Install Playstore on Android 8.1.0 |
|
Posted by: Domo - 10-20-2018, 08:26 PM - Forum: Android on RockPro64
- Replies (14)
|
 |
How to install PlayStore on Android 8.1.0
The zip with all needed files : https://drive.google.com/file/d/1upg2H9uCBhKEgU1is19LNmKEqpwB9KE6/view?usp=sharing
IMPORTANT : This file are not the same as for Android 7.1.2
Activate developer mode and get a root shell:
./adb device
./adb root
./adb remount
./adb push playstore.apk /system/priv-app/
./adb push playservices.apk /system/priv-app/
./adb push gsf.apk /system/priv-app/
./adb install -r gsf.apk
./adb install -r playservices.apk
./adb install -r playstore.apk
./adb push libAppDataSearch.so /system/lib/
./adb push libconscrypt_gmscore_jni.so /system/lib/
./adb push libgcastv2_base.so /system/lib/
./adb push libgcastv2_support.so /system/lib/
./adb push libgmscore.so /system/lib/
./adb push libgoogle-ocrclient-v3.so /system/lib/
./adb push libjgcastservice.so /system/lib/
./adb push libjingle_peerconnection_so.so /system/lib/
./adb push libleveldbjni.so /system/lib/
./adb push libnative.so /system/lib/
./adb push libsslwrapper_jni.so /system/lib/
./adb push libvcdiffjni.so /system/lib/
./adb push libwearable-selector.so /system/lib/
./adb push libWhisper.so /system/lib/
Then reboot and go to the android settings, apps and give all the permissions to the apks installed.
The following commands should also be executed on the RockPro64 to prevent occasional Google Play Services errors: So run the beginning commands and get into adb shell and run these commands:
./adb shell
pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION
pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
Reboot again.
Finish
|
|
|
|
| Install Playstore on Android 7.1.2 |
|
Posted by: Domo - 10-20-2018, 12:49 PM - Forum: Android on RockPro64
- Replies (6)
|
 |
How to install PlayStore
The zip with all needed files : https://drive.google.com/file/d/1YAMZF0J...mDRpP/view
Activate developer mode and get a root shell:
./adb device
./adb root
./adb remount
./adb push playstore.apk /system/priv-app/
./adb push playservices.apk /system/priv-app/
./adb push gsf.apk /system/priv-app/
./adb install -r gsf.apk
./adb install -r playservices.apk
./adb install -r playstore.apk
./adb push libAppDataSearch.so /system/lib/
./adb push libconscrypt_gmscore_jni.so /system/lib/
./adb push libgcastv2_base.so /system/lib/
./adb push libgcastv2_support.so /system/lib/
./adb push libgmscore.so /system/lib/
./adb push libgoogle-ocrclient-v3.so /system/lib/
./adb push libjgcastservice.so /system/lib/
./adb push libjingle_peerconnection_so.so /system/lib/
./adb push libleveldbjni.so /system/lib/
./adb push libnative.so /system/lib/
./adb push libsslwrapper_jni.so /system/lib/
./adb push libvcdiffjni.so /system/lib/
./adb push libwearable-selector.so /system/lib/
./adb push libWhisper.so /system/lib/
Then reboot and go to the android settings, apps and give all the permissions to the apks installed. Start Play Store, do not input anything, just exit.
The following commands should also be executed on the RockPro64 to prevent occasional Google Play Services errors: So run the beginning commands and get into adb shell and run these commands:
./adb shell
pm grant com.google.android.gms android.permission.ACCESS_COARSE_LOCATION
pm grant com.google.android.gms android.permission.ACCESS_FINE_LOCATION
Reboot again.
Finish
|
|
|
|
| USB Wireless |
|
Posted by: y0sh - 10-20-2018, 07:07 AM - Forum: Linux on RockPro64
- Replies (8)
|
 |
Are you able to add a usb wireless? I have a couple different types and they all work with linux but nothing is working here. I was wondering if anyone has gotten a usb wireless to work and what they had to do.
|
|
|
|
| Update Kernel |
|
Posted by: y0sh - 10-19-2018, 07:05 PM - Forum: Linux on RockPro64
- Replies (1)
|
 |
I just install the LXDE desktop and i noticed the kernel i was running is Linux rockpro64 4.4.132-1083-rockchip-ayufan-gfd3f12ca5fae. I was wondering what would be a good kernel i should upgrade to or just stay with what i have.
|
|
|
|
| SOPINE Hardware Info |
|
Posted by: ehrack - 10-19-2018, 05:05 PM - Forum: P64-LTS / SOPINE Hardware, Accessories and POT
- Replies (2)
|
 |
Hi there!
I'm brand new to the Pine 64 world, but I have tons of experience with the Raspberry Pi and linux.
I'm working on a project involving the SOPINE, but I'm really having trouble finding the info I need. One of the biggest issues I'm having is that I don't know what voltage rails I have to supply, and what I don't. Is there a data sheet somewhere that provides all this info, as well as info about what busses are where, and their specifications?
I've found the pinout, but that really doesn't tell the whole story.
Thanks in advance for your help!
-Connor
|
|
|
|
| Just broke the screen on this POS. Anyone need parts?? |
|
Posted by: Nierika - 10-19-2018, 12:39 AM - Forum: General Discussion on Pinebook
- Replies (1)
|
 |
Was hoping to trade this for an old laptop but I guess it was not meant to be. It's been collecting dust for a while and I just now accidentally stepped on it and broke the screen. It's a shame cause it was barely used. I want to part this thing out. If you broke something on yours and need a replacement send me a message and I'll do my best to get you the spare part(s).
|
|
|
|
ANNOUNCING RECALBOX FOR THE ROCKPRO64 - ALPHA RELEASE |
|
Posted by: Mrfixit2001 - 10-18-2018, 01:30 PM - Forum: Linux on RockPro64
- Replies (20)
|
 |
ANNOUNCING RECALBOX FOR THE ROCKPRO64 - ALPHA RELEASE
After many efforts with much teamwork, collaboration, and testing, we are very excited to provide the ALPHA release of RECALBOX for the ROCKPRO64 board!
-- The download is located under this repository's releases -- https://github.com/mrfixit2001/recalbox_rockpro64/releases
Details on the ROCKPRO64 SoC can be found here: https://www.pine64.org/?page_id=61454
For those of you unfamiliar with Recalbox: https://www.recalbox.com/ "Recalbox offers a wide selection of consoles and game systems. From the very first arcade systems to the NES, the MEGADRIVE, 32-bit platforms (such as the Playstation) and even Nintendo64. With Kodi already included, Recalbox also serves as a Media Center. By connecting it to your home network, you will be able to stream videos from any compatible devices (NAS, PC, External HDD, etc.)."
Please do keep in mind that this is a ALPHA release, which means you should still EXPECT some things not to work quite right. We have done a LOT of testing on our own to try and resolve as many issues as we can before this release, but now you get to help! (Lucky you!) So if/when you do find things that don't work right, please use the link in github to report the issue.
When reporting issues: - Provide logs or screenshots of the issue so that we can see the error(s) you are seeing
- Provide detailed steps for us to follow in order to reproduce the issue
A few things to know about this release:- Remapping the buttons on some controllers, such as 8BitDo, cause the controller to not work in the emulators – use the default keymaps for these
- Resolution for Non-Retroarch Emulators and EmulationStation is 1080p, manual config edit will be needed to change: o Mount the BOOT partition and edit /boot/extlinux/extlinux.conf -- look for the following value: video=HDMI-A-1:1920x1080@60. Edit to your desired resolution. o NOTE: Resolution in KODI can be adjusted without any config changes (up to 4k!)
- Netflix Kodi app is included – you can login but it does not currently play anything (yet)
- When the image first boots, you can expect a delay as the partition is expanded to the full size of your disk. Please be patient and let this complete. It will not happen on every boot, but you should not interrupt this process or you may need to reimage.
- N64 has multiple cores, different ROMS work better with different cores! For example, Mario Kart and Perfect Dark both perform very well using the N64 core (which is “GLES2N64”).
- Some emulators / cores are highly dependent on a valid BIOS files being installed (Dreamcast, for example). Be sure to read the documents in the system’s ROM folder for details on what BIOS files are needed. Further documentation is available on the Recalbox wiki.
- A single ROM not working is not considered a “bug”, it’s often an incompatibility with the ROM and the emulator or core. We have provided multiple cores for some emulators to try and help maximize the number of ROMS that work.
- If you are suddenly and unexpectedly thrown into KODI, then that means EmulationStation may have crashed. Please provide your /recalbox/es.log file so we can review.
- We STRONGLY recommend that you install a heatsink on the board
Some things we have added to Recalbox that are Exclusive to the Pine64 releases:- Upgraded Kodi (and addons) from version 17 (Krypton) to a July 2018 commit of version 18 (Leia)
- InputStream.Adaptive Kodi Addon
- Multiple cores for different emulators so that you can select which core works best for you on each ROM!
- Slight default overclock
- HDR and 4k Media Playback!
- Included Wolfenstein 3D (shareware version) in DosBox
- CEC working in KODI
- IR working in KODI – supports multiple remotes out of the box, including the Pine64 / Rockbox remote
- Added some default shader presets and default cores
- Updated Library Versions with Buildroot 2018.2-3
- Custom patches to ES and Emulators to improve overall stability
"Where's the source code?" The source is in the final stages of being cleaned up and organized in preparation to be made available for the recalbox team to maintain, instead of having it hosted in this repository. Merging it with the recalbox repo allows them to maintain and update it, which ensures that you will receive their updates as they are made available.
Lastly, please remember this is a community build, and just something I've worked on in my free time. There's no pressure at all, but if you appreciate the work then feel free to send me a buck on Paypal: mrfixit2001 at gmail.
Special thanks go out to Kwiboo from LibreELEC, Substring at Recalbox, and LukasZ at Pine64 for their efforts in testing and feedback!
|
|
|
|
| Performance issue/question |
|
Posted by: bobdaroze - 10-18-2018, 08:43 AM - Forum: General Discussion on ROCKPRO64
- Replies (8)
|
 |
Greetings!
I am curious about something: as I know so far, RockPro64 should be more powerful than Odroid-XU4.
The overall experience makes it seems so (installing, browsing, response time, etc)
Checked hardinfo's benchmark, and it confirmed it.
Cryptohash benchmark says RockPro64 is 226.12 and Odroid-XU4 is 198.49 - another evidence.
However, I tried it by mining a cryptocoin aswell, and I have troubling results. With Odroid, I was capable to do it with 32khash, but with RockPro64 it was only 27khash.
Can someone explain why RockPro64's hashrate is lower than Odroid-XU4's?
Is it something to do with the kernel (which one is the most recent?)? Or is it because the clock rate or the number of threads? (Though I have to add that this mining program is armhf, but I managed to make it work by adding the armhf architecture)
|
|
|
|
| Pine64+ 2GB board for sale with WiFi module and case |
|
Posted by: ~clumsy~ - 10-18-2018, 06:15 AM - Forum: General Discussion on PINE A64(+)
- Replies (1)
|
 |
Hi everyone,
I have a Pine64+ 2 GB board with, WiFi module and ABS case for sale. This was originally purchased through the Kickstarter but I just haven't used it to its potential hence why I am selling.
I was looking for £15 plus shipping. I am in the UK but willing to ship worldwide. Reply or PM me if you are interested with you're location and I'll reply with the shipping costs.
|
|
|
|
|