| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 30,203
» Latest member: igualada
» Forum threads: 16,383
» Forum posts: 117,595
Full Statistics
|
| Latest Threads |
Single-board computers an...
Forum: General
Last Post: Spaker
9 hours ago
» Replies: 0
» Views: 27
|
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: baptx
Yesterday, 11:18 AM
» Replies: 9
» Views: 8,348
|
Fixing the Quartz64 USB3 ...
Forum: Quartz64 Tutorials
Last Post: mig
08-28-2026, 01:32 AM
» Replies: 1
» Views: 12,770
|
Pinecil as a Pocket-Sized...
Forum: General
Last Post: Arsen
08-27-2026, 09:15 AM
» Replies: 0
» Views: 107
|
SlateOS feedback needed!
Forum: Development Discussion on PineTime
Last Post: highjumpman
08-24-2026, 08:00 AM
» Replies: 0
» Views: 170
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: Nambo
08-23-2026, 12:17 AM
» Replies: 18
» Views: 13,593
|
Hello, I am a new member ...
Forum: General
Last Post: WhiteRabbit0
08-20-2026, 12:17 PM
» Replies: 0
» Views: 367
|
Need help compiling andro...
Forum: Android on Pine A64(+)
Last Post: ahegarosib97
08-20-2026, 08:45 AM
» Replies: 2
» Views: 2,022
|
RAM-free SBCs with SODIMM...
Forum: General
Last Post: anchor
08-20-2026, 08:21 AM
» Replies: 0
» Views: 163
|
Default password
Forum: PineTab Hardware
Last Post: dissimilar_goose
08-20-2026, 05:02 AM
» Replies: 0
» Views: 241
|
|
|
| Proximity sensor rubber pad gasket replacement |
|
Posted by: puffchumpy - 12-12-2020, 08:50 AM - Forum: PinePhone Hardware
- Replies (11)
|
 |
My braveheart pinephone never had the small gasket that covers the proximity sensor. This causes the proximity sensor to provide bad readings to phosh and blanks the screen. Now after making a phosh based image I edit the udev rules to disable the proximity sensor. I was hoping the replacement mainboard would include the proximity sensor cover, but it did not. Though an uncommon problem I'm not the only one to have this issue based on the various messages on the forum.
I tried the fix shown by RWXYZ, but I'm having trouble getting the tiny pieces aligned correctly. See https://forum.pine64.org/showthread.php?...=proximity
Does anyone have a 3D printable fix for the proximity and light sensor gasket? I might be able to get a friend to print it some versions.
Any other thoughts on potential fixes? I'm missing the part so don't know exactly what is needed.
Thanks
|
|
|
|
| LED use, customization ? |
|
Posted by: lat - 12-12-2020, 08:05 AM - Forum: Arch Linux on PinePhone
- Replies (7)
|
 |
Is there a way to use LEDs? Ideally, would be nice to customize them for various uses. As a minimum, I'd like to have a LED notification whenever I have a missed call or a new message (sms, email). Also a LED battery charging indicator is useful. Would be great if a user can specify in settings or some config file color, duration, pattern of the LED notification. At present, my LEDs are off all the time - am I missing something?
Megi's LED info is interesting, but not for layman's practical use.
BTW, it was pleasant to experience use of LEDs by sxmo.
|
|
|
|
| very low buzz noise |
|
Posted by: LMM - 12-12-2020, 04:21 AM - Forum: RockPro64 Hardware and Accessories
- Replies (4)
|
 |
The Rockpro64 boards emit a buzz noise (audible only at some centimeters), this is probably due to the converters. However. there is no noise at all on the rock64. Then, I am wondering if it is not due to 12V instead of the 5V for rock64. Is there a reason for this choice ? reduce current ?
Powering with GPIO 5V does not reduce the noise
|
|
|
|
| Upgraded to 3G/32G and will not boot if SD card inserted |
|
Posted by: discogribbs - 12-11-2020, 11:52 PM - Forum: PinePhone Software
- Replies (2)
|
 |
