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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,566
» Latest member: Arisha22Ki
» Forum threads: 16,214
» Forum posts: 116,983

Full Statistics

Latest Threads
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: anonymous
1 hour ago
» Replies: 66
» Views: 29,970
verified girls for adult ...
Forum: General
Last Post: simic
8 hours ago
» Replies: 0
» Views: 317
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
Yesterday, 04:04 PM
» Replies: 3
» Views: 8,194
Tips for accurate reading...
Forum: General
Last Post: jaydenlord07
09-18-2025, 12:55 AM
» Replies: 0
» Views: 1,588
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 1,717
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 2,759
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 11,279
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 4,240
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 7,081
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 22,935

 
  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


  HDMI Color Inverted on TV
Posted by: Apicalis - 01-12-2017, 01:57 AM - Forum: Android on Pine A64(+) - Replies (2)

Hello everyone,

my TV is the Philips 42PFL8404 which i bought ~6-7 years ago. Since then i had the same issue with some devices which didn't really bother my because i rarely used them on my TV

The problem is that every now and then (no real trigger) the screen gets inverted colors. Doesn't matter if a movie is running or it's a picture on the screen without any movement.
This happened to some devices like my laptop, a playstation and my PC once when i had another GFX card installed. So the Problem is definetly the TV not the Pine.

Why am i talking about it then on this forum???

Because there is a Fix that can be used on Radean GFX Cards. There u can go to the ATI Driver Settings and set "PC-Standard-Pixelformat RGB 4:4:4 (full RGB)" to fix this issue. And i wanted to ask if there is anything similar that can be done on the Pine64 on Linux oder Android

It's really terrible that my Pine64 finally runs smoothly with Ayufans Android image but i can't use it on my TV :/


Thanks in advance