Slackware 相關
因為使用 Slackware 為主要發行版的緣故,我有不少相關事情想分享。它們被收集在這裡。
拯救 Slackware 系統大作戰
2024-04-22分類:slackware
為什麼會有這篇部落格文章呢?沒錯,又是下錯指令惹的禍。原本想說在
rc.local (Slackware 的自訂啟動指令稿)加入刪除
/tmp
中部分檔案的指令,結果不曉得是指令下錯還是什麼的,開機時顯示「無法刪除
/boot/efi:
存取遭拒」之類的錯誤訊息,馬上發覺大事不妙,只得用力按住關機鍵強制關機。果然再開機時,系統直接顯示找不到開機裝置。
Debug Suspend Issues in Certain Macbooks
2024-04-21分類:slackware
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
在 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分類:slackware
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分類:slackware
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.
Happy Birthday Slackware!
So apparently Slackware turned 30 years old on July 16, 2023. For my
Slackware journey look no further than my Slackware
Impressions post. Just a quick thank-you to Pat and the Slackware
crew for such a stable “leading edge” system
(-current).
Slackware Links
2023-04-19分類:slackware
First of all, this wouldn’t be a Slackware Links page without a link to…
寫給中文使用者的 Slackware 安裝指南
2023-03-21分類:slackware
Slackware 是持續更新的發行版中,最早出現的發行版,以穩定、保守、「最接近 UNIX」聞名。適合使用 Slackware 的有下列這幾種人:
Slackware Impressions
My journey with Slackware dates back to around 2018 and 2019. At the time I was still fresh to Linux and wasn’t so comfortable with tweaking things on the command-line, so I hoped to find a distribution, or distro, that suits me best out-of-the-box.
Install and Boot the Linux Mint Kernel on Slackware
2022-11-28分類:slackware
Since I upgraded my laptop from kernel version 5.14.1 to 5.15.12, sleep (suspend) stopped working. I switched all the power actions in KDE from “Sleep” to “Hibernate” as a workaround. However recently I tested Linux Mint on this laptop, and sleep worked as expected, so I wonder if this has something to do with the kernel or kernel modules.
Make Slackbuilds Work Well With Github
2022-07-24分類:slackware
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: