| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
2 hours ago
» Replies: 12
» Views: 2,343
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: WEF
07-22-2026, 05:46 PM
» Replies: 3
» Views: 936
|
USB on Quartz64 Zero
Forum: Linux on Quartz64
Last Post: MichaIng
07-22-2026, 02:04 PM
» Replies: 1
» Views: 1,695
|
Android source code repos...
Forum: Android on Quartz64
Last Post: MichaIng
07-22-2026, 02:00 PM
» Replies: 0
» Views: 61
|
DietPi OS for Quartz64
Forum: Linux on Quartz64
Last Post: MichaIng
07-22-2026, 01:52 PM
» Replies: 48
» Views: 56,033
|
DietPi OS for ROCK64
Forum: Linux on Rock64
Last Post: MichaIng
07-22-2026, 01:47 PM
» Replies: 43
» Views: 88,762
|
DietPi OS for Pinebook
Forum: Linux on Pinebook
Last Post: MichaIng
07-22-2026, 01:38 PM
» Replies: 4
» Views: 15,507
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: libbyhancock
07-22-2026, 01:25 AM
» Replies: 5
» Views: 2,519
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
07-18-2026, 06:16 PM
» Replies: 20
» Views: 18,061
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
07-18-2026, 12:51 PM
» Replies: 13
» Views: 10,513
|
|
|
| Remix OS not working with projector |
|
Posted by: MikeJewski - 06-30-2016, 09:09 AM - Forum: Remix OS
- Replies (1)
|
 |
I attempted to connect my Pine running Remix to a projector, only for it to not work, and be met with a screen saying "frequency out of range". I found out that there are multiple reasons for this, but a possible one is if the refresh rate is set above 60Hz. Is it possible to see/change the refresh rate of Remix OS? The Debian image is working just fine.
|
|
|
|
| Widescreen gaming in Google Play |
|
Posted by: DwyerSP - 06-30-2016, 08:37 AM - Forum: Android on Pine A64(+)
- Replies (1)
|
 |
Hello. I'm not terribly familiar with the Android OS, so please forgive my ignorance...
That said, I'm attempting to play a game I downloaded from the Google Play store, or whatever (Final Fantasy: Brave Exvius). It seems to work fine, but it seems it can only be played vertically. And since I have my Pine A64 plugged into a TV, this is a problem. Is there a relatively simple option to change the orientation on games, or am I stuck having to play this game with my head sideways?
Thanks,
Sean
|
|
|
|
PPS-GPIO |
|
Posted by: Sebastian - 06-30-2016, 06:05 AM - Forum: Linux on Pine A64(+)
- Replies (11)
|
 |
Hello Forum,
i want to set up a stratum 1 server on the pine, with the Adafruit GPS-Board. On the Pi it's no problem, because i don't need to make big changes.
What I have done so far on pine:
Code: $ git clone --depth 1 --single-branch -b pine64-hacks-1.2 https://github.com/longsleep/linux-pine64
$ curl -sSL https://github.com/longsleep/build-pine64-image/raw/master/blobs/pine64.dts > linux-pine64/arch/arm64/boot/dts/sun50i-a64-pine64-plus.dts
$ make menuconfig
The pps-part in the config looks like this:
Code: #
# PPS support
#
CONFIG_PPS=m
CONFIG_PPS_DEBUG=y
#
# PPS clients support
#
CONFIG_PPS_CLIENT_KTIMER=m
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
CONFIG_PPS_CLIENT_GPIO=m
#
# PPS generators support
#
After build dmesg shows:
Code: # dmesg | grep pps
[ 14.067625] pps_core: LinuxPPS API ver. 1 registered
[ 14.092242] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
But where the pin is defined?
The pps-source is connected to Pin 18 on the board.
That's all what I have found:
https://www.kernel.org/doc/Documentation...s-gpio.txt
https://dev.openwrt.org/browser/trunk/ta...?rev=44392
For me that sounds like rocket science. :/
Could somebody "take me by the hand" please, and tell me what is the next step?
(And please, excuse my bad english.)
|
|
|
|
| Tracking Number? |
|
Posted by: UrbanGecko - 06-30-2016, 05:31 AM - Forum: Shipment Related Discussion
- Replies (3)
|
 |
