Slackware 相關
因為使用 Slackware 為主要發行版的緣故,我有不少相關事情想分享。它們被收集在這裡。
拯救 Slackware 系統大作戰
2024-04-22
為什麼會有這篇部落格文章呢?沒錯,又是下錯指令惹的禍。原本想說在
rc.local
(Slackware 的自訂啟動指令稿)加入刪除
/tmp
中部分檔案的指令,結果不曉得是指令下錯還是什麼的,開機時顯示「無法刪除
/boot/efi:
存取遭拒」之類的錯誤訊息,馬上發覺大事不妙,只得用力按住關機鍵強制關機。果然再開機時,系統直接顯示找不到開機裝置。
Debug Suspend Issues in Certain Macbooks
2024-04-21
Since updating to kernel version 5.15 on Slackware, my Macbook Pro (model A1398) takes a long time, or simply wouldn’t wake up from suspend. To try to figure out where the problem lies, I ran Intel’s pm-graph, but the logs didn’t yield anything interesting. At the time I switched the lid close action to hibernate and ignored the problem.
解決 Pipewire 偵測不到裝置的問題
2024-04-12
在 Slackware 下因為沒有正式的依賴套件解決方案,有時 SBo(slackbuilds.org)會含有 Slackware 本身就有的套件,但版本不一樣,因此會互相覆蓋。Lua 就是一個例子:SBo 中的 Lua 版本為 5.1.5(可能是維護人沒更新、也可能是有套件依賴這個版本),但 Slackware 本身的為 5.4.6,所以在 SBo 安裝套件時要特別小心不要蓋過原有的套件。
Microsoft Windows/Office Setup and Activation on (Slackware) Linux
2024-01-05
So first, a disclaimer: The methods I list in this article are solely for educational purposes, and if you need the software legally, buy a license, or use free (or better, FOSS) counterparts.
A Possible Fix for X11 Programs Refusing to Start on Wayland
2023-10-25
As Wayland and KDE on Wayland matures, I’ve switched my entire environment to KDE Wayland. Serious props to KDE developers — all of the Konsole and Kwin gliches I experienced in the early days are long gone.
寫給中文使用者的 Slackware 安裝指南
2023-03-21
Slackware 是持續更新的發行版中,最早出現的發行版,以穩定、保守、「最接近 UNIX」聞名。適合使用 Slackware 的有下列這幾種人:
Make Slackbuilds Work Well With Github
2022-07-24
While writing a Slackbuild, I encountered a problem where I’m not sure how to work with Github Release tags. The problem goes as follows: