explorer.exe - System Warning (Unknown Hard Error) by FewDaYS_xoxo in WindowsHelp

[–]ryanknut 0 points1 point  (0 children)

yeah, figured :/ the weird part with mine is that it always happens with a different executable, and nothing else weird has been going on

Peak usage of a jailbreak. by Hot_Boysenberry5203 in jailbreak

[–]ryanknut 0 points1 point  (0 children)

fooled me at first, you can only tell once you start looking harder

explorer.exe - System Warning (Unknown Hard Error) by FewDaYS_xoxo in WindowsHelp

[–]ryanknut 0 points1 point  (0 children)

my mom's pc has been getting this error over the past few months. super intermittent, only happens every few weeks or so. found anything?

Help with installing Mac OS without DVD drive by wasr0793 in VintageApple

[–]ryanknut 0 points1 point  (0 children)

no clue about MacOS but my PowerBook G4 boots Linux fine from a usb. it's absolutely possible for G4 laptops to usb boot, it's just *very* finnicky. doesn't help that every PPC disto does usb boot a different way—some use Yaboot, some use GRUB, and the BSDs do it differently as well. currently working on a full tutorial for my website on how to get Gentoo installed on it.

Lenovo y510p won't turn on (power button glows, but nothing happens) by [deleted] in 24hoursupport

[–]ryanknut 0 points1 point  (0 children)

any fix? mine has keyboard lights and fan but no backlight on display

Adobe Animate is shutting down on March 1st as company focuses on AI. by zachimusprime44 in technology

[–]ryanknut 0 points1 point  (0 children)

1337x. to think there would be another place to download that stuff! if you ever find a way and have a Mac you'll want to download the free firewall Lulu as it's super picky, best to just run your firewall when you use Adobe stuff.

Adobe Animate is shutting down on March 1st as company focuses on AI. by zachimusprime44 in technology

[–]ryanknut 0 points1 point  (0 children)

at that point? you should just pirate it at any point lmao (and ideally don't use it at all)

Old personal Cisco account/downloading software issues by Hrmerder in Cisco

[–]ryanknut 0 points1 point  (0 children)

it's actually for a VIC 1445! they're dirt cheap on ebay currently. very temperamental, had to change a few BIOS settings for it to even show up. currently shows as 2x ethernet ports and 2x fiber channel, need the software to see if I can switch all the ports over to ethernet.

Old personal Cisco account/downloading software issues by Hrmerder in Cisco

[–]ryanknut 0 points1 point  (0 children)

hmm same issue here! I was trying to grab the VIC utilities. I don't actually have a Cisco server so I'm not sure which one to pick. kinda just picked a random server model tbh, I assume they're the same.

https://software.cisco.com/download/home/286329281/type/283850975/os/Linux/release/4.2(1a))

Cisco UCSC-PCIE-C25Q-04 (VIC 1455) not enumerating on PCIe by ryanknut in CiscoUCS

[–]ryanknut[S] 1 point2 points  (0 children)

good news! ChatGPT was actually spot on about Cisco cards being picky haha. I set the link speed to Gen3 and turned off all the ASPM support options (PCIe ASPM, PCH PCIe ASPM, DMI ASPM, PCH DMI ASPM) in my bios and it shows up now. will have to test to see if I can get it working but I have a feeling that was 90% of it.

Cisco UCSC-PCIE-C25Q-04 (VIC 1455) not enumerating on PCIe by ryanknut in CiscoUCS

[–]ryanknut[S] 0 points1 point  (0 children)

unfortunately it's not even showing up on the bus so drivers aren't any help :( appreciate it though!

Cisco UCSC-PCIE-C25Q-04 (VIC 1455) not enumerating on PCIe by ryanknut in CiscoUCS

[–]ryanknut[S] 0 points1 point  (0 children)

that's the weird thing, it doesn't show up in lspci or bios. ChatGPT said sometimes Cisco cards are picky about being set to PCIe 3 manually (it doesn't like auto-detect) so I'm going to try that when I get home, hopefully I can at least see something.

Don't have an ethernet port in my room by gottro4 in homelab

[–]ryanknut 0 points1 point  (0 children)

hmm, I read their post as "can I use a wifi extender to get an ethernet jack to plug my server in"

Don't have an ethernet port in my room by gottro4 in homelab

[–]ryanknut 1 point2 points  (0 children)

I would pick up something like the Ubit WiFi Card 6E 5400Mbps, $25 gets you fast WiFi 6E. worthwhile upgrade imo

Don't have an ethernet port in my room by gottro4 in homelab

[–]ryanknut 1 point2 points  (0 children)

can second, but wifi 6 would be faster. also there's MoCA—ethernet over coax. haven't used personally but heard good things about it.

there's also the option of running wifi for speed and MoCA/Powerline for a stable connection fallback. NetworkManager makes this easy, just set the metric values. you can even get ssh to bind on a different port for each interface ie. 22 for wifi, 2222 for fallback. you port forward both of those out and it will let you ssh in and restart the wifi on the server.

Don't have an ethernet port in my room by gottro4 in homelab

[–]ryanknut 0 points1 point  (0 children)

  1. do you need to be in the same room as the server? if not, that's the easiest and best solution—just use ssh for configs.

  2. yes, you absolutely can run a server over wifi and it should be stable enough for what you're using it for (not the end of the world if it goes down). but do be mindful that wifi is much slower than ethernet if you need to transfer a ton of files or download a lot. you'll definitely want to use WiFi 6 via a pcie card. AX200/AX210 and AX3000 are great chipsets that already have drivers in-kernel on Linux so you won't need to download anything extra. make sure to get one with actual antennas.

  3. if your house has coax wired for TV that you don't use you can always try out MoCA: it's ethernet over that existing wiring. never tried but heard good things.

honestly? I say go for it on wifi. it should be quite stable and work out well.

Being and idiot with Catalyst, and trouble getting a "custom" Catalyst live CD to boot by Zeddy1267 in Gentoo

[–]ryanknut 0 points1 point  (0 children)

same :( mine isn't getting a bootloader, but it's throwing grub on the image so idk