avatar
Articles
93
Tags
29
Categories
13
Home
List
  • Music
  • Movie
Jiao hongbao's Trashplay with arch home page
Home
List
  • Music
  • Movie

play with arch home page

Created2025-04-27|Updated2025-10-12|from my notion space
|Post Views:

Play with ARCH

PRE-OS

the problem with pulseaudio sound[DONE]

problem: conflict with neovim[DONE]

PACMAN—WEEK SIGNATURE[DONE]

little problems

google-chrome proxy on hyprland[DONE]

proxy configuration problem

simple way to change the default linux-core type

pip on arch

archinstall manually

chinese-keyboard

system-immigrate

arch on mac

homepage

click here come back to homepage.

Author: Jiao hongbao
Link: https://invoker-pray.github.io/Play-with-arch-home-page/
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
play with arch
cover of previous post
Previous
tech space
Invokeremail: jiaohongbao04@gmail.com Invoker-pray - Overview 誰に呼ばれるまでもなく、あなたは星を翳すでしょう。 “Work? In this economy?” Play with ARCH command lines of side occupation “everyone has life…”
cover of next post
Next
cl home page
command lines ofconda git WSL cmake disk LaTeX a labeling xmake docker chisel lists rye homepageclick here come back to homepage.
Related Articles
cover
2025-04-27
pacman weak-signature
PACMAN—WEEK SIGNATURE[DONE] week PGP Sometimes, it is can’t update applications by command: 1sudo pacman -Syu because of week PGP. for this case, modify the file /etc/pacman.conf ‘s SigLevel to follow: 1SigLevel = Never [or Optional TrustAll] just can’t download try: 123456789rm -r /var/lib/pacman/sync /etc/pacman.d/gnupgrm -r /var/cache/pacman [optional]sudo pacman-key --initsudo pacman -Syyuusudo pacman-key --populate archilinux play with arch homepageclick here to come...
cover
2025-04-27
PRE-OS
PRE-OSafter open the arch-os, what we should do is… 12git clone https://github.com/Elegycloud/clash-for-linux-backup.git// to ... then: 12345sudo pacman -Syusudo pacman -S gogit clone http://aur.archlinux.org/yay.git//or paru modify the PKGBUILD, add : 123export GO111MODULE = onexport GOPROXY = https://goproxy.cn command line do: 12makepkg;makepkg - si; play with arch homepageclick here to come back to play with archhomepage.
cover
2025-10-12
arch on mac
由于我的电脑键盘有几个键坏了,带出去的时候会很难用,所以这几天也是在白嫖同学的电脑来用()。我这个硬盘在UEFI&GPT的系统主板上可以正常启动,按道理来说已经完全可以够我在几乎所有的现代电脑启动了,但是最近却遭遇了在macbook上的启动失败。在macbook上的启动会有奇怪的问题,从mac启动时触控板和键盘是无法正常使用的,不过usb外接可以。虽然我很少会在mac上启动这个系统,但是存在这个问题确实会让我十分不爽。经过小小的研究之后发现,无法正常使用的原因是mac(尤其是前几年的版本和带有Touchbar的版本)使用了果子的安全T2芯片,mac自带的键盘,触控板,IO等都是通过这个T2控制的,一般的linux内核不会默认支持这个芯片,就会导致这个问题。 添加 linux-t2 内核想要解决这个问题应该不会很难,理论上最简单的方法就是安装一个支持T2芯片的内核就可以了。不过令人悲伤的是pacman和yay似乎没有t2内核的库,那么我们只好下载源码进行编译了。(有一种我在使用gentoo的感觉) 首先下载一个源码,我找的是这个,t2linux...
cover
2025-04-27
archinstall manually
archinstall manuallyyou can use balena etcher or rufus to create a LIVE CD, start the computer with USB/CD. then: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124ping archlinux.org// confirm network connect// connect WiFi witch iwctliwctldevice liststation wlan0 scanstation...
cover
2025-04-27
chinese keyboard
chinese-keyboard12345678910111213141516171819sudo pacman -S fcitx5-im fcitx5-rime fcitx5-configtool fcitx5-gtk fcitx5-qt// optional modulesudo pacman -S fcitx5-chinese-addons//hyprland// add these in ~/.config/hypr/hyprland.confenv = GTK_IM_MODULE,fcitxenv = QT_IM_MODULE,fcitxenv = XMODIFIERS,@im=fcitxenv = INPUT_METHOD,fcitxenv = SDL_IM_MODULE,fcitxenv = GLFW_IM_MODULE,ibusexec-once = fcitx5// env configuration must above all other code.fcitx5-configtool //use rimehyprctl dispatch...
cover
2025-04-27
google-chrome proxy setting (hyprland)
google-chrome proxy on hyprland[DONE]google-chrome can use proxy normally on plasma, but on hypr, we must change some files. when use google-chrome on archlinux with hyprland desktop, we need to specify proxy configuration manually. we can open google-chrome with command : 12google-chrome-stable --proxy-server="socks5://proxy_ip:proxy_port" where proxy_ip can be your own ip as 127.0.0.1 and proxy_port can be gotten by some command or application(clash…) we can also modify the file...
avatar
Jiao hongbao
male/INFJ/Libra/Digital-Integrated-Circuit
Articles
93
Tags
29
Categories
13
Follow Me
Announcement
Contents
  1. 1. Play with ARCH
  2. 2. homepage
Recent Posts
从零开始的DFT工程师! 特别篇:systemverilog
从零开始的DFT工程师! 特别篇:systemverilog2025-10-19
rust startup
rust startup2025-10-18
arch on mac
arch on mac2025-10-12
GPU Programming and Architecture
GPU Programming and Architecture2025-10-08
occupations
occupations2025-10-08
©2019 - 2025 By Jiao hongbao
Framework Hexo 7.3.0|Theme Butterfly 5.3.5