| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Looking for engineer for ...
Forum: PinePhone Pro Hardware
Last Post: Andrey_voce
04-06-2026, 08:44 AM
» Replies: 0
» Views: 151
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
04-05-2026, 03:03 AM
» Replies: 19
» Views: 8,690
|
Finally got Kali working ...
Forum: General Discussion on Pinebook Pro
Last Post: qingss0
04-04-2026, 08:00 AM
» Replies: 0
» Views: 242
|
Charging problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
04-04-2026, 07:30 AM
» Replies: 0
» Views: 111
|
Latest firmware for PineP...
Forum: PinePhone Software
Last Post: baptx
04-03-2026, 08:37 AM
» Replies: 106
» Views: 216,906
|
Updates have gotten me ex...
Forum: General Discussion on PineNote
Last Post: bills2002
04-02-2026, 05:16 PM
» Replies: 0
» Views: 197
|
Voidlinux working on eMMC
Forum: General Discussion on PineTab
Last Post: tllim
04-01-2026, 04:14 PM
» Replies: 1
» Views: 282
|
Pinecil V2 doesn’t power ...
Forum: General Discussion on Pinecil
Last Post: Juptin
03-28-2026, 02:37 AM
» Replies: 1
» Views: 2,077
|
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: williamcorlin
03-26-2026, 04:22 PM
» Replies: 3
» Views: 936
|
BT PAN - we need iptables...
Forum: Mobian on PinePhone
Last Post: biketool
03-25-2026, 12:57 PM
» Replies: 1
» Views: 602
|
|
|
| Python3 cli app to bridge SMS/MMS to matrix/riot.im |
|
Posted by: FutureBucket - 02-09-2020, 03:38 PM - Forum: PinePhone Software
- Replies (12)
|
 |
quick edit: My script is almost done. SMS/MMS/Group chats are all bridged to matrix and I've been using it without issue for over a month now.
I just a couple things left to do and then I'll clean it up. Please give it a try!
https://gitlab.com/untidylamp/ofono-matrix-puppet
Original post:
I'm working on an app that will allow you to send/receive SMS and MMS messages from the web using Matrix/riot.im
here is the very first version with a really bad readme file. as of right now only SMSes work but I have the code for ofono to send/receive MMS. I just need to figure out how to send files to matrix and then put it in the script.
I'm not very good at programming but I'm learning. Hopefully someone else finds what I'm working on useful or maybe it will help them build a more reliable web texting app 
I'm also interested in running a VoIP server on my phone so that I can use a VoIP app on another device to send/receive calls from my cell number without forwarding calls to a VoIP provider. That way I'll just leave my little server PinePhone at home on all the time but be able to do everything a phone can from any other device with a data connection. I have no idea where to start with this so I'll just be forwarding calls to my VoIP provider for now.
|
|
|
|
Quiet Speakers In Manjaro |
|
Posted by: TDC_PBP - 02-09-2020, 03:23 PM - Forum: Linux on Pinebook Pro
- Replies (4)
|
 |
Does anybody else have extremely quiet speakers while running Manjaro? I have tried both firefox and chromium, along with a few different websites, but the speakers remain extremely quiet. My volume is turned up to full both on the websites' volume control buttons and in the system ui. Ideas anyone?
|
|
|
|
| Bash script for common errors |
|
Posted by: aleadom - 02-09-2020, 02:38 PM - Forum: UBPorts on PinePhone
- Replies (7)
|
 |
Hello, I´ve done a little script for common errors on UBports, specially useful for me on sound and modem. I hope you find it useful and improve it, I don´t know how to set the variable ip to the command ssh. I hope they solve soon this errors soon but in the meantime...
It´s on Spanish but:
1) WIFI RESET ...
2) ACTIVAR SIM Sim
3) ACTIVAR SONIDO Sound
4) ACTUALIZAR SISTEMA System update
Code: #! / bin / sh
show_menus() {
echo -e "********************************************** "
echo -e "** $ 1) WIFI RESET ** "
echo -e "** $ 2) ACTIVAR SIM ** "
echo -e "** $ 3) ACTIVAR SONIDO ** "
echo -e "** $ 4) ACTUALIZAR SISTEMA ** "
echo -e "** $ 5) SSH ** "
echo -e "********************************************** "
echo -e "Ingrese una opción de menú y ingrese o ingrese para salir. "
read opt
}
function option_picked () {
echo -e
}
clear
show_menus
while : ;
do
more
case $opt in
1) clear;
option_picked "Opción 1 escogida";
sudo nmcli radio wifi off
sudo nmcli radio wifi on
sudo poweroff
show_menus;
;;
2) clear;
option_picked "Opción 2 escogida";
sudo /usr/share/ofono/scripts/enable-modem
sudo /usr/share/ofono/scripts/online-modem
show_menus;
;;
3) clear;
option_picked "Opción 3 escogida";
modprobe snd_soc_simple_amplifier
modprobe snd_soc_simple_card_utils
amixer -c 0 set 'AIF1 Slot 0 Digital DAC' unmute
amixer sset 'Line Out' 100%;
show_menus;
;;
4) clear;
option_picked "Opción 4 escogida";
sudo apt update && sudo apt upgrade;
show_menus;
;;
x) exit;
;;
\ n) exit;
;;
*)clear;
Opción_pulsada "Elija una opción del menú";
show_menus;
;;
esac
done
|
|
|
|
| 3G? amplifier? |
|
Posted by: soyrunner - 02-09-2020, 01:05 PM - Forum: General Discussion on PinePhone
- Replies (2)
|
 |
