Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Picade Support Broken with v40 #12492

Open
retrobit opened this issue Sep 15, 2024 · 1 comment
Open

Picade Support Broken with v40 #12492

retrobit opened this issue Sep 15, 2024 · 1 comment

Comments

@retrobit
Copy link

retrobit commented Sep 15, 2024

Batocera build version

40 2024/08/02 00:36

Your architecture

Raspberry Pi 4 Model B

Your Graphic Processor Unit(s) (GPU)

Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC

Issue description

Picade (2020 version) no longer has sound or working controls when using Batocera v40

Detailed reproduction steps

On fresh install of Batocera v40, sound and controls do not work after adding the following lines to the end of the config.txt file:

dtoverlay=picade
dtparam=audio=off

dtparam=button1=44 # Z Key
dtparam=button2=45 # X Key
dtparam=button3=30 # A Key
dtparam=button4=31 # S Key
dtparam=button5=16 # Q Key
dtparam=button6=17 # W Key
dtparam=Space=14 # Space
dtparam=escape=1 # Escape
dtparam=coin=54 # Right Shift
dtparam=start=28 # Enter

On fresh install of v39 with only the above modification to the config.txt file, sound and controls work

Details of any attempts to fix this yourself

Detailed background of attempts to fix are on this Pimoroni Picade forum post.

I tried following old guides that mentioned working with the picade.dtbo, and 10-picade.rules files, thinking I could hack it myself. I tried compiling the picade.dtbo file myself, as well as installing 10-picade.rules again to no avail.

Details of any modifications you have made to Batocera.

No modifications other than attempts at fixing, after-the-fact of above config.txt file changes.

Logs and data

This support file is created from a fresh install of v40 - no attempts at fixing have been performed at the point it was created

batocera-support-19800101010343.tar.gz

@dmanlfc
Copy link
Collaborator

dmanlfc commented Oct 12, 2024

@nadenislamarre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants