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

OrangePi-Zero 2 work in progress #6829

Open
2 of 9 tasks
dmanlfc opened this issue Aug 10, 2022 · 2 comments
Open
2 of 9 tasks

OrangePi-Zero 2 work in progress #6829

dmanlfc opened this issue Aug 10, 2022 · 2 comments
Labels
36 Batocera 36 WIP

Comments

@dmanlfc
Copy link
Collaborator

dmanlfc commented Aug 10, 2022

Current state

  • Video - Mali G31
  • HDMI Audio - No audio Orange Pi Zero 2 sunxi-hdmi soc
  • Ethernet
  • WiFi 2.4 GHz
  • WiFi 5 GHz
  • Bluetooth
  • Splash video - requires working HDMI audio
  • Additional Performance tuning
  • Lock-up, similar to the OPi3-LTS - may try kernel from scratch
@wn2000
Copy link

wn2000 commented Nov 13, 2022

Lock-up, similar to the OPi3-LTS - may try kernel from scratch

@dmanlfc By lock up do you mean the symptom that ES stops responding after few seconds playing video? If so I believe it's also related to the no audio issue.
I have an SDL app that I tested on the batocera 35 opz2 build and it had the same "lock up" issue. I realized later that it's due to SDL failing to initialize audio, so the audio buffer produced by ffmpeg etc. gets filled up, preventing more frames from being decoded.
Once disabling audio in SDL and video player, the app runs fine.

@dmanlfc
Copy link
Collaborator Author

dmanlfc commented Nov 13, 2022

It appears that way, yes. Until we get a working audio solution this is a non-starter.

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

No branches or pull requests

2 participants