| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,092
» Latest member: FR_IV
» Forum threads: 16,358
» Forum posts: 117,524
Full Statistics
|
| Latest Threads |
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
9 hours ago
» Replies: 0
» Views: 29
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
Yesterday, 05:00 PM
» Replies: 0
» Views: 41
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
Yesterday, 04:09 PM
» Replies: 12
» Views: 19,496
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
Yesterday, 02:43 PM
» Replies: 13
» Views: 18,635
|
Android Gaming Image
Forum: Game Station Emulation
Last Post: Jacobgilbert
06-26-2026, 07:06 AM
» Replies: 52
» Views: 110,619
|
rAudio for Rock64 V2/Pine...
Forum: Linux on Rock64
Last Post: shinzuka
06-25-2026, 03:16 PM
» Replies: 11
» Views: 1,708
|
Big thanks for the docume...
Forum: General Discussion on Pinebook Pro
Last Post: alchemist
06-25-2026, 12:58 PM
» Replies: 0
» Views: 125
|
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: mehdy
06-23-2026, 06:53 AM
» Replies: 16
» Views: 34,346
|
OpenTTD game - Error: no ...
Forum: Mobian on PinePhone
Last Post: Mary_Davis
06-23-2026, 01:12 AM
» Replies: 3
» Views: 5,564
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: Mary_Davis
06-23-2026, 01:04 AM
» Replies: 5
» Views: 3,873
|
|
|
| Remote area surcharge - what is it? |
|
Posted by: Hatgor - 06-15-2017, 08:02 AM - Forum: General Discussion on Pinebook
- Replies (3)
|
 |
Hy there everyone!
Received today the following message from Pine email:
Quote: Wrote:We are pleased to inform you that your order is scheduled to deliver very soon. However, in the midst of your shipment preparation, we come across that your shipping address is located in a remote area. This being said that a remote area surcharge of USD33 will be imposed to the delivery of your shipment.
So Pine team told me that they are going to charge me 33 USD more because my country is "remote area". First of all, I live in Eastern Europe. Not in Africa or North Pole. Why my country is in "remote area"?
Secodly, delivery tariff to my country was mentioned on their website and it is not small - 52 USD per 1 shipment to Ukraine. Why do I need to pay more 33 USD I don't know.
Thirdly, I don't want to pay anything more untill someone does explain to me where the additional costs came from.
Hope to receive answer from Pine representatives ASAP.
Thanks in advance!
|
|
|
|
| I2C Touch Panel |
|
Posted by: mbt28 - 06-12-2017, 11:32 AM - Forum: LCD and Touch Panel
- No Replies
|
 |
Hi,
I have 8 inch CTP with GT 911 controller but it is 6 pin I2C, as far I see default touch in Pine64 uses SPI for touch. Is it possible to use I2C touch screen?
Thanks
|
|
|
|
SystemLED *ON* on boot |
|
Posted by: ecolezen - 06-09-2017, 06:53 PM - Forum: Pi2, Euler and Exp GPIO Ports
- Replies (4)
|
 |
Hi, just want to share a little tip:
How to turn the systemLED ("LED") to *ON* when the board is booting (loading the system).
![[Image: DSC_0045-photo-led.jpg]](http://www13.plala.or.jp/pskitty/img/pa64sysled/DSC_0045-photo-led.jpg)
My 1GB Pine64 Board sometimes start booting process and sometimes don't... so I have to way and "see" activities on the screen or LAN interface...
So, I decided to put an LED on the systemLED holes (label "LED"), and switch it to ON when booting...
![[Image: pine64-drawing-v2-p6.jpg]](http://www13.plala.or.jp/pskitty/img/pa64sysled/pine64-drawing-v2-p6.jpg)
When using without a monitor (remote) this LED is very helpful...
These 3 lines of script turn the LED to "ON":
Code: echo "359" > /sys/class/gpio/export
echo "out" > /sys/class/gpio/gpio359/direction
echo "0" > /sys/class/gpio/gpio359/value
Full instructions on the link below:
http://www13.plala.or.jp/pskitty/pine64-sysled.html
Drawings, source code, high quality photo, etc, on GitHub:
https://github.com/valterfukuoka/pine64-sysled
Regards all,
Valter
|
|
|
|
| Win 10 IoT 15063_20170602 shutdown |
|
Posted by: dkryder - 06-05-2017, 05:31 AM - Forum: Windows 10 IoT
- Replies (6)
|
 |
hello, nice work on 0602 but i noticed a few things. the about allwinner link has bad url and shutdown via command line or upper right power only reboots device, no actual shutdown. what would be best way to shutdown? oh yeah, cortana, what is best suggested method to get the voice recognition working? is there a list of known good mic/speaker setups?
|
|
|
|
|