| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,697
» Latest member: john9
» Forum threads: 16,260
» Forum posts: 117,186
Full Statistics
|
| Latest Threads |
Hi everybody!
Forum: General
Last Post: MadisynErnser
Yesterday, 10:03 PM
» Replies: 2
» Views: 2,230
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: brb78
Yesterday, 04:15 PM
» Replies: 0
» Views: 57
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
Yesterday, 09:04 AM
» Replies: 5
» Views: 549
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: KelsonV
11-19-2025, 02:20 PM
» Replies: 0
» Views: 68
|
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 125
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 460
|
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,127
|
Questions about running U...
Forum: General Discussion on PineTime
Last Post: alicesphere
11-18-2025, 12:48 AM
» Replies: 0
» Views: 70
|
Difficulty with openSUSE ...
Forum: PinePhone Software
Last Post: danm1988
11-17-2025, 07:49 AM
» Replies: 0
» Views: 86
|
Second screen mirroring
Forum: General
Last Post: andrekyler
11-17-2025, 01:06 AM
» Replies: 3
» Views: 1,905
|
|
|
| issue with kodi freezing randomly |
|
Posted by: Slam - 05-22-2019, 04:06 PM - Forum: Linux on RockPro64
- Replies (3)
|
 |
HI there,
I have the NAS case with the RP64. I installed the latest MrFixit image on it and managed to install/setup:
- samba (to have a network drive)
- Rsync (to backup the network drive)
- remove pulseaudio to avoid random freeze as it's currently an unresolved issue)
- install Kodi to have a media center (to read the video / music / photos I save on the HDD)
the issue is with Kodi as when I run it I get random freeze (where nothing is working anymore (no ssh, no network access, image on screen is frozen). The freeze has the same behavior as the issue caused by pulseaudio.
Would anyone have a working kodi (other than the specific distro available)?
What has kodi in common with pulse audio? this issue might be linked with the pulse audio issue somehow and I would like to resolve it if possible.
Thanks for anyone reading / helping!
|
|
|
|
| NAS case: what heatsink? |
|
Posted by: rolando - 05-21-2019, 10:12 PM - Forum: RockPro64 Hardware and Accessories
- Replies (2)
|
 |
Hi everyone,
First post here 
I'm thinking of getting the RockPRO64 with the NAS case to migrate an existing rpi backup server. I could not find the specs for the case, but I was wondering which heatsink might work the best for that case? any recommendations?
thanks!
|
|
|
|
| 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
|
|
|
|
|