[sigh] The *real* problem is not that there now is an _optional_ "birthDate" field in systemd. The *real* problem is that those laws are even proposed in the first place.
I'm not a systemd fanboi, but I am old enough to remember sysvinit. It SUCKED!
| blog | https://blog.researchmonger.com |
[sigh] The *real* problem is not that there now is an _optional_ "birthDate" field in systemd. The *real* problem is that those laws are even proposed in the first place.
I'm not a systemd fanboi, but I am old enough to remember sysvinit. It SUCKED!
@foobardevs i think forgoing trial and error during search is not bad. Forgoing trial and error during learning is bad. When i search - I decided that I want to find the answer immediately for whatever reason - I donât want to spend time deriving the answer. This works well for finding Wikipedia pages or someone's opinion, or even someoneâs process of solving something.
In the other hand, I canât learn calculus by searching for an answer. And if we pull in Gold's theorem for learning in the limit then we see that trial and error are one of the few ways of breaking faulty assumptions. Having someone show how to solve a specific problem is another way, but thereâs a chance that their way will still align with faulty assumptions.
@MattTheQuick well then to dig in you need to look at your `lsmod` command to see if the module is loaded. If it is - check `ip a` or `ifconfig -a` to check that maybe it works and just isnât connected. If itâs not there - check `dmesg` output and see if there are errors mentioned about the WiFi or the module.
You can also try running `modprobe <module name>` to try and load your WiFi driver. If you donât know the module name for your driver - you can use âlspci -k` or `lsusb` to see the exact model of your device and you can use that to find module name on the web.
@MattTheQuick the kernel doesnât âjust removeâ WiFi driver. There wouldâve been a lot of discussion for why to do that (if it happened).
Itâs more likely that specific kernel module didnât get built, or maybe the module needs specific firmware file that your system doesnât have (did you update `linux-firmware`?)
I just heard about this game and this one minute trailer has completely sold me on it. Instant day one purchase.
