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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,533
» Latest member: cheepeero
» Forum threads: 16,206
» Forum posts: 116,942

Full Statistics

Latest Threads
Having trouble reading MP...
Forum: Getting Started
Last Post: Alex92
1 hour ago
» Replies: 1
» Views: 713
Call recording?
Forum: PinePhone Pro Software
Last Post: baptx
7 hours ago
» Replies: 4
» Views: 4,183
Booting Issues
Forum: PineNote Software
Last Post: vlagged
Yesterday, 12:52 PM
» Replies: 20
» Views: 7,536
Experimental Mobian kerne...
Forum: PinePhone Pro Software
Last Post: teekay
Yesterday, 01:40 AM
» Replies: 11
» Views: 2,123
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: PrinceMorissette
09-03-2025, 10:51 PM
» Replies: 2
» Views: 2,675
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Kevin Kofler
09-03-2025, 02:47 PM
» Replies: 2
» Views: 1,204
irradium (based on crux l...
Forum: Linux on Quartz64
Last Post: mara
09-01-2025, 10:26 AM
» Replies: 6
» Views: 4,379
The PPP behaves as if the...
Forum: General Discussion of PinePhone Pro
Last Post: teekay
09-01-2025, 04:07 AM
» Replies: 2
» Views: 1,384
Pinephone Pro Neural Proc...
Forum: General Discussion on PinePhone
Last Post: biketool
09-01-2025, 02:05 AM
» Replies: 1
» Views: 2,344
Giving away a Pinebook Pr...
Forum: Pinebook Hardware and Accessories
Last Post: alchemist
09-01-2025, 12:24 AM
» Replies: 4
» Views: 2,958

 
  Use Metal Desktop/NAS Casing without a case fan?
Posted by: TOMillr - 08-13-2018, 03:17 AM - Forum: RockPro64 Hardware and Accessories - Replies (4)

I'm curious about the "Metal Desktop/NAS Casing" available through the store.

I'm currently planing to setup a quiet, power efficient NAS/Plex Media Server. However, since I'm very sensitive about noise, I'm wondering if you'd absolutely need the additional case fan to safely operate the case.

For my build, the OS and database would run from the emmc, while the media storage would be stored on a 2,5" HDD. 

This hard-drive would only need to spin up for the few instances when someone is actually accessing a file from the NAS. The rest of the time the HDD could remain in standby and not produce any heat.

As a bonus, I'd also love to add a second 2,5" or 3,5" HDD to the case. This HDD would only be used as a backup for the first drive. The drive would only be used once a week when an automatic backup is written from disk one to disk two.

Has anyone done some thermal testing for the case without a case-fan?


  OpenBSD for RockPro64
Posted by: Luke - 08-13-2018, 02:51 AM - Forum: BSD on RockPro64 - Replies (10)

Here are instructions to install OpenBSD on the RockPro64.
I take no credit for this work - just relaying it on the forum.


  Temp differences between the heatsinks?
Posted by: Wirenfeldt - 08-13-2018, 02:15 AM - Forum: RockPro64 Hardware and Accessories - No Replies

I was wondering if anyone has data on temperature differences between the different heatsink options available?


  Small screen for linux use?
Posted by: Wirenfeldt - 08-13-2018, 02:10 AM - Forum: Linux on RockPro64 - Replies (3)

Does someone make a small screen for the RockPro94 that is linux capable without any major tinkering or tech wizardry? (My linux skills can be described as fairly basic at best, and rusty at that)

I'd love to be able to mount a small screen directly on the NAS enclosure if i do end up pulling the trigger on it in future, both to save me having to plug an external monitor into it, and for nearpointless coolness factor.


  Vulkan with Swapchain?
Posted by: Qzrt - 08-12-2018, 11:42 AM - Forum: General Discussion on ROCKPRO64 - No Replies

I think the GPU is capable of running Vulkan but I was wondering if the RockPro64 does have drivers for it and is capable of running applications that use it. As well as what extensions are supported, specifically if the swapchain is extension supported as well: VK_KHR_swapchain.


  CJK characters shown as rectangles with hexadecimal Unicode value inside
Posted by: lucho - 08-12-2018, 11:01 AM - Forum: Linux on RockPro64 - No Replies

This may be a too general question, but what additional font package(s) must be installed in order for Firefox to display the CJK characters properly in web pages? Not that I can read them, but I prefer to see the real symbols instead of rectangles Wink

P.S. I found the answer here.


Lightbulb HOW TO - Connect the serial console
Posted by: Yoast - 08-12-2018, 07:49 AM - Forum: RockPro64 Projects, Ideas and Tutorials - Replies (23)

This explains how to connect a serial console to the ROCKPro64. In this example I'm using the console sold by the Pine64 folks, but probably works for other serial consoles as well.

Parts/software needed
1) ROCKPro64 (I'm using the Rockpro64_V2.1 2018-06-06, 2GB version)
2) Serial console (I'm using a CH340G chipset based console, the one from Pine64)
3) Three F/F jumper wires (4 are included in the serial console from Pine64 and are 15 cm long)
4) Screen, Minicom or Picocom installed on a Linux distro

Steps

