Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,571
» Latest member: Stephen Zhao
» Forum threads: 16,213
» Forum posts: 116,987

Full Statistics

Latest Threads
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: biketool
6 hours ago
» Replies: 71
» Views: 31,329
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
09-19-2025, 04:04 PM
» Replies: 3
» Views: 9,291
Tips for accurate reading...
Forum: General
Last Post: jaydenlord07
09-18-2025, 12:55 AM
» Replies: 0
» Views: 2,695
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 2,793
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 3,849
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 12,708
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 5,223
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 8,036
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 23,996
Default password for KDE ...
Forum: General Discussion on PinePhone
Last Post: Toni
09-14-2025, 06:35 PM
» Replies: 0
» Views: 4,298

 
  Low-Level-GPIO-Access
Posted by: Thoams131 - 01-10-2017, 04:50 PM - Forum: Linux on Pine A64(+) - Replies (2)

Hello!
Just as a disclaimer: I don't have an Pine, yet but I will buy one, soon.

I was wondering how to access the GPIO-Pins directly (like the PORT[...]-Registers on AVR or wiringPi for the Raspberry). How to set the Pins of PortL is written pretty detailed on Page 410 of the A64 User Manual. But what about the other Ports?

Thanks in advance!
Thomas131


  Power Cord & SD Card
Posted by: Maximum - 01-09-2017, 03:37 PM - Forum: Pine A64 Hardware, Accessories and POT - Replies (1)

I recently got a Pine 64 board along with a Power Cord, SD Card, Camera, Humidity Sensor. I have *somehow* misplaced the Power Cord & SD Card. I am oblivious as to how I done so but I did, sadly. 

Is it possible any of you could send me one via the mail? I live in the United States.


  Simple quesiton
Posted by: tjmcwiz - 01-08-2017, 09:06 PM - Forum: openHAB - Replies (2)

Need some basic help since the packaging didn't provide any clues and I haven't been able to find anything in my searches. I have the Openhab configuration with zwave card and serialapi_controller_static_ZW5304_USBVCP_US. 

Where does the Zwave card get 'plugged' into? 

The same question for the serialapi ... Also just guessing this provides a serial interface to get console access? Maybe useful if you are not connected to a lan?  

Also it looks like they shipped a push button but don't know the use of this or where it would get 'plugged' in. Guessing it is some sort of reset button so you don't need to pull the power.

Thanks


  Armbian for Pine64
Posted by: xalius - 01-08-2017, 08:34 AM - Forum: Armbian - Replies (22)

Since I was mostly busy with my job and other things over the last couple month I only just recently came back to my Pine64 projects. I then was looking at the currently available Linux support options and found that Armbian now has official support for the Pine64. I am currently running one of their Ubuntu images with BSP kernel and an experimental one with an updated mainline (sunxi) kernel.

You can find more information and images at their Download site: https://www.armbian.com/pine64/
Make sure to read all the hints and issues which nicely sums up most things you need to be aware of or configure to your needs: https://docs.armbian.com/board_details/pine64/

While the download section has ready built images, Armbian is by design a build system which creates Debian/Ubuntu based images for ARM systems and you can roll your own  with custom configuration as well:  https://docs.armbian.com/Developer-Guide...eparation/

I would like to collect information and feedback from other Armbian users here.


  GitHub instructions are unclear, confusing, and outdated
Posted by: stamminator - 01-07-2017, 09:53 PM - Forum: Windows 10 IoT - Replies (2)

I am following the instructions on the GitHub page to try and install Windows 10 IoT on my Pine, but they're really not making this easy. Besides some poorly worded and confusing instructions in steps 2 and 3, it says I am supposed to open the iothub_csharp_client.sln solution (/azure-iot-sdks/csharp) file. However, that file does not even exist in the repository.

Also, there are two different URLs to download the .ffu file specified between this forum and the GitHub page — http://files.pine64.org/os/win10-iot/Win...Pine64.ffu and http://files.pine64.org/os/win10-iot/Pin...eta0.1.ffu. This level of inconsistency is staggering.

Has anyone else run into these issues? If so, how were able to get around them? I don't know where to go from here.

Thanks.


  Always on allowed?
Posted by: xienwolf - 01-07-2017, 09:48 PM - Forum: Android on Pine A64(+) - Replies (1)

I suspect the answer is yes, since some people use their PINE as a server.   But I have mine set up with android 6, and since the keyboard has to be plugged in after booting... is it okay to just never tune the PINE off?


  rebuild efi
Posted by: dvescovi - 01-07-2017, 11:49 AM - Forum: Windows 10 IoT - Replies (4)

I was attempting to rebuild the EFI to support win10 core.
I followed the instructions at:https://github.com/Leeway213/WinIoTBoot

I am running under Ubuntu 16 (64bit) as the Windows build is not supported yet.

After executing the ./build.sh script in the SunxiPlatformPkg directory and answering the target questions it failed because the "C" directory
in the base tools source folder is not present. I copied the "C" folder from the edk2 master repo and it rebuild tools now on launch of same script but now I get the
following error:
Build start time: 09:25:01, Jan.07 2017
WORKSPACE        = /home/david/edk2
ECP_SOURCE       = /home/david/edk2/EdkCompatibilityPkg
EDK_SOURCE       = /home/david/edk2/EdkCompatibilityPkg
EFI_SOURCE       = /home/david/edk2/EdkCompatibilityPkg
EDK_TOOLS_PATH   = /home/david/edk2/BaseTools

