| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,113
» Latest member: moses
» Forum threads: 16,362
» Forum posts: 117,533
Full Statistics
|
| Latest Threads |
Pinephone software
Forum: General Discussion on PinePhone
Last Post: Csanderson0313
Yesterday, 05:22 PM
» Replies: 2
» Views: 158
|
Rock64 v2.0 u-boot SPI is...
Forum: General Discussion on ROCK64
Last Post: ju0n
07-05-2026, 11:02 AM
» Replies: 0
» Views: 81
|
Libby - ebook reader that...
Forum: PineNote Software
Last Post: kiwigoldfish
07-04-2026, 04:41 PM
» Replies: 6
» Views: 4,035
|
PineNote v1.2 - Charges N...
Forum: General Discussion on Pinebook Pro
Last Post: ttsp
07-02-2026, 02:52 AM
» Replies: 0
» Views: 242
|
How to change the PineNot...
Forum: General Discussion on PineNote
Last Post: cameronharring
07-01-2026, 12:22 PM
» Replies: 0
» Views: 133
|
PinePhone Pro disable Vol...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
07-01-2026, 10:53 AM
» Replies: 1
» Views: 1,600
|
Star64/Starpro64 kernel b...
Forum: General
Last Post: tgbgreen
06-30-2026, 12:17 PM
» Replies: 1
» Views: 2,211
|
Manjaro affected by Arch ...
Forum: General
Last Post: tantamount
06-28-2026, 10:45 AM
» Replies: 0
» Views: 278
|
Fix Bricked SPI Flash, Pi...
Forum: PinePhone Pro Hardware
Last Post: FR_IV
06-27-2026, 05:00 PM
» Replies: 0
» Views: 196
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
06-27-2026, 04:09 PM
» Replies: 12
» Views: 19,672
|
|
|
| USB 3.0 hard drive write speed increase tip on Ubuntu 18.04 |
|
Posted by: Wizardknight - 05-20-2019, 03:44 PM - Forum: Linux on Rock64
- Replies (3)
|
 |
Here is a tip for speeding up writes to a external USB 3.0 hard drive on ubuntu 18.04.
If it has already been discussed I apologize for the duplicate thread.
I however had not seen this info before.
Using the default mount format of
Code: sudo mount -t ntfs-3g /dev/sda1 /media/USB/
I was seeing write speeds around 25-35MB/s over SMB.
However I added the bigwrite flag and my speeds rose to 40-55MB/s over SMB. This was also over wifi, so wired might be faster. I know my drive can do 100MB/s when connected directly to my laptop.
I also added automount via UUID in etc/fstab
Code: UUID=165C922D5C92079F /media/USB ntfs-3g big_writes,rw,async,nosuid,nodev,nofail 0 0
Now the weird part is that the local hdparm tests show no significance difference between these two mounting options.
Maybe I am just not using the right flags?
Code: sudo hdparm -tT /dev/sda
Before:
/dev/sda:
Timing cached reads: 1106 MB in 2.00 seconds = 552.88 MB/sec
Timing buffered disk reads: 328 MB in 3.01 seconds = 108.89 MB/sec
After:
/dev/sda:
Timing cached reads: 1110 MB in 2.00 seconds = 554.81 MB/sec
Timing buffered disk reads: 328 MB in 3.01 seconds = 108.83 MB/sec
|
|
|
|
| keyboard broken? |
|
Posted by: Erik - 05-20-2019, 02:52 AM - Forum: Pinebook Hardware and Accessories
- No Replies
|
 |
Hi guys,
Just a simple question: on my 14" pinebook (which is used daily using the excellent linux support, even layouting magazines using scribus) the keyboard is stopping functioning. '1' 'Backspace' and the right shift key don't register anymore. What should I do now? Are new keyboards available, should i wait for the pro model to arrive ? I wouldn't mind opening the box, it has been opened before (i.e. replacing to emmc with a 64Gb one)
Any suggestions will be apriciated and sorry for any spelling mistakes as a non native speaker...
Erik Ulijn.
|
|
|
|
| [FIXED] AV Acess 4KSW41-KVM 4-port HDMI+USB KVM |
|
Posted by: PDXpi - 05-19-2019, 08:39 PM - Forum: Rock64 Hardware and Accessories
- Replies (2)
|
 |
