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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,496
» Latest member: CavalierSoul
» Forum threads: 16,200
» Forum posts: 116,896

Full Statistics

Latest Threads
google will take control ...
Forum: General
Last Post: zetabeta
1 hour ago
» Replies: 22
» Views: 9,166
What's stopping you from ...
Forum: General Discussion of PinePhone Pro
Last Post: Jite
1 hour ago
» Replies: 3
» Views: 181
PINETAB-V doesn't boot.
Forum: Getting Started
Last Post: Woazboat
08-23-2025, 02:58 PM
» Replies: 1
» Views: 235
PinePhone Pro: Camera App...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:23 PM
» Replies: 3
» Views: 2,297
PinePhone Pro discontinue...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
08-22-2025, 11:19 PM
» Replies: 9
» Views: 983
Booting Issues
Forum: PineNote Software
Last Post: serenopolveroso
08-22-2025, 11:36 AM
» Replies: 18
» Views: 5,001
Pinephone (Pro) Keyboard ...
Forum: PinePhone Accessories
Last Post: anernest
08-22-2025, 09:21 AM
» Replies: 1
» Views: 1,634
Multiple NEMA 17 stepper ...
Forum: General
Last Post: Harry
08-22-2025, 12:24 AM
» Replies: 0
» Views: 150
Giving away a Pinebook Pr...
Forum: Pinebook Hardware and Accessories
Last Post: tuxifan
08-21-2025, 03:11 AM
» Replies: 2
» Views: 268
Bare metal on Pinephone P...
Forum: PinePhone Pro Software
Last Post: alain
08-19-2025, 07:58 AM
» Replies: 0
» Views: 282

 
  How to use UART under Android?
Posted by: AI_newsettler - 01-18-2018, 01:13 PM - Forum: Android on Pine A64(+) - No Replies

Hi,

Are there any tutorials or guidance how to use UART under Android?

I'm using SOPINE module.


  Hello!
Posted by: Vaaflahm - 01-18-2018, 05:34 AM - Forum: Getting Started - Replies (1)

Shy
Hello, guys, I am Hurt, I'm an office worker, I take pleasure in meeting new people and I enjoy working with funny people


Photo Nextcloud running on Pine64
Posted by: gbjensen - 01-18-2018, 05:28 AM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (1)

I had a Pine64+ (2GB) board, a 2TB USB drive and a 5V, 4A power supply.
I had a Armbian server installation on it already for a local Samba file server.

But I did then got a good idea:

Why not add a Nextcloud server to my project ?

I found a guideline at nextcloud.com and after an hour or two was my own private cloud up and running.
   

It has been very stable and fast for two weeks now, I'm using it daily for sharing files.

But It's recommended to have fixed IP address and a domain name to your server, and naturally some open ports at your router (port 445 as far as I remember)

You can see more here at this Danish Pine64 facebook group : https://www.facebook.com/groups/594492207364691/


  When will Remix OS be ready for Pine A64-LTS
Posted by: purplecow - 01-17-2018, 07:29 PM - Forum: General Discussion on PINE A64-LTS / SOPINE - Replies (1)

HI 

I would like to check with support , when will remix os be ready for Pine A64-LTS .. Sopine?

The whole reason why ive got it so that i can get Remix OS to run


  2D and 3D accel
Posted by: RamenNoodles - 01-17-2018, 04:16 PM - Forum: Linux on Rock64 - No Replies

How do I go about getting 2d and or 3d acceleration on this? I'm a noob so like ples help.


  x11 vnc black screen
Posted by: soichiro - 01-17-2018, 01:13 PM - Forum: Linux on Rock64 - Replies (12)

Hello everyone,

I just installed the xenial-mate-rock64-0.5.15-136-20180102-arm64-sd2emmc.img and after setting up my x11vnc, I noticed that when I connect to it, I get a black screen and the only thing visible is my mouse cursor.

I am using the following command:

Code:
x11vnc -speeds dsl -bg -nevershared -forever -usepw -ssl SAVE -rfbport 5925 -display :0

My /etc/X11/xorg.conf.d/20-modesetting.conf

Code:
Section "Device"
   Identifier  "Rockchip Graphics"
   Driver      "modesetting"
   Option      "AccelMethod"    "glamor"
   Option      "Dri2Vsync"      "false"
EndSection

I also tried to modify the xorg.conf file by adding the following... Same result Sad

Code:
Section "Device"
    Identifier  "Rockchip Graphics"
    Driver      "modesetting"
    Option      "AccelMethod"    "glamor"
    Option      "Dri2Vsync"      "false"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
        HorizSync 31.5-48.5
        VertRefresh 50-70
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        DefaultDepth 24
        SubSection "Display"
        Depth 24
        Modes "1920x1080"
        EndSubSection
EndSection


Thank you in advance.


  Problem Installing Linux on Rock64
Posted by: Rockfan - 01-17-2018, 01:02 PM - Forum: Linux on Rock64 - Replies (15)

Hi,

I just purchased a Rock64 with 4GB RAM and 32GB emmc.

