Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: benpocalypse
10 hours ago
» Replies: 12
» Views: 5,654
|
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: anoduck
Yesterday, 03:14 PM
» Replies: 5
» Views: 8,685
|
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: biketool
09-21-2025, 02:03 PM
» Replies: 71
» Views: 32,666
|
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: j_s
09-19-2025, 04:04 PM
» Replies: 3
» Views: 10,313
|
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
09-17-2025, 06:36 PM
» Replies: 0
» Views: 3,811
|
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 4,887
|
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 13,998
|
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 6,156
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 8,944
|
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 24,973
|
|
|
Editing SD card |
Posted by: simplexdan - 02-22-2017, 07:52 PM - Forum: Android on Pine A64(+)
- Replies (2)
|
 |
Can someone please tell me what software I can use to edit the one text file on Boot so I can make the video work? I do not have linux boot or computer to launch. I downloaded several things and all it did was brick my laptop. Don't want to do that again. Is there any reason we can't get an image with HDMI and LCD turned on out of the box? I'm learning a lot real fast, but this one has me stumped. Thanks!
|
|
|
WiFi Adapter Broke??? |
Posted by: joshdude58 - 02-22-2017, 10:29 AM - Forum: Accessories
- Replies (3)
|
 |
I posted this in the general discussion thread; however, I am unsure if the post was removed (did not receive a notification) or if it did not post. I bought the WiFi adapter from Pine and accidentally broke it yesterday. There are two ends to it: the piece that attaches to the board and the black paper-like piece w/ adhesive (forgive me for my basic knowledge of the components). I accidentally detached the wire from where it was soldered onto the black paper-like piece while trying to unplug my pine and losing my grip. Is there any hope to fixing this (especially if I don't have a soldering iron)? I appreciate any help, thank you!
Also, I apologize if this is basic knowledge - I am very new to this whole micro computer thing, but I am really wanting to learn more about it. Thanks again!
|
|
|
Read GPIO problem |
Posted by: shworker - 02-21-2017, 04:00 AM - Forum: Pi2, Euler and Exp GPIO Ports
- Replies (14)
|
 |
I use Pine64 A64-DB-Rev B board and Debian Jessie.
I need read some GPIO pins (69 and 233 on RPI connector) using sysfs. I use pullup resistors (10k) to 3.3v. Measure voltage on these pins. I get 3 v.
Set direction to 'in'.
But, reading /sys/class/gpio/gpioXX/value i always got 0 !
If switch direction to out, then back to in, reading get 1 !
Simple script to test:
Code: #!/bin/sh
SYSFSDIR=/sys/class/gpio
DOOR_PIN=69
UPLVLPIN=233
setup(){
if [ ! -d $SYSFSDIR/gpio$1 ] ; then
echo $1 > $SYSFSDIR/export
fi
# If comment out these 2 lines - always read 0 !
echo 'out' > $SYSFSDIR/gpio$1/direction
echo 'in' > $SYSFSDIR/gpio$1/direction
}
gpio_read(){
cat $SYSFSDIR/gpio$1/value
}
setup $DOOR_PIN
setup $UPLVLPIN
case "$1" in
door)
gpio_read $DOOR_PIN
;;
uplevel)
gpio_read $UPLVLPIN
;;
*)
usage
;;
esac
PS: Sorry for my bad english, my native language is Russian
|
|
|
Homegear integration and CC1101 |
Posted by: Festyk - 02-19-2017, 02:42 PM - Forum: POT modules
- Replies (4)
|
 |
Hi,
I want to use Pine64 as a home-assistant.io server with homegear installed to control eq-3 max! thermostats. I managed to install all of the software but problem occurred after I connected CC1101 radio board to pine. I followed this diagram ti-cc1101.png which is for Raspberry but I found all of the pins with help from this site http://pixcl.com/wp/decaf-boards-and-the...rypie-2-3/
Unfortunately home-gear doesn't see the board and I can't figure out where is the problem. Do I need to change something in OS config or GPIO interface is not working in current development state?
Thanks in advance for any suggestions
|
|
|
FAN hook up (how?) |
Posted by: tdubduders - 02-18-2017, 11:37 PM - Forum: POT modules
- Replies (1)
|
 |
Hey guys,
I had an old laptop laying around and I decided to rip it open and get the little cpu fan out so I could possibly hook it up to the Pine64 board. NOw.....there doesn't seem to be a hook up for this kind of connection. I was wondering if there was a possibility for me to just take the connector off and connect the wires up somewhere to get the fan going.
The reason I want a fan in there is because the bloody thing seems to over heat a little and freeze. Right now I have it outside of the case and it hasn't froze yet, so that indicates to me, that it's been an over heating issue for the processor. Please refer to the picture below and tell me how I could go about connecting this little fan. It actually had a little heat sinc hooked up to it as well...I suppose I could put the heat sinc on as well if I wanted to improve cooling even more.
Thanks guys...
http://imgur.com/a/3lClT
|
|
|
What cameras are compatible with that ribbon connector? |
Posted by: nayrenitnatsnoc - 02-18-2017, 08:04 PM - Forum: POT modules
- Replies (1)
|
 |
I'm looking for a camera with a longer ribbon cable, but I'm not sure how to tell what is/is not compatible. Can someone give me a clue? Feel free to point me to the right wiki page or board spec. I have the original 2 GB Kickstarter Pine64 board.
I searched the forums and didn't find the info. I searched the Wiki, but might not have understood what I was looking at (if I came across the right page).
Thanks,
|
|
|
Single System Image? |
Posted by: Paraplegic Racehorse - 02-18-2017, 09:07 AM - Forum: Cluster Computing
- Replies (5)
|
 |
My five boards arrived yesterday and, of course, I want to cluster them together. I have a program to run which is multithreaded but not parallel across processors (that I know of.)
There once was Kerrighed and OpenSSI, both of which could present the cluster to the user/software as a single system image and hand the transport and messaging layer invisibly. Kerrighed hasn't been active since kernel 2.x and OpenSSI was last updated six or seven years ago.
Is there still a way to create a single system image type cluster?
|
|
|
|