Using the 31 May image for opi zero, it installed nicely.
Two issues occur, first one is the missing sound from the 3.5mm jack. This can be solved by adding the audio-codec line into armbiantxt env, which will then allow to use it with alsamixer as well as with the volumio build-in settings.
Second issue is the integrated wlan, that i can not get to work (it works fine with other images like diet-pi or any of the armbian images).
@Paul: stunning job you are doing, really appreciate it !
Sorry, I don’t have a Pi Zero to test with currently. I’ll have to save for bit to get one. If you can figure out what is wrong and create a pull request on the orange-pi platform git hub repo https://github.com/pkendall64/platform-orangepi I can merge the changes and do a build.
being pretty new to linux and the opi world, i dont know what a pull request is, neither how to do it.
What i found out so far (thx google) is that there is no xradio loaded when i boot the volumio image.
If it is any helpful, i can give you access to the machine via dataplicity and root. I can also boot it either into a all-working image, or into yours.
If you send me an email or skype me, i can give you the details.
the line I added to your image to get the 3.5mm jack working for sound output (file /boot/armbianEnv.txt) (the “cir” I think was added when I installed the BT plugin):
overlays=analog-codec cir
LSMOD on volumio: attachment 1
LSMOD on a wlan-enabled and connected DietPi install: attachment 2
AFAIK the wifi chip in Opi zero is XR819. You can find more data and link to drivers (recent and some outdated) on this website: http://linux-sunxi.org/Wifi#Allwinner
(Sunxi Wiki)
I installed the image and booted the Orange Pi Zero with the expansion board sold with it.
(The expansion board is this one: aliexpress.com/item/New-Ora … 65186.html ).
I booted with the image 2.406 found in this forum.
The expansion board contains a jack for connecting to a speaker, but I get no sound.
Is there a way to debug that issue?
I tried to ssh, rlogin, telnet, the box is not accessible. On the SD card, the operating system also cannot be accesses.
does anyone have an idea how to debug this?
I havent tried TTL connection yet, would this work?
Hi Felix, for sound, pls see my earlier post in this thread (works with the expansion board as well as without).
SSH worked for me out of the box…maybe try to post a file called “ssh” (no extension) in the boot partition, that normally works (of course depending on OS , but most support it)