I’ve just got a one of those USB Audio Adapter’s (to use with one of them pirate radios (Zero W) Can someone link me to a step by step guide (very easy one please) of getting it set up so I can listen to music via headphones as I know it doesn’t have a jack with the zero. Thanks.
Or Could I just do it via forcing the sound from HDMI to 3.5mm and nothing else. Will I get sound from the USB Audio Adapter if I do that.
I would like to do this ASAP.
Thank you.
This is the USB Audio Adapter if it helps.
I will connect another cable with it also so it will connect to the PI board.
I did see you need to change the confusion file with the line output_device = “hw1” in a comment but that’s all it said.
If anyone knows how to do that, please tell me. (Step by step so I can understand it)
NOTE: I still want to be able to get audio from the pirate radio built in speaker as well as headphones.
As long as @grahamh provides you with the commands and I’m sure he will it’s as easy as copying the commands from here into the command line and pressing enter
Actually - you guys should use a real Dac on the Zero W.
I built up my 4 Media-Centers dedicated to audio using these DAC’s: JustBoom DAC Zero pHAT | 384kHz/32 bit DAC for Raspberry Pi Zero
On that site you can also get the housing for it. OK - it makes a quite expensive Rasberry PI media players if you count it all - but I never had an issue since these are up and running.
However, and this is for the notes:
I use picore player (https://www.picoreplayer.org/) as OS on these boxes. It is optimized for raspberry PI’s with small memory, and runs entirely out of RAM. So it won’t break SD Card over time.
This makes it also very resistant to power loss etc. Will just boot the saved configuration
It requires the LMS (Logitech Media Center software My Media - Welcome to mysqueezebox.com! ) running in your LAN. I run it inside a docker container. You can also link into internet Radio Stations and other stuff. So really versatile.
The reason I write this down here.
OSMC is an amazing OS for the Kodi platform. And that’s what it was built for.
In the beginning, I did run raspbian, then OSMC (and I really stripped down both OS’s to the bare minimum). But over time, I always had issues with the SD Cards wearing out as kodi will not entirely run out of RAM (I tried, tmpfs filesystems everywhere and writing a script to copy the files in place before starting Kodi).
Thing is - Kodi on a headless system is a real pain. So I looked for alternatives out there until I found LMS + Picoreplayer and check it out. That is a combination for audio that is unbeatable.
It even has software for Android (IOS I didn’t check) Squeeze player which enables you to control the music to be played back, and LMS has a Web-Interface so when you’re on your computer you can control all audio media-centers (picore player) in the house with it
Note : LMS has been discontinued by Logitech, but there is quite a community maintaining it.
There’s always a risk with connecting through a hub. I think for audio you’d better use one of the USB for the dongle and the other one for a hub for everything else.
I will be doing it later today. If it doesn’t pick it up via the usb hub, any other way I can do it?
I did see you need to change the confusion file with the line output_device = “hw1” in a comment (not on here) but that’s all it said. That’s on the page where you can buy the official adapter.