Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. dh04000
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 117
    • Best 4
    • Controversial 0
    • Groups 0

    Topics created by dh04000

    • dh04000

      GPIO support in non-raspberrypi
      GamePad/GPIO/USB encoder • gpio non-raspberrypi • • dh04000

      5
      0
      Votes
      5
      Posts
      1162
      Views

      dh04000

      @ian57 said in GPIO support in non-raspberrypi:

      @dh04000 of course wiringPi is ported on odroid, but Recalbox doean not use it for GPIO controller. We are using un kernel module, so it has to be rewritten to match odroid's GPIO.

      Darn, sounds like it would be serious trouble to implement.

      Recently I have grown tired of the Pi's limitations and slow hardware releases, and have cosidered moving to a stronger hardware platform, but my use case depends on GPIO access.

      Any suggestion on how i can implement this(https://github.com/recalbox/recalbox-os/wiki/Emulator-interactions-via-GPIO-mapping-(EN)) without GPIO access?

      Thank you.

    • dh04000

      Solved Raspberry Pi Zero-W, wifi is still on even after being set as off.
      Recalbox General • zero-w wifi still being off • • dh04000

      7
      0
      Votes
      7
      Posts
      2237
      Views

      dh04000

      @substring said in Raspberry Pi Zero-W, wifi is still on even after being set as off.:

      @dh04000 too late, we've been investigating and there is indeed a bug 🙂

      @Substring

      Well, glad to have been a help. lol. 🙂

    • dh04000

      Put USB Synced files back on Internal SD card
      Recalbox General • put usb synced internal card • • dh04000

      7
      0
      Votes
      7
      Posts
      2289
      Views

      dh04000

      Never mind. The USB drive was being weird when plugged in the raspberry pi zero USB port, so I pulled the files out and transfered the files by samba from my PC.

    • dh04000

      Potential Audio Beneficial Audio Change
      Recalbox General • potential audio upgrade • • dh04000

      4
      0
      Votes
      4
      Posts
      1388
      Views

      dh04000

      @maldorhan said in Potential Audio Beneficial Audio Change:

      The white noise you talk about on the Rpi3 is only when using the 3.5 jack output right? I've noticed it too but it doesnt occur with audio through HDMI, thought it would be useful to some readers to point that out 😉

      Yes, you are correct. RPi3 and audio jack. Good catch. 🙂

    • dh04000

      Ran Out of Space for Scraping (Weird Issue)
      Recalbox General • ran space scraping weird issue • • dh04000

      5
      0
      Votes
      5
      Posts
      2092
      Views

      dh04000

      @rockaddicted

      It's fixed! 🙂 Seems like it had nothing to do with my permissions shenanigans then?

    • dh04000

      Solved The archive site is down.
      Recalbox General • archive site down • • dh04000

      4
      0
      Votes
      4
      Posts
      2420
      Views

      dh04000

      Thanks @acris & @OyyoDams

      Feel free to delete this topic as it serves no use anymore.

    • dh04000

      Solved Tips and Suggestions Wanted
      Recalbox General • tips suggestions wanted • • dh04000

      10
      0
      Votes
      10
      Posts
      3254
      Views

      screech

      @substring 240P NTSC 😉

    • dh04000

      How to "manually edit" the overclock on RPi Zero
      Recalbox General • manually edit overclock zero • • dh04000

      6
      0
      Votes
      6
      Posts
      4572
      Views

      dh04000

      @rockaddicted Ok, thank you, so stock speeds is NONE. If i want to test other settings then, I need to manually edit the config.txt for overclock. Can I just do it all in the config.txt, using hashes?

      So, the config would look it this.

      #Stock Config
      arm_freq=1000
      gpu_freq=300
      core_freq=400
      sdram_freq=450

      #Overclock Config
      arm_freq=1000
      gpu_freq=500
      core_freq=500
      sdram_freq=500
      sdram_schmoo=0x02000020
      over_voltage=2
      sdram_over_voltage=2

      With either every item in the stock or overclock configs # (hashed) out to run the other? Or would the ES menu setting rule over this?

    • dh04000

      GPIO rotary volume
      GamePad/GPIO/USB encoder • gpio rotary volume • • dh04000

      74
      0
      Votes
      74
      Posts
      33236
      Views

      dh04000

      @substring said in GPIO rotary volume:

      @dh04000 It means that he is writing a configurable daemon that will react on GPIO events. And it should handle that volume knob once done.

      Sounds good. @OyyoDams I'll test it when its done, just give me a heads up.

    • dh04000

      How to delete controller configs
      Recalbox General • delete configs • • dh04000

      21
      0
      Votes
      21
      Posts
      24021
      Views

      paul-mcmaster

      heads up. you mean cp not copy

    • dh04000

      Logitech F310 & X-Arcade Issues
      GamePad/GPIO/USB encoder • logitech f310 x-arcade issues • • dh04000

      9
      0
      Votes
      9
      Posts
      3642
      Views

      dh04000

      I will check after work today what version it is.