| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
I think you can try compi...
Forum: General Discussion on Pinebook Pro
Last Post: wangyukunshan
3 hours ago
» Replies: 0
» Views: 27
|
Second screen mirroring
Forum: General
Last Post: OpalTromp
8 hours ago
» Replies: 2
» Views: 1,701
|
kivy app keeping focus wh...
Forum: Mobian on PinePhone
Last Post: Kevin Kofler
9 hours ago
» Replies: 1
» Views: 43
|
Optimizing Battery Life o...
Forum: General Discussion on PinePhone
Last Post: Kevin Kofler
9 hours ago
» Replies: 1
» Views: 67
|
Wake up Call
Forum: General Discussion on PinePhone
Last Post: biketool
Yesterday, 02:35 PM
» Replies: 4
» Views: 218
|
How to add an homemade ap...
Forum: Mobian on PinePhone
Last Post: JChdeL
Yesterday, 04:13 AM
» Replies: 3
» Views: 289
|
Has anyone installed Tris...
Forum: General
Last Post: RandB
11-03-2025, 12:08 PM
» Replies: 1
» Views: 2,184
|
Xen hypervisor on Rock64
Forum: Linux on Rock64
Last Post: darkfader
11-03-2025, 09:25 AM
» Replies: 6
» Views: 9,690
|
[Article] RISC-V Ox64 BL8...
Forum: General
Last Post: smithjohns
11-03-2025, 12:54 AM
» Replies: 3
» Views: 9,470
|
Pinetab2s running DanctNI...
Forum: PineTab Software
Last Post: biketool
11-02-2025, 04:45 AM
» Replies: 0
» Views: 92
|
|
|
| ADATA XPG SX8200 Pro 2TB NVMe SSD Perf |
|
Posted by: Atch - 04-01-2023, 02:51 PM - Forum: RockPro64 Hardware and Accessories
- No Replies
|
 |
This post is mainly to share my tests result, but I have two questions:
- Did someone managed to boot from this SSD? Boot from Intel 660p 2 TB works fine but not this one?
- I noticed that my tests on the Intel 660p 2 TB are slower than before any idea why?
I am using Armbian with linux kernel 5.15.93-rockchip64 #23.02.2, we might get better results on linux kernel v4?
Note: The RP64 has a PCIe NVMe v2.0 x4 (not a v3.0) the speed is limited and not representative of the SSD real performance.
WRITE
sync; dd if=/dev/zero of=tempfile bs=512 count=1024 oflag=dsync; sync; rm tempfile
524288 bytes (524 kB, 512 KiB) copied, 0.720266 s, 728 kB/s
sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync; rm tempfile
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 3.60083 s, 298 MB/s
sync; dd if=/dev/zero of=tempfile bs=1G count=4 oflag=dsync; sync
4294967296 bytes (4.3 GB, 4.0 GiB) copied, 15.6034 s, 275 MB/s
READ
dd if=tempfile of=/dev/null bs=512 count=2048
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0285999 s, 36.7 MB/s
dd if=tempfile of=/dev/null bs=1M count=1024
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 2.00752 s, 535 MB/s
dd if=tempfile of=/dev/null bs=2M count=2048
4294967296 bytes (4.3 GB, 4.0 GiB) copied, 7.23786 s, 593 MB/s
[b]sync; sudo sysctl vm.drop_caches=3
hdparm -tT --direct /dev/nvme0n1[/b]
Timing O_DIRECT cached reads: 1096 MB in 2.00 seconds = 548.08 MB/sec
Timing O_DIRECT disk reads: 1714 MB in 3.00 seconds = 570.76 MB/sec
sync; sudo sysctl vm.drop_caches=3
hdparm -Tt /dev/nvme0n1
Timing cached reads: 2472 MB in 2.00 seconds = 1235.97 MB/sec
Timing buffered disk reads: 1484 MB in 3.00 seconds = 494.27 MB/sec
The distribution / kernel seems to be the reason for the change of speed:
https://forum.pine64.org/showthread.php?...4#pid43884
The kernel version seems to be a reason for the change of speed:
https://forum.pine64.org/showthread.php?...4#pid43884
|
|
|
|
| Star64 unikernal |
|
Posted by: WhiteHexagon - 04-01-2023, 04:34 AM - Forum: General
- Replies (1)
|
 |
I have playing around with gokrazy, a unikernal project for the RPi, and very interested to see if such a project is feasible with your new upcoming Star64 Risc-V SBC. I have some assembly code that initialises the Pi, and first step would be porting this over. Is the Star64 documented well enough for such a project, I know that the Pi benefits from being around for a long time. I can see 4+1 cores? (JH7110 has 6 no?) and already keen to find some documentation in preparation for your launch.
|
|
|
|
| Manjaro - which libdrm? |
|
Posted by: hacknix - 04-01-2023, 03:21 AM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
Hi all
I can't seem to work out, is it required/recommended to install the package "libdrm-pinebookpro" or is the functionality/fixes that this provides now included in the mainline libdrm package?
I have been having some issue with OpenGL objects within a programme (Mixxx DJ software Waveform display) causing some problems.
Thanks in advance.
hacknix
|
|
|
|
| PINE A64-LTS v2 - Can't get WiFi to work |
|
Posted by: Voidwatcher - 03-31-2023, 12:04 AM - Forum: P64-LTS / SOPINE Hardware, Accessories and POT
- Replies (2)
|
 |
