Recalbox Forum

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

    Best posts made by Minuitdix

    • RE: Lancement d'un script au démarrage

      Ok j'ai trouvé une solution. J'ai remarqué que le fichier /etc/init.d/S99custom lance les scripts custom à placer dans le fichier /recalbox/share/system/custom.sh.
      J'ai donc ajouté mon script:
      #!/bin/bash

      amixer -c 0 cset numid=36 on,on
      amixer set Master 100%

      puis un petit
      chmod +x custom.sh
      et ça fonctionne!

      posted in Recalbox General
      Minuitdix
      Minuitdix