• 1 Post
  • 56 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle
  • Ok. What exactly is not working with the network? Are you on wired or wireless? If you do run ip a, does your interfaces show up?

    Another thing to look at is journalctl -b. Look for errors, lines in red, anything about the network. If you can roll back to a functioning boot (or run journalctl -b -1 should show the previous boot) and compare to that is probably a good idea, journald (displayed by that command) may contain errors that are not relevant, so comparing to a functioning boot may be good.

    Also, depending on how old your computer it, there may be another hdmi output which uses the GPU integrated to your CPU. If that is the case, you could switch to it if the nvidia card stops working just to troubleshoot, take a look at journalctl -b and look for errors again. If the screen just goes black, and does not boot, this may also give you some messages as to why the nvidia graphics is not coming up.








  • mumblerfish@lemmy.worldtoPrivacy@lemmy.worldPaper is the new privacy measure.
    link
    fedilink
    English
    arrow-up
    119
    arrow-down
    2
    ·
    4 months ago

    So important to document all these tactics and counter-tactics. It will also come to parts of Europe soon. Sweden has under the current government implemented prisons for children and forced government employees to report suspected undocumented children and families. And the far-right has not even officially been included in the government yet. We probably have to prepare here too.







  • I have serious issues with Cosmic. When I lock the screen and come back, then it has kills all terminals except the Cosmic terminal, firefox has become… broken, for the lack of a better word, where all new pages just give gray background color and no menu items work, and the sound is reset to the laptop speaker instead of hdmi, not the disolay though, only sound. Then fullscreening terminals also makes them crash, as in they seem to refuse to take input.

    It is not really usable. But since nvidia on x11 in popos started resetting the display config when the screen went to sleep, it beats the alternative.


  • Look into a distro that you might like, and find a “live usb” of it, often it is the installation media itself. How it works is basically it is a linux already installed on a disk image you transfer to the usb, and tell the computer to boot from it. Instructions on all this usually comes with the live usb media. Then you usually get a “try it out” or “install” option, or it just leaves you at a pre-configured desktop. Click around, install stuff, browse the web, get a feel for it.





  • I find it very useful, and it conflicts with normal copy paste very rarely. There are two clipboards, one is filled with latest highlighted, and the other with latest Ctrl+C:ed. Middle click pastes from the first, Ctrl+V from the second. This makes you able to copy two things at once: ctrl+c something first, highlight something else second, paste in any order. The confusing thing when learing to use it for me was that since I need to highlight to ctrl+c, I will overwrite what is in the middle click clipboard, and it also means you cannot highlight something to replace it with whats in your middle click clipboard. It does however mean that most times you want to do a ctrl+c/ctrl+v both clipboards are in sync. Not sure why, but I often find myself having to copy/paste two things at once, and I use both buffers without thinking. Which makes it impossible to use macos.