Everyday. I’ve got a lot of stuff that uses it. Granted most of it was mostly created a decade ago but with minimal maintenance it works great. The most helpful script is parsing megacli outputs so I can get a heads up on drive failures and rebuilds among other things.
I used awk to migrate users from one system to another. I created template scripts for setting up the user in the new system, I dumped the data from the old system, then used awk to process the dump and create scripts for each user in the new system. That was a fun project.
For reference, I get a 3.7 GB video with a duration of over 5 h @4k resolution. The audio itself is already 3.7 GB and it’s just a still image. For CRF, set something around 23, that should do.
Thanks for the comments. Based on them I found github.com/snapcrafters/gimp/issues/21 which suggested copying the font to ~/.fonts/ (which didn’t work) and to /usr/local/share/fonts/ which fixed it - Epiphany can now see the font, and I can now set it as default in Firefox (tho Firefox is ignoring it in a page’s CSS).
https://github.com/babarot/gomi - replacement for the rm command that has a trashcan, so if you accidentally delete something important you can just restore it
Also, I think you should add a note that ranger should be installed from git because most distros package version 1.9.3 and that is 4 year out of date and has lots of bugs that have been fixed in the git master branch
So I assume this is not old info and the thing shows up in lspci?
wifi seems to be a shell script coming from tlp, maybe you can do:
sh -x /usr/bin/wifi
to figure out why it thinks you have no wifi. This gives you a trace of the commands that wifi actually runs.
Also, wifi should be managed by NetworkManager so you could look into that documentation and log files for that. Also look at kernel logs like dmesg maybe.
Also also, this could be hardware problem of course. Maybe it just needs to be fully powered off to reset. Have you tried removing the battery? If you cannot do that, there might be little hole at the bottom of the laptop, to stick a paper clip into, to completely power cycle the machine. Maybe that’ll reset it.
I’m not sure if this is exactly the same issue I had, but mine ended up being resolved by disabling fastboot on the Windows side. Near as I can figure when I “shutdown” from windows, fastboot prevented releasing control of the network adapter to Linux. Wifi would only work if I restarted from windows, or when fastboot got disabled.
Son of a bitch. Instead of “turning shit the fuck off”, is windows putting the wifi card into some sort of eternal WoL mode when it shuts down? And the wifi card isn’t resetting at boot time (or honoring a reset command) to give the linux drivers a known starting state?
I had an Intel AX201, which is basically the same device as the intel killer wifi card on the GS65.
I battled with the issue for a very long time. It came from Windows and only from Windows. You have to disable fastboot and there is a way to shut it down “fully” which you have to do.
If that does not solve it your only way out of it is to reinstall Windows.
didn't register the wifi, after a few attempts with a live usb stick (where the same thing happened, so no fix there), I got back into the mint installation and it worked
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.