• 0 Posts
  • 51 Comments
Joined 3 years ago
cake
Cake day: September 28th, 2023

help-circle


  • I was taught that it’s really only voltage that really needs to match to avoid damage. And even that can be a bit fuzzy with modern electronics and their charging circuitry.

    The wattage and amperage only measures how fast the charger will recharge the battery. There will be a minimum amperage needed to power the laptop… but as long as you exceed the the minimum the laptop will run fine even if the adapter is capable of crazy high Amps. The laptop will only pull what is needed.






  • Nah, this wasn’t an issue with gaming. This was just that the parts were new. The motherboard I chose used a 2024 chipset that Debian didn’t recognize. Basic stuff like detecting drives and outputting video beyond VESA standards was busted because of it. It took around 6 more months until Trixie came out with support.





  • If I were handed that hardware, the first thing I’d try is…

    If what is currently being used is usable, and I don’t want to risk making it unusuable, shrink/resize the active partition with a partitioning tool. Then, assume I’m multibooting and I’d install on the secondary partition:

    Raspberry Pi Desktop. I’d choose Pi OS because it is designed for an ultra low power 700MHz ARM11 that comes with the 2012 Pi 1. The drawback is it’s an older Debian install (Bullseye), but still getting long-term support until August. I assume they will release a new Desktop version when that date comes.

    RetroPie. I’d grab the RetroPie script for ease of use on installing SNES emulation. It should prompt every emulator choice available for your system, and set up controller support (or keyboard+mouse) and emulationstation so you can browse your legally dumped roms after putting them in the correct directory.



  • I’m a happy middleground. I’ve had two upgrades blow up on me, out of the tens I’ve done.

    One was a usrmerge catch-22. It wouldn’t let me install the package during upgrade, but also wouldn’t let me complete the upgrade without the merger finishing. Ended up reverting the install and running the merge prior to upgrade.

    The second failure was just… I have no idea what I did wrong. Some commands stopped working. Then I lost SSH. Then it wouldn’t even boot. I had to do a full reinstall and rebuild. Not happy times.

    Overall, it was just enough failure that I routinely run two backups prior to upgrades now. hahaha





  • I had used Lubuntu to rescue an underpowered laptop back in community college. At university, I was on the campus tech support team… and ended up “the Linux guy” for the few foreigners who had installations (I knew how to run apt and that’s about it). Out of uni, I ended up in a career supporting RHEL. Of course Raspberry Pis skyrocketed in popularity as well, so I got to sink my teeth into a Debian-derivative and blow up a few installs without having to worry about change management.

    When time came to build a system in 2025, I figured I’d try it as an experiment. I stumbled at first and learned Debian does not play well with new hardware, but after switching to Linux Mint it’s been nearly painless. Most of the software I had been using in Windows was already open source (because I couldn’t afford to buy software), so almost everything migrated 1:1. Excluding Winamp… :(



  • I tried XFCE for some older hardware and had the same experience.

    I poked around at stuff like fluxbox and found it too minimal. So I ended up using LXDE instead and got better results, but that was before it transitioned to LXQt. I have no idea if it’s still as lightweight as it used to be. Someone else might have to chime in.