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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,568
» Latest member: anoduck
» Forum threads: 16,213
» Forum posts: 116,985

Full Statistics

Latest Threads
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: biketool
52 minutes ago
» Replies: 69
» Views: 30,838
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
09-19-2025, 04:04 PM
» Replies: 3
» Views: 8,897
Tips for accurate reading...
Forum: General
Last Post: jaydenlord07
09-18-2025, 12:55 AM
» Replies: 0
» Views: 2,291
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 2,415
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 3,443
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 12,219
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 4,883
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 7,688
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 23,615
Default password for KDE ...
Forum: General Discussion on PinePhone
Last Post: Toni
09-14-2025, 06:35 PM
» Replies: 0
» Views: 3,981

 
  [PINE A64+ 2GB] Ubuntu - Losing Signal
Posted by: Arlanps - 02-09-2017, 07:58 PM - Forum: Getting Started - Replies (4)

Hi folks.
Well, I got some issues trying to make my Pine64 works. I have made an Ubuntu boot at my Pine64 and after few seconds using the OS, I just lost my signal. After that, I tried again, but now It does not work, after LogIn, Signal gone.
Also, I would say that the same happend with some Android and RemixOS Image, I mean, runned great at first time, but, after 10 or 60 seconds I just lost my signal. I even have tried using a LCD Image (android-ver5.1.1-lcd-version-20160603-pine64-phoenixCard) burned with PhoenixCard_V310_20130618 at Setup Module at my LG Monitor Flatron W2252tq and using a 1024x resolution and I got no signal, none at all.

Can someone help me?

Here's some information:
-I'm using a LG lcd 42LD460;
-HDMI without any adapter;
-DD imagem xubuntu-xenial-mate-20161215-longsleep-pine64-8GB burned with Win32DiskImager;
-MicroSDCard Class 10, 16GB;
-PINE A64+ 2GB board;
-WIFI 802.11BGN/BLUETOOTH 4.0 MODULE;
-PSU 5V 2A;


  Recommend a book for learning pine64
Posted by: sadegh - 02-09-2017, 07:43 PM - Forum: General Discussion on PINE A64(+) - Replies (9)

Hi
any body know a book for learning pine64 ???
thank you


  OpenCL?
Posted by: Paraplegic Racehorse - 02-09-2017, 06:48 PM - Forum: Pine A64 Hardware, Accessories and POT - Replies (2)

I'm interested in doing some stuff with OpenCL. According to this ARM Community post and ARM Developer
full OpenCL is only supported on Mali-T600 and newer chips. I can't find anything about partial support on the 400 line. Anybody here know more about this or is my Google-fu just weak?


  KICAD Quick Lib and Module Generator
Posted by: mbt28 - 02-09-2017, 07:36 AM - Forum: POT modules - Replies (1)

Hi,

I am using Kicad for my all electronic designs, and most of the time creating spesific components takes so much of my time. When I was surfing I found this tool. It seems very useful. I just want to share it with you. Seems really worth it.

http://kicad.rohrbacher.net


Exclamation An IRC Log
Posted by: Luke - 02-09-2017, 05:26 AM - Forum: General - Replies (21)

Thousands of questions are answered in the chat, and as of today (09.02.2017) IRC logs are accessible to those seeking information, want to catch up or wish to follow live development for the Pine A64, the SoPine and Pinebook.

Logs are updated live and unfiltered, and therefore archive a huge quantity of dialogue. To find the information you require use and combine the following search / filter options:

* Search for keyword(s)
* Search by date
* Search on current day / all time
* Filter by showing only one user’s dialogue
* Filter by removing one or more users’ dialogue

All credit goes to ItsDave
_________________________________________________________________________________________

To join in via webchat click here

To learn more about the IRC channel and find out how to set up a dedicated IRC client click here

To see channel stats click here  [ we forget to update them regularly ;Wink ]


  Ubuntu + Domotricz + ZWave + RFlink
Posted by: JamesWatt - 02-09-2017, 12:27 AM - Forum: Ubuntu - Replies (1)

Hi All,

I have a Pine64 with ZWave module, installed domotizc on it.

I installed open zwave for domoticz.
For it to work, it was needed to create a symlink from /dev/ttyACM0 -> /dev/ttyS2 as domoticz expects to find the open zwave module on /dev/ttyACM0

Now I also have a RFlink, which is connected to the serial port.
And guess what, when I remove the device and symlink, then I see the RFlink getting created as /dev/ttyACM0

Same way, if I keep the symlink, and connect the RFlink, in the log of domoticz I see it complaining about the ZWave device not properly reponding.

I.e. when I connect the RFLink, it will come as /dev/ttyACM0 even if there is already such a device (ore a symlink to it)

Any ideas how to solve it?

Eric


  Armbian display manager issues
Posted by: modsbyus - 02-08-2017, 06:18 PM - Forum: LCD and Touch Panel - No Replies

I have the pine64 2gb board with the touch LCD running armbian. everything with the LCD and touchscreen works. I am working on trying to get the display manager to work. When you boot it up, it does the autologin to the desktop for the user created on first run. Armbian uses the nodm (no display manager) by default. I removed that and installed lightdm as suggested on the getting started section on the armbian site. After rebooting I am presented with terminal only. I can login as what ever user I want and then run startx to get to the desktop but I still can't log out, or switch users or at any point get presented with a graphical login screen. If I remove lightdm and reinstall nodm it goes back to doing the autologin to the desktop.

Any wise folks run into this before?


  SOPINE controller?
Posted by: Paraplegic Racehorse - 02-08-2017, 01:39 PM - Forum: P64-LTS / SOPINE Hardware, Accessories and POT - Replies (4)

Is anybody working on a POT to mount and control one or more SOPINE or RPi-CM sticks?


  Orange Screen All versions of Android TV
Posted by: XsoundXhoundX - 02-08-2017, 09:43 AM - Forum: Android on Pine A64(+) - Replies (17)

I just got my Pinea64 2gb a few days ago and have been trying to get android TV to boot on it. I was able to get the official Ubuntu mate image to work so I know the board isn't bad. I have tried android tv 5.1.1, 6.0, and 7.0. All that happens when I plug it in and turn it on is the screen I'm using (both 1080p one is a large TV and one is a computer monitor, both are using straight HDMI) turns orange and after 10-15 seconds goes black and comes back as orange for 3 minutes before restarting again. Any ideas?


  Analog Amplifier for Pine64
Posted by: mbt28 - 02-08-2017, 08:53 AM - Forum: POT modules - Replies (2)

Hi,

I would like to make an car amplifier extension board. Can anyone suggest me about the following topics:

- Volume adjustment (volume can be adjusted over I2C, what is the best way, adjusting volume of analog output of pine64 or tas524C)
- Audio input, there are four channels, pine64 has only 2 ch output. How can I do it?
- Fault, Mute, standby, clip_otw, is it necessary to use these pins with Pine?

http://www.ti.com/lit/ds/symlink/tas5424c-q1.pdf
(typical application circuit attached)

Thanks



Attached Files Thumbnail(s)