Search results

  1. xTheRussianx

    vita2hos: Translation layer from Vita to Horizon OS

    Interesting. Would it be possible to do the same for the PS3? The PS3 CellOS, like the Vita OS, is also based on FreeBSD and NetBSD. Theoretically it should be possible. Would be pretty damn neat.
  2. xTheRussianx

    Cannot reinstall software; cannot update: error SU-101217-2

    Hello, My digital PS5 is having some major issues. Let's start with this: If I try to install the latest update, it fails and I get put into a Safe Mode boot loop with error SU-101217-2. If I try to reinstall from a USB using Option 7 in Safe Mode, I get the same error, SU-101217-2 "Something...
  3. xTheRussianx

    Homebrew NUSspli - Install content directly from the Nintendo Update Servers to your Wii U

    It worked. At least for Mario Kart 8, the error slapped me on Windwaker originally. I’ll try to redownload it and I’ll comment if it does it again. Thanks! =D
  4. xTheRussianx

    Homebrew NUSspli - Install content directly from the Nintendo Update Servers to your Wii U

    Does anybody have an answer for the sigpatch error when trying to download from NUSSpli on Tiramisu? I know for a fact the rpx is in the right place, but I keep getting the error.
  5. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    Inside. I'm dead inside. It counts.
  6. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    Yeah, that's rancid(o)'s kernel, but it's 4.14. I ripped the config from that kernel to compile mine. That one works, but being on 4.14, you don't have access to the good Mesa drivers.
  7. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    That's useful information/ Thank you for your feedback. I apologize that my kernel could not help you. =(
  8. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    Use the HDMI trick. At the black screen, hit CTRL + ALT + F2, Unplug the HDMI for a second, plug it back in, hit CTRL+ALT+F1
  9. xTheRussianx

    Cutefish os Linux

    The fix won't be in a distro - low level drivers for LAN, WLAN and Bluetooth have to come from the kernel. A new bzimage. Closest I've come so far, is compile this. It's a version of the 5.13.18 Baikal I compiled with the config of a 4.14.93 that had USB dongle support. If you have a USB wifi/...
  10. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    Good to hear! That's a start! =D
  11. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    Yes, please let me know. USB dongles are a start, but hopefully this will also incentivize someone else to help figure out internal wlan.
  12. xTheRussianx

    Hacking Working Bailkal Linux Kernels for PS4pros on 6.72 and distros

    https://gbatemp.net/threads/baikal-kernel-for-cuh-7215b-9-00-with-usb-network-dongle-support.605944/
  13. xTheRussianx

    Baikal kernel for CUH-7215B 9.00 with USB network dongle support

    HOKAY! So - as we all know, CUH-7215B (and 6B, and several newer Slims with Baikal chips) have almost no working kernels. There is a 4.14.19 Baikal patched kernel with dongle support thanks to rancid(0) but because it's 4.14 we don't get the fancy mesa drivers for actually good graphics...
  14. xTheRussianx

    Hacking Working Bailkal Linux Kernels for PS4pros on 6.72 and distros

    This is post #5. Gonna try an Gonna try and post the thread now. post the thread now.
  15. xTheRussianx

    Hacking Working Bailkal Linux Kernels for PS4pros on 6.72 and distros

    Ok, so, I got tired of waiting for a new kernel and spent the last 6 days learning how to compile one for baikal PS4 Pro's. Got USB dongle support working - which is a start. Need 5 posts to be able to post links. Will post in a few. Should work for 7215B, 7216B any anything else that uses a...
  16. xTheRussianx

    Hacking Working Bailkal Linux Kernels for PS4pros on 6.72 and distros

    So, you and I are both in the same boat. 5b and 6b are using the same AW-CB319. It's a very obscure Mediatek driver we need to get our hands on to get the Wlan and BT module working. Luckily, hope may be on the horizon. Nazky, the dev who wrote the new payloads, mentioned something in his...
  17. xTheRussianx

    Hacking Working Bailkal Linux Kernels for PS4pros on 6.72 and distros

    This doesn't help anything at all if the wlan module isn't even coming on. It's a hardware detection / driver issue, not a "connection won't stay on" issue.
  18. xTheRussianx

    Hacking Working Bailkal Linux Kernels for PS4pros on 6.72 and distros

    CUH-7215b model here. So, using the dirty kernel+baikal patch, I can boot into and install the ITmania Catjaro build. No Bluetooth, Wifi, or ethernet. So I've been doing obsessive research. It looks like 7215b's use the AW-CB319, which is I'm assuming, the combined BT/Wifi module. Somebody...