Recalbox sur Asus t100
-
Malheureusement non rien dans /SHARE/saves...
-
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
-
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
-
Euh, on dirait que tu as un problème avec ton stockage SHARE.
-
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é. -
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.
-
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
-
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.
-
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... -
Sans archive support, ça va être compliqué...
Pourrais-tu me renvoyer la sortie écran de la commande?:lspci -k
David
-
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...