I've purchased an AV Access 4KSW41-KVM 4-port HDMI+USB KVM switch to share my USB keyboard and mouse & my HDMI monitor between my Raspberry Pi 3 Model B+ & my Pine64 Rock64.
The Raspberry Pi 3 Model B+ works as expected.
The Rock64, however, does not seem to recognize the USB devices (i.e., the keyboard & the mouse):
- The LED inside the mouse illuminates but the desktop does not acknowledge any movement.
- The USB keyboard is completely unrecognized:
- The Rock64 does not acknowledge any keystrokes.
- Pressing the CapsLock and/or the NumLock does not cause either status light to illuminate.
Ideas? Suggestions?
TIA,
Eric P.
Portland, Oregon
FWIW: The behavior of the Rock64 is the same regardless of which USB port I use to connect to the KVM switch - The USB 2.0 Host port or the USB 3.0 Host port.
TIA,
Eric P.
Portland, Oregon
UPDATE:
TROUBLESHOOTING STEPS:
As an initial step to verify that the Rock64 was still healthy (i.e., not damaged)...
- I removed the power input from the Rock64.
- I transferred the keyboard and the mouse to the Rock64.
- I inserted the power input into the Rock64.
FIRST RESULT: The keyboard and mouse functioned as expected.
And then...
- I transferred the keyboard and the mouse to the KVM switch.
- I inserted the KVM USB-connector into the Rock64.
SECOND RESULT: The keyboard and mouse functioned as expected for about 3 minutes. And then the keyboard and the mouse became completely unresponsive - the same as before.
TIA,
Eric P.
Portland, Oregon
|
|
|
|
| New user - couple of issues |
|
Posted by: sliberty - 05-18-2019, 12:43 PM - Forum: General Discussion on Pinebook
- Replies (2)
|
 |
My 1080p Pinebook arrived this week. Here are my first few issues. Hopefully someone can help.
1. No audio device showing under the volume control on screen, and no sound.
2. Updating is failing. Looks like it wants me to provide credentials, but that pop up disappears immediately.
3. Trying to install Chrome, I get a dependency failure.
Any help would be appreciated.
Steve
|
|
|
|
| Problem booting from sd-card |
|
Posted by: giel - 05-17-2019, 02:11 PM - Forum: Linux on Pinebook
- Replies (14)
|
 |
Hi everyone,
I wanted to try Armbian for my new pinebook, so I tried the following:
- I downloaded the image https://dl.armbian.com/pinebook-a64/Ubun...desktop.7z
- I unzipped ofcourse :-)
- I inserted on old sdcard
- Then "sudo dd bs=30M if=Armbian_5.56_Pinebook-a64_Ubuntu_bionic_default_3.10.107_desktop.img of=/dev/mmcblk1p1"
- no errors when finished
- Then reboot
Result: booted into default KDEneon, not Armbian on SD card.
Am I doing anything wrong here?
Kind regards,
Giel
|
|
|
|
| Odd behavior with the eth0 interface. |
|
Posted by: Faradn - 05-17-2019, 10:14 AM - Forum: Linux on RockPro64
- Replies (1)
|
 |
SBC: RockPro64 v2.1
OS: Debian 9.9 (Stretch) [ @Mrfixit2001 ]
When the system boot up, and I log in, there is no Ethernet connection.
- The main panel Ethernet connection widget says the connection is up.
- Command: 'ethtool eth0' response is the connection is up.
- Command 'ip addr ls' response is the connection is up.
- Pings to the default route and to other sites fail.
Using the main panel Ethernet widget, I disconnect, then reconnect
the Ethernet connection, and I have IP connectivity.
This is really troublesome because I want to run my RKP64 headless
along with a Raspi 3B and Odroid XU4. Both the other (2) SBCs are
running Ubuntu 18.04 and the latest version of NoMachine.
NoMachine Arm v7 works fine on the RKP64.
Any ideas, suggestions would be greatly appreciated.
/Faradn
|
|
|
|
| disappearing sata drives |
|
Posted by: Mentaluproar - 05-16-2019, 05:34 PM - Forum: Linux on RockPro64
- Replies (2)
|
 |
I'm running the latest Ayufan openmediavault image and had set debain to update with the testing channel (I need samba time machine support and my understanding is you should never mix stable and testing.). The drives keep disappearing.
I know there's a lot of variables here but where should I start when trying to figure out this problem?
|
|
|
|
|