

10·
1 year agoHave you ever compiled your own kernel? Could be the upgraded version doesn’t enable a module your motherboard needed or something. A fairly simple test would be to compile thw kernel with everything enabled as a module and use that


Have you ever compiled your own kernel? Could be the upgraded version doesn’t enable a module your motherboard needed or something. A fairly simple test would be to compile thw kernel with everything enabled as a module and use that


I feel like if CA were to leave the US it would join Mexico, not Canada


KurtVonnegut does that
I’m not a kernel expert but found a good way to solve the “which modules do i need” delimma is to use modprobed-db. First compile with all modules, run modprobed-db every once in a while to store which modules are loaded and then run “make localmodconfig”.
https://wiki.gentoo.org/wiki/Modprobed-db