Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Help with starting an automatic script on start up

    Recalbox General
    help starting automatic script start
    3
    3
    3245
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • blackmagik
      blackmagik last edited by blackmagik

      I am looking to have a certain command start when i boot up my rasberry pi. This is to fix the xbox 360 blinking light problem. I found this is the only solution that works.

      xboxdrv --detach-kernel-driver --trigger-as-button --wid 0 --led 2 --deadzone 4000 --silent & sleep 1

      However, upon restart its back to acting up. I tried following https://github.com/recalbox/recalbox-os/wiki/Add-your-own-startup-script-(EN)
      but i got lost at :::copy S02serial to your new script ::: When i try to write to it it keeps telling me its read only file system

      Any help would be amazing!!

      mattrix 1 Reply Last reply Reply Quote 0
      • Substring
        Substring last edited by

        why don't you enable the xboxdrv in the recalbox.conf ?

        Former dev - Please reply with @substring so that i am notified when you answer me
        Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

        1 Reply Last reply Reply Quote 0
        • mattrix
          mattrix @blackmagik last edited by

          @blackmagik

          Create below file and put in your command
          /recalbox/share/system/custom.sh

          Make it executable
          chmod +x custom.sh

          /recalbox/share/system/custom.sh (if exists) is ran at boot.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Want to support us ?

          70
          Online

          99.6k
          Users

          28.1k
          Topics

          187.1k
          Posts

          Copyright © 2021 recalbox.com