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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,711
» Latest member: PromotionInvog
» Forum threads: 16,263
» Forum posts: 117,206

Full Statistics

Latest Threads
what is the point?
Forum: General Discussion on PinePhone
Last Post: Kevin Kofler
3 hours ago
» Replies: 3
» Views: 88
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
8 hours ago
» Replies: 3
» Views: 248
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
8 hours ago
» Replies: 2
» Views: 52
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
Yesterday, 10:30 AM
» Replies: 10
» Views: 15,923
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
11-26-2025, 02:45 PM
» Replies: 10
» Views: 16,844
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
11-26-2025, 11:33 AM
» Replies: 4
» Views: 222
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
11-26-2025, 01:42 AM
» Replies: 1
» Views: 134
auto-owning the SD card i...
Forum: PineTab Software
Last Post: biketool
11-25-2025, 04:16 AM
» Replies: 1
» Views: 406
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
11-23-2025, 02:02 AM
» Replies: 8
» Views: 15,569
Reinstallation Arch Linux...
Forum: General Discussion on PineTab
Last Post: rth
11-22-2025, 08:25 PM
» Replies: 1
» Views: 256

 
  Initial Thoughts
Posted by: harveys300@ - 06-16-2016, 01:49 PM - Forum: General Discussion on PINE A64(+) - Replies (4)

I wrote an artile about my initial thoughts of my Pine64+ 2GB model. Check it out: http://techscout.online/2016/06/16/pine6...-thoughts/
I am also going to write an article about setting up the SD card for the Pine and about problems related to booting the Pine! Smile


  Extremely slow image download
Posted by: willyfog - 06-16-2016, 01:45 PM - Forum: Android on Pine A64(+) - Replies (9)

Hi everybody.

I'm downloading the Android 5.1.1 Image (LCD Panel Video Output) Release 20160603, for 32GB microSD Card from the official page and it's extremely slow.
I've got 300Mb from my ISP provider so this can't be the problem.

Is there any other source or server where I can download it from?

Any is suggestion welcome.
Thanks in advance


  Battery stats in Ubuntu
Posted by: mcalderwood - 06-16-2016, 12:26 PM - Forum: Ubuntu - Replies (3)

I have the battery pack for the Pine, and my goal was to use it sort of like a battery backup for a server. What I'm wondering is if there is a way in Ubuntu to pull any stats on the battery. Mostly I'd like to track the charge percentage if possible just for monitoring purposes. I know it's not connected like an actual UPS, so I assume it can't be managed the same way. Does anybody know if this is possible?


  micro SD cards -- actual size vs. claims
Posted by: NexusDude - 06-16-2016, 11:42 AM - Forum: General Discussion on PINE A64(+) - Replies (18)

Please share your actual free space results, on microSD cards without any known defects, with only 1 partition.

SanDisk Ultra UHC-I class 10, red/grey, "32GB" has only 28.7GB of actual space. Partitioning software cannot increase it.

SanDisk says that they define 1 GB as 1000MB, not 1024MB. That would only be 2.3% off, but this card is missing 10.3%. As a result, 16GB images are the largest images that I can use.


  AB Login screen when booting Android
Posted by: Ghost - 06-16-2016, 10:16 AM - Forum: Android on Pine A64(+) - No Replies

A kickstarter backer in the comments section over there is claiming that when she tries to boot Android, she is presented with a black screen with white text saying 'AB Login:'

Has anyone else experienced something similar, or can someone shed some light on why and/or how this might be happening?


  When should I get worried?
Posted by: RMcKinney - 06-16-2016, 09:03 AM - Forum: Shipment Related Discussion - Replies (6)

Just asking if I should be worried.
Backer number 23,241 and no information of shipment.

Look forward to hearing from you.


  Kickstarter number
Posted by: RMcKinney - 06-16-2016, 07:17 AM - Forum: General Discussion on PINE A64(+) - Replies (2)

Where do we get our Kickstarter backer number?  I backed in January and have an order "ready to ship".
I need it to submit a question regarding shipping.


Exclamation Arrived today...cannot boot to touchscreen or HDMI?
Posted by: editfish - 06-16-2016, 06:16 AM - Forum: Getting Started - Replies (6)

Just received the kit today; LCD ribbons attached to DSI and TP (metal side down, a little awkward without the yet-to-be-shipped enclosure), and the red LED powers on, but it does not appear to boot.  I checked the connections, same result.  I removed the LCD and tried the board alone with a good HDMI cable; same result: black screen.

I attempted to verify the image on the "Pre-loaded Micro SD card" with both a Windows 8 and a Macbook, but both state that the "disk is not readable"???   WTF?  

What next?  Any suggestions would be greatly appreciated!


------------------------------------
(Reward Level):

"The PINE A64+ Box w/ Touch Screen

You will get the PINE A64+ 1GB unit along with 64GB MicroSD Pre-Loaded with Android 5.1 OS, 802.11N Wifi + Bluetooth 4.0, PINE64 Power Supply, 7" LCD touchscreen panel, the PINE64 Enclosure. 2GB upgrade available for $10 later. "


Exclamation Play Store Still Not Working
Posted by: mmb - 06-16-2016, 12:58 AM - Forum: Remix OS - Replies (1)

Despite my best efforts, I cannot get the Play Store functional.  Every time I try to install an app, no matter how simple it is, I get an "Auth error."  I get this error, despite ensuring that I'm logged into my Google accounts; that the time is correct; that WiFi is enabled so that location is found.

What the hell?  Hardware is only as good as its' software.  Is this a Jide or Pine issue?


-MMB


  No -m32 switch for gcc?
Posted by: prawn - 06-15-2016, 08:34 PM - Forum: Ubuntu - Replies (2)

I'm trying to compile a "hello world" assembly program written for 32-bit ARM. I was told this would work:

gcc -o hello -m32 hello.S

But I get this error:

gcc: error: unrecognized command line option '-m32'

I installed build-essential but nothing else. Am I just missing some component that allows this switch, or am I out of luck? Sorry if this is a stupid question, but I'm just another one of the newbs having fun crawling through the dark trying to make things work.