Difference between revisions of "User:RainSlide"

From PINE64
Jump to navigation Jump to search
(Undo revision 11303 by RainSlide (talk), use <pre> instead)
Tag: Undo
(Add My personal setup for Arch Linux ARM)
Line 2: Line 2:


<hr>
<hr>
== My personal setup for Arch Linux ARM ==
<div class="mw-highlight mw-highlight-lang-lisp mw-content-ltr">
<pre style="overflow-wrap: break-word; white-space: pre-wrap">
# 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 pack it with your script, and can't 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 -Syu
# Then:
reboot
</pre>
</div>
=== Arch Linux ARM mirrorlist - China entries ===
<pre style="word-break: break-all; white-space: pre-wrap">
## 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
</pre>


== Quectel EG25-G ==
== Quectel EG25-G ==
Line 82: Line 130:


Thanks [https://github.com/Biktorgj Biktorgj] for all his work on it, that's one people vs. all the obstacle the hardware manufacturer creates.
Thanks [https://github.com/Biktorgj Biktorgj] for all his work on it, that's one people vs. all the obstacle the hardware manufacturer creates.
== Arch Linux ARM mirrorlist - China entries ==
<pre style="word-break: break-all; white-space: pre-wrap">
## 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
</pre>

Revision as of 14:04, 6 September 2021

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 pack it with your script, and can't 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 -Syu

# 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

Quectel

Quectel Open Source

Documentation

Google Search: Quectel EG25-G filetype:pdf

Specification:

Specification (Simplified Chinese):

Hardware Design:

AT Commands Manual:

Firmware

Firmware versions (links are):

Forum discussion:

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.