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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,467
» Latest member: wsmhjqq123
» Forum threads: 16,192
» Forum posts: 116,858

Full Statistics

Latest Threads
Pinephone Pro wont boot t...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
18 minutes ago
» Replies: 3
» Views: 74
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
2 hours ago
» Replies: 5
» Views: 167
Are there plannes to crea...
Forum: PinePhone Pro Hardware
Last Post: franzthiemann
Yesterday, 04:43 AM
» Replies: 2
» Views: 804
prototyping to help someo...
Forum: General
Last Post: xerosenex
Yesterday, 02:31 AM
» Replies: 0
» Views: 44
Password reset via u-boot...
Forum: PineNote Software
Last Post: lunnabae
08-13-2025, 01:17 AM
» Replies: 6
» Views: 1,701
incorporate a multimeter ...
Forum: General
Last Post: lalisa12
08-13-2025, 01:14 AM
» Replies: 2
» Views: 495
New PineNote: No WiFi aft...
Forum: PineNote Software
Last Post: krexplex
08-12-2025, 01:09 PM
» Replies: 5
» Views: 1,419
Full desktop Surfing and ...
Forum: General Discussion on Pinebook Pro
Last Post: Pattienner
08-10-2025, 10:35 PM
» Replies: 2
» Views: 484
Any recommended brands/mo...
Forum: Pinebook Pro Hardware and Accessories
Last Post: fnfgopro
08-10-2025, 08:38 PM
» Replies: 2
» Views: 861
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: tantamount
08-10-2025, 02:25 PM
» Replies: 3
» Views: 621

 
  ANDROID NOT BOOTING
Posted by: Bluesman - 08-31-2017, 02:58 PM - Forum: Android on Rock64 - Replies (4)

Used etcher to flash Micro SD card with latest android from pine64 version for Rock64. Will not boot. 
SD Card is good. Can flash debian jessie and it works fine. Any solutions? USING 1080P MONITOR. 
Tried differenty HDMI ports on the TV.
All ports are working.
I have a 64gb emmc ordered.


Sad Z-Wave and openzwave+node-openzwave-shared
Posted by: saro - 08-31-2017, 08:39 AM - Forum: POT modules - Replies (2)

Hi,

I've installed the Ubuntu 16.04 Longsleep image and then I use the Z-wave EU pot module on euler bus.
Installing openzwave library (at openzwave) and node wrapper (at  openzwave-shared).
It works correctly with the ZW090 Z-Stick Gen5 EU USB device (accessed on /dev/ttyACM0)
but with official pine64 z-wave pot module, on discovery, I don't found any device (the access setting in on the correct /dev/ttyS2).
The pine64 module is well found on /dev/ttyS2 interface but the at scan complete it show 0 device.
Here the 2 logs:

USB Stick on /dev/ttyACM0:

Code:
Initialising OpenZWave 1.4.0 binary addon for Node.JS.
    OpenZWave Security API is ENABLED
    ZWave device db    : /usr/local/etc/openzwave
    User settings path : /home/ubuntu/Morpheos.Momo.NodeJS/lib/_providers/discovery/openzwave/openzwave-lib/build/Release/../../
    Option Overrides : --ConsoleOutput false
connecting to /dev/ttyACM0
Could Not Open OZW Log File.
scanning homeid=0xc85baf68...
node6: nop
node6: node sleep
node1: Aeotec, ZW090 Z-Stick Gen5 EU
node1: name="", type="Static PC Controller", location=""
node1: class 32
node1:   Basic=0
node8: nop
in which there are found 2 nodes (node6 and node8)

Pine64 Z-wave pot module:

Code:
initialising OpenZWave addon (/home/ubuntu/OZW_Test/ozws_anto/node_modules/openzwave-shared/lib/../build/Release/openzwave_shared.node)
Initialising OpenZWave 1.4.0 binary addon for Node.JS.
    OpenZWave Security API is ENABLED
    ZWave device db    : /usr/local/etc/openzwave
    User settings path : /home/ubuntu/OZW_Test/ozws_anto/node_modules/openzwave-shared/build/Release/../../
    Option Overrides : --ConsoleOutput false
connecting to /dev/ttyS2
scanning homeid=0xf6b92336...
node1: Sigma Designs, UZB Z-Wave USB Adapter
node1: name="", type="Static PC Controller", location=""
node1: class 32
node1:   Basic=0
====> scan complete
in which there isn't found any node.

Somebody help me, please?
Thanks in advance.

PS. I would avoid to use OpenHAB.


  What are the differences between the A64+, 64-LTS (and Rock) versions?
Posted by: WhiskerBiscuit - 08-31-2017, 08:28 AM - Forum: General Discussion on PINE A64(+) - Replies (12)

I'm currently using an ODROID to provide OpenVPN services, however I also want to start to allow streaming media to clients.  The media server I want to use (AirVideo server, for iOS clients) doesn't come in a 32 bit package so I need to switch to a 64bit SBC.

First question.  What is the difference between the A64+ and the 64-LTS?  For the 2GB A64+ the only difference that I can detect is the LTS has an EMC slot and costs 3$ more.  Am I missing something else?

The new ROCK version looks intriguing.  But is it worth the extra money?  As I said, I want to use this to stream media to clients, but the specs look compatible with the Air Video Server for Linux.

Your guidance is appreciated.


  Most fastest emmc on the market?
Posted by: shirman - 08-31-2017, 08:03 AM - Forum: Pinebook Hardware and Accessories - No Replies

I want to buy new emmc, but I don't know what manufacturer is better to choose — maybe someone has any advice?


  How to Configure Screen Brightness in mate on pinebook via terinal?
