💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-08-21.txt captured on 2024-06-16 at 13:28:57.
⬅️ Previous capture (2023-09-08)
-=-=-=-=-=-=-
[2023-08-21T00:10:21Z] <illiliti> if that mdev rule won't make any difference, you can go nuclear and load modules by hand [2023-08-21T00:10:38Z] <illiliti> set -- $(find /sys -name modalias -exec sort -u {} +); modprobe -qa "$@" [2023-08-21T00:11:14Z] <illiliti> add this to /etc/rc.d/load.boot and it will load modules at boot [2023-08-21T00:11:47Z] <illiliti> but i don't think you will need this. mdev should handle this itself [2023-08-21T00:14:33Z] <illiliti> also consider building your own kernel that does not use modules. it will make things simpler for you [2023-08-21T01:06:01Z] <ERROR_404_NULL> So does the mdev rule just need to be appended to the end of the /etc/mdev.conf? [2023-08-21T01:06:11Z] <ERROR_404_NULL> Because it doesn't seem to be doing anything [2023-08-21T01:07:26Z] <ERROR_404_NULL> Also, is $MODALIAS supposed to stand in for something else, or do I just put it in as written [2023-08-21T01:48:56Z] <illiliti> it should be added to the beginning of the config. i forgot about this nuance, my bad [2023-08-21T01:49:11Z] <illiliti> just put it as is, yeah [2023-08-21T12:06:14Z] <Ins> Привет. Русскоязычные есть?)