Daphile is good but closed source even if LMS and Jivelite are given freely. There is no help at all from developers, forum help is good but can't answer everything
The only closed source parts of Daphile are software written by Kimmo, everything else is open under GPL. The same applies to SqueezeCore, and will apply to the W.I.P. Server O.S.
I have SqueezeCore Proxmox VM, I passtrough the onboard sound card to the SqueezeCore but no sound output.
aplay -L
--
I have HDA ATI SB, no problem with Volumio VM.
Any ideas?
Code:
Output=hw:CARD=SB,DEV=0 #1st line: output device
aplay -L
--
I have HDA ATI SB, no problem with Volumio VM.
Code:
hw:CARD=SB,DEV=0
HDA ATI SB, ALC889 Analog
Direct hardware device without any conversions
Any ideas?
Hi
Really nice work, I had a bunch of HP thinclients lying around and could now easily massproduce players, might even be that I skip Sonos. I have some problems though
1 After using dd to get image into clienst flashdrive and after first boot it all works out well, but after reboot player starts and gets registrerd in server but no audio output. Tried toggeling mute / unmute and volume of master, front, pcm unit
2 Volume control of master volume is also reset to 55% after each reboot I've tried amixer sset Master 100%
and the alsactls store but on reboot it gets back to 55%
Also I would prefer if possible to sniff machines mac adress and open a question for players name now i enter dis as option -n -m which will work good enough, but good to have som auto detected mac.
Really nice work, I had a bunch of HP thinclients lying around and could now easily massproduce players, might even be that I skip Sonos. I have some problems though
1 After using dd to get image into clienst flashdrive and after first boot it all works out well, but after reboot player starts and gets registrerd in server but no audio output. Tried toggeling mute / unmute and volume of master, front, pcm unit
2 Volume control of master volume is also reset to 55% after each reboot I've tried amixer sset Master 100%
and the alsactls store but on reboot it gets back to 55%
Also I would prefer if possible to sniff machines mac adress and open a question for players name now i enter dis as option -n -m which will work good enough, but good to have som auto detected mac.
Hi I'm answering myself about no audio output, i tried the rt 0.3beta an that boot and get audio output, so my other questions regarding storng master volume and mac adress an player name.
This Is a squeezelite bug, by default it uses all zero Mac address.
You can try to take a random MAC address (Generate a Random MAC - Online Random Tools)
And in squeezecore config file, at the line of "AdditionalOptions=" add "-m RANDOM.MAC.ADDRESS" like "-m 1A:2B:3C:4D:5E:6F"
Let me know if it does work for you
You can try to take a random MAC address (Generate a Random MAC - Online Random Tools)
And in squeezecore config file, at the line of "AdditionalOptions=" add "-m RANDOM.MAC.ADDRESS" like "-m 1A:2B:3C:4D:5E:6F"
Let me know if it does work for you
Hi Thanks for your reply, mac adress as option -m works as it supposed to, I allways set hw mac adress in my pkayers to keep track of them I have 20 players based on Hp thin clients. But I really try to get control over master volume, in my Sonos systems they are called volume limit. But here i can't persist the value I set. Filetool -b have no effwct even i I but in rhe command amixee sset Master 100% in bootlocal.sh and can execute that file to set volume. But ever sstartup i back to default 55%.
Once agaun thanks for a good job, I did tried to decompress Nd make changes but fail on building working img file.
Once agaun thanks for a good job, I did tried to decompress Nd make changes but fail on building working img file.
Have you tried to set your dac out put as "hw:" to bypass alsa mixer? (First line of config file)
Hi, I cannot see the pic attached.
I'll share my config file to be more clear:
Then in lms web interface settings, under player tab, set fixed volume 100%
I'll share my config file to be more clear:
Code:
Output=hw:CARD=UD501,DEV=0
PlayerName=SqueezeCore
ModelName=SqueezeCore
Server=172.16.2.90
AlsaParams=40:4::0
Buffer=4096:3072
Priority=45
AdditionalOptions=-m d5:47:1a:d4:45:42
Then in lms web interface settings, under player tab, set fixed volume 100%
Hello again
I tried this but no success, and I would really prefer to have volume adjustment in LMS so I could adjust volume with my telephones volume buttons. I made a simple .sh file to be added into init.d but for some reason my iso file created inside ubuntu terminal won't make it bootable. I'm just using built in onboard soundcard.
This is my squeeze.conf
Output=hw:CARD=VT82xx,DEV=0
PlayerName=SqueezeCore
ModelName=SqueezeCore
Server=xxx.xxx.x.xx
AlsaParams=40:4::0
Buffer=4096:3072
Priority=45
AdditionalOptions=-n Hallen -m 78:E7😀1:B3:4D😀F
I tried this but no success, and I would really prefer to have volume adjustment in LMS so I could adjust volume with my telephones volume buttons. I made a simple .sh file to be added into init.d but for some reason my iso file created inside ubuntu terminal won't make it bootable. I'm just using built in onboard soundcard.
This is my squeeze.conf
Output=hw:CARD=VT82xx,DEV=0
PlayerName=SqueezeCore
ModelName=SqueezeCore
Server=xxx.xxx.x.xx
AlsaParams=40:4::0
Buffer=4096:3072
Priority=45
AdditionalOptions=-n Hallen -m 78:E7😀1:B3:4D😀F
Awsome
Hi this is a really good featur, I now running it without problems. But looking for anew setup where I would like to pxe boot alla my thinclients to and the start squeezelite on each and every client.
Pxe boot allready up and running. Tinycore 11 with ssh server. All my persitance is in a NFS share, but I can't figure out how to get Squeelite in there. I have downloaded sourcecode but fails in compiling ./configure couldn't be found. Maybe your extensions is to be found in tce or maybe it's abaout time it happends.
Hi this is a really good featur, I now running it without problems. But looking for anew setup where I would like to pxe boot alla my thinclients to and the start squeezelite on each and every client.
Pxe boot allready up and running. Tinycore 11 with ssh server. All my persitance is in a NFS share, but I can't figure out how to get Squeelite in there. I have downloaded sourcecode but fails in compiling ./configure couldn't be found. Maybe your extensions is to be found in tce or maybe it's abaout time it happends.
Hi this is a really good featur, I now running it without problems. But looking for anew setup where I would like to pxe boot alla my thinclients to and the start squeezelite on each and every client.
Pxe boot allready up and running. Tinycore 11 with ssh server. All my persitance is in a NFS share, but I can't figure out how to get Squeelite in there. I have downloaded sourcecode but fails in compiling ./configure couldn't be found. Maybe your extensions is to be found in tce or maybe it's abaout time it happends.
SqueezeCore is not simply TinyCore + Squeezelite. Many tweaks are done at boot by a software I wrote in C and which is included in SqueezeCore, this is closed source with propietary license, hence it is not available as a tce extension or as a source code to compile and include in any TinyCore installation (it won't work).
Hi thanks for your reply, I will focus on setting up squeezelite instead. It works pretty well with Squeezelite 1.9 x i will just need to figure out how to autostart and then have diffrent names depending on ip adress to boot several amchines fromsame tftp boot and nfs persitance.
hi simone
love squeezecore and thanks for you work
is there an updated version for squeezecore with the latest squeezelite app?
it has been s long time since the release of v1 and the beta RT version
again thanks for your work
love squeezecore and thanks for you work
is there an updated version for squeezecore with the latest squeezelite app?
it has been s long time since the release of v1 and the beta RT version
again thanks for your work
- Home
- Source & Line
- PC Based
- SqueezeCore: a minimal audio OS running Squeezelite