| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
what is the point?
Forum: General Discussion on PinePhone
Last Post: Zebulon Walton
Yesterday, 03:07 PM
» Replies: 5
» Views: 217
|
Irradium (based on crux l...
Forum: Linux on Pinebook
Last Post: mara
Yesterday, 07:38 AM
» Replies: 3
» Views: 11,847
|
Danctnix USB GPS for Pine...
Forum: PineTab Software
Last Post: biketool
Yesterday, 06:09 AM
» Replies: 0
» Views: 49
|
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
Yesterday, 03:39 AM
» Replies: 10
» Views: 6,778
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
11-27-2025, 05:01 PM
» Replies: 3
» Views: 275
|
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-27-2025, 04:23 PM
» Replies: 2
» Views: 89
|
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
11-27-2025, 10:30 AM
» Replies: 10
» Views: 15,928
|
irradium (based on crux l...
Forum: Linux on RockPro64
Last Post: mara
11-26-2025, 02:45 PM
» Replies: 10
» Views: 16,858
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: j_s
11-26-2025, 11:33 AM
» Replies: 4
» Views: 280
|
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
11-26-2025, 01:42 AM
» Replies: 1
» Views: 182
|
|
|
| Delivery date. Very rough estimate will do :) |
|
Posted by: xemute - 11-28-2020, 02:04 PM - Forum: General Discussion on PinePhone
- Replies (2)
|
 |
Hi,
Sorry if i've missed this in any of the stickies. I was just wondering if there's somewhere i can check on the progress of delivery of my pinephone? When i ordered it (21st Nov, and i'm in the UK), I wasn't given a courier option like i've seen some people talk about on here, nor was i given any kind of reference number for the order, just an email that the order is being processed. I'm not demanding 'where is my pinephone' or anything like that (i'm a very patient bloke ), just asking if there's anyway i can see updates and stuff like that?
Once again, apologies if this is in a sticky post somewhere and i've not noticed it.
Many thanks,
mute
|
|
|
|
| Pinetab Mobian optimization |
|
Posted by: tomoqv - 11-28-2020, 08:00 AM - Forum: PineTab Software
- Replies (13)
|
 |
I am starting thread for tips about optimizing Mobian on the Pinetab. As built-in RAM is limited and the Pinetab seems to suffer significantly from it, I would like to find the settings that yields the best possible performance for running firefox, geary and other programs and apps.
Here are my current settings, which I think give some performance improvements although my Pinetab is quite laggy still at times and even freezes occassionally.
/etc/default/zramswap
Code: PERCENT=100
#SIZE=512
PRIORITY=100
CORES=1
/etc/sysctl.conf
Code: vm.vfs_cache_pressure=500
vm.swappiness=100
vm.dirty_background_ratio=1
vm.dirty_ratio=50
Please tell me if these settings are of any help to you or if you have other settings that makes the Pinetab faster and more responsive.
Here are some memory stats with the above settings:
After a fresh reboot:
Code: ~$ free -h
total used free shared buff/cache available
Mem: 1,9Gi 795Mi 443Mi 56Mi 690Mi 938Mi
Swap: 1,9Gi 0B 1,9Gi
With firefox running:
Code: ~$ free -h
total used free shared buff/cache available
Mem: 1,9Gi 1,3Gi 63Mi 161Mi 551Mi 319Mi
Swap: 1,9Gi 16Mi 1,9Gi
With firefox and geary running:
Code: ~$ free -h
total used free shared buff/cache available
Mem: 1,9Gi 1,3Gi 66Mi 180Mi 542Mi 294Mi
Swap: 1,9Gi 330Mi 1,6Gi
|
|
|
|
| Writing an image to on-system emmc |
|
Posted by: fmotta - 11-28-2020, 02:15 AM - Forum: General Discussion on PinePhone
- Replies (3)
|
 |
I see great tools and extensions to others for creating bootable SD cards - thanks!
I am still fuzzy on flashing on-system emmc. So far I am guessing it involves something like Jumpdrive and then the command below?
wget 172.16.42.2/u.img -O - | dd bs=4M conv=noerror,sync of=/dev/mmcblk2
Thanks for clarification. I cannot seem to see another and the trial to 'dd' a live SD card were as stable as expected.
Cheers
|
|
|
|
| Python3-yoyo errors |
|
Posted by: Ireallyhateuaernames - 11-28-2020, 01:23 AM - Forum: Mobian on PinePhone
- Replies (4)
|
 |
I installed Mobian to the emmc on my pinephone. After resizing the partition on it's first boot, I decided to do a full system upgrade with
Code: sudo apt update && sudo apt upgrade
Unfortunately, I encountered an error with dpkg trying to unpack python3-yoyo.
I am unsure of where to look to find more information about this error as a Google search doesn't bring up any results, so any help would be greatly appreciated.
|
|
|
|
| How to enable Ethernet with UBPorts and convergence dock? |
|
Posted by: piney-tim - 11-27-2020, 07:31 PM - Forum: UBPorts on PinePhone
- Replies (1)
|
 |
Wondering if anyone knows how to get an ethernet connection working through the convergence dock with Ubuntu Touch (build #90). I have the Manjaro convergence version of the pinephone and ethernet worked transparently with multiple Manjaro builds so I know the hardware works but I can't get Ubuntu Touch to recognize it.
I found a reference somewhere to modprobe CDCEther which outputs "Module CDCEther not found in directory /lib/modules/5.6.0-pine64" but I have no idea if that's the issue. Can anyone offer some help or a pointer to the right place to ask? Thx!
|
|
|
|
|