Loong Arch Linux 升级公告(持续更新)
yetist
20230410 更新
- 新增 docker 镜像:
docker pull ghcr.io/loongarchlinux/archlinux:latest
- 新增北大镜像仓库:https://mirrors.pku.edu.cn/loongarch/archlinux/
yetist
20230428更新(testing)
- 内核更新到 6.3.0 正式版本,支持 3c5000 服务器4路服务器
- gcc 更新到 13.1.0 正式版本
- rust 更新到 1.68.2 最新版本
- plymouth 从 aur 进入 community 仓库
xion211
更新了之后firefox无法运行
我这边运行时提示
XPCOMGlueload error for file /opt/firefox-bin/libxul.so:
libvpx.so.7 : cannot open shared object file: No such file or directory
Couldn't load XPCOM.
但是系统得libvpx的版本为1.13.0-1,不知道要怎么处理
yetist
xion211
以下方法2选一:
- 开testing仓库,单独升级一下firefox-bin,最新testing仓库中已经修复。
- 开testing仓库,运行
pacman -Syu
全部升级系统,然后安装firefox,这是原生打包的113版本。
TSiNGKONG
xion211 我也遇到了类似问题,搜索一下 libvpx.so.*,创建一个 libvpx.so.7 链接指向它即可
xion211
yetist 使用的方法2,但是更新后可以正常打开,但是版本是100
yetist
20230603更新(testing)
- Python 从 3.10 升级到 3.11
- 从源码打包 firefox-113(从二进制打包的firefox-bin-100 不久后将从 laur 仓库删除)
- 跟随x86 合并 community 到 extra 仓库,过渡中。过渡后的稳定仓库有
core
、extra
和laur
,测试仓库有core-testing
、extra-testing
和laur-testing
。这些仓库后续将不再使用:community
、community-testing
、testing
。配置参考这里 - 即将清理:旧的iso、旧世界的2022.03仓库、旧的qemu qcow2镜像等等
verson
yetist 最新的更新后,B站1080P好像都变成软解了,不流畅了。不管是113版的Firefox还是chromium都占用很高
yetist
方法:开testing仓库,运行 pacman -Syu
全部升级系统,然后安装 pacman -Sy firefox
,这是原生打包的113版本。
verson
xion211 安装firefox,会提示你与firefox-bin冲突,同意卸载firefox即可。
sudo pacman -Syy
sudo pacman -Syu
sudo pacman -S firefox
yetist
https://mirrors.wsyu.edu.cn/loongarch/archlinux/testing/os/loong64/firefox-bin-100.0-3-loong64.pkg.tar.zst
https://mirrors.wsyu.edu.cn/loongarch/archlinux/testing/os/loong64/firefox-113.0.2-1-loong64.pkg.tar.zst
testing 仓库中带bin的是二进制打包,libvpx.so的问题已经修复。不带bin的是源码编译的包,不存在libvpx.so的问题。
sunrise-duan
您好,我这里遇到了HDMI接2K屏幕启动时黑屏的问题,我也没有喇叭或者串口调试器,测试后发现加nomodeset可以解决。
可以考虑在启动盘里面加一个nomodeset的选项。
yetist
yetist
20230707更新(testing)
- 新增dde桌面环境
- 新增ukui桌面环境
verson
yetist 大佬,反馈dde桌面两个BUG。
1、开始菜单长期点不开,闪一下就不见了,偶尔能正常打开一次,然后再打开就是一样的闪退。
2、任务栏有些运行应用不在上面显示,需要点多任务视窗才能看到并切换。
chengyu94
使用独显RX550,安装amdgpu
,通过DP口接入开启了MST的显示器(Dell U2414H 的 DP1.2选项设置为启用 ),启动会kernel panic,添加nomodeset
可以启动。
[ 11.634047] CPU 0 Unable to handle kernel paging request at virtual address 000000000000111c, era == ffff8000027b4548, ra == ffff8000027b4508
[ 11.646688] Oops[#1]:
[ 11.648942] CPU: 0 PID: 270 Comm: kworker/0:2 Not tainted 6.3.2-1 #1 e61a0bb2dc2d701c28c8d51ed8e075b11f15a79a
[ 11.658801] Hardware name: Loongson Loongson-3A5000LL-7A1000-1w-ML5A/Loongson-LS3A5000-7A1000-1w-ML5A, BIOS vUDK2018-LoongArch-V2.0.pre-beta8 06/15/2022
[ 11.672375] Workqueue: events_long drm_dp_mst_link_probe_work [drm_display_helper]
[ 11.679925] $ 0 : 0000000000000000 ffff8000027b4508 9000000106894000 9000000106897a20
[ 11.687890] $ 4 : 0000000000000000 0000000000000002 ffff800002b95b30 9000000107b28000
[ 11.695852] $ 8 : 0000000000000001 0000000000000001 0000000000000024 0000000000000001
[ 11.703815] $12 : 0000000000000000 0000000000000008 0000000000000000 9000000107a38d80
[ 11.711776] $16 : 00000000000000b4 0000000000002b67 00000000051f4000 0000000000000004
[ 11.719738] $20 : 0000000000000000 9000000107b28808 9000000100080000 9000000100080000
[ 11.727699] $24 : ffff8000029fd000 9000000107b28000 9000000106640010 0000000000004000
[ 11.735660] $28 : 0000000000004000 0000000000000041 9000000001291ac0 ffff800002257000
[ 11.743622] era : ffff8000027b4548 dm_dp_mst_get_modes+0x134/0x410 [amdgpu]
[ 11.751056] ra : ffff8000027b4508 dm_dp_mst_get_modes+0xf4/0x410 [amdgpu]
查了一下貌似是上游的问题kernel oops and display fails to wake up (#2470) · Issues · drm / amd · GitLab,关闭显示器的DP1.2选项就可以正常启动了,使用其他MST Hub类似设备的也可能遇到这个问题,希望可以帮助到其他被坑的人。
xion211
今天更新之后报错
root@derp-loongarch64 /etc/pacman.d # pacman -Syu
error: testing: key "65D4986C7904C6DBF2C4DD9A4E4E02B70BA5C468" is unknown
:: Import PGP key 65D4986C7904C6DBF2C4DD9A4E4E02B70BA5C468? [Y/n] y
error: testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: core-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: core: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: extra-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: extra: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: community-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: community: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: laur-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: laur: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
:: Synchronizing package databases...
testing 45.0 B 416 B/s 00:00 [####################################################] 100%
core-testing 42.9 KiB 670 KiB/s 00:00 [####################################################] 100%
core 173.1 KiB 2.01 MiB/s 00:00 [####################################################] 100%
extra-testing 1279.6 KiB 7.62 MiB/s 00:00 [####################################################] 100%
extra 6.5 MiB 10.1 MiB/s 00:01 [####################################################] 100%
community-testing 45.0 B 625 B/s 00:00 [####################################################] 100%
community 45.0 B 625 B/s 00:00 [####################################################] 100%
laur-testing 3.3 KiB 116 KiB/s 00:00 [####################################################] 100%
laur 20.7 KiB 740 KiB/s 00:00 [####################################################] 100%
error: testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: core-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: core: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: extra-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: extra: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: community-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: community: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: laur-testing: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: laur: signature from "Xiaotian Wu <wuxiaotian@loongson.cn>" is unknown trust
error: failed to synchronize all databases (invalid or corrupted database (PGP signature))
xion211
xion211 在archlinux-keyring上看到大佬的提交,看起来是要手动去更新一下
yetist
可能设计会缓存,点一下,然后等着,直到显示出来,下次就正常了,不要一直点。