The mouse did not survive interrogation.

Also mouse not pictured.

  • bitchkat@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 days ago

    Not on a computer but I had a JVC TV that started blanking a few times a minute whenever my dvd player was connected. Whilst trying to fix this I attempted to update the TV firmware. That didn’t fix a thing but I noticed that the blanking went away when the USB drive with the firmware update was plugged in. So I just plugged a cheapo USB drive in and left it there for as long as I owned that TV and dvd player.

  • bitchkat@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 days ago

    Way back in the olden days, we had a hard drive with out any backups go bad. I determined that it was the circuit board. So I took a working drive and basically connected the bad driver’s platters to the working drive’s circuit board.

    It worked and I was able to back up the data and restore it on a new drive.

  • CouncilOfFriends@slrpnk.net
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 days ago

    I suspect you had a similar fun endeavor as me, where a media server with GPU passed through to a VM in Proxmox is also used as a gaming desktop. Admittedly I don’t use it often, so fiddling with it is almost as rewarding as using it when it works.

  • Darkassassin07@lemmy.ca
    link
    fedilink
    English
    arrow-up
    69
    ·
    9 days ago

    For a while, the windows machine I was using kept randomly becoming unresponsive (both via network, as well as the keyboard+mouse) and I just could not figure out why. Everytime it did, I’d have to force a shutdown by holding the power button until it shutoff, then press it again to start back up. Sometimes this happened while I wasn’t home, so it had to just stay offline until I was.

    I got sick of having to do this; so I replaced the power button with a transistor and a RPI. The PI would ping the server every 5min; if it failed to get a response 3 times in a row, it would trigger the transistor for 10sec, release for 3sec, then press and release again; forcing a poweroff then starting the machine again. It’d also write these events to a log file. I think it was around twice a week ish.

    Never did figure out what the cause of the lockup was; but it stopped when I replaced windows with Debian.

    • ÚwÙ-Passwort@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      ·
      9 days ago

      Had a zyxel nas that got unresponsive after 10-15days of uptime, thankfully it hat a scheduled shutdown/reboot setting. Runs since 2014 with a reboot every Mondy 3am.

      • vaionko@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        8
        ·
        8 days ago

        Heh, my router is on one of those timer plug things. No matter how frozen, it will reboot.

        • LincolnsDogFido@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 days ago

          I’ve got an extra and don’t know what to do with it. I feel like its bad to pull power unexpectedly once a week though. Especially with a single HDD storage setup. I’d like to setup a RAID config, but its a 28TB drive and additional drives would cost me about $$$$$$$.

      • BartyDeCanter@piefed.social
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        8 days ago

        I have a NAS that had a similar problem, every week or two it would stop responding. From the logs it was clear that the machine was running fine after going non-responsive, but either the NIC or something else network related was crashing. However, the logs weren’t capturing the exact issue. I wrote a script to ping Google every 10 minutes, write a bunch of debug data to disc if it failed, and then reboot.

        And it has never happened in the year since. I have no idea what the root cause was, but sending those pings out seems to have fixed it.

    • black0ut@pawb.social
      link
      fedilink
      English
      arrow-up
      11
      ·
      8 days ago

      I also had a machine that would randomly crash on Windows, but not on Linux.

      I’m pretty sure it was some sort of hardware failure, as it also sometimes failed to boot Linux. But if it booted Linux, it would be stable until I shut it down.

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        10
        arrow-down
        1
        ·
        8 days ago

        Sometimes Linux handles faults better than Windows

        Typically dmesg shows error when the hardware is acting up

    • Septimaeus@infosec.pub
      link
      fedilink
      English
      arrow-up
      8
      ·
      8 days ago
      Note to any future lemmings who find this thread troubleshooting the same symptom…
      1. Rule out unswitched (non-chipset, direct CPU lanes) PCI connectivity and power issues by testing without specific PCI components. Unstable PCI errors can be missed during post and present later after boot, and Windows is especially bad at handling it transparently. Common culprits include GPU sag, dubious riser extensions, and anemic PSUs
      2. If there is a “high bandwidth” feature toggle for RAM in your BIOS settings that is currently on, try turning it off
      3. If your system drive is an NVMe blade with a Phizon controller, check if the manufacturer software has a firmware update available.
      4. If the freeze is regular but not persistent, try turning the polling rate down on your mouse, and if it’s wired, try to make sure it’s plugged into one of the board’s SOC-hosted USB 2.0 ports
    • Jul@piefed.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 days ago

      Yeah getting rid of windows solves many issues, LOL. I have always refused to run any server with windows, outside of being forced to at work. 😁

  • I hosted shit for about ten years before really understanding how local dns worked.

    Imagine a primitive society that discovered literally every major modern scientific achievement, but somehow missed the wheel. That’s basically how my first setup went lol.

    • eco_game@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      11
      ·
      8 days ago

      I have heard of local DNS multiple times now and been selfhosting for many years, but I’m good with my 192.168.178.39 :)

    • cenzorrll@piefed.ca
      link
      fedilink
      English
      arrow-up
      6
      ·
      8 days ago

      I have a feeling there’s a point in time where most non-it self-hosters got fed up with ads and installed pihole, then learned about DNS. I have a feeling that started about five years ago.

      Now it’s probably hand in hand with how necessary a pihole is.

    • greatwhitebuffalo41@piefed.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 days ago

      I do not self host. I just wandered in here. Do you have suggested resources to learn more about DNS? I feel like generally searching shit sucks to get an answer like that lately.

      • A dns server knows what and where things are. That’s its only real job, to tell who’s asking where say, http://eff.org/ is.

        “Ay homie, where’s https://eff.org/?

        over here - 173.239.79.200

        “thanks, bud!”

        The issue is, the dns server you use by default is under the control of whoever your provider is, and as a result, they get all of your dns lookups like the example above as well as every porn site, every piracy site, everywhere.

        Installing your own, or simply moving to one your provider has no business with like 9.9.9.9 can help keep your dns queries more private, go a step further and use encrypted dns, as many providers supply, and you’ll be even further covered.

        Installing your own, however, comes with the added perk of being able to apply your own dns entries. Suddenly local addresses can have custom names without ever touching a hosts file. Neat! Use DNS certs and you’ve got local SSL!

        I would go find something applicable to feed you for a dns 101, but my old resources don’t exist. I just know stuff from years of doing it and failing over and over until things work.

  • nnullzz@lemmy.world
    link
    fedilink
    English
    arrow-up
    35
    ·
    9 days ago

    One day, our internet just stopped working entirely. Our ISP was fine, router good, but no outside connection and I couldn’t access local devices. I have two Unraid servers. I took a quick glance at them, they were powered on, all looked ok. I decide to power cycle everything. Still no internet. Then I realize that I can still access Google from my phone when on WiFi… hmm. That would mean… an issue with pi-hole!

    I begin to try to diagnose from my phone with a hotspot to my computer. I’m getting warmer but some things just aren’t making sense. I go back and stare at the server running pi-hole. Then it fucking hits me.

    I have the pretty odd and totally not ideal home network. I have plans to upgrade everything but currently I have two wifi networks tied to the same WAN. One network is run off of access points so I can get Ethernet to odd areas of the property. The Unraid server hosting pi-hole was connected to an AP and the Ethernet cable I used didn’t have a clip, so it just barely unseated itself from it, breaking the connection. The router+pi-hole config meant also breaking the internet if anything happened to pi-hole or that server. I swapped it for a better cable and it all instantly started working.

    Spent that weekend sorting out the network so it doesn’t happen again. It was definitely a head-scratcher.

  • kfh@lemmy.world
    link
    fedilink
    English
    arrow-up
    35
    ·
    8 days ago

    Then you tell people about it on IRC and become known as “the dead mouse guy”.

    But the maximum nickname length on the IRC server is limited, so you settle for “deadmau5” as your nick.

  • somenonewho@feddit.org
    link
    fedilink
    English
    arrow-up
    33
    ·
    8 days ago

    Also mouse not pictures

    I was frantically searching for it, then i opended the post to See if the comments found it …

  • Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    29
    ·
    8 days ago

    At my first-ever tech job back in 2000, I was given a little Celeron desktop computer to do my work: mostly writing some ColdFusion and cutting up images in Photoshop. For the most part, the machine worked fine, except whenever I scrolled down on a webpage in Netscape, the box’s PC speaker would start screaming. I tried to ignore it, but I was in a small room with two other nerds and it was getting really annoying.

    One day, my frustrated colleague decided it was time to investigate. As part of the process, he noticed that there was very little air coming out of the power supply fan port. “Must be a busted fan and that’s causing an overheating alarm” he declared. We unplugged the box, popped it onto my desk, and opened it up. The internals were pristine. No dust, nothing. The computer was practically brand new after all.

    We were just about to crack open the power supply (not recommended, but we were getting desperate) when my colleague noticed that something was wedged inside the fan… it was the biggest (dead, thankfully) cockroach I have ever seen, at least 10cm long. For context, this was in Vancouver, Canada. Those just don’t exist there.

    My colleague jammed his screwdriver in there to grind up the cockroach carcass, then plugged the box back in. After a shittone of dessicated cockroach guts spewed out the back, my little computer was operating normally.

    As best we could guess, the monster crawled into the fan in Malaysia when as was assembled and somehow got pinned in there, died of starvation, and then stowed away to Canada.

    • Wildmimic@anarchist.nexus
      link
      fedilink
      English
      arrow-up
      18
      ·
      8 days ago

      And this is the way bioinvasor species spread - most of the time they don’t come delivered inside of PSUs but simple crates, which improves their survivability lol

    • potter2010@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      8 days ago

      Sounds like a cat. The entire place to vomit and it finds the most expensive/inconvenient thing to lay that stomach lasagna on.