Recent content by kaPutt

  1. K

    Hacking L4T Ubuntu - A fully featured linux on your switch

    I had luck using qJoypad with the older painless linux release, and it felt pretty comfortable. I recall having to increase the "MAXKEY" in constant.h to accommodate the super key ( I wanted the home button to act as super key ).
  2. K

    Hardware Are the BCM4356's FM radio pins attached to anything?

    Looking at the datasheet (linked below) for the Switch's wireless chip I noticed it has FM radio functions (pg 42). I'm curious if anyone has repaired / replaced this chip and can confirm if those pins (pg 60-64) are actually connected in any way? I wouldn't know what to do with them yet, I'm...
  3. K

    Homebrew RELEASE Lakka.tv - turn your Switch into a RetroArch powered retrogaming console - includes PSX, N64 and PSP

    I'm not sure if this is more appropriate for the Lakka or Linux discussion but the Mac address appears to be defined in brcmfmac4356-pcie.txt which for linux is at: /usr/lib/firmware/brcm/ there is some discussion here about other Broadcom chips defaulting to the same mac address...
  4. K

    Homebrew RELEASE Lakka.tv - turn your Switch into a RetroArch powered retrogaming console - includes PSX, N64 and PSP

    I don't have Lakka on a SD card ATM but I have the same MAC address (00:90:4C...) using OP's Painless Linux which has been patched with the Lakka updates (courtesy of DarkOrb).
  5. K

    Homebrew RELEASE Lakka.tv - turn your Switch into a RetroArch powered retrogaming console - includes PSX, N64 and PSP

    Under the icon second from the left (I believe it it settings) select "Onscreen Display," then select "Onscreen Notifications" and activate "Display Framerate."
  6. K

    Hacking Team Rebug SwitchMe UP - Modchip installed and working

    Neat! What are the pads' capabilities, and does this mean it'll work with the Arduino IDE? Thanks!
  7. K

    Homebrew Suggestion Android for Switch?

    From my understanding the driver work on the linux front is applicable to future Android work.
  8. K

    Homebrew Suggestion Android for Switch?

    There are a series of repos on Github by "KaeruTeam" which look to be tackling it but take caution, they come with stern disclaimers and have had no commits in a while.
  9. K

    Hacking RELEASE Painless Linux - it's Linux, but painless (Windows, Mac OS, Linux & Android)

    Thanks a lot DarkOrb! I've I can confirm my battery % is now being correctly reported, and the joycon (rail) is now being recognized.
  10. K

    Hacking RELEASE Painless Linux - it's Linux, but painless (Windows, Mac OS, Linux & Android)

    qjoypad is looking promising, I've got it running my mouse with the joycons but it'll take a bit of fiddling to get the profile ideal. The Arch repositories appear to point to a non-ARM version, so I used the version in panzi's git profile (sorry I cannot post links).
  11. K

    Hacking RELEASE Painless Linux - it's Linux, but painless (Windows, Mac OS, Linux & Android)

    @natinusala, Thanks for your work! Lakka is looking fantastic, any ETA on an updated kernel for Painless Linux?