Recalbox sur Asus t100
-
Bonjour a tous, j’essaie de faire tourner recalbox 7.0 sur un asus t100, et je me heurte a un souci de bluetooth.
Aucune manette n'est reconnue et en effet quand je me connecte en ssh voici le retour des commandes :hcitool inq Inquiring ... Inquiry failed.: No such device
Pourtant :
# lsmod | grep blue bluetooth 659456 7 bnep ecdh_generic 16384 1 bluetooth
J'ai fait plusieurs recherche et je suis tombé sur un post qui proposait de faire :
cp /lib/firmware/brcm/BCM-0bb4-0306.hcd /lib/firmware
Mais cela ne change rien toujours pas de bluetooth.
Si vous avez une piste a me donner, je vous en remercie par avance.
-
-
Je pense avoir trouvé votre firmware. Pour vérifier voici quelques commandes à passer:
mount -o remount,rw / wget 'https://github.com/Asus-T100/firmware/blob/master/brcm/BCM4324B3.hcd?raw=true' -O /lib/firmware/brcm/BCM4324B3.hcd
Ensuite, il faut redémarrer et retester.
David
-
Merci davidb2111.
Voici le resultat du lsusb :
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 006: ID 045e:028e Microsoft Corp. Xbox360 Controller Bus 001 Device 005: ID 1976:1307 Chipsbrand Microelectronics (HK) Co., Ltd. USB DISK 2.0 Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 003: ID 0b05:17e0 ASUSTek Computer, Inc. ASUS Base Station(T100) Bus 001 Device 002: ID 0b05:17e4 ASUSTek Computer, Inc. USB DISK 2.0 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Malheureusement le wget n'a rien changé a la situation.
-
Une autre idée ?
-
Bonjour @Vulk
Pas d'autre idée pour le moment.
Te serait-il possible de nous envoyer une archive de support (avec la modif du wget)?Merci,
David -
Pas bien sûr de ce que tu me demande j'ai essayé de lancer le script recalbox-support.sh, sans résultât.
-
Arf! On dirait que ça l'a fait quand même. Ça a créé un fichier .tar.gz dans la partition SHARE dans saves...
-
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...