Re: [SlimDevices: Unix] Two identical DAC's squeezlite issue?

2022-12-20 Thread repeat
The issue was all the resources were used up on the Raspberry Pi. Switching the two usb dacs to 80::16:1: resolved the issue. A big thank you to Ralph Iriving for going out of his way to help find the issue. repeat's Pro

Re: [SlimDevices: Unix] Two identical DAC's squeezlite issue?

2022-12-18 Thread repeat
Greg Erskine wrote: > squeezelite doesn't do the card name assignment. > > Possibly a udev rule could be written to assign a card name to USB port, > really not sure. Thanks Greg. I read a bit on the alsa site and I believe you're correct. However, I have no idea where to begin. ha :D. If I

Re: [SlimDevices: Unix] piCorePlayer 8.0.0 - Bluetooth Discussion

2022-12-18 Thread repeat
paul- wrote: > I do not get many requests for these, but I specifically do not include > support for realtek products, since managing their poorly built drivers > takes way too much time. can you recommend a usb AC wifi device, Paul? I bought a generic realtek one on walmart and compiled driv

Re: [SlimDevices: Unix] Two identical DAC's squeezlite issue?

2022-12-18 Thread repeat
Didn't work. It wouldn't play with more than one of the same dac. They showed up as stream devices on LMS but only the first device plays. Not sure if it's because of no iSerial or something else. Curious to know if the device had a unique serial number if it wold play multiple identical devices

Re: [SlimDevices: Unix] Two identical DAC's squeezlite issue?

2022-12-18 Thread repeat
Ok I did a little more digging and I think (hope), I have found something. reading /proc/asound/cards it lists the usb hub port designation. After reboot it stayed the same. I gather I just have to leave them to their specific usb ports. 3 [Adapt]: USB-Audio - USB-A to 3.5mm Jack Audio Adapt

[SlimDevices: Unix] Two identical DAC's squeezlite issue?

2022-12-18 Thread repeat
Hi- I have been running multiple dacs off my pi server and everything works fine, but ran into an issue with identical dacs. If I have 2 of the same dacs, upon reboot the card id's can be switched. For instance, if I have one squeezelite with hw:CARD=Adapt_1 and another with hw:CARD=Adapt_2, u

Re: [SlimDevices: Unix] Two Squeezelite instances on one player ?

2022-12-14 Thread repeat
Greg Erskine wrote: > Thanks "repeat" for reporting your success! > > I had forgotten you needed to set a fake MAC address for each > squeezelite occurrence. I tried with and without a mac address. The device would show up on the server but no other devices saw it nor an

Re: [SlimDevices: Unix] Two Squeezelite instances on one player ?

2022-12-14 Thread repeat
bengaldave wrote: > Hello, This is an old thread but..., > > is this still the preferred method to get more than 1 squeezelite > playing? > Thanks >From what I can tell yes. I set mine up in a script file with the following. Code: #!/bin/sh # Sound Devices - m