Recalbox Forum

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

    aurel33

    @aurel33

    0
    Reputation
    125
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    aurel33 Unfollow Follow

    Latest posts made by aurel33

    • RE: Aucun son dans Kodi avec HifiBerry

      Bonjour @acris, merci de ta réponse.

      Voici le fichier config.txt

      cat /boot/config.txt

      uncomment if you get no picture on HDMI for a default "safe" mode

      #hdmi_safe=1

      disable_overscan=1

      uncomment to force a specific HDMI mode (this will force VGA)

      #hdmi_group=1
      #hdmi_mode=1

      Sound output. Set to 0 or comment for autodetect, 1 for DVI, 2 to force HDMI.

      #hdmi_drive=2

      Using /etc/modules is deprecated and no longer supported on 4.4 kernel

      So manually enable audio

      dtparam=audio=on

      config_hdmi_boost=0

      force hdmi while the tv can take time before sending the signal on the hdmi ou tput

      hdmi_force_hotplug=1

      uncomment for composite PAL

      #sdtv_mode=2

      uncomment for lirc-rpi

      dtoverlay=hifiberry-dacplus

      if you plug your tv at the same time as your rpi and that the rpi switches fro m the hdmi or give a low resolution because tv had no enough time to initialize it

      boot_delay=3

      uncomment if you don't want the rainbow at startup

      disable_splash=1

      default CEC name

      cec_osd_name=recalbox

      Overclock

      gpu_mem_256=128
      gpu_mem_512=256
      gpu_mem_1024=384

      avoid_safe_mode=1

      kernel=zImage

      Raise the first security limit up to 70° instead of 60°

      temp_soft_limit=70

      Le fichier /etc/asound.conf:

      cat /etc/asound.conf

      pcm.!default {
      type hw card 0
      }
      ctl.!default {
      type hw card 0
      }

      posted in Media-center/Dualboot
      aurel33
      aurel33
    • Aucun son dans Kodi avec HifiBerry

      Bonjour à tous et merci pour ce super projet qu'est recalbox.

      J'utilise recalbox 6 avec un hifiberry dac+ : tout fonctionne parfaitement dans l'émulateur, j'ai suivi le tutoriel localisé ici :
      https://github.com/recalbox/recalbox-os/wiki/Audio-HiFiBerry-(FR)

      Helas, quand je lance KODI et que je vais les "Audio Output", je n'ai que les sorties standard du raspberry et non ma sortie HifiBerry DAC : je n'ai donc aucun son sur Kodi.

      Y'a t'il un fichier config.txt spécifique à Kodi, ou une manip pour setup Kodi avec le hifiberry?

      Merci d'avance,

      Aurélien.

      posted in Media-center/Dualboot
      aurel33
      aurel33