Architecture(s)  = ARM
Build target     = RELEASE
Toolchain        = ARMLINUXGCC
Active Platform          = /home/david/edk2/SunxiPlatformPkg/sun50iw1p1Pkg/sun50iw1p1Pkg.dsc
Flash Image Definition   = /home/david/edk2/SunxiPlatformPkg/sun50iw1p1Pkg/sun50iw1p1Pkg.fdf
Processing meta-data ............. done!
Building ... /home/david/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [ARM]
"/home/david/edk2/SunxiPlatformPkg/pctools/toolchain/gcc-linaro/bin/arm-linux-gnueabi-gcc" -march=armv7-a -mfpu=neon -I/home/david/edk2/SunxiPlatformPkg/sun50iw1p1Pkg/Include/Sun50iW1P1 -g -O2 -fshort-wchar -fno-strict-aliasing -Wall -Werror -Wno-missing-braces -Wno-array-bounds -c -include AutoGen.h -mword-relocations -mlittle-endian -mabi=aapcs -mapcs -fno-short-enums -save-temps -fsigned-char -ffunction-sections -fdata-sections -fomit-frame-pointer -Wno-address -mfloat-abi=soft -fno-stack-protector -mno-unaligned-access -Wno-unused-but-set-variable -DCONFIG_ARCH_SUN50IW1P1 -o /home/david/edk2/Build/SunxiPlatform/sun50iw1p1Pkg/RELEASE_ARMLINUXGCC/ARM/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/./PcdLib.obj -I/home/david/edk2/MdePkg/Library/BasePcdLibNull -I/home/david/edk2/Build/SunxiPlatform/sun50iw1p1Pkg/RELEASE_ARMLINUXGCC/ARM/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/DEBUG -I/home/david/edk2/MdePkg -I/home/david/edk2/MdePkg/Include -I/home/david/edk2/MdePkg/Include/Arm /home/david/edk2/MdePkg/Library/BasePcdLibNull/PcdLib.c
/bin/sh: 1: /home/david/edk2/SunxiPlatformPkg/pctools/toolchain/gcc-linaro/bin/arm-linux-gnueabi-gcc: not found
GNUmakefile:316: recipe for target '/home/david/edk2/Build/SunxiPlatform/sun50iw1p1Pkg/RELEASE_ARMLINUXGCC/ARM/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/PcdLib.obj' failed
make: *** [/home/david/edk2/Build/SunxiPlatform/sun50iw1p1Pkg/RELEASE_ARMLINUXGCC/ARM/MdePkg/Library/BasePcdLibNull/BasePcdLibNull/OUTPUT/PcdLib.obj] Error 127

build.py...
 : error 7000: Failed to execute command
 make --no-print-directory tbuild [/home/david/edk2/Build/SunxiPlatform/sun50iw1p1Pkg/RELEASE_ARMLINUXGCC/ARM/MdePkg/Library/BasePcdLibNull/BasePcdLibNull]

build.py...
 : error 7000: Failed to execute command
 make --no-print-directory tbuild [/home/david/edk2/Build/SunxiPlatform/sun50iw1p1Pkg/RELEASE_ARMLINUXGCC/ARM/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull]

build.py...
 : error F002: Failed to build module
 /home/david/edk2/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [ARM, ARMLINUXGCC, RELEASE]
- Failed -
Build end time: 09:25:15, Jan.07 2017
Build total time: 00:00:14

I can not understand this error. the arm-linux-gnueabi-gcc is clearly in the pctools/toolchain directory and it has the executable attribute.

Any help?


  Help with Openhab2 please
Posted by: Dayve - 01-07-2017, 08:33 AM - Forum: openHAB - Replies (6)

Im trying to get Openhab2 to run on my Pine64 with my Aeon Zwave gen5 stick.
Lots of problems with the the device not found. If I use the openHAB Image 20160915 base on Ubuntu Linux Longsleep image everything works great.
The problem is I would like to use Debian Base (3.10.102 BSP 2).
I have seen that I must use 32bit java so it will work.
Looked everywhere for a 32 bit version for the pine64. There is so many different versions and so confusing.
Would anyone know the steps I need to do to get it working?


  How do I know which Pine 64 model I have?
Posted by: stamminator - 01-06-2017, 09:59 PM - Forum: General Discussion on PINE A64(+) - Replies (1)

I seem to have forgotten which one it was that I bought. How can I find out which model I have, as well as the complete specs?


  Adding a missing kernel module
Posted by: spz2k - 01-06-2017, 09:15 PM - Forum: Debian - Replies (8)

Hi,

I'm making some tests with external harddrive with LVM2 and I need pvmove... but it won't work without dm-mirror. I've checked and this kernel module isn't enabled. So I downloaded the kernel source from (https://github.com/longsleep/build-pine6...ter/kernel) and proceeded to check the dm-mirror module with the menuconfig. Once completed I then made a (make modules) and copied the module in /lib/module/... folder.

Now if I do depmod && modprobe dm-mirror it complains that the format is invalid. I neved had that knind of error... unless I was cross compiling wich i'm not since I built the module on the pine itself.

The exact error is :

modprobe: ERROR: could not insert 'dm_mirror': Exec format error

Any idea about how to fix the problem?