Pinephone IMEI changing info: do you think its OK for a Wiki?
#1
Wink 
Dear friends, recently I have submitted the IMEI changing info to the PinePhone Wiki - see below! Unfortunately, we are having a disagreement with another Wiki contributor who has reverted my edits without having a prior discussion. My point of view:

Quote:Unfortunately, I noticed that "IMEI check and change" has been reverted for the reason "Illegal wiki contents removed". Please tell, "illegal" - in what country? I.e. PINE64 is a Hong Kong company, while a Pine64 wiki website is hosted in Slovakia, - and I can't any info that changing IMEI in either Hong Kong or Slovakia is illegal, or at least posting the "how-to" information about this. And what isn't forbidden - is allowed. For the majority of countries (not taking some totalitarian ones into account), changing IMEI is as legal as changing the MAC address which has been allowed to stay.

Since a "pinephone change imei" seems to be a popular Google request - it's even more popular than "pinephone change os"! - I'd like to preserve this information for the public usage. If, to be able to do that, I need to re-word/extend the warning about the possible legal issues (something like "please check the laws of your country before doing that") - please let me know.

At the same time I understand this advanced information is probably not suitable for the main PinePhone page. Please tell what's the more appropriate place in your opinion - PineModems, PinePhone_Software_Tweaks or PinePhone_FAQ#Modem ?

However, I didn't hear any valid reasoning in response: the only reply I got in regards to this - is:

Quote:Please don't re-add information regarding the IMEI on the wiki.

Personally I believe that information should be free - and, if someone would like to change IMEI of his PinePhone for privacy reasons, it's better if he/she learns this info from a trusted place such as PinePhone Wiki and with a warning accompanying this message. And you - do you believe that this information is OK for a Wiki?

Quote:== AT commands ==

A list of documented AT commands can be found in the document-link-here from Quectel. In example, to show the current IMEI number:

Code:
sudo su
atinout - /dev/EG25.AT out.txt << EOF
> AT+EGMR=0,7
> EOF
cat ./out.txt # to see the IMEI

Also, there are certain undocumented AT commands. In example, to change the PinePhone IMEI number to a valid newIMEI one:

Code:
sudo su
atinout - /dev/EG25.AT out.txt << EOF
> AT+EGMR=1,7,"newIMEI"
> EOF
cat ./out.txt # should output OK

Then use AT+EGMR=0,7 to see if IMEI has been changed successfully, - and, to see that IMEI change is persistent: shutdown a phone, remove a battery, press a power button to discharge the motherboard, put a battery back, turn on the phone and run AT+EGMR=0,7 again.

Such a command has to be approached with caution: although in the majority of countries changing IMEI by itself is not illegal (or at least not prosecuted unless you are doing something malicious using this capability), still a cellphone service provider may ban your IMEI and/or phone number if it sees two cellphones with the same IMEI being used simultaneously. So it should be done with common sense: in example, if you don't want your cellphone service provider (or the governmental/commercial entities it could be supplying with information) to know that you have replaced your old phone, you could change the IMEI of your PinePhone to be identical to your old phone's, just avoid using them simultaneously or at least don't connect them to the same provider.

Further undocumented AT commands found by the developer megi, who reverse-engineered parts of the modem and its firmware, can be found on megi's website here.


Messages In This Thread
Pinephone IMEI changing info: do you think its OK for a Wiki? - by mikeb - 08-24-2021, 10:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Third-party cheap touchscreen/LCD for the Pinephone - lost knowledge? mikeb 2 951 06-21-2025, 05:19 PM
Last Post: mikeb
  Pinephone + Keyboard for sale, little use ruemoo 9 2,595 06-10-2025, 09:25 PM
Last Post: skaffi
  Modem Issues with the Pinephone Temmie19 3 1,418 04-07-2025, 03:32 AM
Last Post: biketool
  Pinephone not booting sd card... bruv 1 640 03-25-2025, 08:51 PM
Last Post: Kevin Kofler
  Pinephone - broken power button rorus 13 14,198 12-16-2024, 08:32 PM
Last Post: tllim
  FIXED-Newer ver of EC25 Modems, FOSS FW upgr breaks funct- repair FW and IMEI rebuild biketool 4 2,099 10-16-2024, 01:37 AM
Last Post: biketool
  various tricks to open the pinephone shengchieh 3 2,319 09-16-2024, 03:42 AM
Last Post: biketool
  my pinephone melted norayr 6 3,440 04-04-2024, 07:22 PM
Last Post: Zebulon Walton
  Pinephone refusing to charge while suspended tiol 1 2,253 04-02-2024, 10:54 AM
Last Post: joH_N_Doe64
  pinephone can provide more than 500mA to a usb-c displayport device? unrznbl 2 1,825 03-21-2024, 08:52 AM
Last Post: unrznbl

Forum Jump:


Users browsing this thread: 1 Guest(s)