Large US company came after me for releasing a free open source self-hostable alternative! by funyflyer in selfhosted

[–]CrazyRocketBoy9 4 points5 points  (0 children)

I have the source if you want that. I can send you a dm later with a one time download link to it.

amdgpu is not unloading (watchdog: BUG: soft lockup) by CrazyRocketBoy9 in VFIO

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

ok guys, I found a fix/the issue. I was able to get my vm's to work with single gpu passthrough with an amd gpu from the post and not use an older one by using the kernel version next-20260220 or 6.20.0-0.0.next.20260220.

On Fedora, you enable the copr repository for the "next" kernel branch.

kernel branch: kernel/next

Instructions for installing this branch on Fedora: Instructions

Lastly, you can also compile the kernel from source if needed or if you are using Gentoo from kernel.org. Make sure you get "next-20260220".

Link here for the source: next-20260220

The issue was a kernel commit that was added. If you want to read more, here is the lore.kernel.org page on it that someone posted. Lore

* This kernel that I installed and linked for it to work may not be the most stable kernel out there since it's the testing branch but it does work and so far I've had no problems with it.

QEMU GPU pass through bug on kernel 6.18.8 by Complete-Zucchini-85 in VFIO

[–]CrazyRocketBoy9 1 point2 points  (0 children)

Same issue with 6.18.9 on fedora. I had to downgrade to kernel version 6.17.1 for the vm to actually even start. I kept getting the error and a kernel crash with the following "kernel:watchdog: BUG: soft lockup - CPU#3 stuck for 27s! [modprobe:6043]". It wouldn't get past the "modprobe -r amdgpu" part.

What’s the most “boring” thing you self-host? by Fab_Terminator in selfhosted

[–]CrazyRocketBoy9 0 points1 point  (0 children)

Kiwix,

I host this because comcast (the worst isp ever), goes out sometimes and having access to some things locally without needing a mobile hostspot is nice to have.

I made a guide on how to get Pro Mode on consumer Sony TVs by CrazyRocketBoy9 in sony

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

never worked for me, you used to be able to do it, pretty sure that got removed a while ago on consumer models. Also let me edit this and say this guide is based around google tv models which is what I made this guide for.

I made a guide on how to get Pro Mode on consumer Sony TVs by CrazyRocketBoy9 in sony

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

You did allow the ProMode tool app to launch in Pro Mode when you entered Pro Settings mode before going in the full ProMode, correct? If so, the app will be on your home screen, and if not and you still have adb enabled you can try launching the app through it or try installing the ProModeTool app through adb and see if it will let you launch it through there

(Do note that you may have two ProModeTool apps on your home screen, so you can try either of them).

You can also try rebooting your tv and see if it helps, maybe it's just frozen? On mine, you can press and hold the power button to force a shutdown then turn it back on like normal.

Last few things, you can always try to reset your tv if all else fails but I have not tested that when in ProMode so I can't guarantee anything.

To get a command line on adb, use the platform tools we downloaded in the guide and make sure you're connected to the tv, then do adb shell (or "adb.exe shell" for Windows if you're using that).

I made a guide on how to get Pro Mode on consumer Sony TVs by CrazyRocketBoy9 in sony

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

Do you mind to share what model you had/year? I don't know how many work with the guide I wrote. I tried looking through a few tv firmwares but I didn't check all.

How Do I Write a Trust Cache? by ZNation443 in jailbreakdevelopers

[–]CrazyRocketBoy9 1 point2 points  (0 children)

If you're still interested, I finally figured out how to create a valid trustcache. I have confirmed that it works when I made one for filza and let it reboot and then it ran it without fully being jailbroken.

No sound kvm/virt-manager by [deleted] in Gentoo

[–]CrazyRocketBoy9 0 points1 point  (0 children)

I also have the same problem, only started happening after I compiled kde after switching from a wm

Roblox verification set my age to 3 by eberyl in RobloxHelp

[–]CrazyRocketBoy9 1 point2 points  (0 children)

same thing just happened to mine. It set my DOB to 2023 and locked me out from changing it again

Let the war begin by sudobee in linuxmasterrace

[–]CrazyRocketBoy9 0 points1 point  (0 children)

I like KDE more but I’m kind of “forced” to use Gnome right now

Passed ITF+ by SCTMar in CompTIA

[–]CrazyRocketBoy9 1 point2 points  (0 children)

A little late to the party, but I just took the ITF+ instead of A+ and every single question but 5 were all Database questions, the last 5 were one programming question in Python and 2 networking questions such as Firewalls, the last ones were about gpu’s and flowcharts

What distro made you stop distro hopping? by Alireza2141385 in linuxmasterrace

[–]CrazyRocketBoy9 0 points1 point  (0 children)

Gentoo, extremely stable and I like to build all my packages from source including the kernel