Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 29,560
» Latest member: nicolaos
» Forum threads: 16,213
» Forum posts: 116,979
Full Statistics
|
Latest Threads |
Tips for accurate reading...
Forum: General
Last Post: jaydenlord07
4 hours ago
» Replies: 0
» Views: 116
|
Wifi 5Ghz Issue
Forum: PineNote Software
Last Post: nicolaos
10 hours ago
» Replies: 0
» Views: 281
|
Special keys stopped work...
Forum: General Discussion on PineNote
Last Post: nicolaos
11 hours ago
» Replies: 1
» Views: 6,724
|
the self built bl602_boot...
Forum: Getting Started
Last Post: pinecheng
09-16-2025, 02:15 PM
» Replies: 2
» Views: 1,246
|
Why projects like PinePho...
Forum: General Discussion on PinePhone
Last Post: Gary2003
09-16-2025, 01:13 PM
» Replies: 13
» Views: 9,392
|
Cannot flash the modem fi...
Forum: Mobian on PinePhone
Last Post: anonymous
09-16-2025, 12:18 PM
» Replies: 7
» Views: 2,697
|
Star64 Irradium (based on...
Forum: Getting Started
Last Post: mara
09-16-2025, 11:18 AM
» Replies: 8
» Views: 5,724
|
Mobian MMS/SMS text probl...
Forum: Mobian on PinePhone
Last Post: georgegohl888
09-15-2025, 02:42 AM
» Replies: 16
» Views: 21,402
|
Default password for KDE ...
Forum: General Discussion on PinePhone
Last Post: Toni
09-14-2025, 06:35 PM
» Replies: 0
» Views: 2,035
|
My Phone stopped making a...
Forum: PinePhone Hardware
Last Post: tracyanne
09-14-2025, 03:30 PM
» Replies: 0
» Views: 2,441
|
|
|
New Forum |
Posted by: Luke - 05-23-2019, 05:06 PM - Forum: News
- Replies (25)
|
 |
As you can tell, the new forum is up; you can read about it and the functionality here.
To the best of our knowledge the update went smoothly and everything works.
If you experience any issues or find something broken, please report it here. Thanks!
[edit] due to feedback we've gotten we'll be trying implementing a couple improvements in the next few days - the forum will stay up, but you can expect to experience broken icons etc.,
|
|
|
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.
|
|
|
|