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

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,713
» Latest member: vicentewilson
» Forum threads: 16,264
» Forum posts: 117,212

Full Statistics

Latest Threads
what is the point?
Forum: General Discussion on PinePhone
Last Post: biketool
2 hours ago
» Replies: 6
» Views: 264
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: 53
Pinetab2 camera drivers
Forum: PineTab Software
Last Post: biketool
Yesterday, 03:39 AM
» Replies: 10
» Views: 6,780
Old Danctnix server in Pa...
Forum: PineTab Software
Last Post: realchunkyflea
11-27-2025, 05:01 PM
» Replies: 3
» Views: 310
PinePhone sensors - Gyros...
Forum: General Discussion on PinePhone
Last Post: WhiteHexagon
11-27-2025, 04:23 PM
» Replies: 2
» Views: 97
irradium (based on crux l...
Forum: Linux on Rock64
Last Post: mara
11-27-2025, 10:30 AM
» Replies: 10
» Views: 15,929
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: 306
Quill OS for the PineNote
Forum: PineNote Software
Last Post: JhonSmith
11-26-2025, 01:42 AM
» Replies: 1
» Views: 194

 
  PoE IEEE802.3af/at for RockPro64
Posted by: bolinches - 12-19-2020, 03:28 PM - Forum: RockPro64 Hardware and Accessories - Replies (1)

Hi

I am aware of the Rock64 PoE splitter for Rock64 https://forum.pine64.org/showthread.php?tid=5108

I been looking for something similar or hat for RockPro64. Has anyone found something that delivers 12V 3A or 5A + being 1 Gigabit?

Thanks a lot!


  Troubleshooting controller support?
Posted by: gamerminstrel - 12-19-2020, 02:19 PM - Forum: PinePhone Accessories - Replies (3)

I am trying to set up any of my several videogame controllers to the Pinephone, but am having poor luck.
(The following applies using Mobian and Manjaro, both using Phosh)

I have multiple bluetooth controllers (iPega-9087, and an XBox One S controller). I can pair them with the pinephone, but when I try to connect to them, they disconnect instantly.

I have a USB-C hub that works for convergence (HDMI out and USB Mouse + Keyboard works), but trying the XBox One Controller via physical connection just makes it vibrate briefly(indicating a connection) over and over.

I have a Razer Kishi controller that connects directly to USB-C. When plugged in, it lights up to indicate there is a connection. Running lsusb even reveals it is identified as the Razer Kishi, but no software can use it.

Is this something I can report as a bug somewhere, or is it a known issue due to the still alpha/beta state of any OS on the pinephone?


  4G VoLTE calls confirmed working with carrier x
Posted by: dcinoz - 12-19-2020, 02:28 AM - Forum: General Discussion on PinePhone - Replies (17)

Hi!

I've struggled to find an easy thread to track carriers with VoLTE confirmed to work with the Pinephone for 4G LTE calls.
I think it would be useful to have a single thread where users can confirm VoLTE is working for incoming and outgoing calls.

Moderators: feel free to modify / delete if you have a better solution!

Here's a useful link for info on modem commands:

https://wiki.postmarketos.org/wiki/PINE6...one)#VoLTE

Note that the updated modem firmware provides additional VoLTE profiles in bold:

Code:
$ mmcli -m any --command='AT+QMBNCFG="list"'
response: '+QMBNCFG: "List",0,0,0,"ROW_Generic_3GPP",0x05010820,201905141
+QMBNCFG: "List",1,0,0,"VoLTE-ATT",0x0501033C,202004261
+QMBNCFG: "List",2,0,0,"hVoLTE-Verizon",0x05010141,202004091
+QMBNCFG: "List",3,0,0,"Sprint-VoLTE",0x05010205,201908141
+QMBNCFG: "List",4,0,0,"Commercial-TMO_VoLTE",0x05010505,201811231
+QMBNCFG: "List",5,0,0,"Telus-Commercial_VoLTE",0x05800C43,201912031
+QMBNCFG: "List",6,0,0,"Commercial-SBM",0x05011C18,202004211
+QMBNCFG: "List",7,0,0,"Commercial-DT",0x05011F1C,201905311
+QMBNCFG: "List",8,0,0,"Reliance_OpnMkt",0x05011B38,202003251
+QMBNCFG: "List",9,0,0,"TF_Germany_VoLTE",0x05010C1B,202004151
+QMBNCFG: "List",10,0,0,"TF_Spain_VoLTE",0x05010CFA,201909261
+QMBNCFG: "List",11,0,0,"Volte_OpenMkt-Commercial-CMCC",0x05012071,202004161
+QMBNCFG: "List",12,0,0,"OpenMkt-Commercial-CT",0x05011322,202001171
+QMBNCFG: "List",13,0,0,"OpenMkt-Commercial-CU",0x05011505,202001171
+QMBNCFG: "List",14,1,1,"Telstra-Commercial_VoLTE",0x0580079E,202006101
+QMBNCFG: "List",15,0,0,"Commercial-KDDI",0x0501071D,202004041
+QMBNCFG: "List",16,0,0,"Commercial-DCM",0x05010D17,202006101
+QMBNCFG: "List",17,0,0,"Commercial-SKT_VoLTE",0x05012724,201907221
+QMBNCFG: "List",18,0,0,"Commercial-KT",0x05012C0D,202005071'

I've added a few more details on AT commands that show how to enable / disable VoLTE and enable / disable autoselection of the VoLTE profile, as well as setting it manually (as per initial link).

I didn't write down my default settings before making changes (silly me) and I'm unable to test VoLTE as Telstra has not yet enabled VoLTE for MVNOs here in Australia (I'm with Aldimobile).

If you could indicate your carrier (country), if an MVNO who the wholesale carrier is, the VoLTE profile settings, that would be of use to the community.

As an example only VoLTE working with Telstra (Australia) for incoming and outgoing calls.
or example only VoLTE working with Aldimobile (Australia) (Telstra MVNO) for incoming and outgoing calls.

Active VoLTE profile (List All MBN Files):
Code:
$ mmcli -m any --command='AT+QMBNCFG="list"'|grep 1,1,
+QMBNCFG: "List",14,1,1,"Telstra-Commercial_VoLTE",0x0580079E,202006101 (the 1,1 indicates that is the active profile)

VoLTE profile automatic selection (Configure MBN Automatic Selection Function):
Code:
$ mmcli -m any --command='AT+QMBNCFG="AutoSel"'
response: '+QMBNCFG: "Autosel",1' (could be 0 if you have selected the profile manually)

List IMS (VoLTE) status (IMS Function Control):
Code:
$ mmcli -m any --command='AT+QCFG="ims"'
response: '+QCFG: "ims",1,1' (I believe both should be 1 for VoLTE calls to work)

Your phone should indicate 4G while on call (if it drops to 3G or 2G that is not VoLTE).
Edit: put your phone in 4G only mode and that should make things easier to confirm VoLTE calls are working.
Edit:
Code:
$ mmcli -m any --command='AT+QCFG="nwscanmode",3' (0 i.e. AUTO was default)
response: ''

To set the Network Search Mode (Network Search Mode Configuration):
Code:
$ mmcli -m any --command='AT+QCFG="nwscanmode",<scanmode>[,<effect>]'
Parameters
<scanmode>
network search mode in a decimal format
0 AUTO (default config)
1 GSM only
2 WCDMA only
3 LTE only
4 TD-SCDMA only
5 UMTS only
6 CDMA only
7 HDR only
8 CDMA and HDR only
<effect>
is an optional parameter that determines when the command will take effect:
0 : command takes effect after a reboot of the QUECTEL EC25
1 or omitted: command takes effect immediately

To query the current Network Search Mode (Network Search Mode Configuration):
Code:
$ mmcli -m any --command='AT+QCFG="nwscanmode"'
response: '+QCFG="nwscanmode",3'
End edit

You can use the following AT command to check call status during the call (List Current Calls of MT):
Code:
$ mmcli -m any --command='AT+CLCC'
response: '+CLCC: 1,1,0,1,0,"",128
+CLCC: 2,1,0,1,0,"",128'

The "1" in the 4th column on the second CLCC row means it's currently calling with VoLTE, when it's "0" it's calling over the legacy phone network.

Edit:
To obtain current network information e.g. confirm tower is 4G LTE during call (Query Network Information):
Code:
$ mmcli -m any --command='AT+QNWINFO'
response: '+QNWINFO: "FDD LTE","50501","LTE BAND 7",2950'
End edit

Note that I believe VoWiFi should work (if your carrier profile supports it?) automatically if you have WiFi on, with the modem selecting whether to route calls over 4G LTE or WiFi based on signal strengths. Not sure how to confirm calls are going over WiFi, though....

Check with your carrier regarding whitelists and VoLTE activation on their side.

Hope this is useful and look forward to your VoLTE carrier confirmations!

Please only post if you have working VoLTE and use a relevant thread / create another thread for anything else  Smile


  unable to make or receive calls
Posted by: jba32409 - 12-18-2020, 11:45 PM - Forum: General - Replies (3)

I just received the Pine phone Manjaro ARM and everything seems to be working great but I cannot make or receive calls.
I installed Ubuntu Touch and that even worked better but still unable to receive or make calls.

I've notice the carrier will detect 311480 not sure why this is. I'm in Hawaii.
a few times it will show Verizon but just briefly then goes back to 311480
If I change it to 3g or 2g i get nothing at all.
I have tried every setting i can find and still no go.
Verizon said it is connected and should be fine.
i should just dial *73 but this just fails also.

if I call the number it just goes right in to the mail box has not been setup yet.

Anyone have any ideas.


Thanks


  Constant Shell messages
Posted by: adjf873_n-s - 12-18-2020, 09:08 PM - Forum: General Discussion on PinePhone - Replies (4)

Hello. Whenever I try to access files through an applications file selector, I am confronted with a barrage of notifications asking me to open all of the disks. Not only does it make selecting media difficult, but I believe it is causing problems with media in general, as when I attempt to play movies and music, whatever player I am using will play for a random amount of time, then stop suddenly. I am guessing this is a software problem, accessing the disk, but I am not sure and I don't have the expertise to solve the problem. Any idea's anyone?


  Solve the riddle and receive a RK3566 SBC
Posted by: Luke - 12-18-2020, 11:48 AM - Forum: News - No Replies

Here's the link to the riddle


  December Community News Discussion
Posted by: Luke - 12-18-2020, 06:29 AM - Forum: News - Replies (2)

The comments section on the PINE64 blog will be closed starting December 21 as the website receives an overhaul.
You can use this thread as a discussion substitute in the meanwhile.


  Updating issue
Posted by: Hobbes42 - 12-17-2020, 09:01 PM - Forum: PostmarketOS on PinePhone - Replies (4)

I'm currently unable to update my Postmarket OS pinephone. 

Error message that comes up is "unable to download updates from "odrs.gnome.org":
failed to download https://odrs.gnome.org/-1.0/reviews/api/ratings: SSL Handshake failed

Any advice here?


  Ubports Wifi Module not Returning Networks
Posted by: acohl - 12-17-2020, 06:27 PM - Forum: PinePhone Software - Replies (4)

I'm not sure whether to post this on the hardware forum or not, because I don't really understand the issue myself. You'll have to forgive me for my ignorance.

Essentially, I'm wondering whether any ubports/braveheart edition owners have encountered any issues with their wifi modules, besides what's described in the wiki, I guess. 

The reason being that I haven't been able to detect or access a network with my ubports pinephone for a while, now. Not through the phosh settings, nor through iwlist. ip a returns the status of the interface, wlan0, as up and available, but otherwise I can't seem to do anything. I suspected that this may have had something to do with pmOS, what I'd had on my emmc when the issue aros, so I went and flashed mobian onto the phone, too. It seems to experience the same issue. That's why I wonder if it may be a hardware problem. 

And, yes, I toggled the switches on the back, rebooted, etc. 

Granted, it could possibly be a kernel problem, too, or maybe a specific package that both projects use, etc. That's why I decided to make this post: to see if anyone had already encountered something similar. Is it possible for an interface to be visible to the user despite not being functional? 

I'm completely clueless as to how to go about the troubleshooting process. Even on my desktop, I try to get wifi working as soon as possible with wpasupplicant and hastily push whatever I've learned into the recesses of my psyche when I'm done. So if there's any directions that I should follow, procedures, I'll try to do them.


  touchpad on pinebook issues?
Posted by: ron_burgundy - 12-17-2020, 05:26 PM - Forum: Pinebook Hardware and Accessories - Replies (14)

11 inch OG pinebook here on kde neon. 

touchpad works fine, but i have no scroll or tap click function. is that by design? I see that it is recognized as a regular mouse, could that be the issue? not sure if there is a fix or if thats just how it is.

any help would be greatly appreciated