My WiFi/Bluetooth daughter board just arrived today for my PINE A64-LTS V2 that I've been integrating into a project. I've been using the SBC with a wired Ethernet connection for weeks (although that had its own challenges, I eventually had to limit it to 10/100) and finally now I'm trying to get wireless going. Unfortunately, I cannot get it to work after several hours of troubleshooting and I'm hoping someone out there has some ideas.
First, the basics... Issuing uname -a produces this:
Code: Linux pine64so 5.15.80-sunxi64 #22.11.1 SMP Wed Nov 30 11:23:00 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
This is the only distro image that I was able to find that works on this specific hardware. I guess the V2 board is based off of the SOPINE modules. The one I downloaded is "Armbian_22.11.1_Pine64so_jammy_current_5.15.80.img.xz" image up on https://armbian.hosthatch.com/archive/pine64so/archive/
ifconfig just shows eth0 and lo.
iwconfig shows this:
Code: lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=12 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
Snippit from /etc/network/interfaces:
Code: # Interface wlan0
auto wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp
Contents of wpa_supplicant.conf, although I originally started out with a more complex version, but I whittled it down to just this, as this bare minimum should still work I think. (Please correct me on this.)
Code: network={
ssid="My home network SSID"
psk="XXXXXXXXXXX"
}
If I issue the ifup wlan0 command it shows me that the daemon doesn't start:
Code: wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1
ifup: failed to bring up wlan0
I'm also using a GUI desktop environment and WiFi doesn't show up in Network Manager because of my manual definition in the interfaces file.
If I remove the wlan0 definition from interfaces, then WiFi does show up in the Network Manager, however even though it lets me turn off and on the WiFi connection itself, it doesn't enumerate any wireless networks. The list is just blank.
I've tried both my 5G network and my 2.44Ghz network; neither work when specifying them manually in the wpa_supplicant.conf file.
So it seems to me that the wpa_supplicant daemon failing to start must be the direction I need to be troubleshooting, but at this point I'm out of ideas on how to go further.
Can anyone help?
|
|
|
|
| DC plug length |
|
Posted by: pehjota - 03-30-2023, 11:01 AM - Forum: General Discussion on ROCKPRO64
- Replies (3)
|
 |
Hello,
Can anyone please tell me the length of the DC plug? I know the outer diameter is 5.5 mm and the inner diameter is 2.1 mm, but I can't find the length (or even a part number for J11 that I could check, since there's no BOM published).
|
|
|
|
| still monthly updates? |
|
Posted by: Jeniffer - 03-30-2023, 05:19 AM - Forum: General
- No Replies
|
 |
I'm used to seeing an update around the 15th of each month on the Pine64 blog. Are those not happening anymore?
Are the updates somewhere else?
|
|
|
|
| screenshotting disabled |
|
Posted by: kellrobinson - 03-29-2023, 02:48 PM - Forum: General Discussion on Pinebook Pro
- No Replies
|
 |
I have the ANSI pbp from the 2023 batch. Updated the keyboard/trackpad firmware from here https://github.com/dragan-simic/pinebook...rd-updater. Now I can't take screenshots. It's not just that the F9 "Print Screen" key is unresponsive. The actual function of taking screenshots seems to be completely disabled on this computer.
And here's why I'm saying that:
When F9 Print Screen failed, I thought, no problem: I'll just use a dedicated screenshot app like flameshot, or use gimp, so I tried those workarounds but everything failed. Black screen or error messages on all attempts, using multiple apps. Gimp returned an error that said "all possible methods failed," or words to that effect.
I'm a heavy user of screenshots to reproduce financial charts generated on my local machine, for publishing. If I can find a fix, this Pinebook Pro will become my daily driver. Ideas?
|
|
|
|
| Pinenook pro use ability |
|
Posted by: Lgilesgriffin - 03-28-2023, 01:57 PM - Forum: General Discussion on Pinebook Pro
- Replies (6)
|
 |
My bad luck finally caught up with my computer’s, I’m down to a iPhone that I have not been able to master font.
My Dell laptop has bounce off the floor one too many times, Ubuntu doesn’t want to wake up, and I don’t have funds for a 6” tablet, so this Pinebook Pro looks real interesting, and would do all the messaging and browsing without any hassle with a small phone at double 7 I need a good terminal
Any comments appreciated
Larry
Now to make sure I’m subscribed
|
|
|
|
|