Posted by: shirman - 08-31-2017, 05:50 AM - Forum: Linux on Pinebook - Replies (6)

I'm trying to bind brightness change to buttons via terminal in i3, but I can't find a command that will doing that:

Code:
pine64@pinebook:~$ sudo xrandr --listmonitors

Output is:

xrandr: Failed to get size of gamma for output default

Monitors: 1
 0: +*default 1366/361x768/203+0+0  default

So, when I trying to change it like:
Code:
pine64@pinebook:~$ sudo xrandr --output default --brightness 0.5

It isn't do anything. 

Code:
pine64@pinebook:~$ echo 240 > /sys/class/backlight/lcd0/brightness


Have not do anything too Sad


  Install pygame in Ubuntu Mate
Posted by: pkgAstronaut - 08-30-2017, 10:30 PM - Forum: Linux on Pinebook - Replies (2)

Hi all, I have been trying to install pygame using pip and have been unsuccessful so far. Has anyone had success. SO far I have installed build-dep python-pygame and libfreetype6-dev dependancies based on stack overflow searches.

My latest error is:

Code:
"Exception:
Traceback (most recent call last):
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
   status = self.run(options, args)
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/commands/install.py", line 342, in run
   prefix=options.prefix_path,
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/req/req_set.py", line 784, in install
   **kwargs
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/req/req_install.py", line 851, in install
   self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files
   isolated=self.isolated,
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/wheel.py", line 345, in move_wheel_files
   clobber(source, lib_dir, True)
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/wheel.py", line 316, in clobber
   ensure_dir(destdir)
 File "/home/pine64/.local/lib/python2.7/site-packages/pip/utils/__init__.py", line 83, in ensure_dir
   os.makedirs(path)
 File "/usr/lib/python2.7/os.py", line 157, in makedirs
   mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/pygame''".


  Wake on LAN (WOL)
Posted by: MORIN-KHUUR - 08-30-2017, 09:09 AM - Forum: Rock64 Hardware and Accessories - Replies (2)

hi everyone. i tried WOL. working OMV on rock64. but not wake up from suspend.
It is shifting to suspend with this command
"pm-suspend"
Also, when shifting from this command to the suspended state, pressing "PWR Btn" will not wake it up.

what should i do?


  Linux app Manuskript on Pinebook
Posted by: Siliconserf - 08-30-2017, 12:12 AM - Forum: Linux on Pinebook - Replies (6)

I'd like to install this application, but my first attempt gave an error concerning not being a correct binary image. What considerations do you need to take in looking for applications that run on Linux?


Information Brushless Fan (5v) for Rock64 Clear Case Soft PWM Drive 2N2222
Posted by: MarkHaysHarris777 - 08-30-2017, 12:08 AM - Forum: Rock64 Hardware and Accessories - Replies (7)

See full update on post #2 below:


         


I plan to mount this 5v brushless fan under the clear Rock64 shipping case using very tiny machine screws set directly into the soft plastic ( for a little later ).  The motor leads ( red +5v,  black grnd ) are plugged into the PI-2 bus voltage pins with a 2N2222 transistor in the power lead ( collector emitter ) and with the base lead plugged into the GPIO2_C2 (82) via biasing resistor.  

The theory is that a driver script ( fan_motor.sh ) will generate a soft-pwm signal to the base of the driver transistor allowing current to flow from collector to emitter;  with greatly reduced current, heat, and noise.  I have wrapped the 2N2222 transistor in an aluminum clip ( heatsink ) to help extend the life of the transistor;  the heatsink gets warm but does it's job quite well.

The simple driver script is listed below, and is also visible in the terminal pics below:

fan_motor.sh

Code:
#!/bin/sh
#        sudo ./fan_motor.sh pwm_pin# ctrl_pin# time_ON time_OFF &

while [ `cat /sys/class/gpio/gpio$2/value` -gt 0 ]; do
  echo 1 > /sys/class/gpio/gpio$1/value
  sleep $3
  echo 0 > /sys/class/gpio/gpio$1/value
  sleep $4
done
echo 0 > /sys/class/gpio/gpio$1/value


                     



The pic at the far right-hand is the fan happily spinning away !  The other two pics are views of the control terminal and the commands used to control the 2N2222 transistor bias.  The code sets up a loop that monitors the control pin ( in this case gpio83 ).  gpio83 must be set HIGH to run the loop, which runs in the background.  Momentarily pulling the control pin (83) LOW causes the loop to break and the motor will stop ( the control pin is on parm $2 ).

The control loop turns gpio(82) ON|OFF using parms $3 and $4 with a slow duty cycle in this case of 75% ON, and a frequency of about 6cps;  for a brushless fan this is perfect for keeping the fan running ( very nice airflow ) but with greatly reduced current and far less noise !

The stopled.sh script is simply a three line script that pulls the control pin low for 1.5 seconds and then releases it.  This breaks the control loop effectively stopping the motor. 

Shy


  uSD Breakout
Posted by: machinehum - 08-29-2017, 06:59 PM - Forum: Pinebook Hardware and Accessories - Replies (32)

Originally inspired by this thread I've decided to make a simple open source breakout PCB with some additional peripherals, essentially it's in the same form factor as a micro sd card, so it will be able to slot into the side of the pinebook giving the user access to some low level GPIO.

I'm just getting started now, I'll be posting updates in this thread as well it's possible to track the commits here.

Check out the github readme for the initial conception + peripherals list.

If you're interested in the project or have ideas/suggestions/feedback I would love to hear them!

-wlkr