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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 30,211
» Latest member: VALID64XDEF
» Forum threads: 16,385
» Forum posts: 117,597

Full Statistics

Latest Threads
Thinking about memory bot...
Forum: General Discussion on Pinebook Pro
Last Post: xiley32050
09-02-2026, 01:21 AM
» Replies: 0
» Views: 112
Hardware Feature Suggesti...
Forum: Quartz64 Hardware and Accessories
Last Post: Independent Researcher
08-30-2026, 07:19 PM
» Replies: 0
» Views: 139
Single-board computers an...
Forum: General
Last Post: Spaker
08-29-2026, 08:12 PM
» Replies: 0
» Views: 151
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
08-29-2026, 11:18 AM
» Replies: 9
» Views: 8,505
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,835
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 170
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 285
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,789
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 463
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,101

 
  Pine64 LTS vs Rock64 4 GB LTS
Posted by: gops - 04-15-2019, 04:58 AM - Forum: General Discussion on PINE A64(+) - Replies (2)

I needed boards for industrial use, we are rolling out a simple monitoring services, decided to use boards from Pine community. 

We have one questions, Pine64 LTS vs Rock64 4 GB LTS? Which one to choose? I see that Pine64 LTS has mentioned one year warrentee which is a good sign, but same is not applicable for Rock64.

Can you please recommend one?


  low speed wifi
Posted by: pas059 - 04-15-2019, 02:56 AM - Forum: Rock64 Hardware and Accessories - Replies (4)

Hello,

Recently, i changed my internet connection to an optical fiber solution. For my internet connection, i use this wifi adapter bought with my rock64. I expected to get an important increase of the bandwidth, but the results are really bad; the maximum speed is: ~8 MBits for download, ~11MBits for upload althought my connections allows much more (on other computers i get at least 10 times more with wifi). I also tested this wifi adapter on a windows pc, and the performances are bad too.

Some one can explain this, or can recommand another usb2 wifi adapter?

regards


  Android 8.1
Posted by: Bluesman - 04-14-2019, 10:18 AM - Forum: Android on Rock64 - Replies (1)

Setup Android 8.1 on Emmc. When I boot all I get is the rock64 splash screen.
Any help please?


  Connecting an Antenna
Posted by: km782 - 04-13-2019, 09:27 PM - Forum: Wifi/BT Module - Replies (1)

The signal strength is pretty weak so I would like to add an antenna.  I thought that the connector was u.fl so I ordered this:

https://www.amazon.com/HUACAM-5-8GHz-Dua...06WD7FZV4/


However, when I pulled the old wires off of the module and tried to connect the new one, the connector is too big.  Is the connector on the WIFI/BT module not u.fl?  What do I need to get to connect to this board?

Thank you


Actually, now I'm wondering if the connector on the module is w.fl?


  Normal baudrate for Rockchip boards
Posted by: z4v4l - 04-13-2019, 02:05 PM - Forum: Rock64 Hardware and Accessories - Replies (8)

Hi. I got tired of this insane 1500000 baud/s speed, Rockchip made default for UART. I can't use UART for debug/trace normally - no utilities work with this. minicom corrupts output, screen doesn't configure at all. I can't attach the board directly to my machine, because the adapter I can use with it, doesn't work with such speed, I need to attach it through a pine64 board, and there, the mentioned utilities get their pants dirty with this speed too... I was told how to make uboot run on 115200 baud/s. this is by setting the environment variable baudrate (and storing it for the permanent effect, I checked it, rock64 works fine with this speed, let's hope saveenv will work too), but what do I need to do for linux to make it use 115200 baud/s permanently? Does anybody know? I think, this might be useful not only for me, because this poor choice of the speed gives a lot of troubles for others too. many USB-UART adapters don't support it. Just don't tell, I need to compile the kernel! Confused I hope it involves some dancing with DT? I am not a linux guy.
And yet, why not switch to this normal speed for builds? Literally everything works just fine with 115200 baud/s. This would eliminate so much of frustration.


Question sufficient power supply?
Posted by: skipper - 04-13-2019, 07:16 AM - Forum: RockPro64 Hardware and Accessories - Replies (2)

Will this https://www.pine64.org/?product=rockpro6...wer-supply
deliver sufficient power to run the board with a NVMe drive attached to this https://www.pine64.org/?product=rockpro6...rface-card plugged into the board?


Question ROCKPro64 - power cable?
Posted by: skipper - 04-13-2019, 05:49 AM - Forum: RockPro64 Hardware and Accessories - Replies (2)

Howdy,

I run a few rock64 with these cables https://www.pine64.org/?product=1-meter-...ower-cable
Does the H 3.5mm OD/1.35mm ID barrel also fit a ROCKPro64 board power connector?

Cheers.


  change the charge LED indicator to Mode B on Pine64 LTS
Posted by: JTX - 04-12-2019, 06:34 PM - Forum: General Discussion on PINE A64-LTS / SOPINE - No Replies

Hi everyone,

I'm using Pine64 LTS for a project. According to AXP803 datasheet  Page37 & 38, the charge LED indicator can be set to Mode A or Mode B. Does anyone know how to change this setting via sysfs, or other interface(I2c, Uart) ?


pine@pine64so:/sys/class/power_supply$ ls
axp20x-battery  axp813-ac
pine@pine64so:/sys/class/power_supply$ cd axp813-ac
pine@pine64so:/sys/class/power_supply/axp813-ac$ ls
device  health  input_current_limit  online  power  present  subsystem  type  uevent  voltage_min
pine@pine64so:/sys/class/power_supply/axp813-ac$ cat uevent
POWER_SUPPLY_NAME=axp813-ac
POWER_SUPPLY_HEALTH=Good
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_ONLINE=1
POWER_SUPPLY_VOLTAGE_MIN=4000000
POWER_SUPPLY_INPUT_CURRENT_LIMIT=1500000


Thanks,
JTX


  Video : Review of the Pine H64 model B vs Orange Pi3
Posted by: NicoD - 04-12-2019, 09:16 AM - Forum: General - Replies (1)

Hi all.
I've just finished my review video about the Pine H64 model B.
I compare it with the Orange Pi 3, and with the Rock64.

I like the board a lot. It's very well designed, and is sold for a great price.
It does still need a lot of work to make the software better. Luckily there's the Sunxi community who's supporting the H6 with a lot of great open-source software.
This might become a very well supported SoC.

Here's my video.

Greetings,
NicoD


  A64-LTS versus the A64+ (1GB)
Posted by: PDXpi - 04-11-2019, 07:03 PM - Forum: General Discussion on PINE A64(+) - Replies (6)

Comparing the two product pages:

I'm wondering: Besides...

  • the eMMC slot on the A64-LTS and
  • the configurable RAM options [i.e., 512 MB/1GB/2GB] and the corresponding Ethernet options [i.e., 10/100 or 10/100/1000] on the A64+
How else is theA64+ different than that A64-LTS different?