Recent content by Gavin_Darkglider

  1. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    Do what exactly? Use external usb, or install a larger emmc, they are 2 different things. One requires you dump your old emmc, then replace the removable chip on the motherboard with one that has a larger emmc chip soldered to it, then flash back your dump, and you will have the remainder of the...
  2. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    Which room? Switchroot, Linux4Switch, RetroNX, libretro? I am in a lot of rooms, but L4S, RetroNX, and libretro discords all have lakka threads, Switchroot is more android dev, but is where it all kind of started, so all of the switch linux devs are in that group. I guess I will just give you...
  3. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    Honestly we only update these threads as a courtesy... We are all on discord..... I dont really check gbatemp, unless I am looking for something, or updating something for a release. If you want the real up to date info, discord is the place to be, not gbatemp. I think most of us find it easier...
  4. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    I can not update the op, I might have done the latest port of lakka, but I have no permission over this thread.
  5. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    You can force a resolution for dock, by doing as root, echo 1920x1080 > /etc/dock-hotplug.conf obviously, 1920x1280 is 1080p, but you can put any resolution here. That doesnt mean that every monitor will support any resolution you place in this file, but if this file exists, the dock handler...
  6. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    Ubuntu 3.4.0 released. Check op for downloads.
  7. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    Remove old lakka files, extract to sdcard. then make sure you dump joycons in nyx settings. If using old version, you will not want to keep the retroarch.cfg file on the sdcard, or it will completely break a few things. Dock audio, and joycons come to mind off the top of my head.
  8. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    Load moonlight core, launch moonlight core, insert key on server, and if you are lucky it works.... some people have issues with a grey screen issue with the decoder. I am looking into it, but I dont really have time to do it right now, so hopefully it will get better as time goes on.
  9. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    or you could just extract the SYSTEM file, and find them at usr/lib/libretro/... The system file is a squashfs image, it can even be mounted on most linux/mac systems.
  10. G

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    Dont give false information. The cores are not located in /tmp/cores, you can find them in /tmp/cores, only if you boot lakka. That is because it creates a mergerfs mount there that layers the cores folder in storage on top of the /usr/lib/libretro/* folder, and places that mount in /tmp. that...
  11. G

    Homebrew RELEASE Lakka 3.0

    The kernel on the switchroot gitlab builds, you just have to know how to do it. Lakka also builds the kernel, but I merged all of the trees for that, soon I will finish up the kernel merging package for lakka, so I wont have to do really any work at all to update the kernel in lakka. Other than...
  12. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    L4T-Ubuntu 3.3.0 released check op for update.
  13. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    You are the only person reporting any of these problems. So, assuming you didn't do something wrong, like boot the wrong coreboot, because you didn't delete the old ubuntu boot files, or there is something wrong with your setup.
  14. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    Which image did you use? Those are all packages you have to download through a special app from nvidia, then a couple you need to patch, and should only be included in cuda development package, which is only needed to develop for cuda on switch. Once app is compiled, they shouldn't be needed...
  15. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    It should handle it directly.... Try applying update, just in case.