Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,926
» Latest member: 8lall0
» Forum threads: 16,329
» Forum posts: 117,423

Full Statistics

Latest Threads
If your USB-C port is fla...
Forum: PinePhone Pro Hardware
Last Post: Zebulon Walton
2 hours ago
» Replies: 0
» Views: 14
Pinebook problem
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-18-2026, 08:58 AM
» Replies: 2
» Views: 4,615
Pine a64+ power supply
Forum: General Discussion on PINE A64(+)
Last Post: davidspencer
03-18-2026, 01:02 AM
» Replies: 0
» Views: 135
Private / self-hosted "Cl...
Forum: General Discussion on PinePhone
Last Post: cyberb123
03-17-2026, 11:57 AM
» Replies: 8
» Views: 7,155
Automatic screen rotation
Forum: PineTab Software
Last Post: Raik
03-17-2026, 01:49 AM
» Replies: 32
» Views: 29,837
Prohibit Pinecil from goi...
Forum: Pinecil Software
Last Post: snorkel
03-13-2026, 01:56 AM
» Replies: 2
» Views: 216
dead Pinebook - help plea...
Forum: General Discussion on Pinebook Pro
Last Post: RicTor
03-12-2026, 04:49 AM
» Replies: 2
» Views: 610
Looking for PineTime user...
Forum: General
Last Post: Mitrax
03-11-2026, 02:50 PM
» Replies: 2
» Views: 394
reset wifi hardware/drive...
Forum: Mobian on PinePhone
Last Post: baptx
03-10-2026, 04:43 PM
» Replies: 5
» Views: 5,069
Pinephone visibly losing ...
Forum: General Discussion on PinePhone
Last Post: Tia Vaughan
03-09-2026, 07:51 PM
» Replies: 8
» Views: 5,704

 
  Looking For Pine Phone Operating System For A Daily Driver?
Posted by: K_Research - 02-27-2021, 01:57 PM - Forum: General Discussion on PinePhone - Replies (10)

Still trying to use my Pine Phone as a cell phone, the closest I have came is calling another cell phone they could hear me but with the volume all the way up and holding my ear to the speaker I could barely hear them.

Have had the Pine Phone since 6-10-20 and have yet to make a phone call, send a text or take a picture.

At this point I either have a defective phone or Pine Phone has screwed me.

What are my options I am feeling the need to start a "Buyer Beware Of Pine Phone" campaign on several popular Social Media sites as the whole thing seems like a total scam to me.

Suggestions?

WHO EVER set up these forums and defaulted "Do not subscribe to this thread" is NO GENIUS!

This sites administrator needs to set the default to "Subscribe and receive email notification of new replies" If I have to explain why you should not be the administrator, you should also be changing the option FONTS to be BLACK AND NOT LIGHT GRAY on a BRIGHT WHITE background, what are you trying to hide and why

Thanks in advance


  PBP locking up multiple times per day - keyboard and mouse unresponsive
Posted by: newton688 - 02-27-2021, 12:44 PM - Forum: Linux on Pinebook Pro - Replies (6)

Hello All,

I have three PBP's running the pre-package Manjaro KDE setup. After a recent update one of them has been having this lockup problem a couple of times per day (with heavy use during the work day). The symptom is that the UI freezes, no mouse movement and no keyboard response.

I've dug through the journalctl logs to try to identify errors that could help to explain what's happening. Here are a few entries that are correlated with the time of the latest incident. I've tried searching for similar bug reports along these lines and they appear to be either very old and/or have nothing to do with the OS version and/or hardware set that we have here. I think the most striking thing here to me is that there are multiple segfaults happening and there's a serious error in the kernel. These are near the bottom below, but I've added other errors leading up in case they can provide more hints.

Code:
Feb 26 18:08:47 xyz-pinebook-pro kernel: rockchip-vop ff900000.vop: Adding to iommu group 3
Code:
Feb 26 18:08:47 xyz-pinebook-pro kernel: rockchip-dp ff970000.edp: no DP phy configured
Code:
Feb 26 18:08:47 xyz-pinebook-pro kernel: rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops [rockchipdrm])


Code:
Feb 26 18:09:34 xyz-pinebook-pro systemd-udevd[403]: event1: Failed to call EVIOCSKEYCODE with scan code 0x70066, and key code 142: Invalid argument
...

Code:
Feb 26 18:09:35 xyz-pinebook-pro kernel: watchdog: watchdog0: watchdog did not stop!

