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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,329
» Latest member: Pamax9
» Forum threads: 16,152
» Forum posts: 116,699

Full Statistics

Latest Threads
Printing and scanning doc...
Forum: General Discussion of PinePhone Pro
Last Post: Www
50 minutes ago
» Replies: 3
» Views: 42
Full desktop Surfing and ...
Forum: General Discussion of PinePhone Pro
Last Post: Www
1 hour ago
» Replies: 2
» Views: 33
Backing up data on Pineph...
Forum: General Discussion of PinePhone Pro
Last Post: Www
1 hour ago
» Replies: 2
» Views: 31
Printing and scanning doc...
Forum: General Discussion on Pinebook Pro
Last Post: Www
Yesterday, 01:25 AM
» Replies: 0
» Views: 45
Full desktop Surfing and ...
Forum: General Discussion on Pinebook Pro
Last Post: Www
Yesterday, 01:04 AM
» Replies: 0
» Views: 26
Backing up to bluray/dvd ...
Forum: General Discussion on Pinebook Pro
Last Post: Www
Yesterday, 12:55 AM
» Replies: 0
» Views: 26
Found newer firmware for ...
Forum: Linux on Pinebook Pro
Last Post: reukiodo
06-26-2025, 10:35 PM
» Replies: 3
» Views: 5,202
Unable to install Debian ...
Forum: Linux on Pinebook Pro
Last Post: reukiodo
06-26-2025, 09:20 PM
» Replies: 8
» Views: 7,340
FM? A future new PinePhon...
Forum: General Discussion of PinePhone Pro
Last Post: zetabeta
06-26-2025, 11:47 AM
» Replies: 1
» Views: 87
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: Surehand53
06-26-2025, 05:03 AM
» Replies: 2
» Views: 303

 
  SSH for noobs on Debian
Posted by: robertnew - 05-04-2016, 08:23 AM - Forum: Linux on Pine A64(+) - Replies (12)

Hi all, 

I am having trouble connecting to my Pine via SSH. I am running Debian. I have attempted to follow these steps but keep getting password denied. https://wiki.debian.org/SSH 

Is someone either able to explain or point me in the right direction to steps on how to connect?

Thanks in advance!


  help burning the IMG file
Posted by: Moshe.Vazan - 05-04-2016, 12:00 AM - Forum: Remix OS - Replies (5)

Hi,

I have both Phoenix and Win32 Disk Imager with a 32Gb SanDisk MicroSD card and I'm unable to mount it.

the Phoenix return "script not found error" and the Win32 Disk Imager shows that I don't have enough disk space - I have downloaded the "remix-v2.0-20160415-pine64-32GB.img" file and after extracting it, the size is 30.98Gb while my SDcard after format shows only 28.9Gb of free space...

what should I do? 

I have also tried to mount the 8gb version on the 32gb SDcard and still nothing happens...

please let me know what should I do...


  Change username, please!
Posted by: Dygaer - 05-03-2016, 11:42 PM - Forum: Getting Started - Replies (2)

I miss typed my username when I first registered for the site ... yeah ... I know.

Can an admin please change my username too Dygear?


Question DOA pin64 2GB - what now?
Posted by: bongo - 05-03-2016, 11:23 PM - Forum: Getting Started - Replies (8)

i got my 2gb pine64 yesterday.

- i first tried to install android (latest rooted version) but all i got was the red led. btw: i created the flashcard using the "usb image tool", as phoenix did not accept this image.
- next try i gave to the android phoenix card image, which i burnt using the phoenix tool. creating the flashcard succeeded on the 2nd try. again the same effect. only the red led.
- 3rd try i was using debian jessie. again the same. nothing but the red led ;-(

i did this test using a kingston 16gb micro sd, which was tested to be fine and has successfully been used with a raspi before.
i tried two power supplies which both are rated 2A and have been used with a raspi.

all i have connected to the pine64 is the hdmi monitor.

i measured the current, drawn from the power supply. after turning on, it's at about 400mA, going down to in between 250mA and 300mA after some time.

what else can i do?

looks like i got a dead one ;-(


  OctoPrint on Pine64
Posted by: Spaz - 05-03-2016, 09:10 PM - Forum: Linux on Pine A64(+) - Replies (3)

I got my Pine64 setup using the latest Debian and setup OctoPrint. While the software appears to be working the serial USB (/dev/ttyACM0) doesn't seem to exist so I can't connect to my printer. Has anyone gotten OctoPrint to work using the distros Pine64 has provided?


  Slow Downloads - can I help?
Posted by: rez410 - 05-03-2016, 07:48 PM - Forum: General Discussion on PINE A64(+) - Replies (15)

Hey everyone,

While downloading some of the images, I noticed the bandwidth is pretty limited.  Would it be ok if I hosted the same exact files on a site of my own?  

I would use the exact same files and list the same hash. Just trying to offload some of the load and offer fast downloads.


  GPS
Posted by: queonda - 05-03-2016, 05:31 PM - Forum: Accessories - Replies (12)

Anyone have success on a GPS module to work on the Android image for the Pine64?


  Issue with Widgets on Android
Posted by: fsa317 - 05-03-2016, 04:29 PM - Forum: Android on Pine A64(+) - No Replies

Most widgets, when I try to place them on my home screens hang and fail.  I found this in the log (similar messages for lots of widgets):

This is consistent whenever a widget has a "configuration" screen after placing it.  Widgets without a configuration screen seem to work OK. One example widget is the MSN Money app, when you try to add the stock widget after selecting the stock symbol it crashes.

Code:
05-03 15:20:07.758: E/AndroidRuntime(18457): Process: com.android.launcher3, PID: 18457
05-03 15:20:07.758: E/AndroidRuntime(18457): java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.android.launcher3.CellLayout.findCellForSpan(int[], int, int)' on a null object reference
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.launcher3.Launcher.completeAddAppWidget(Launcher.java:1623)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.launcher3.Launcher.completeAdd(Launcher.java:727)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.launcher3.Launcher.finishBindingItems(Launcher.java:4516)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.launcher3.LauncherModel$LoaderTask$10.run(LauncherModel.java:2764)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.launcher3.DeferredHandler$Impl.handleMessage(DeferredHandler.java:51)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at android.os.Handler.dispatchMessage(Handler.java:102)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at android.os.Looper.loop(Looper.java:135)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at android.app.ActivityThread.main(ActivityThread.java:5254)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at java.lang.reflect.Method.invoke(Native Method)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at java.lang.reflect.Method.invoke(Method.java:372)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:920)
05-03 15:20:07.758: E/AndroidRuntime(18457):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:715)


  PHP7 & Nginx
Posted by: JCMPine64 - 05-03-2016, 03:14 PM - Forum: General Discussion on PINE A64(+) - Replies (2)

I'm hoping to set up a Dokuwiki server.  Has anyone had success installing PHP7 and Nginx?  Any help or instructions would be great.


  Pine64 will not turn on
Posted by: destroyer - 05-03-2016, 02:54 PM - Forum: Getting Started - Replies (5)

I followed the tutorial on the wiki to create a boot able sd-card with Phoenix card.  Put the card in the board and then plugged in a 1.5 amp power supply and nothing.  No screen output or no led on the board.