Search results

  1. Risca

    The Communication Cube

    Everything's a radio if you design it bad enough :-P
  2. Risca

    New Kernel for Buster released

    Those look like files used by Letux-OS related to packaging the kernel and userspace configurations. It may be relevant for the Pyra, but has no place among the kernel code (IMO)
  3. Risca

    Debug via USB-OTG

    I will :P not much, just a little bit
  4. Risca

    Audio Driver (with bounty!)

    Still work in progress, I'm afraid. The DSP is running now, but additional configurations are needed before we can actually use it
  5. Risca

    Audio Driver (with bounty!)

    I've sent a patch to the Letux mailing list and notified @hns about the findings. He sounded very excited in his reply :D He was gonna do some testing on his PandaES asap. The PandaES is a similar architecture to the Pyra. I've also pushed the code I used for debugging this issue...
  6. Risca

    Audio Driver (with bounty!)

    Finally got some work done on this today, and I might have found the reason the AESS firmware is not running as it should! You see, early during firmware loading we do this: static int aess_load_fw(struct snd_soc_component *component, struct snd_soc_tplg_hdr *hdr) {...
  7. Risca

    GOG.com

    Now I understand, thank you. I realize I'm not really the target audience for the client. I install maybe 2-3 games/year and it's mostly story driven single player games you can complete. Don't care much for competition or achievements. I only have a GoG account (shut down my steam account a...
  8. Risca

    GOG.com

    Why even use the Galaxy client? The game install files can be downloaded and installed without any client. More importantly, they can be backed up!
  9. Risca

    What are you playing this weekend/these days?

    I just finished Disco Elysium: Final Cut. Apart from some very minor interface bugs, I wholeheartedly loved it. From the outstanding voice acting (just the narrator had over 350 000 words) to the absolutely fantastic dialog and story :) The mood and setting is thoroughly well described and I...
  10. Risca

    What have you bought recently?

    I recently bought a new screen for my phone... out of necessity :/ stupid ground being so hard and damaging to mobile screens :(
  11. Risca

    Debian 11 can't write underscore symbol "_"

    Unfortunately, I wasn't able to fix the sound issues, then I ran out of free time. Working on the sound driver has a startup cost that is usually longer than what I have time for on any given day :(
  12. Risca

    Raspberry Pi 5

    I always had issues with buzzing and noise on the pi's builtin audio port. The HiFi hats available for the pi have been very affordable and great when I've used them,
  13. Risca

    Search function broken ?

    Didn't @EvilDragon mention on Discord something about a backup script killing MariaDB?
  14. Risca

    The Communication Cube

    We bumped our maximum speed limit to 120 km/h a few years ago
  15. Risca

    The Communication Cube

    You're allowed to drive 130 km/h?! :O
  16. Risca

    What are you playing this weekend/these days?

    I've finally started playing Disco Elysium. Highly recommended for the narrative and dialog
  17. Risca

    Linear or tactile?

    I got myself one of these and I've decided that I like Gateron silent brown best. They're tactile, but not click, and silent. Still haven't changed my switches yet, but it's in the roadmap. Also considering doing a tape mod to reduce pinging. https://drop.com/buy/kbdfans-all-in-one-72-switch-tester
  18. Risca

    Audio Driver (with bounty!)

    You don't have to decode the firmware on the Pyra. Any OS which can run alsatplg may do it. I tried it on Arch and got the error posted above. Strange indeed :confused:
  19. Risca

    Audio Driver (with bounty!)

    I see what you did there :D I got sound from the legacy interface with a Letux kernel and device tree I received from @hns. I still get "Invalid argument" when trying the AESS sound path, so not much progress. I'll try and replicate the kernel build in my own build environment. On a related...
  20. Risca

    Audio Driver (with bounty!)

    Yeah, I've noticed. I think I've fixed a few of them. I also have a local commit that defers probing of the abe-twl6040 driver until after the AESS driver has finished initializing. Solved some boot race conditions I was having. Still needs some polishing though That's what I was hoping to...
Back
Top