Hello,
I bought the UTce phone back in June and I upgraded recently to the 3G/32G mainboard. I flashed the eMMC and it runs fine. If I flash an SD card it will boot and run fine. However, if I use the eMMC with a storage only SD card inserted then it gives me a red light and never boots.
My guess is that the phone sees the SD card, cannot see anything to boot, but then doesn't switch to the eMMC. Is there a config I need to edit or some package I need to retrieve from the old mainboard?
|
|
|
|
| pmbootstrap error |
|
Posted by: lat - 12-11-2020, 11:39 PM - Forum: PostmarketOS on PinePhone
- Replies (2)
|
 |
I attempted to install pmos to SD card using pmbootstrap. I tried 'shelli' and 'none' for UI. I tried both on archlinux laptop and on pinephone running archlinux (from eMMC). Below is the error I'm getting in all cases. Any ideas how to deal with this error? Could this error be because of archlinux?
Code: (003971) [05:17:08] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(003971) [05:17:08] (native) copy rootfs_pine64-pinephone to /mnt/install/
(003971) [05:17:08] % sudo mkdir -p /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(003971) [05:17:08] % sudo mount --bind /home/alarm/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(003971) [05:17:08] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a root sys dev var usr sbin proc mnt opt run lib media etc tmp boot srv bin /mnt/install/
(003971) [05:17:23] % sudo mkdir /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/home
(003971) [05:17:28] % sudo cp -a /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/home/j
cp: cannot stat '/home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel': No such file or directory
(003971) [05:17:28] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(003971) [05:17:28] NOTE: The failed command's output is above the ^^^ line in the log file: /home/alarm/.local/var/pmbootstrap/log.txt
(003971) [05:17:28] ERROR: Command failed: % sudo cp -a /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/home/j
(003971) [05:17:28] See also: <https://postmarketos.org/troubleshooting>
(003971) [05:17:28] Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/pmb/__init__.py", line 49, in main
getattr(frontend, args.action)(args)
File "/usr/lib/python3.9/site-packages/pmb/helpers/frontend.py", line 269, in install
pmb.install.install(args)
File "/usr/lib/python3.9/site-packages/pmb/install/_install.py", line 736, in install
install_system_image(args, 0, f"rootfs_{args.device}", 3, steps,
File "/usr/lib/python3.9/site-packages/pmb/install/_install.py", line 495, in install_system_image
create_home_from_skel(args)
File "/usr/lib/python3.9/site-packages/pmb/install/_install.py", line 181, in create_home_from_skel
pmb.helpers.run.root(args, ["cp", "-a", rootfs + "/etc/skel", homedir])
File "/usr/lib/python3.9/site-packages/pmb/helpers/run.py", line 76, in root
return user(args, cmd, working_dir, output, output_return, check, env,
File "/usr/lib/python3.9/site-packages/pmb/helpers/run.py", line 58, in user
return pmb.helpers.run_core.core(args, msg, cmd, working_dir, output,
File "/usr/lib/python3.9/site-packages/pmb/helpers/run_core.py", line 285, in core
raise RuntimeError("Command failed: " + log_message)
RuntimeError: Command failed: % sudo cp -a /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/alarm/.local/var/pmbootstrap/chroot_native/mnt/install/home/j
|
|
|
|
| PineBook Pro Bootcrash on Manjaro |
|
Posted by: PineHead7 - 12-11-2020, 04:41 PM - Forum: Linux on Pinebook Pro
- Replies (9)
|
 |
I just got my Pinebook Pro today, probably got too exited about no speakers detected and tried to update OS automatically and that concluded in boot crash.
What is happening is just Manjaro logo, below dotted circle do from 2 spins up to 4 and then it freezes.
What should I do to treat it with?
Should I try reinstall Manjaro? if so, is there special repository for Pinebook Pro or drivers?
Should I try ubuntu? what about drivers? Will notebook work without any troubles?
|
|
|
|
| Safe to Update? |
|
Posted by: BluBombr64 - 12-11-2020, 03:52 PM - Forum: General Discussion on Pinebook Pro
- Replies (6)
|
 |
Sorry for the noob question cuz I've been out of the loop lately, but I have a Pinebook Pro running Manjaro ARM and noticed a month or two ago that there was an update that broke something. Rather than follow the workaround to fix the issue, I've just been avoiding running new updates and now I have over 400+ updates available.
Is it safe to go ahead an run all of the updates, or are there any possible issues that could occur that I'm unaware of?
Thanks in advance for the help.
|
|
|
|
|