Code:
Feb 26 18:21:45 xyz-pinebook-pro pulseaudio[1520]: ALSA woke us up to read new data from the device, but there was actually nothing to read.
Feb 26 18:21:45 xyz-pinebook-pro pulseaudio[1520]: Most likely this is a bug in the ALSA driver 'snd_soc_simple_card'. Please report this issue to the ALSA developers.
Feb 26 18:21:45 xyz-pinebook-pro pulseaudio[1520]: We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.

Code:
Feb 26 18:21:46 xyz-pinebook-pro systemd-coredump[1657]: Process 1509 (baloo_file) of user 1001 dumped core.
                                                           
                                                           Stack trace of thread 1651:
                                                           #0  0x0000ffff82508bb0 n/a (liblmdb.so + 0x3bb0)
                                                           #1  0x0000ffff8250b63c n/a (liblmdb.so + 0x663c)
                                                           #2  0x0000ffff8250be98 n/a (liblmdb.so + 0x6e98)
                                                           #3  0x0000ffff8250c364 mdb_get (liblmdb.so + 0x7364)
                                                           #4  0x0000ffff83aa1bdc _ZN5Baloo10DocumentDB3getEy (libKF5BalooEngine.so.5 + 0xdbdc)
                                                           #5  0x0000ffff83abe770 _ZN5Baloo16WriteTransaction14removeDocumentEy (libKF5BalooEngine.so.5 + 0x2a770)
...

Code:
Feb 26 18:26:39 xyz-pinebook-pro kernel: ieee80211 phy0: brcmf_fw_crashed: Firmware has halted or crashed
Feb 26 18:26:39 xyz-pinebook-pro kernel: ieee80211 phy0: brcmf_fil_cmd_data: bus is down. we have nothing to do.
Feb 26 18:26:40 xyz-pinebook-pro kernel: ieee80211 phy0: brcmf_cfg80211_get_tx_power: error (-5)

Code:
Feb 26 18:26:40 xyz-pinebook-pro kernel: brcmfmac: brcmf_sdiod_probe: Failed to set F1 blocksize
Feb 26 18:26:40 xyz-pinebook-pro kernel: brcmfmac: brcmf_sdio_bus_reset: Failed to probe after sdio device reset: ret -123
Feb 26 18:26:40 xyz-pinebook-pro kernel: mmc0: card 0001 removed
Code:
Feb 26 18:26:40 xyz-pinebook-pro NetworkManager[769]: <info>  [1614382000.9279] manager: NetworkManager state is now DISCONNECTED
Code:
Feb 26 18:26:40 xyz-pinebook-pro NetworkManager[769]: <info>  [1614382000.9457] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-ifac>
Code:
Feb 26 18:26:40 xyz-pinebook-pro NetworkManager[769]: <info>  [1614382000.9519] radio killswitch /sys/devices/platform/fe310000.mmc/mmc_host/mmc0/mmc0:0001/mmc0:0001:1/iee>
Code:
Feb 26 18:26:40 xyz-pinebook-pro wpa_supplicant[859]: Could not read interface p2p-dev-wlan0 flags: No such device


Code:
Feb 26 18:26:41 xyz-pinebook-pro kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000039
Feb 26 18:26:41 xyz-pinebook-pro kernel: Mem abort info:
Feb 26 18:26:42 xyz-pinebook-pro kernel:   ESR = 0x96000021
Feb 26 18:26:42 xyz-pinebook-pro kernel:   EC = 0x25: DABT (current EL), IL = 32 bits
Feb 26 18:26:42 xyz-pinebook-pro kernel:   SET = 0, FnV = 0
Feb 26 18:26:42 xyz-pinebook-pro kernel:   EA = 0, S1PTW = 0
Feb 26 18:26:42 xyz-pinebook-pro kernel: Data abort info:
Feb 26 18:26:42 xyz-pinebook-pro kernel:   ISV = 0, ISS = 0x00000021
Feb 26 18:26:42 xyz-pinebook-pro kernel:   CM = 0, WnR = 0
Feb 26 18:26:42 xyz-pinebook-pro kernel: user pgtable: 4k pages, 48-bit VAs, pgdp=0000000029381000
Feb 26 18:26:42 xyz-pinebook-pro kernel: [0000000000000039] pgd=0000000000000000, p4d=0000000000000000
Feb 26 18:26:42 xyz-pinebook-pro kernel: Internal error: Oops: 96000021 [#1] SMP
Feb 26 18:26:42 xyz-pinebook-pro kernel: Modules linked in: uvcvideo bnep zram joydev snd_soc_hdmi_codec snd_soc_simple_amplifier btsdio hci_uart panfrost btqca gpu_sched >
Feb 26 18:26:42 xyz-pinebook-pro kernel: CPU: 1 PID: 445 Comm: pan_js Tainted: G         C        5.11.1-1-MANJARO-ARM #1
Feb 26 18:26:42 xyz-pinebook-pro kernel: Hardware name: Pine64 Pinebook Pro (DT)
Feb 26 18:26:42 xyz-pinebook-pro kernel: pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--)
Feb 26 18:26:42 xyz-pinebook-pro kernel: pc : panfrost_job_is_idle+0x19c/0x290 [panfrost]
Feb 26 18:26:42 lance-pinebook-pro kernel: lr : panfrost_job_free+0x6c/0x94 [panfrost]