Hi guys
I've been waiting patiently hoping to get some kind of news, however, haven't heard anything. I've also been checking kistarters comments daily reading "literally" every comment from about 353 or something like that, seen the good and the bad there, lately though so many people have been getting theirs, kind of making my burn even more for this thing.
Could you please let me know what the status of my order is? I'm backer number 15,785. I've also checked backerkit daily, or multiple times a day for the last couple of months, and nothing has updated there. I was part of the March tier.
Really dying to get this now.
Please let me know whats happening
Regards
Micah
|
|
|
|
| Home Automation. |
|
Posted by: MokaMx_GDL_DE - 06-30-2016, 01:48 AM - Forum: Pine A64 Projects, Ideas and Tutorials
- Replies (1)
|
 |
Hello...
I would like to automate some things in my house..
I got the I2C POT Board with light and humidity sensor. so beginning with Humidity Reading to determine to open Windows or close them and with Light sensor Open or Close the Window Shadow.
Since Here where I live summer is dark upon 10 PM but in winter is Dark since 4 PM I want to be controlled by Light Sensor.
I have the Phillip Hue at Home and I can control it via SSH. I could control also the Light in the house.
I got Ubuntu Mate to start and verify everything is working, and also Android works fine
is there someone trying something like it?! i would like to share experience and not trying and re-invent the wheel.
|
|
|
|
| How to get control of GPIO pins from Remix? |
|
Posted by: gbjensen - 06-30-2016, 12:03 AM - Forum: Android on Pine A64(+)
- Replies (1)
|
 |
I would like to make a very small app or script to Android / Remix.
It shall set a GPIO pin high for 0.5 to 1 second and the low again.
Why? I would like to reset the HP_Jack connector status and thereby be able to use the audio output without doing the unplug-plug manual sequence after power up. (with a relay or analog sw. will I shortly connect pin 3 and 4 at the jack connector.)
A manual short circuit of pin 3 and 4 (and release again) activates the audio output af the HP_JACK connector.
So: - How do I get started making a simple app or script to android?
- How do I get control of the GPIO pins from android?
|
|
|
|
| XFS Support? |
|
Posted by: utdrmac - 06-29-2016, 04:55 PM - Forum: Linux on Pine A64(+)
- Replies (2)
|
 |
I can see a commit to enable XFS as a module but I cannot find the module.
Code: root@pine3:/var/log/ceph# find /lib/ -name "*xfs*" -print | wc -l
0
root@pine3:/var/log/ceph# modprobe xfs
modprobe: FATAL: Module xfs not found in directory /lib/modules/3.10.102-0-pine64-longsleep
Is there some other way to install XFS support?
Thanks @longsleep for your continued hard work!
|
|
|
|
Plugging in the Camera into CSI |
|
Posted by: BigBear59 - 06-29-2016, 03:40 PM - Forum: Getting Started
- Replies (2)
|
 |
I just got my "PINE A64+ Board 2GB" & the "Himax 5 Megapixel Camera Module".
Does anyone have instructions on how to open the CSI connector and inserting the flat cable?
or just a pic of installed camera.
Thanks
|
|
|
|
| RemixOS is the only thing stable for me |
|
Posted by: mantes - 06-29-2016, 03:21 PM - Forum: Android on Pine A64(+)
- No Replies
|
 |
Hello,
Just wanted to start a thread about my experience with the PINE64. So far the only thing that is stable for me is RemixOS. When using Android and Linux my unit likes to crash. Specificially when messing with wireless and BT. On Linux I could only get the BT Manager to load once but then it crashed and wouldn't load anymore. With android once I connect to wifi it crashes and then boots to the same crash until I reload the OS on the micro SD. Using android I was able to get the touch screen and LCD that I got with the kickstarter package to work but being that Android is the only thing that you can load where the LCD works, makes it pretty much useless as when I use wifi it crashes. Running remix I connect a BT mouse and keyboard and connect a touchscreen via USB using the HDMI out. I was also able to use the power button that came with the kit. I installed it in the power slot, however it seemed like I only got it work once but it's not soldered so it may not properly be making the connection for it to work. I did have to hold the power button for a few seconds before it came on. Anywho, that's what's up.
Thanks
-Michael
|
|
|
|
|