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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,916
» Latest member: cyberb123
» Forum threads: 16,327
» Forum posts: 117,420

Full Statistics

Latest Threads
Private / self-hosted "Cl...
Forum: General Discussion on PinePhone
Last Post: cyberb123
8 hours ago
» Replies: 8
» Views: 6,985
Automatic screen rotation
Forum: PineTab Software
Last Post: Raik
Today, 01:49 AM
» Replies: 32
» Views: 29,507
Prohibit Pinecil from goi...
Forum: Pinecil Software
Last Post: snorkel
03-13-2026, 01:56 AM
» Replies: 2
» Views: 143
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-12-2026, 04:49 AM
» Replies: 2
» Views: 570
Looking for PineTime user...
Forum: General
Last Post: Mitrax
03-11-2026, 02:50 PM
» Replies: 2
» Views: 286
reset wifi hardware/drive...
Forum: Mobian on PinePhone
Last Post: baptx
03-10-2026, 04:43 PM
» Replies: 5
» Views: 5,015
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: Tia Vaughan
03-09-2026, 07:51 PM
» Replies: 8
» Views: 5,664
US Tariffs & Recent Supre...
Forum: General
Last Post: recursivenomad
03-09-2026, 09:46 AM
» Replies: 0
» Views: 173
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: janqbtzki
03-08-2026, 03:39 PM
» Replies: 2
» Views: 735
irradium (based on crux l...
Forum: Linux on Quartz64
Last Post: mara
03-07-2026, 04:21 PM
» Replies: 8
» Views: 15,257

 
  OTA file
Posted by: mikey0000 - 08-01-2016, 09:52 PM - Forum: Android on Pine A64(+) - Replies (11)

Hi @tllim 

Can you post the OTA links once they are available or at least update the news part of the forum. At the moment I am getting "unknown error" when checking for the OTA so I assume its either being readied or the server is under load.

cheers


  Kodi Network
Posted by: Diviuss - 08-01-2016, 01:48 PM - Forum: Android on Pine A64(+) - Replies (4)

I am not able to play movie files via my network on Kodi (android OS)
Kodi is buffering and the file stops playing. No fluent playback at all..
Is this also related to the pine64 network issues?


  Docker article on Diversit.eu
Posted by: tllim - 08-01-2016, 01:16 PM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (1)

Here is a good step-by-step docker setup on diversit.eu posted by Joost den Boer, looking forward on his next blog.

http://www.diversit.eu/2016/07/running-d...ine64.html


  Bargain 5 Node Cluster of PINE A64+ from Climber.net
Posted by: tllim - 08-01-2016, 12:56 PM - Forum: Cluster Computing - Replies (8)

Here is an excellent article from Climber.net on cluster computing setup : http://climbers.net/sbc/bargain-pine-a64-cluster/



Attached Files Thumbnail(s)
   

  Issue with USB wiring, LPW5210B5F VBUS enable
Posted by: jonsmirl - 08-01-2016, 11:56 AM - Forum: USB 2.0 Ports - Replies (6)

I believe the enable line of the LPW5210B5F  in the USB +5 supply should have been wired back to VBUSEN on the AXP803. The way it is wired now, if you hit the power off button it leaves the +5V on when on battery supply. This will drain the battery while the unit is off. If enable had been wired to VBUSEN the AXP803 would have been able to shut off the +5V supply when powering off.  This should be a programmable choice since when on AC power you want to leave the USB +5V on so that a mouse/keyboard can be used to wake the device up.


  Digital drawing tablet Huion - proper drivers install
Posted by: janeku - 08-01-2016, 05:01 AM - Forum: Debian - Replies (20)

Hi,
I've been on summer holidays and meanwhile i received my Huion Digital drawing tablet.
On Ubuntu 16.04 it is detected and ready to run in no more than 2-3 minutes.
I tried to install given DEB package from Digimend on Pine64 ( Digimend GitHub ) and also to make manual install from source with SU rights. For this procedure it is needed kernel version 6 and upper as I could understand from their description how to install drivers
In both ways drivers looks like are installed properly (no error reported) but device is still not detected.

When I try to list if device it gives only ID with numbers of it:

Here is list of lsusb -v and what I get for this device:
Bus 003 Device 002: ID 256c:006e  
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x256c 
  idProduct          0x006e 
  bcdDevice            0.00
  iManufacturer           5 
  iProduct                6 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           59
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     177
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               2
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     161
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               2

Looks like something I am missing so if anyone can help making proper installation , good.

My plans is to complete circle and to make Pine64 drawing machine for my daughter using GIMP and TuxPaint as basic drawing programs and Huion tablet for drawing device.

Waiting for your help.
Regards,


  LCD DISPLAY
Posted by: Obewon - 07-31-2016, 06:42 PM - Forum: Getting Started - Replies (2)

Will this Lcd work on Pine64 2GB board ,since the store seems unable to get more in stock ?
see link below

https://www.amazon.com/interface-Capacitive-Raspberry-Pi-BeagleBone/dp/B015E7O9C8/ref=pd_sim_sbs_147_4?ie=UTF8&dpID=51HSxlXVi-L&dpSrc=sims&preST=_AC_UL160_SR160%2C160_&psc=1&refRID=352V35WFXDFDPR2QW427 Wink


  Working sys_config.fex
Posted by: jonsmirl - 07-31-2016, 04:24 PM - Forum: Android on Pine A64(+) - Replies (4)

Does anyone have a working sys_config.fex? None of the ones in the downloads seems to be for the Pine64. Most are for the Allwinner dev boards. The closest one I have will come up to an Android command prompt but I can't get HDMI going.

I am trying to put together a working Android build and then I will push it up to www.gitlabs.com (not github, gitlabs accepts large repos).

Once we get a working build into git it will be possible for people to start fixing things. But without being able to rebuild the OS nobody can make any fixes.


  Can't download apps off Google Play!
Posted by: Bacon Strips - 07-31-2016, 10:02 AM - Forum: Android on Pine A64(+) - Replies (6)

I finally got to experience my Pine64+ yesterday with Android built in. Evrything works fine until I just can't download any apps in Google Play Store. Can somebody help me? Is it a bug or is it me just unplugging the usb cord whenever I've done using without properly turn it off?


  Push button on/off switch
Posted by: Wolfenstein - 07-31-2016, 07:59 AM - Forum: Pine A64 Hardware, Accessories and POT - Replies (6)

Hi everyone, this is my first post and it is a question.

What is the schematics on this button?

https://shop.pine64.com/collections/acce...off-switch

I want a power button but this is to small for what I want so I need to know this ones internal workings. I am going to get a big user friendly thumb sized button to place on a wooden box.