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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,660
» Latest member: ZetaR
» Forum threads: 16,240
» Forum posts: 117,129

Full Statistics

Latest Threads
Wake up Call
Forum: General Discussion on PinePhone
Last Post: walter1950
1 hour ago
» Replies: 0
» Views: 7
Pinetab2s running DanctNI...
Forum: PineTab Software
Last Post: biketool
8 hours ago
» Replies: 0
» Views: 33
Open-Source Support for P...
Forum: General Discussion on PineTime
Last Post: euiccc2025
Yesterday, 05:55 PM
» Replies: 2
» Views: 2,176
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
Yesterday, 04:04 PM
» Replies: 11
» Views: 5,617
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
10-31-2025, 06:33 PM
» Replies: 9
» Views: 16,530
Slashdot re:Cellbright (P...
Forum: General Discussion on PinePhone
Last Post: biketool
10-31-2025, 04:15 AM
» Replies: 0
» Views: 103
What's stopping you from ...
Forum: General Discussion of PinePhone Pro
Last Post: biketool
10-30-2025, 03:49 AM
» Replies: 15
» Views: 5,239
I'm going to be waist-dee...
Forum: Pinebook Pro Hardware and Accessories
Last Post: Ronandez
10-29-2025, 08:15 PM
» Replies: 1
» Views: 1,762
need help whit pinephone
Forum: News
Last Post: InFerNo
10-29-2025, 04:17 AM
» Replies: 1
» Views: 2,790
How to create a valid fir...
Forum: Getting Started
Last Post: henryclayton
10-28-2025, 10:02 PM
» Replies: 1
» Views: 1,539

 
  Testing the GPIO pins
Posted by: shockr - 08-09-2016, 07:54 AM - Forum: Pi2, Euler and Exp GPIO Ports - Replies (7)

Based on the PDF attached to the post at http://forum.pine64.org/showthread.php?t...38#pid1238, I have been able to test all the pins as output by lighting a LED. 

However, I noticed that the LED isn't as bright when I use any of the PL pins. I don't have much experience here so could anyone explain the reason for this?

I also couldn't get PL10 to work at all as the LED wouldn't come on. All other pins on the Pi2, Euler and Exp bus work fine, however. Could this be a problem with my board or is there something I have to set to use this as an output pin?

Just for reference, these are the PL pins I tested
       GPIO   Pin No.
PL10    362    8 (Pi 2)
 PL9    361   27 (Pi 2)
 PL8    360   28 (Pi 2)
PL11    363    7 (Euler)
 PL7    359    2 (Exp)


  No news about my order
Posted by: sergio - 08-09-2016, 07:18 AM - Forum: Shipment Related Discussion - Replies (2)

Hello,

I ordered a PINE64 A64+ 1GB board on 24/02/2016, but I never received any tracking number and still wainting for the board (about 6 months).
Order #102223072.

I sent 2 emails to sales, no answer.

Maybe I can get information from this forum ?

Thanks ..


Information how to run dropbox terminal on debian base?
Posted by: run-time - 08-09-2016, 06:36 AM - Forum: Debian - Replies (4)

I ran the last two commands on this page expecting to get a URL to type in a browser and gain access to my dropbox folder...

https://www.dropbox.com/install?os=lnx


instead i got a long list of errors.  is there an easy way to install dropbox on the latest debian base and if so what is the command?

thanks


  GPU Baremetal Programming
Posted by: 404_user_not_found - 08-08-2016, 02:54 PM - Forum: Pine A64 Hardware, Accessories and POT - No Replies

Heya guys,

I've been really interested in getting a Pine64 as a means of toying with a baremetal [i.e. without an OS] machine along with a moderately powerful GPU. In particular, I was looking to write a minimal graphics library without an OS and I was wondering if anyone had already tinkered with the GPU instruction set for the Pine64 and gotten some examples to work.

If not, I was wondering if anyone could point me some examples of baremetal on the MALI400-MP2 or some documentation about how to interface with it.

Thanks!


Lightbulb New procedure for building Android from source
Posted by: jonsmirl - 08-08-2016, 12:31 PM - Forum: Android on Pine A64(+) - Replies (34)

https://gitlab.com/pine64-android/manifest/wikis/home

This procedure is new so it may have issues. The key feature is that all of Android and lichee are in git. That means you can clone the repos (look in the manifest files), make changes, and then send pull requests.  Then use 'repo sync' to get everyone's changes.

Anyone up for getting this working on the longsleep kernel so that we can get rid of lichee?

You need 100GB free disk space, it uses 96GB.
This takes around nine hours to run depending on network and CPU speeds.

$ mkdir ~/bin
$ PATH=~/bin:$PATH
Download the Repo tool and ensure that it is executable:
$ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$ chmod a+x ~/bin/repo

$ mkdir android
$ cd android
$ repo init -u https://github.com/pine64-android/manifest.git -b master
$ repo sync
$ . ./build/envsetup.sh
$ lunch (tulip_chiphd-user, Baomi/db1000)
$ make -j 5
$ cd ..
$ mkdir lichee
$ cd lichee
$ repo init -u https://gitlab.com/pine64-android/manifest.git -b master
$ repo sync
$ ./build.sh config (choose '0' for all)
$ ./build.sh
$ cd brandy
$ ARCH=aarch64 ./build.sh
$ cd ../../android
$ extract-bsp
$ pack

image in:
../lichee/tools/pack/sun50iw1p1_android_Baomi-db1000_uart0.img

This makes a Phoenix card image.
Lot's of tools for installing here: lichee/tools/tools_win

To get a 'dd' image, install it to an SD Card. Boot it. Then use 'dd' to copy the image off from the SD Card.


Google Play login seems to be working in this build.

Also note that by adding items to the manifest apps like Kodi can be included in the build.


  Alternatives to Chrome
Posted by: crisra13 - 08-08-2016, 10:52 AM - Forum: Remix OS - Replies (1)

Hi Everyone,

After spending time with the OS, I've found that the core system runs well on the 2 gb version save for one app: Chrome. Chrome at times can be incredibly sluggish even after I refresh the memory. Does anyone know of any alternatives to the browser that I can get off the Google Play Store that run faster than Chrome?

Thanks,
Cris


  Zelda Android PlayBox
Posted by: Cloakboy - 08-08-2016, 09:32 AM - Forum: Enclosures - Replies (4)

Just thought I'd share my project I've been working on.  I'm building an Android playbox for my son, which is running emulators for NES, SNES, N64, and others.  I wanted it to be all enclosed in a fun box to take hither and yon with a battery for long car rides.  I still have some work to do (waiting on the longer screen cables from the playbox kit to mount the touch screen in the top), but here is progress thus far.

Delivery Day
[Image: 01.jpg?psid=1]

Putting it all together for a quick test
[Image: 02.jpg?psid=1]

Decided to do the Zelda chest.  All this to go in there.
[Image: 03.jpg?psid=1]

Cutting access holes.  Bought mini-extensions to expose instead of trying to get the board port cutouts just right... plus the sizing just wasn't right for it. 
[Image: 04.jpg?psid=1]

First coat of stain I stained around the detail
[Image: 08.jpg?psid=1]

Second coat I stained over detail
[Image: 09.jpg?psid=1]

Add the gold finish to the detail
[Image: 10.jpg?psid=1]

Rear tri-force
[Image: 11.jpg?psid=1]

Here are the guts sans-touchscreen (that is currently laying on a foam board on top awaiting longer display cables from playbox kit)
[Image: 12.jpg?psid=1]

Here it is all plugged in and running!  Usb thing is just wireless 360 controller receiver which I want to build into it as well.  One thing I don't like is the fact that I can't run to HDMI when running only on battery... which kinda stinks but ok.
[Image: 13.jpg?psid=1]


  System process stopped responding and reboots
Posted by: exa - 08-08-2016, 05:28 AM - Forum: Remix OS - Replies (5)

Hello,

So I flashed remix OS 20160718 64Gb on my pine, on a class10 sd card and I'm using the Pine provided power block.

First it took a long time to boot, now the boot is not too bad, after several attempts I managed to get past the keyboard selection and license agreement.


So I'm now on the desktop and I managed to open the settings and to activate the wifi but even without activating it the system process ends up blocking so I choose to wait but no long after the pine reboots....

I was using ubuntu mate for a few weeks without issues except a bit of an unresponsive interface but RemixOs is unusable for me.

Any idea/fix?


  Pine64 with VLC RTSP/RTSP Streaming
Posted by: AUDIOTEK - 08-07-2016, 07:29 PM - Forum: General Discussion on PINE A64(+) - Replies (3)

What OS should I use?  All I want to do with the Pine is to use VLC and stream RTP/RTSP feeds

I tried Android 5.1 with touchscreen and VLC has no problem streaming a stream

Now I'm playing with Ubuntu Xenial image  I'm able to open streams but no playback or it's very pixelated, connection is good I'm running another computer on the same network and I have plenty of bandwith. Can the Pine do this without a graphic card?


  Pine64 Shuts Down
Posted by: AUDIOTEK - 08-07-2016, 04:15 PM - Forum: Ubuntu - Replies (3)

I just installed that build
Ubuntu Linux Image [20160530] based on Longsleep work, build by Pine64

Interesting that with the touchscreen the Pine shuts down just before the login screen appears    Any reasons for that?