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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,397
» Latest member: paracpg
» Forum threads: 16,165
» Forum posts: 116,763

Full Statistics

Latest Threads
Who remembers the Parall...
Forum: General
Last Post: paracpg
6 hours ago
» Replies: 9
» Views: 10,013
touchscreeh doesn't accep...
Forum: PinePhone Pro Hardware
Last Post: henrythemouse
Yesterday, 08:16 PM
» Replies: 9
» Views: 906
What's a good image to us...
Forum: Linux on Pinebook Pro
Last Post: Dendrocalamus64
Yesterday, 02:26 PM
» Replies: 39
» Views: 9,266
many distros getting too ...
Forum: PinePhone Pro Software
Last Post: mikehenson
Yesterday, 08:59 AM
» Replies: 2
» Views: 63
boot gets stuck shortly a...
Forum: Mobian on PinePhone
Last Post: demetemre
07-16-2025, 10:50 AM
» Replies: 10
» Views: 7,875
Cannot pay with credit ca...
Forum: General
Last Post: hannaconner
07-15-2025, 10:56 PM
» Replies: 0
» Views: 55
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
07-15-2025, 07:46 AM
» Replies: 6
» Views: 3,026
Public Mobile (Canada): f...
Forum: General Discussion on PinePhone
Last Post: digdis
07-14-2025, 04:17 PM
» Replies: 6
» Views: 275
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
07-14-2025, 03:20 PM
» Replies: 0
» Views: 42
Older Versions of the PBP
Forum: General Discussion on Pinebook Pro
Last Post: KC9UDX
07-13-2025, 03:54 PM
» Replies: 3
» Views: 170

 
  REMix OS Boots and then blank Screen
Posted by: Michaelrowe01 - 01-15-2017, 09:55 AM - Forum: Remix OS - Replies (6)

I've been trying to get REMix OS to work for me, but it seems I have 2 issues:
1) I cannot enter my google credentials
2) If I wait a few minutes the screen goes blank and cannot do anything.

Any suggestions?


Sent from my iPad using Tapatalk


  Z Wave Module and still using GPIO
Posted by: bang - 01-14-2017, 06:25 PM - Forum: POT modules - Replies (2)

Hi.

Just realized that the Z wave module is connected to the full GPIO Sad
Is there anyway you still could use any GPIO pins (for input / output) when the Z wave module is connected?
Is it using all of the pins ?

Also very disappointed that the Z wave module makes it impossible to use the Pine64 case (lid wont fit)...

regards,
bang


  High speed I/O
Posted by: richw42 - 01-13-2017, 12:23 PM - Forum: POT modules - Replies (3)

I would like to design a POT for the PINE64 that requires a lot of I/O. For example, I would like to design a board that has 4 stereo (or even 8) channels of high-quality audio output. What resources of the PINE64[+] would be appropriate for this endeavor? Can some of the existing interfaces (like display or camera) be re-purposed, and is there information available about how to do this?


  Need support for Database use in debian jessie other than mysql
Posted by: sarav_sara - 01-13-2017, 06:53 AM - Forum: Getting Started - Replies (4)

Hi pine experts,

Please help me in choosing the database for my project which i am doing in pine 64. Please suggest me a lightweight database to run PHP 5 other than mysql. Any suggestion is welcome.


  Android Things OS
Posted by: dqvsra - 01-13-2017, 02:47 AM - Forum: Android on Pine A64(+) - Replies (2)

Let's discuss it here.
https://developer.android.com/things/index.html

Does anyone tried to run Android Things on PINE64?


  Android 6.0 TV analog audio
Posted by: Ophir - 01-13-2017, 02:37 AM - Forum: Android on Pine A64(+) - Replies (2)

Hey, 
I instelled the Android 6.0 TV from the this link.
I tryed to insert analog output and it doesn't work, anybody have any idea why?


  A dedicated forum for guides and tutorials?
Posted by: shockr - 01-13-2017, 02:27 AM - Forum: General Discussion on PINE A64(+) - Replies (5)

Just as a suggestion, I was thinking we should have a dedicated forum or subforum for guides and tutorials related to the PINE64.


  PINE64 connected to Arduino over I2C
Posted by: shockr - 01-13-2017, 02:21 AM - Forum: General Discussion on PINE A64(+) - Replies (2)

Hey folks,

As one of the steps in my ongoing PINE64 robot project, I wrote a couple of blog posts that deal with connecting the Pine and an Arduino Mega over the I2C bus. My Pine is the 1GB version running longsleep's Ubuntu image.

The first post covers the the pin connection and the Arduino sketch.
http://nanite.co/2017/01/12/extending-gp...using-i2c/

The second post explains the C and C# code for controlling the Arduino from the Pine.
http://nanite.co/2017/01/13/controlling-...nd-csharp/


  pppoe with CenturyLink?
Posted by: alg_42 - 01-12-2017, 11:24 AM - Forum: Ubuntu - No Replies

Has anyone been able to configure there Pine64 to do the pppoe connection when your DSL modem is in transparent bridging mode?

I've finally gotten time to start playing with my board and last night I attempted to have the Pine64 handle the DSL connection with the pppoeconf script.  It found the DSL connection and asked for my credentials which I put in.  After it ran, I did get an error about the ppp module not loading and to do a mknod to create I think /dev/ppp .  I did that and then a reboot.  At that point I was unable to connect to the board through ssh.  It was late so I didn't hookup a monitor or keyboard, but the ppp module error has me concerned.

For the network, I have a USB ethernet dongle which is now hooked up to the DSL modem.  The onboard NIC is running to a 5 port ToughSwitch.


  Karaoke! [maybe]
Posted by: Dmoreno - 01-12-2017, 03:47 AM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (3)

Rusting in one corner, at last i find some time to play with my PINE64, but the idea of making a retro-console was discarted. With the new release of debian, i begin to think to put Ultrastar in the board.

First steps:

- Put the keyboard in my language (spanish)

Code:
$ dpkg-reconfigure keyboard-configuration
$ reboot

- Install Vim (is what i use in my work)
Code:
$ sudo -i
$ apt-get install vim

- Avoid the login page
Code:
$ apt-get install gnome-system-tools




The real instalation of Ultrastar-Deluxe

- Install some require libraries
Code:
$ apt-get update && apt-get install git fpc libsdl2-dev libsdl2-image-dev libsdl2-image-2.0-0 libsdl2-2.0-0 libsdl2-mixer-2.0-0 libsdl2-mixer-dev libsdl2-net-2.0-0 libsdl2-net-dev libsdl2-ttf-2.0-0 libsdl2-ttf-dev libsdl2-gfx-1.0-0 libsdl2-gfx-dev ffmpeg libavdevice-dev libsqlite3-0 libsqlite3-dev libpcre3 libpcre3-dev ttf-dejavu ttf-freefont portaudio19-dev lua5.1-dev libpng16-16 libopencv-highgui-dev libprojectm-dev

- Get the code
Code:
$ git clone https://github.com/UltraStar-Deluxe/USDX
- Configure the program
Code:
$ cd USDX
$ ./configure

The program says he need Pascal to work, and in Synaptic not seems to help me. Any try of install any package of pascal return me a beautiful message of error.
So i try by console
Code:
$ apt-get install fpc

It not seems to work, so i try a new version
Code:
$ apt-get install fpc-3.0.0


At this point is where i start to cry like a child, because i receive a lot of warning of dependencies....  

I let this to my tomorrow Me