Recalbox Forum

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

    neoshotgun

    @neoshotgun

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    neoshotgun Unfollow Follow

    Latest posts made by neoshotgun

    • RE: Recalbox 8.0 - problème sortie vidéo externe HDMI

      @zing Merci pour ton aide 😉

      J'avais essayé avec le paramètre HDMI1 mais ça ne marche pas. J'ai cette erreur dans les logs:

      Connected screen(s) / Max resolution / Fallback resolution lower than FullHD:
        eDP1;1920x1080;1920x1080
      Prefered screen HDMI1 disconnected, fallback to first connected screen eDP1
      Force selected output eDP1 to 1920x1080, disable others
      xrandr --output eDP1 --mode 1920x1080
      

      arf, vraiment dommage que les cartes nVidia soient mal reconnues...

      posted in Recalbox Général
      neoshotgun
      neoshotgun
    • RE: Recalbox 8.0 - problème sortie vidéo externe HDMI

      Merci @Zing
      J'ai tenté la modification du xinitrc comme suit:

      • ssh on my recalbox
      • cp /etc/X11/xinit/xinitrc ~/.xinitrc
      • add this to /recalbox/share/system/.xinitrc
        xrandr -s 1920x1080
      • uncomment the following line and put my laptop screen :
        xrandr --output eDP1 --off
      • reboot

      Et ça n'a pas fonctionné...

      Par contre, je ne comprends pas pourquoi au lancement de recalbox, juste avant le chargement de l'ES, je vois bien l'affichage sur ma sortie HDMI et au moment du chargement de l'ES, le signal est perdu: le chargement du driver vidéo se fait au chargement de l'ES?

      Merci

      posted in Recalbox Général
      neoshotgun
      neoshotgun
    • Recalbox 8.0 - problème sortie vidéo externe HDMI

      Bonjour,

      Tout d'abord, un grand merci à ce super projet Recalbox qui m'a permis de partager des vieux jeux avec mes enfants. De plus, l'installation de la Recalbox est d'une facilité déconcertante!

      Alors, je rencontre un problème pour configurer la sortie vidéo externe HDMI sur ma Recalbox.
      En suivant le tutoriel, la commande xrandr ne me retourne pas la sortie HDMI:

      # xrandr          
      Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
      eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
         1920x1080     60.00*+  59.93    40.00  
            1680x1050     59.95    59.88  
               1400x1050     59.98  
                  1600x900      60.00    59.95    59.82  
                     1280x1024     60.02  
                        1400x900      59.96    59.88  
                           1280x960      60.00  
                              1368x768      60.00    59.88    59.85  
                                 1280x800      59.81    59.91  
                                    1280x720      59.86    60.00    59.74  
                                       1024x768      60.00  
                                          1024x576      60.00    59.90    59.82  
                                             960x540       60.00    59.63    59.82  
                                                800x600       60.32    56.25  
                                                   864x486       60.00    59.92    59.57  
                                                      640x480       59.94  
                                                         720x405       59.51    60.00    58.99  
                                                            640x360       59.84    59.32    60.00  
                                                            DP1 disconnected (normal left inverted right x axis y axis)
                                                            HDMI1 disconnected (normal left inverted right x axis y axis)
                                                            VIRTUAL1 disconnected (normal left inverted right x axis y axis)
      

      Par contre, quand je démarre la Recalbox, la sortie HDMI fonctionne bien mais c'est au moment du chargement de l'ES qu'il n'y a plus de signal.

      J'ai fait la même manipulation sur un vieux PC Dell Inspiron N5010 (ATI Mobility Radeon HD 5650) et tout fonctionne. La commande xrandr retourne bien la sortie HDMI:

      # xrandr
      Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
      LVDS connected primary (normal left inverted right x axis y axis)
         1366x768      60.06 +
            1280x720      59.97
               1152x768      59.95
                  1024x768      59.95
                     800x600       59.96
                        848x480       59.94
                           720x480       59.94
                              640x480       59.94
                              HDMI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 1600mm x 900mm
                                 1920x1080     60.00*   60.00    50.00    59.94    30.00    25.00    24.00    29.97    23.98
                                    1920x1080i    60.00    50.00    59.94
                                       1280x1024     60.02
                                          1360x768      60.02
                                             1280x720      60.00    50.00    59.94
                                                1024x768      60.00
                                                   800x600       60.32
                                                      720x576       50.00
                                                         720x576i      50.00
                                                            720x480       60.00    59.94
                                                               640x480       60.00    59.94
                                                                  720x400       70.08
                                                                  VGA-0 disconnected (normal left inverted right x axis y axis)
      

      Voici ma configuration avec le PC qui ne marche pas:

      PC Model : PC PORTABLE HP Gaming Pavilion - 15-cx0047nf - NVIDIA GeForce GTX 1050 Ti+
      Recalbox version (build) : 8.0
      Matériels (Micro SD, Power Supply, etc.): clé USB
      Manette(s): 8bitdo SN30 Pro+

      Merci pour votre aide.

      posted in Recalbox Général
      neoshotgun
      neoshotgun