No more sound after installing v. 4.1 in recalbox
-
@dragu salut
J'ai copié collé le fichier es_input.cfg, mais ca n'a rien changé.
j'ai une carte usb qui gere les deux sets (controleur+6 boutons chaque + deux boutons start 1p et 2p + 1 select/insert coins + 1 hotkey)
En plus j'ai une manette type snes en usb que j'ai deja configurée
Qu'entends tu par screenshots du menuconfig des controleurs?
Sur recalbox manager, dans controleurs, j'ai db9, gamecom, gpio et xbox sur off. seul ps3 est sur on.
c'est ca qui deconne? -
@benj008
Essai une fois d'envoyer un screenshot du Manager de ta configuration. Il faut d'abord, je pense définir tes 2 controlleurs de base, après seulement la PS3. J'ai aussi eu des problèmes avec ça.Autre chose, les update. Essai de mettre la position sur off. Pas d'update. Comme de toute façon le seul moyen propre c'est de recopier une nouvelle image en entier, mon avis.
Alors c'est bon de mettre ta configuration + les Roms sur un autre support (SSD, USB stîck minimum 64GB) et le sélectionner dans le menu système. Comme ça, après un update du système, par example bug Hifiberry fixé dans 4.1 stable, c'est beaucoup plus simple de continuer et tu ne dois plus copier et recopier tes Roms et le reste. -
-
@dragu c'est de cela dont tu as besoin?
-
Non, non.
Sur ta console tu ouvre le menu configuration controlleurs et alors tu vas sur Recalbox Manager la ligne "screenshot" pour faire une image écran de ta console. -
@dragu je suis désolé je capte pas ce que tu demandes : Sur ta console tu ouvre le menu configuration controlleurs
-
console = pi
dans EmulationStation il veut dire. -
dans option manette sur ES, qd je configure en laissant un bouton appuyé, mon matos s'appelle tht 2p arcade controler tht 2p arcade controler (deux fois...) que j'appuie sur le set joystick + boutons à gauche ou celui à droite.
je peux faire un screenshot mais je vois pas trop en quoi ca va vous aider -
j'ai édité cmdline.txt et ajouté:
usbhid.quirks=0x16c0:0x75e1:0x040 et les deux sticks sont reconnus pour les 2 joueurs
quel bazar... -
@dragu @lackyluuk
The whole changelog between the 2 builds that Dragu reported working/non working is hereWhat is written as "+" is what has been added since the working version. What is "-" has been removed from the working version. One tric could be to test the
recalbox-consig.sh
from the working commit by doingmount -o remount, rw / cp /recalbox/scripts/recalbox-config.sh /recalbox/scripts/recalbox-config.sh.backup wget -O /recalbox/scripts/recalbox-config.sh https://gitlab.com/recalbox/recalbox/raw/443dd09ba56305fa6ebf2afff5fc9be376f7c987/board/recalbox/fsoverlay/recalbox/scripts/recalbox-config.sh chmod u+x /recalbox/scripts/recalbox-config.sh reboot
Test and report, with a
lsmod
please -
@Substring
I suppose that wget -o is from small (o)ctave. ok ?
I entered it like this on a fresh 4.1s card. So, when you select after mods the sound menu in ES, there are nomore device to select and ES sayed goodbye.
After reboot, also Wlan dead, and not possible to restart. So, lsmod just with screen-photo from camera possible. If you want, I will make it. -
@dragu No it's an uppercase one, not a lowercase. It's to force the dest filename
-
@Substring
Ok, I will proceed again with fresh card. -
just updated my post to add a chmod
-
@Substring
This time, seems it was working. But still no sound, just for the feedback.
Like it was a fresh install, just need some time to configurate the network.
And for your info, I also did the hifiberry line in config.txt, and comment dtparam. -
@dragu So this is definitely not a recalbox config itself problem, but a kernel modules loading ...
You should try to manually modprobe all the missing modules from your previous screenshot. What I don't understand is why the kernel doesn't detect your hifiberry and load the drivers accordingly ...
-
@Substring
You should try to manually modprobe all the missing modules from your previous screenshot. What I don't understand is why the kernel doesn't detect your hifiberry and load the drivers accordingly ...I am just a simple man...I am not inside this stuff.
Concerning my config.txt
-
@Substring
To compare, I shot the screen lsmod from march 4.1u
Thanks anyway for your help and not urgent. -
@Dragu @Substring I will try it out as well with the old config.sh and report as soon as I am home.
-
@dragu I prefer support archives
Hifiberry doc suggests to adddtdebug=1
in config.txt to eventually debug. could you add it ? (see "Device not recognised?" at https://www.hifiberry.com/build/documentation/configuring-linux-3-18-x/) and make a support archive ? I'd like to check what dmesg reports