Have my Pinephone. Modem reports -113 dBm but outside can be -70dBm. I want to use the Pinephone on PagePlusCellular as 3G. I currently use an Incredible 2 on cdma with an amplifier. Since the cell tower is only a mile away but there's a hill blocking, I have a yagi antenna pointed 45° away and get signals to and from by bouncing off a hill in that direction. I would be happy to buy an amplifier that can do Verizon 3G as PPC uses the Verizon network. Can this be done? Any recommendations appreciated. I also have a 2 meter loop antenna that's no longer used from my amateur radio days if that could be any use. Thanks.
soyrunner
|
|
|
|
| Trackpad sluggish response |
|
Posted by: ravanh - 02-09-2020, 08:34 AM - Forum: Pinebook Pro Hardware and Accessories
- Replies (17)
|
 |
Hi all, not able to find similar reports on this forum I'm wondering if I'm the only one having this issue with the trackpad mouse pointer movement:
When I stop displacing my fingertop over the trackpad, the mouse pointer will not stop immediately. During one or two seconds (at most) it will continue to slow down to a halt, usually about 5 to 10 screen pixels further.
The same delay can be noticed when starting a slow (or short) movement. My finger is moving but the pointer remains at it's place, seemingly waiting for some minimal fingertop displacement before actually starting to move.
This all makes the finer mouse actions VERY hard. Trying to grab a window border (for resizing) for example is nearly impossible!
I did a firmware upgrade from https://github.com/ayufan-rock64/pineboo...rd-updater
I've tried all different touchpad settings (acceleration, sensitivity, threshold) and tinkered with synclient parameters as described on https://wiki.pine64.org/index.php/Pinebo...pad_tuning
Also tried different OS images including Chromium from SD, all suffer the same touchpad issue.
Is there anything solution?
|
|
|
|
| How to restore factory Debian installation from SD? |
|
Posted by: maldus - 02-09-2020, 04:23 AM - Forum: Linux on Pinebook Pro
- Replies (2)
|
 |
Hello everyone,
I've been fiddling with my PBP with the default debian desktop for a while now. I've met some problems because it appears the kernel used is for arm64 architecture, while the userspace is armhf (32-bit arm by default).
This makes hard to build certain software (e.g. buildroot, esp-idf, crosstool-ng...) because installers download the 64-bit version of the sources (following the architecture given by `uname -a`) which then cannot be compiled by the 32-bit gcc.
While trying to work around this limitation I'm afraid I botched my debian installation and now apt doesn't work.
I wanted to start clean again so I prepared an SD with Debian Desktop. I can successfully boot from it, but from there I expected to see instructions to move the installation to the eMMC.
How should I move the installation to the eMMC from an SD booted OS?
|
|
|
|
| 4MB XT25F32B SPI NOR. |
|
Posted by: danielt - 02-09-2020, 02:40 AM - Forum: PineTime Hardware and Accessories
- Replies (4)
|
 |
I spent an hour or two this weekend enabling the SPI NOR for use as a filesystem for MicroPython on the PineTime (this is how I plan to support persistent user-supplied code).
I couldn't make head or tail of the responses I was getting from the device until I ignored the entry page (https://www.pine64.org/pinetime/, 8.5MB of FLASH), the schematic (PM25LV512) and the wiki (MX25L6433F) and took a hi-res photo of my PineTime instead... With a bit of care... and photographs from multiple angles I have been able to read XT25F32B of my own device.
So... armed with this I've got things working nicely (main thing is that having only 4MB means the part doesn't implement can't use 4 byte addressing).
Just thought I'd post here to help future adventurers (and to encourage an update to the pinetime/ page linked to above). I'll tackle the wiki myself in a moment...
|
|
|
|
| Mainline kernel repo |
|
Posted by: hns - 02-09-2020, 01:01 AM - Forum: PinePhone Software
- Replies (5)
|
 |
Hi,
where can I find the most complete mainline kernel tree (i.e. v5.5.2) git repository for the PinePhone for self-compilation?
linus/master is missing sun50i-a64-pinephone.dts.
BR & thanks.
|
|
|
|
|