bpbiszkopt wrote: 
> Hello
> 
> I just installed latest version of docker Lms and have one problem and
> one question.
> First I want to use it locally with integrated sound card so installed
> local player.
> But it doesn't work. I have error 
> > 
Code:
--------------------
  >   > 
/config/cache/InstalledPlugins/Plugins/LocalPlayer/Bin/squeezelite-x86-64: 
error while loading shared libraries: libasound.so.2: cannot open shared object 
file: No such file or directory
  > 
--------------------
> > 
> I should pass through my sound card or something else to start local
> player ?
> Question: 
> I'm trying to sign it into mysqueeze account but after writing my
> login and password nothing happens. How Lms should behave after sign
> in ?

Answering to my first question, after starting docker container we need
to pass through sound card, then install on container libasound2 and
local player works ok.
About second problem I leave it for now.

But i have another question/problem how to pass through USB dac
devices.
I read about Edo player but if I understand correctly it is for Lms
player not for docker image.

I have amp that have input from usb c, so I can send music to it by usb
and it works. If I setup it on my pc it works ok. But how to pass
through it to docker lms ? 
If amp is disconnected it is recognized as serial convert after turning
on it is recognized as audio device and device is recognized as snd
devices so if I pass through whole /dev/snd I see it in my container but
I have problem with choosing correct output device. In host it it
discovered by pulse audio as analog output, but in container pulse audio
isn't installed so I don't know how to choose correct output.


------------------------------------------------------------------------
bpbiszkopt's Profile: http://forums.slimdevices.com/member.php?userid=73068
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to