Any help with trying to pinpoint what's going on here would be great. This has appeared only very recently after some upgrades to Manjaro. I'm not sure if there's a relationship there.

Thanks,
Chris


  new Pine64 KDE2 Plasma - missing navigation buttons?
Posted by: DonF22 - 02-27-2021, 12:00 PM - Forum: General Discussion on PinePhone - Replies (2)

Upon starting up and logging in my new Pine64 Pinephone (KDE Community Edition Plasma Mobile Manjaro), expected Navigation buttons are missing. This is the X and square and icon in the middle at bottom of screen.  At the botom are three icons for Phone / Phone Book / Angelfish, but that's all.    I can open usual application like Settings and AngelFish but once inside any application there are no virtual buttons on the bottom of the display to allow "back" or "exit" function.   Is there some action or setting or update I can take to make them appear? I've tried swiping all directions, etc.   No amount of reboot makes these buttons available.  How to make navigation buttons appear, on desktop and  while within application?  Thanks.

Update Feb 28 - Running all updates, perhaps that will take care of it.


  KDE Plasma Interface Scaling
Posted by: anhilde - 02-27-2021, 10:32 AM - Forum: Manjaro on PinePhone - Replies (5)

Hi,

I have my second pinephone now. It is the KDE Plasma Edition. I quite like the UI and it runs ok it seems. Only problem is, I am missing functionality like scale-to-fit that is available for phosh. I can't for example configure nextcloud client since buttons are missing on the UI. Is there something like scale-to-fit or wlr-randr for KDE Plasma?

Best Regards,

anhilde


  Use Pinebook (not pro) image for pineTAB?
Posted by: dhosh - 02-27-2021, 09:50 AM - Forum: PineTab Software - Replies (2)

I believe I read on the pine64 block or wiki that a pineobok distro 'should' or 'might' work on a pineTAB, possibly with some minor adjustments?
I know that is pretty vague .... sorry.  :-)

I was looking to try a Manjaro-ARM distro, and the TAB flavors lag the *book and *Pro devs by quite a bit. 

Thanks,
Dennis


  gnome-clocks waking the phone via a waking daemon (POC)
Posted by: seath - 02-27-2021, 09:49 AM - Forum: PinePhone Software - Replies (2)

Hi,
I've heard that gnome is working on letting gnome-clocks wake up the phone but didn't find anything in that regard.

So i experimented a little bit myself and got it to work with a little dirty hack. I don't really know a lot about the gnome ecosystem, vala, dbus, flatpack etc. so it really is a mess  Big Grin but kinda working.

I first tried to write directly to /sys/class/rtc/rtc0/wakealarm from gnome-clocks when an alarm is changed but it outright refused to. Even with chmod-ing that file. I don't really know why but my guess it's b/c of some flatpack specific stuff.

So i wrote a small external program "waked" which let's other programs register alarms via dbus to wake up the system. It's just a little experiment and still relies on /sys/class/rtc/rtc0/wakealarm being chmodded but better then nothing. Running waked as root didn't work because then the dbus sessions didn't play nicely.

Then i slapped some spaghetti to gnome-clocks to register it's alarms in waked. Really messy, just a poc.

You can find the result here: https://gitlab.com/seath1
waked needs sdbus-cpp to build

What do you think, could that be a step in the right direction? I'm a bit surprised I couldn't find something existing to schedule rtc wakeups other than systemd timers which afaik doesn't let users add their own timers.


  Pinephone debugging tools
Posted by: jjdekroon - 02-27-2021, 05:05 AM - Forum: Arch Linux on PinePhone - No Replies

Hello @Danct12 ,

I've uploaded a package with some scripts to the AUR.
This package is a collection of shell scripts which sets up a USB Gadget interface and initiates a network on this interface.
The created network will use subnet 10.66.0.1/8 as it's subnet.