Connect the serial console to the PI-2-bus on the ROCKPro64

  1. Set the yellow jumper on the serial console to 3V3 (see the picture below)
  2. Connect a F/F jumper cable to the ground (GND) on the serial console and the other end to pin#6 of the PI-2-bus (black cable in the picture)
  3. Connect a F/F jumper cable to RTX on the serial console and the other end to pin#8 of the PI-2-bus (brown cable in the picture)
  4. Connect a F/F jumper cable to TXD on the serial console and DO NOT connect it to the ROCKPro64 (I'll explain below)
[Image: EfJ0JhP.jpg]

The reason for not connecting that last jumper cable to the ROCKPro64 is that in my case the ROCKPro64 doesn't boot when it is connected. When the cable is disconnected it boots fine. It is not really a problem because this connection is for sending. Receiving works just fine (and that is usually the reason why people use the serial console in the first place). Nevertheless, once the system is booting (or finished booting) you can connect the jumper cable and send commands to the ROCKPro64.


Connect the serial console to another computer and establish a connection
[1] Plug in the console into an USB port. I'm using a MacbookPro running Arch Linux:
Code:
[root@mbp_arch ~]# uname -a
Linux mbp_arch 4.17.13-arch1-1-ARCH #1 SMP PREEMPT Mon Aug 6 23:06:31 UTC 2018 x86_64 GNU/Linux

[2] Figure out how to access the serial console:
Code:
[root@mbp_arch ~]# dmesg | tail
[   70.843501] usb 3-1: new full-speed USB device number 2 using ohci-pci
[   71.071013] usb 3-1: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.62
[   71.071023] usb 3-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   71.071028] usb 3-1: Product: USB2.0-Serial
[   71.103892] usbcore: registered new interface driver usbserial_generic
[   71.103903] usbserial: USB Serial support registered for generic
[   71.105335] usbcore: registered new interface driver ch341
[   71.105348] usbserial: USB Serial support registered for ch341-uart
[   71.105374] ch341 3-1:1.0: ch341-uart converter detected
[   71.119050] usb 3-1: ch341-uart converter now attached to ttyUSB0

[3] The way to access the console is through ttyUSB0 (in my case, it could be different for you)
[4] Open a terminal and start screen, minicom or picocom with the following parameters:
Code:
[root@mbp_arch ~]# screen /dev/ttyUSB0 1500000
Code:
[root@mbp_arch ~]# picocom /dev/ttyUSB0 -b 1500000
Code:
[root@mbp_arch ~]# minicom -D /dev/ttyUSB0 -b 1500000


This will start the application with a baud rate of 1.5M on ttyUSB0 (which we have just established is the serial console)

[5] Connect the power cable to the ROCKPro64 and enjoy the boot messages that will show. At this point you can connect the last jumper cable to pin#10 on the PI-2-bus which will allow you to send as well (and be able to login).
[6] To quit screen press 'ctrl-a' first followed by 'k'. Answer 'y' to the question to kill the current connection. To quit minicom press 'ctrl-a' followed by 'x' and select 'yes'. For picocom press 'ctrl-a' first and then 'ctrl-q'.


Hope this guide is clear. Suggestions are welcome Smile


  Misbehaving keyboard
Posted by: alephnull - 08-12-2018, 04:00 AM - Forum: General Discussion on Pinebook - No Replies

My Pinebook has been working nicely but a few days ago, several keys started generating spurious characters.  I don't know of anything that triggered it.

The misbehaving keys have changed over time and are currently (using a Dvorak layout): 'x' (keycode 56) generates a spurious 'w' (keycode 59), 'm' (keycgode 58) generates a spurious 's' (keycode 47) and space (keycode 65) generates a spurious 'z' (keycode 61).  In all cases, the autorepeat repeats only the second (spurious) character.

I've tried multiple reboots and power cycles (including disconnecting the battery to force a hard power power cycle) to no avail.  Has anyone else seen anything like this or have any suggestions for what to try.


  Selling Pine A64 with lots of accessories
Posted by: marcelser - 08-12-2018, 03:08 AM - Forum: General Discussion on PINE A64(+) - Replies (1)

Hi,

I'm seeling my 2GB PineA64 with RTC Clock, Wifi Module, Serial Console Adapter & Case. No SD-Card or Power Brick. Fully Functional but I was never satisfied with device.

Price: $20 + shipping..

If you're interested PM me or reply. For shipping please tell me the destination country.


  Xenial Mate @ Sopine: no graphic acceleration & high CPU load
Posted by: AI_newsettler - 08-11-2018, 10:26 AM - Forum: Linux on PINE A64-LTS / SOPINE - No Replies

Hi.

I'm using Xenial Mate image on Sopine.
My goal application is use Sopine with OpenCV.

I have ported my software from desktop and I'm facing huge lags during video recongition. CPU load is 99-100%.
On my desktop same software runs with ~20-40 CPU load on AMD-A4-4000 (2 cores).

After I have run glmark2 benchmark most of tests shows FPS very low.
Attached full log.

I'm not advanced user on linux, so give me advice what can I do with it. Maybe I need to enable some acceleration or something like this...



Thanks a lot!



Attached Files
.txt   glmark_test.txt (Size: 7.62 KB / Downloads: 531)