| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 29,698
» Latest member: rth
» Forum threads: 16,260
» Forum posts: 117,188
Full Statistics
|
| Latest Threads |
Volumio (PINE A64-LTS / S...
Forum: Linux on PINE A64-LTS / SOPINE
Last Post: kapqa
27 minutes ago
» Replies: 8
» Views: 15,490
|
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: brorean
11-21-2025, 08:45 PM
» Replies: 1
» Views: 114
|
Hi everybody!
Forum: General
Last Post: MadisynErnser
11-20-2025, 10:03 PM
» Replies: 2
» Views: 2,267
|
PinePhone, PinePhone Pro,...
Forum: PinePhone Hardware
Last Post: brb78
11-20-2025, 04:15 PM
» Replies: 0
» Views: 90
|
Recycling pinephone as ho...
Forum: PinePhone Hardware
Last Post: biketool
11-20-2025, 09:04 AM
» Replies: 5
» Views: 590
|
Light Sensor / Proximity ...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-18-2025, 03:07 PM
» Replies: 1
» Views: 162
|
How to stop it turning on
Forum: General Discussion on PinePhone
Last Post: biketool
11-18-2025, 02:30 PM
» Replies: 3
» Views: 470
|
8/24 status of JumpDrive
Forum: PinePhone Software
Last Post: biketool
11-18-2025, 01:27 PM
» Replies: 5
» Views: 2,156
|
Questions about running U...
Forum: General Discussion on PineTime
Last Post: alicesphere
11-18-2025, 12:48 AM
» Replies: 0
» Views: 92
|
Difficulty with openSUSE ...
Forum: PinePhone Software
Last Post: danm1988
11-17-2025, 07:49 AM
» Replies: 0
» Views: 99
|
|
|
| mrfixit custom images? |
|
Posted by: e-minguez - 11-05-2019, 11:34 AM - Forum: Linux on Pinebook Pro
- Replies (3)
|
 |
I'm wondering if there is a repo/howto/something to build your own custom mrfixit image (as it seems to be the 'official' one). I want to encrypt the whole disk and I think the best approach will be to create my own image based on the official one.
Thanks!
|
|
|
|
| Trackpad Emulation |
|
Posted by: Der Geist der Maschine - 11-05-2019, 08:58 AM - Forum: Pinebook Pro Hardware and Accessories
- Replies (5)
|
 |
Default Debian. Mate -> Preferences -> Mouse Preferences:
Defaults:
Two-finger click emulation: right button
Three finger click emulation: middle button
I get the left (non-emulation) button to work, sometimes the right button, but never the middle button.
I checked with xev, when I click with three fingers, the trackpad is not responding at all. When I click with two fingers, the trackpad is sometimes responding. When I click with one finger, the trackpad is always responding.
How come?
|
|
|
|
| November Blog Update -- PinePhone Braveheart, Pinebook Pros, and a giant Pine Cluster |
|
Posted by: fire219 - 11-05-2019, 08:36 AM - Forum: News
- Replies (10)
|
 |
The November update is now live. Here are the key points:
- Our monster clusters; core community services will migrate to our own hardware in 2020
- Pinebook Pros shipped; Last pre-orders for ~3 months start today (ANSI +ISO)
- We’re aware of NVMe adapter & Trackpad issues, expect fixes soon
- OG Pinebook upgrade to Pro-esque setup in Q1 2020
- PinePhones for developers (finally) ship November 5-18th
- PinePhone Brave Heart Pre-Orders start November 15th; delivery December 2019 / January 2020
- PineTab production conundrum; state of software
- PineTime dev kits shipped; development proceeding exceptionally well
Click me to read more
Discuss below if you wish!
|
|
|
|
| Crunchy(?) keyboard row |
|
Posted by: sinistermrcream - 11-05-2019, 08:19 AM - Forum: General Discussion on Pinebook Pro
- Replies (6)
|
 |
I just got my Pinebook Pro and I noticed the keyboard issues others have already identified, but also that the bottom row of letters feel "crunchy". Noticeably louder click, with a click/crunch feel.
Anyone else getting this? Not sure this is a defect or just need time to bed in.
To be clear, it does not feel like grit/dirt is in there. It also doesn't (yet) seem to prevent the keys being recognized as pressed.
(I also had a scratched screen, but I've submitted a support ticket on that one).
Not feeling quite as excited as I was at first. Software/firmware problems I can deal with, but hardware is much less fun.
|
|
|
|
| Ayufan 5.4.0 rc1 release - cannot boot |
|
Posted by: Mentaluproar - 11-04-2019, 11:46 PM - Forum: Linux on RockPro64
- Replies (2)
|
 |
After installing ayufans patched mainline kernel (I want panfrost) onto his minimal buster and bionic builds, I cannot boot past a certain point. Here's what I see on serial console before it dies:
[ 47.917722] Run /init as init process
Loading, please wait...
[ 48.897918] tmpfs: Unknown parameter 'size'
mount: mounting tmpfs on /run failed: Invalid argument
starting version 237
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Warning: fsck not present, so skipping root file system
[ 99.500975] EXT4-fs (mmcblk1p7): mounted filesystem with writeback data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
mount: mounting /run on /root/run failed: Invalid argument
[ 104.987855] random: crng init done
[ 106.115332] tmpfs: Unknown parameter 'mode'
[ 106.119090] systemd[1]: Failed to mount tmpfs at /dev/shm: Invalid argument
[ 106.143006] tmpfs: Unknown parameter 'mode'
[ 106.145440] systemd[1]: Failed to mount tmpfs at /run: Invalid argument
[ 106.169253] tmpfs: Unknown parameter 'mode'
[ 106.172654] systemd[1]: Failed to mount tmpfs at /run/lock: Invalid argument
[ 106.204518] tmpfs: Unknown parameter 'mode'
[ 106.207772] systemd[1]: Failed to mount tmpfs at /sys/fs/cgroup: Invalid argument
[ 106.257404] systemd[1]: Failed to mount cgroup at /sys/fs/cgroup/systemd: No such file or directory
[.[0;1;31m!!!!!!.[0m] Failed to mount API filesystems, freezing.
[ 106.312466] systemd[1]: Freezing execution.
So it looks like we can't mount root with ayufans mainline. Has anyone managed to get this working?
|
|
|
|
| Pine Phone/Braveheart Antenna tuning |
|
Posted by: bcnaz - 11-04-2019, 09:26 PM - Forum: PinePhone Hardware
- Replies (9)
|
 |
In the past my personal experience with 'tuning' consumer device antennas with AM cb radios, and radio phones VHF & UHF mostly involved trimming the antenna to a precise length, though sometimes this is altered by reflectivity ie near-by objects affect the SWR.
( But those were all external antennas, so much simpler to 'tune' I am sure.)
By the scale, I am pretty certain the smaller antenna as one inside a cell phone case is very sensitive to precise length for transmitting efficiently.
BUT Also, the inter-action with the other components within such a small area, can likely cause different lengths for this inter-action rather than just a calculated length.
After precise adjustment, any movement of the said antenna within the enclosure will cause changes to the antenna performance.
Since this phone is so easily serviced by the 'end user' They should be warned to NOT disturb the internal antenna.
The smaller the antenna the more critical and sensitive the tuning.
|
|
|
|
| [==IMPORTANT==] Run MrFixit's Updater to v1.4! |
|
Posted by: fire219 - 11-04-2019, 09:09 PM - Forum: General Discussion on Pinebook Pro
- Replies (4)
|
 |
This was posted as an announcement, but for visibility I'm also posting it as a normal thread...
Just a few moments ago as of writing this announcement, MrFixit released a new update (v1.4) to the default OS install. It does not bring kernel upgrades, but it does add a test for an important issue which was discovered yesterday:
On some number of PBP systems (not all), the boot directory contains files belonging to the Sality class of Windows malware. It likely has been caused by one or more flashing/test stations at the factory which are infected by this malware. These files take the form of one or more .exe or .pif files with cryptic names, as well as an autoexec.inf file.
IT DOES NOT POSE ANY DANGER TO YOUR PINEBOOK PRO. Again, it is Windows malware, and can't run on Linux (especially ARM Linux!). However, in the interest of complete safety, MrFixit has pushed an update which includes a small script which tests for unexpected files in this boot partition and asks you if you wish to delete them. This script will only run once upon update, as the malware files can not reappear. The script is available here, if you wish to inspect it or run it on your own.
The factory will be notified of this issue, and hopefully it will not recur in the future.
|
|
|
|
| case and dockstation (or case+dockstation :P) |
|
Posted by: vinnie - 11-04-2019, 09:03 PM - Forum: PinePhone Accessories
- Replies (2)
|
 |
On the blog you already said that you thought of two covers, one in rigid plastic and one in silicone/rubber (I don't remember exactly).
My question is if one of these two covers (the rigid?) also covers the screen.
Sometimes my phone falls on the floor or comes into contact with sharp objects such as keys or similar, so I like that the case covers the phone as wide as possible, which makes it more sturdy to impacts and protects it from scratches (like booklet cover for example).
Is it in your plans to provide a case of this type?
Another idea could be a dockstation to keep the phone up and to be able to charge and provide at the same time more input like usb/hdmi/ethernet... (since probably the pinephone will be used also as a portable pc!)
If I wanted to exaggerate, the complete case I was asking for at the beginning could also offer these additional ports, working as a stand and providing the possibility to charge the phone at the same time, can you call it "cover-station"... but this is only my fantasy
|
|
|
|
|