Man in a van wrote: 
> Try this on the Lenovo ThinkCentre M73
> 
> From the wiki
> 
> I know nothing about this sort of thing, but if I was to try to install
> LMS and squeezelite, this is what I would do.
> 
> Remove / purge any squeezelite and LMS (including prefs and favourites)
> 
> First LMS, install v8.2.0
> 
> wget
> http://downloads.slimdevices.com/nightly/8.2/lms/21047fa0259100f98412819687a9c99ec0483517/logitechmediaserver_8.2.0~1622353602_amd64.deb
> 
> install it with
> 
> sudo apt install ./logitechmediaserver_8.2.0~1622353602_amd64.deb
> 
> Just configure, say, Radio Paradise 
> 
> Then install squeezelite with
> 
> > 
Code:
--------------------
  >   > sudo apt install squeezelite
--------------------
> > 
> 
> run either 
> 
> > 
Code:
--------------------
  >   > squeezelite -l
--------------------
> > 
> 
> or
> 
> > 
Code:
--------------------
  >   > aplay -L
--------------------
> > 
> 
> this will give you the list (as you have previously posted) select the
> one that corresponds to the 3.5mm jack (headphones, I guess,
> sysdefault:CARD=PCH)
> 
> In a terminal type alsamixer
> 
> press the F6 key on the keyboard
> 
> select HDA Intel ( or headphones if shown, not the HDMI)
> 
> adjust the volume  for headphones (you might have to press m to
> unmute)
> 
> press escape, type sudo alsactl store
> 
> Then install squeezelite with
> 
> sudo apt install squeezelite
> 
> run either 
> 
> squeezelite -l
> 
> or
> 
> aplay -L
> 
> make a note of your default device 
> 
> 
> go to sudo nano /etc/default/squeezelite
> 
> and edit the config file at the three lines, this is mine (if you want
> to use one LMS for both devices, don't add the Ip address at line two,
> let the auto-discover work its magic :)
> 
> 34922
> 
> save and exit  [ Ctrl+x,   Y,  Enter ]
> 
> run sudo /etc/init.d/squeezelite restart
> 
> If that works, come back and I'll give you the command to update
> squeezelite.
> 
> Installing squeezelite this way means it will start when you boot up
> (if you want to use the output for another player add  [ -C 10 ] to
> the Extra_Args line in the config file
> 
> ronnie

Thank you so much... it worked on zotac mini PC ( will test on Lenovo PC
soon )all I did used your command to save "alsactl store"  (Proxmox does
need sudo) command as I did not about it after selecting HDA intel  how
to save settings.

You have no idea how much time wasted.

Now how to update squeezelite ?


------------------------------------------------------------------------
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

Reply via email to