• 0 Posts
  • 19 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle

  • I meant deb based as in those based on Debian OS…which feeds the other Debian based offshoots. I probably over simplified by original comment, I wasn’t claiming deb package management was the issue, just the relation to Debian base OS being the issue. So whatever the base OS of fedora and SUSE is worked fine (those happen to be RPM packages) maybe Arch may have worked or failed also. The point of it all was , if one fails to install, try another distro, and I my case nothing based off of Debian could deal with the hardware issue


  • Its not the packages its that whatever Debian built and other derivatives of Debian, used as their base, did not work with that hardware. Trust me I distro hopped a ton to try and get a Debian to work. I didn’t save the error, but however the NON Debian OS WORKED AND WOULD ACKNOWLEDGE THE ERROR ON SCREEN AND MOVE ON.

    Sorry did not mean caps, caplock after OS lol.

    Also an OS is not just the kernel, its your tools that boot the machine and recognize hardware, and what the OS it told to do with issues. So I assume Debian bug for specific hardware, and non deb distros didn’t have the bug.

    I deep dive issues as my job and nature, so trust me when I say a deb derived would not work I tried more than 10+ distros deb based. Only Fedora and SUSE ones worked (because non Debian build) not because of packaging



  • I tried every single* deb based distro on a Samsung laptop from 2010. Some installed but would freeze with error mid boot, some deb based refused to install and gave error upfront. I tried fedora and opensuse and they acknowledge the error and moved on.

    Whatever hardware or bios bug or error handling problem tripped up the system , it was was prevrlant through all of the Debian Branch.

    And No it wasn’t secure boot. That was disabled.






  • My home computers and servers are all Linux since 2017, even my work Laptop was because the CAD/CAM software had a Linux version. I have been running W11 for work lately and it is such a terrible user experience. I will be mid productivity mode and the Office Ai.exe kicks and and reduces my brand new machine down to a crawl speed. It happened way too many times and it does nothing to improve what I’m working on. I tried deleting the ai.exe and aimgr.exe, but those get reinstalled after an update, so now I have made two empty text files and renamed them to match the two files, this (so far ) has tricked MS into not reinstalling those files.

    But there are so many other janky bullshit things that W11 does that I can’t believe a company the size of MS can release this stuff










  • Wireguard might be what you want. You connect to your remote machine ( assume it is at home). You can setup what traffic goes over wireguard (some or all). On your home machine you can run port forward command and masquerading command once connected on home machine so that you have full lan access too. It is described in the wireguard setup docs.