User:RainSlide
If I ever feel better.
My personal setup for Arch Linux ARM
# Use your choices of mirrors instead of mine, # and pack your mirrorlist addition with your script, instead of download it, if possible! curl -o mirrorlist.cn.txt -R --no-progress-meter https://pastebin.com/raw/RQn0DiVF ## In case you can't pack it with your script or access Pastebin: # curl -o mirrorlist.cn.txt.gz -R --no-progress-meter https://wiki.pine64.org/images/9/9f/Mirrorlist.archlinuxarm.cn.txt.gz # gzip mirrorlist.cn.txt.gz # rm -f mirrorlist.cn.txt.gz # Insert mirrorlist.cn.txt into pacman.d/mirrorlist at the 4th line sudo sed -i '4r mirrorlist.cn.txt' /etc/pacman.d/mirrorlist # Update the packages with those new mirrors sudo pacman -Syu # Install more packages sudo pacman -S noto-fonts-cjk # Then: reboot
Arch Linux ARM mirrorlist - China entries
## China Server = https://mirrors.aliyun.com/archlinuxarm/$arch/$repo Server = https://mirrors.cloud.tencent.com/archlinuxarm/$arch/$repo Server = https://mirrors.sjtug.sjtu.edu.cn/archlinuxarm/$arch/$repo Server = https://mirrors.tuna.tsinghua.edu.cn/archlinuxarm/$arch/$repo Server = https://mirrors.ustc.edu.cn/archlinuxarm/$arch/$repo Server = https://mirrors.bfsu.edu.cn/archlinuxarm/$arch/$repo Server = https://mirrors.nju.edu.cn/archlinuxarm/$arch/$repo # Server = https://mirrors.xjtu.edu.cn/archlinuxarm/$arch/$repo # Server = https://mirrors.cqu.edu.cn/archlinuxarm/$arch/$repo # Server = https://mirrors.dgut.edu.cn/archlinuxarm/$arch/$repo # Server = https://mirrors.hit.edu.cn/archlinuxarm/$arch/$repo # Server = https://mirrors.neusoft.edu.cn/archlinuxarm/$arch/$repo # Server = https://mirror.redrock.team/archlinuxarm/$arch/$repo
Quectel EG25-G
Quectel EG25-G is the modem used by PinePhone.
Links
EG25-G
- English: LTE EG25-G
- Simplified Chinese: EG25-G
- Old website (English): LTE Standard EG25-G
- Old website (Simplified Chinese): LTE Standard EG25-G
Quectel
- English: https://www.quectel.com/
- Simplified Chinese: https://www.quectel.com/?lang=zh-hans
- Old website (English): http://47.100.183.34/
- Old website (Simplified Chinese): http://47.100.183.34/cn/
Quectel Open Source
- FTP: ftp://ftp2.quectel.com/
- English: https://www.quectel.com/quectel-open-source/
- Simplified Chinese: https://www.quectel.com/移远开源/?lang=zh-hans
Documentation
Google Search: Quectel EG25-G filetype:pdf
Specification:
- Quectel EG25-G LTE Specification V1.0 (2018, Preliminary version, from static.abstore.pl)
- Quectel EG25-G LTE Specification V1.1 (2019-03)
- Quectel EG25-G LTE Standard Specification V1.2 (2019-11)
- Quectel EG25-G LTE Standard Specification V1.3 (2020-05)
- 'Quectel EC25 Series LTE Standard Specification V2.1 (2020-08)
Specification (Simplified Chinese):
- Quectel EG25-G LTE Standard 模块产品规格书 V1.0 (2019-11)
- Quectel EG25-G LTE Standard 模块产品规格书 V1.1 (2020-11)
Hardware Design:
- Quectel EG25-G Hardware Design V1.0 (2018-12)
- Quectel EG25-G Hardware Design V1.1 (2019-07)
- Quectel EG25-G Hardware Design V1.2 (2019-07)
- Quectel EG25-G Hardware Design V1.3 (2020-04)
- Quectel EG25-G Hardware Design V1.4 (2020-09)
AT Commands Manual:
- Quectel EC25 & EC21 AT Commands Manual V1.2 (2017-11, not for EG25 or EG25-G, but it is used as reference by some people)
- Quectel EC2x & EG9x & EG2x-G & EM05 Series AT Commands Manual V2.0 (2021-02)
Firmware
Firmware versions (links are):
- EG25GGBR07A08M2G_01.001.01.001
- EG25GGBR07A08M2G_01.002.01.002
- EG25GGBR07A08M2G_01.002.07
- EG25GGBR07A08M2G_01.003.01.003
Forum discussion:
- Latest firmware for PinePhone modem! by Subsentient
About the latest firmware (version number 01.003.01.003):
In a GitHub issue sent by someone who updated their firmware to version number 01.003.01.003, repo owner Biktorgj replies:
There have been some reports of some issues during sleep with the latest firmware, so you might actually want to downgrade to EG25GGBR07A08M2G_01.002.07, which looks more stable.
Plus points, modem-power won't complain after downgrading
Multimedia Messaging Service (MMS)
Wikipedia: Multimedia Messaging Service
Forum discussion:
Thanks Biktorgj for all his work on it, that's one people vs. all the obstacle the hardware manufacturer creates.