Recalbox Forum

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

    [Non officiel] Recalbox PC x86_64 avec les drivers Nvidia !!

    Emulateurs Arcade/PC/Console
    recalbox drivers nvidia x86-64
    43
    355
    156989
    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.
    • strodown
      strodown last edited by strodown

      @chris256 hello then in a first time you will connect in ssh to create a conf file for nvidia what will theoretically solve the problem of GLX
      once connect in ssh tape this:

      nano / usr / share / X11 / xorg.conf.d / 50-card.conf

      you add this:

      Section "device"
      Identify "card0"
      Driver "nvidia"
      EndSection

      Section "Module"
      Load "glx"
      EndSection

      in a second temp checked this:
      ls /usr/lib/xorg/modules/extensions/libglx.so*
      you must have two files in this directory one libglx.so and one libglx.so.410.73
      if the command rolls back file not found
      type this command:
      cd /usr/lib/xorg/modules/extensions/
      ln -sf libglx.so.410.73 libglx.so

      Recalbox X86_64 :
      Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
      X-Arcade
      Lightgun Mayflash Dolphin-bar

      chris256 1 Reply Last reply Reply Quote 0
      • chris256
        chris256 @strodown last edited by

        Thanks @strodown for your reply! I don’t have access to the TV right now but I’ll try later. Just to be sure: do I have to reinstall and at the first boot do the ssh manipulation that you described or should I just do it on the existing install on which nvidia driver is activated? Also, is the purpose to make it work without nvidia driver enabled or to solve the long black screen when launching games?

        strodown 1 Reply Last reply Reply Quote 0
        • strodown
          strodown @chris256 last edited by

          @chris256 the goal is to correct the concerns and to keep the diver nvidia it is not necessary to redo an intallation you can modify since the installation already existing
          ps: the first command has spaces
          nano /usr/share/X11/xorg.conf.d/50-card.conf

          Recalbox X86_64 :
          Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
          X-Arcade
          Lightgun Mayflash Dolphin-bar

          chris256 1 Reply Last reply Reply Quote 0
          • chris256
            chris256 @strodown last edited by

            @strodown said in Recalbox PC x86_64 avec les drivers Nvidia !!:

            /usr/share/X11/xorg.conf.d/50-card.conf

            Hello again. The file /usr/share/X11/xorg.conf.d/50-card.conf does not exist. Do I create it?

            strodown 1 Reply Last reply Reply Quote 0
            • strodown
              strodown @chris256 last edited by

              @chris256 yes

              Recalbox X86_64 :
              Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
              X-Arcade
              Lightgun Mayflash Dolphin-bar

              chris256 1 Reply Last reply Reply Quote 0
              • chris256
                chris256 @strodown last edited by chris256

                @strodown It seems that this folder is read only (nano says [ Error writing /usr/share/X11/xorg.conf.d/50-card.conf: Read-only file system ]). I tried mount -o remount, rw /usr/share/X11 but I have error mount: mounting rw on /usr/share/X11 failed: Invalid argument (sorry I am not very skilled at this)

                chris256 strodown 2 Replies Last reply Reply Quote 0
                • chris256
                  chris256 @chris256 last edited by

                  @chris256 Sorry, mount -o remount,rw / did the trick

                  1 Reply Last reply Reply Quote 0
                  • strodown
                    strodown @chris256 last edited by

                    @chris256 nn only mount -o remount, rw /

                    Recalbox X86_64 :
                    Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                    X-Arcade
                    Lightgun Mayflash Dolphin-bar

                    strodown 1 Reply Last reply Reply Quote 0
                    • strodown
                      strodown @strodown last edited by

                      @strodown no pb

                      Recalbox X86_64 :
                      Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                      X-Arcade
                      Lightgun Mayflash Dolphin-bar

                      chris256 2 Replies Last reply Reply Quote 0
                      • chris256
                        chris256 @strodown last edited by

                        @strodown I also confirm that file libglx.so.410.73 is missing so I dit the instruction that you asked. I am rebooting right now...

                        1 Reply Last reply Reply Quote 0
                        • chris256
                          chris256 @strodown last edited by chris256

                          @strodown After reboot I have Booting Recalbox forever on screen so I rebooted in verbose mode and I have xinit : giving up unable to connect to X server: Connection refused server error. Here is the log.

                          In the directory I have those files:
                          lrwxrwxrwx 1 root root 16 Jan 20 20:49 libglx.so -> libglx.so.410.73
                          lrwxrwxrwx 1 root root 29 Nov 22 14:17 libglxserver_nvidia.so -> libglxserver_nvidia.so.410.73
                          lrwxrwxrwx 1 root root 29 Nov 22 14:17 libglxserver_nvidia.so.1 -> libglxserver_nvidia.so.410.73
                          -rw-r--r-- 1 root root 14997128 Nov 22 16:14 libglxserver_nvidia.so.410.73

                          strodown 1 Reply Last reply Reply Quote 0
                          • strodown
                            strodown @chris256 last edited by

                            @chris256 delete the 50-card.conf file I can not help anymore because libglx.so.410.73 is not present in this driver version. desolate for the moment it will be necessary to wait the time that I create the new image on the last beta in date still thanks for your tests

                            Recalbox X86_64 :
                            Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                            X-Arcade
                            Lightgun Mayflash Dolphin-bar

                            chris256 1 Reply Last reply Reply Quote 0
                            • chris256
                              chris256 @strodown last edited by

                              @strodown OK. Top bad. I’’try to check this topic regularly. If I can be of any help, please tell me!

                              1 Reply Last reply Reply Quote 0
                              • Zeke
                                Zeke last edited by Zeke

                                Un grand merci à toi strodown...super taf !

                                Pour ma part je suis agréablement surpris du résultat vu ma config :

                                CM : MSI X399 SLI Plus
                                CPU : AMD Threadripper 1900X
                                RAM : 4x8Go Corsair Vengeance LPX 3200Mhz
                                GPU : EVGA GeForce 1060 6Go

                                J'ai peu le temps de tester ce soir mais j'affiche ES sur ma TV sans problème, pas de lenteur...et les petits plus de la bêta avec la nouvelle manette reconnue pour configuration immédiate. Il n'y a plus le bug du clavier invisible. Pour le moment RAS...c'est mon fils qui va être heureux 🙂

                                PC x64 MSI X399 SLI Plus
                                AMD Threadripper 1900X
                                64GB Corsair Vengeance 3200Mhz
                                EVGA GeForce GTX 1060 6GB
                                Recalbox sur Western Digital Blue SSD 500Go M.2 (boitier USB-C 3.1 Gen.2)

                                φ(k) ∝ At

                                strodown 1 Reply Last reply Reply Quote 0
                                • strodown
                                  strodown @Zeke last edited by

                                  @zeke good job merci du retour comme jeux test je propose zelda wind waker sur game cube
                                  si tu peut vérifier si les FPS sont stable il faut activer l’option dans le menu de dolphin hotkey et R2

                                  Recalbox X86_64 :
                                  Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                                  X-Arcade
                                  Lightgun Mayflash Dolphin-bar

                                  Zeke 3 Replies Last reply Reply Quote 0
                                  • chris256
                                    chris256 last edited by

                                    Bonjour à tous,

                                    Malgré le petit souci détaillé plus haut pour les systèmes sous retroarch, j'ai continué à investiguer côté gamecube et je me suis rendu compte qu'avec ma config actuelle (AMD Phenom II 965 et carte graphique Nvidia 750Ti), j'ai des ralentissements importants par moments (qui se traduisent notamment par des micro-coupures dans le son). Changer la résolution n'a aucun effet (c'est pareil en résolution native ou en 1080p), ce qui me ferait penser que c'est dû au processeur, qu'en pensez-vous ?

                                    En cherchant un peu, j'ai vu que pour 70 euros je pourrais, sans changer de carte mère, passer à un AMD-FX-8350. Pensez-vous que dans ce cas les jeux gamecube passeraient sans problème ? À moins qu'il vaille mieux à l'heure actuelle carrément changer aussi la carte mère ?

                                    Voici un lien pour un comparatif entre ces CPU.

                                    Je suis preneur de tout conseil.

                                    Merci d'avance !

                                    strodown 1 Reply Last reply Reply Quote 0
                                    • strodown
                                      strodown @chris256 last edited by

                                      @chris256 a tu test la dernière version ?
                                      je te conseille de faire une installation sur disk dur ça évite le soucis de partition share

                                      Recalbox X86_64 :
                                      Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                                      X-Arcade
                                      Lightgun Mayflash Dolphin-bar

                                      chris256 2 Replies Last reply Reply Quote 0
                                      • chris256
                                        chris256 @strodown last edited by

                                        @strodown Super ! Je n’avais pas vu qu’il y a une nouvelle version. Je ne rentre pas chez moi avant la semaine prochaine mais dès que je reviens, je fais un test et poste le résultat. Je croise les doigts pour l’integration !

                                        1 Reply Last reply Reply Quote 0
                                        • chris256
                                          chris256 @strodown last edited by

                                          @strodown PS : je n’ai pas tout suivi. Quel est le souci avec le fait d’utiliser une partition share ?

                                          strodown 1 Reply Last reply Reply Quote 0
                                          • strodown
                                            strodown @chris256 last edited by

                                            @chris256 juste que pour mon cas quand je flashe sur une usb ma partition share ce monte pas je doit faire mon flash sur un dd

                                            Recalbox X86_64 :
                                            Dell Optiplex 390 , Intel Core I5 , 8Gb Ram, Nvidia GetForce Gt 1030 Low Profile
                                            X-Arcade
                                            Lightgun Mayflash Dolphin-bar

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

                                            Want to support us ?

                                            76
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com