The purpose of this package is to facilitate easier means of debugging.
Sometimes the GUI on the Pinephone decides to fail and then it's difficult for a lot of users to obtain the valuable debugging logs.
This package ensures that the usb gadget interface is up-and-running.
Whenever you input a USB cable from any PC/Laptop it will initiate the network, and hand out a IP-Adress for the Host PC.
Now it's easy to connect to a SSH session with the command: ssh <username>@10.66.0.1
From here it's easy to obtain the neccasary debugging information such as dmesg and systemctl statusses etc.

You can find the package: https://aur.archlinux.org/packages/pinephone-dev-tools/

Let me know what you think of it.

Greetings
Jasper


  Forget Chromium, Vivaldi runs flawlessly!
Posted by: 3x5co - 02-26-2021, 10:42 PM - Forum: Mobian on PinePhone - Replies (7)

Like many of you, I have been struggling to find a working browser for Mobian. Chromium was the most usable — until it wasn't. Half the time, it doesn't even load for me and I just get a gray screen.

On desktop, I use Vivaldi exclusively, which I would argue is the best browser ever made. I never had luck installing it on Mobian, because I couldn't find it in the right architecture. Well, If you go over to 'old versions' on their website, you can find a new, stable version of Vivaldi for Arm64.

After you install it, I would recommend you disable all animations, clean up the interface, and maybe find a tutorial or two on how to speed up Vivaldi. I would also go to developer tools (f12), click the three dots in the upper right, then go to more tools, network conditions, and under 'user agent' uncheck 'Select Automatically'. Then set the user agent to Chrome, Android Mobile (high-end). Then restart. This will cause far fewer sites to deliver the full desktop version of their site when you're browsing.

I'm still getting some horizontal scrolling on some sites, but luckily, Vivaldi has a zoom slider right in the status bar, so it's easy to tweak sites on a case-by-case basis.

Vivaldi also has an integrated mail client and calendar now, and they also work on Mobian. I haven't spent too much time with these, but they display at the correct scale, unline Geary and Gnome Calendar.


  PBP USB-C Docking Deck HDMI 4k upto 60fps possible?
Posted by: Paull - 02-26-2021, 10:28 PM - Forum: Pinebook Pro Hardware and Accessories - Replies (2)

Hi I am starting to use the USB-C deck to connect to my 4K monitor.

The description for the item on Pine store is 4k/P30 (means 30 fps?), and that's what I got when I am using it. But on the other hand the USB-C to HDMI converter I had is allow me to select 4K at 60 fps on the display setting, where the PBP deck only allow the 4k 30 fps selection. 

Is it possible the HDMI cable I am using the bottlenect, there isn't any meanful lable I can tell. Happy to buy a new one if it might be the issue? But on the other hand, it might be a hardware limitation due to the deck need provide USB3 and HDMI outputs at the same time from a single USB-C connected to the PBP for input?


  Best way to avoid SMP internal errors when building RAID?
Posted by: kuleszdl - 02-26-2021, 05:11 PM - Forum: Linux on RockPro64 - Replies (1)

Hi,

as some of you might know there is a known issue with handling of PCIe errors on the RP64 as discussed here:

https://forum.pine64.org/showthread.php?tid=8374
https://forum.pine64.org/showthread.php?tid=6329

I am getting this error when I try to build/rebuild my RAID for the first time. Sometimes I am lucky and it works, but most of the time it does not and I don't have much confidence in putting my backup on a machine with a malfunctioning PCIe interface. If it happens, I see entries like these in the logs:

Code:
kernel:[  658.490457] Internal error: synchronous external abort: 96000210 [#1] SMP
Message from syslogd@debian at Feb 26 23:35:03 ...
kernel:[  658.518345] Code: b8615881 340001c1 8b21c061 8b010001 (b9400021)
Message from syslogd@debian at Feb 26 23:35:03 ...
kernel:[  658.490457] Internal error: synchronous external abort: 96000210 [#1] SMP
Message from syslogd@debian at Feb 26 23:35:03 ...
kernel:[  658.518345] Code: b8615881 340001c1 8b21c061 8b010001 (b9400021)

As I am still encountering these issues when running the latest Debian unstable kernel, I fear that this issue won't be fixed in the upcoming Debian stable either (because it's a hardware issue and not Debian's fault). Now, I wonder what the best workaround could be. Recompiling the kernel with the hack discussed in said thread seems to work, but it's not a longterm solution if we want to get regular security updates for our kernel without the need for manual patching and recompiling...

Is there any workaround we could apply in software to avoid these issues? I would be happy with anything, even at the cost of performance like disabling all but one CPU core etc.

Thank you!

I tried the most radical approach and completely disabled SMP by adding the following kernel command line parameter:

Code:
nosmp

As a result, my RP64 now runs with only one cortex a53 core. Yet, the performance seems to be enough to build the RAID:

Code:
%Cpu(s):  0.7 us, 44.6 sy,  0.0 ni, 49.4 id,  0.0 wa,  0.0 hi,  5.2 si,  0.0 st

At least, I didn't get any SMP error yet, so I am optimistic this will work...

Suggestions for less drastic and more performant workarounds (e.g. enabling one of the A72 cores) welcome!

Bad news and correction - I encountered the same issue now even with SMP disabled :-(

Code:
kernel:[  922.683235] Internal error: synchronous external abort: 96000210 [#1] SMP

Message from syslogd@debian at Feb 27 00:32:22 ...
kernel:[  922.711924] Code: b8615881 340001c1 8b21c061 8b010001 (b9400021)
Message from syslogd@debian at Feb 27 00:32:22 ...
kernel:[  922.683235] Internal error: synchronous external abort: 96000210 [#1] SMP

Message from syslogd@debian at Feb 27 00:32:22 ...
kernel:[  922.711924] Code: b8615881 340001c1 8b21c061 8b010001 (b9400021)

Details in dmesg:

Code:
[  922.696664] CPU: 0 PID: 171 Comm: scsi_eh_1 Not tainted 5.10.0-3-arm64 #1 Debian 5.10.13-
1                                                                                          
[  922.697415] Hardware name: Pine64 RockPro64 v2.1 (DT)                                  
[  922.697888] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--)                        
[  922.698456] pc : ahci_scr_read+0x50/0x90 [libahci]                                      
[  922.698935] lr : sata_scr_read+0x7c/0xa0 [libata]                                      
[  922.699371] sp : ffff8000120cbab0      
[  922.699684] x29: ffff8000120cbab0 x28: ffff0000f0e50000                                
[  922.700185] x27: ffff0000f0e52368 x26: ffff0000f0e523e0                                  
[  922.700686] x25: 0000000000000000 x24: 0000000000000000                                  
[  922.701187] x23: 0000000000000001 x22: ffff0000f0e539b8                
[  922.700686] x25: 0000000000000000 x24: 0000000000000000                          [0/1980]
[  922.701187] x23: 0000000000000001 x22: ffff0000f0e539b8                                  
[  922.701688] x21: ffff0000f0e523e0 x20: ffff0000f0e52040                                  
[  922.702189] x19: ffff0000f0e52440 x18: 0000000000000000                                  
[  922.702689] x17: 0000000000000000 x16: 0000000000000000                                  
[  922.703189] x15: 0000000000000000 x14: 0000000000000000                                  
[  922.703689] x13: 0000000000000000 x12: 0000000000000000                                  
[  922.704189] x11: 0000000000000000 x10: 0000000000000000                                  
[  922.704690] x9 : ffff800008ea46fc x8 : 0000000000000000                                  
[  922.705191] x7 : ffff0000f0e52040 x6 : ffff8000120cbb44                                
[  922.705691] x5 : 0000000000000001 x4 : ffff800008e30078                                  
[  922.706191] x3 : 0000000000000180 x2 : ffff8000120cbb44                                  
[  922.706692] x1 : ffff800011e5d1b0 x0 : ffff800011e5d000                                  
[  922.707192] Call trace:                                                                  
[  922.707440]  ahci_scr_read+0x50/0x90 [libahci]                                          
[  922.707881]  ata_eh_link_autopsy+0x8c/0xb4c [libata]                                    
[  922.708368]  ata_eh_autopsy+0x40/0x144 [libata]                                          
[  922.708817]  sata_pmp_error_handler+0x48/0x930 [libata]                                
[  922.709308]  ahci_error_handler+0x4c/0x90 [libahci]                                    
[  922.709786]  ata_scsi_port_error_handler+0x2a4/0x744 [libata]                          
[  922.710343]  ata_scsi_error+0xa4/0xec [libata]                                          
[  922.710786]  scsi_error_handler+0xc0/0x5d0 [scsi_mod]                                  
[  922.711261]  kthread+0x130/0x134        
[  922.711574]  ret_from_fork+0x10/0x38                                                    
[  922.711924] Code: b8615881 340001c1 8b21c061 8b010001 (b9400021)                        
[  922.712486] ---[ end trace 687bc2ded22b1d30 ]---