Have been trying to install and boot from a linux ubuntu .img  on a micro sd card.

I flash the .img image to the card using either Pine64 Installer or Etcher (Ive tried both). No problems or errors with these.

I then insert the card into the slot on the rock64. Then connect cables, including hdmi monitor, ethernet cable, then power supply (the official one from Pine). The lights appear, and after a few seconds I get what look like bios messages on the screen, about the usb, and a number of mmcblk error messages, i/o buffer error mmcblkp1, mmcblkp2, mmcblkp5, mmcblkp7, I assume these are the partitions on the micro sd device.

but it goes no further. No linux.


do I have to do anything else?

Ive tried several different images, see list below. all with similar results.

~/Downloads/rock64/extractedimages$ ls -l
total 16200292
-rw-rw-r-- 1  2282749952 Jan 17 17:36 stretch-minimal-rock64-0.5.15-136-arm64.img
-rw-rw-r-- 1  6797899264 Jan  4 21:31 xenial-mate-rock64-0.5.15-136-20180102-arm64-sd2emmc.img
-rw-rw-r-- 1  2282749952 Jan 17 19:06 xenial-minimal-rock64-0.5.15-136-arm64.img
-rw-rw-r-- 1  2282749952 Jan 17 19:17 xenial-minimal-rock64-0.6.9-160-arm64.img
-rw-rw-r-- 1 7751073792 Jan 17 17:06 xubuntu-xenial-mate-20161215-longsleep-pine64-8GB.img

I´ve also tried removing the emmc chip and just using the micro sd, no difference,  I still get the same messages.

I have also tried 3 different micro sd cards, an 8gb, 16gb and a brand new toshiba class 10 64gb, also with no difference.

According to the Noob Pine64 instructions, I should receive a linux login prompt, but it does not seem to get that far and I cant find any information about this problem or what to do.

Would be great if someone could throw some light on this.

I have experience with installing images to raspberry pi, so I'm not a complete novice in this, but this is my first experience with rock64.   Is there some hardware issue which these  images do not take account of?


  SD Maximum storage???
Posted by: Danielsan - 01-17-2018, 10:35 AM - Forum: General Discussion on ROCK64 - Replies (6)

Hi All, this is my first post.  Smile

I bought a Rock64 mainly to retroplay, I would like to know the how many gigabyte can handle Rock64, I mean can I buy a 128gb sd card? Or am I limited to 64gb?  Huh

If you also suggest me a good sd card (I am not a expert at all) it would be really appreciate!

Best regards,

Danielsan


  USB OTG as usb device???
Posted by: matianfu - 01-17-2018, 09:18 AM - Forum: General Discussion on ROCK64 - No Replies

is it possible to use usb OTG port as usb device? with special cable or solder work? If yes, how?


  Rock64 micro-sd controller defective?
Posted by: soichiro - 01-16-2018, 10:02 PM - Forum: Rock64 Hardware and Accessories - Replies (18)

HHi3rqe4


Hello everyone,

I am not sure if this is software related problem or is just my Rock64's micro-sd controller that is defective. I tried different micro-sd cards and they all perform really badly.


The following results were made with DietPi_v156_Rock64-arm64-(Stretch).img

1-Samsung 32GB EVO Plus Class 10 Micro SDHC with Adapter (MB-MC32GA/AM) --- 95MB/s Read, 20MB/s Write

I got 18.1MB/s Read, 22.9MB/s Write
https://drive.google.com/open?id=18kWYaM...cH0KqzkJ9y


2- Samsung Pro Plus 64GB MicroSDXC Memory Card --- 95MB/s Read, 90MB/s Write

I got 22MB/s Read, 23MB/s Write
https://drive.google.com/open?id=1EVwxQ9...Qvy2iRjwmX


3- Micro Center class 10 32GB 

https://drive.google.com/open?id=1wNf4c7..._PAR4l3-18


4- HardKernel 8GB EMMC

https://drive.google.com/open?id=1byXvrG...36C-KbnYLc



Below the same micro-sd tested with Debian Stretch 64Bit, Kernel 4.9.0-5-amd64 on my Dell XPS 13 9360

1-Samsung 32GB EVO Plus Class 10 Micro SDHC with Adapter (MB-MC32GA/AM) --- 95MB/s Read, 20MB/s Write

I got 24.3MB/s Read, 60.4MB/s Write
https://drive.google.com/open?id=1W5Qkm5...ioDnPP3Sii


2- Samsung Pro Plus 64GB MicroSDXC Memory Card--- 95MB/s Read, 90MB/s Write

I got 62.8MB/s Read, 58.8MB/s Write
https://drive.google.com/open?id=1OToQrw...xtyfx0Gg-i


3- Micro Center class 10 32GB 

I got 4.3MB/s Read, 30.9MB/s Write
https://drive.google.com/open?id=1DfiwGc...x0nrep9Jo5


Could someone perform some tests on their Rock64 using dd with my same options that I used and share their results?

I would love to understand if the problem are the Rock64's Linux distros not yet optimized or is my Rock64's micro-sd controller that is defective.

Thank you in advance.