Man in a van wrote: > @'*onlinegill*' > (https://forums.slimdevices.com/member.php?71843-onlinegill) > > This is what I do, and is based on installing Squeezelite by > > > Code: -------------------- > > sudo apt install squeezelite -------------------- > > > > If you install just by wget and dpkg then I guess the first and last > lines (sudo /etc/init.d/squeezelite stop / start) are not required. > > Squeezelite is maintained by Ralphy at > > https://sourceforge.net/projects/lmsclients/files/squeezelite/ > > go to the Linux folder and select the appropiate version required, in > this case, this is what I use for Linux Mint > > https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1386-x86_64.tar.gz/download > > copy the download link and insert into the following script, delete > "/download" > > > Code: -------------------- > > sudo /etc/init.d/squeezelite stop > wget -O squeezelite.tgz https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1386-x86_64.tar.gz > sudo tar -C /usr/bin -zxvf squeezelite.tgz > sudo chmod a+x /usr/bin/squeezelite > sudo /etc/init.d/squeezelite start > -------------------- > > > > #If running with no sound, repeat > > > Code: -------------------- > > sudo /etc/init.d/squeezelite restart -------------------- > > > > I have done this a few times now, and do it whilst listening to the > player on headphones, I post it all in one block. > > Your milage/kilometers may vary. > > Check the player version of squeezelite before and after at LMS > Settings > Information > scroll down to the player info. > > You can update, as and when, by repeating the procedure and changing > the version number > > I hope this is usefull :) > > ronnie
Ok I tried on Lenovo think Centre M73 Tiny PC but does not matter which sound card i pick audio only comes through internal speaker not audio ( headphone jack ) 34943 34944 +-------------------------------------------------------------------+ |Filename: audio.JPG | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=34944| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ onlinegill's Profile: http://forums.slimdevices.com/member.php?userid=71843 View this thread: http://forums.slimdevices.com/showthread.php?t=114681 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
