Recalbox Forum

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

    Recalbox sur Asus t100

    Recalbox Général
    asus recal t100
    2
    19
    1640
    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.
    • davidb2111
      davidb2111 Staff last edited by

      Arf oui, j'avais mal lu, apparemment le script n'est pas en mesure de générer le zip.
      Tu as essayé en lançant le script à main?

      David

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

        Voici le resultat de la commande :

        # ./recalbox-support.sh
        ./recalbox-support.sh: line 48: /usr/bin/tvservice: Input/output error
        ./recalbox-support.sh: line 49: /usr/bin/tvservice: Input/output error
        ./recalbox-support.sh: line 50: /usr/bin/tvservice: Input/output error
        lspci: error while loading shared libraries: libpci.so.3: cannot open shared object file: Input/output error
        ./recalbox-support.sh: line 55: glxinfo: command not found
        ./recalbox-support.sh: line 58: connmanctl: command not found
        ./recalbox-support.sh: line 59: connmanctl: command not found
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        cp: read error: Input/output error
        BusyBox v1.31.1 (2020-10-02 08:56:22 CEST) multi-call binary.
        
        Usage: rm [-irf] FILE...
        
        Remove (unlink) FILEs
        
                -i      Always prompt before removing
                -f      Never prompt
                -R,-r   Recurse
        ./recalbox-support.sh: line 92: /usr/bin/rsync: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        udevadm: error while loading shared libraries: libblkid.so.1: cannot open shared object file: Input/output error
        ./recalbox-support.sh: line 103: /usr/bin/sdl2-jstest: Input/output error
        cp: read error: Input/output error
        ./recalbox-support.sh: line 118: /recalbox/share/saves/recalbox-support-20201010180535.tar.gz: Input/output error
        Reporting zip creation failed
        
        1 Reply Last reply Reply Quote 0
        • davidb2111
          davidb2111 Staff last edited by

          Euh, on dirait que tu as un problème avec ton stockage SHARE.

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

            Merci pour la réponse @davidb2111.
            J'ai utilisé Etcher avec l'image x86_64 sur une micro SD sandisk 200Go. l'install est toute fraiche mis a part les manipulations sur le driver bluetooth que tu m'as demandé.

            1 Reply Last reply Reply Quote 0
            • davidb2111
              davidb2111 Staff last edited by davidb2111

              Bonsoir @Vulk

              J'ai trouvé d'autres firmwares à tester.

              Connecte-toi en SSH sur la RB et, ensuite, exécute ces commandes:

              cd  /tmp
              wget https://srv-file20.gofile.io/downloadStore/srv-store5/D60nuM/brcm.tar.gz
              mount -o remount,rw /
              cd /lib/firmware
              tar -xzvf /tmp/brcm.tar.gz
              reboot
              

              David.

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

                Merci pour les recherches @davidb2111
                l'archive ne semble pas correct :

                # cd /tmp
                # wget https://srv-file20.gofile.io/downloadStore/srv-store5/D60nuM/brcm.tar.gz
                --2020-10-13 08:51:16--  https://srv-file20.gofile.io/downloadStore/srv-store5/D60nuM/brcm.tar.gz
                Resolving srv-file20.gofile.io... 144.76.34.215
                Connecting to srv-file20.gofile.io|144.76.34.215|:443... connected.
                HTTP request sent, awaiting response... 200 OK
                Length: 82 [text/html]
                Saving to: 'brcm.tar.gz'
                
                brcm.tar.gz                  100%[============================================>]      82  --.-KB/s    in 0s
                
                2020-10-13 08:51:16 (52.4 MB/s) - 'brcm.tar.gz' saved [82/82]
                
                # mount -o remount,rw /
                # cd /lib/firmware
                # tar -xzvf /tmp/brcm.tar.gz
                gzip: invalid magic
                tar: Child returned status 1
                tar: Error is not recoverable: exiting now
                
                1 Reply Last reply Reply Quote 0
                • davidb2111
                  davidb2111 Staff last edited by

                  Arf.

                  Tu peux récupérer l'archive ici https://framadrop.org/lufi/r/GGAR6KB2Q3#FX4yxD122BCindq8YRY57FqS2jgTrIny91a4fT2swVQ=

                  Faudra la pousser soit en SCP soit par la partition SHARE.

                  Vulk 1 Reply Last reply Reply Quote 0
                  • Vulk
                    Vulk @davidb2111 last edited by Vulk

                    Encore une fois je te remercie pour les recherches @davidb2111.
                    J'ai download l'archive, je l'ai ouverte dans /lib/firmware, puis j'ai reboot, mais la manette n'est toujours pas détectée...

                    1 Reply Last reply Reply Quote 0
                    • davidb2111
                      davidb2111 Staff last edited by

                      Sans archive support, ça va être compliqué...
                      Pourrais-tu me renvoyer la sortie écran de la commande?:

                      lspci -k
                      

                      David

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

                        Arf, beaucoup de boulot en ce moment, j'arrive plus a me connecter en ssh, possible d'avoir une manip pour reset le mdp root ? J'ai essayé d'editer le grub sans succès...

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

                        Want to support us ?

                        98
                        Online

                        99.6k
                        Users

                        28.1k
                        Topics

                        187.1k
                        Posts

                        Copyright © 2021 recalbox.com