![]() |
[SOLVED] [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics) +--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting) +--- Thread: [SOLVED] [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 (/Thread-SOLVED-split-LMS-Trouble-in-18-04-Bionic-and-Blind-Testing-U7) Pages:
1
2
|
[split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - patricia1066 - 25-Sep-2019 I upgraded to 1.1.7 fw and to Ubuntu 18.04.3 LTS effectively in putty. then updated using the webservice. Since booting up LMS service has not started. patricia@t520:~$ service logitechmediaserver start ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === Authentication is required to start 'logitechmediaserver.service'. Multiple identities can be used for authentication: 1. www-data 2. patricia,,, (patricia) Choose identity to authenticate as (1-2): Invalid response `patricia'. ==== AUTHENTICATION CANCELED === Failed to start logitechmediaserver.service: Access denied See system logs and 'systemctl status logitechmediaserver.service' for details. patricia@t520:~$ RE: Snakeoil Firmware - 1.1.7 (Blind Testing Update 7) - patricia1066 - 25-Sep-2019 Perhaps I can use this wiki to upload latest LMS to Snakeoil. Any changes required by Snakeoil? http://wiki.slimdevices.com/index.php/Debian_Package RE: Snakeoil Firmware - 1.1.7 (Blind Testing Update 7) - agent_kith - 25-Sep-2019 (25-Sep-2019, 05:51 AM)patricia1066 Wrote: Perhaps I can use this wiki to upload latest LMS to Snakeoil. Any changes required by Snakeoil?You can update LMS manually, but remeber to run: Code: sudo service disable logitechmediaserver This will disable LMS from auto starting. Deferring the start/stop role to Snakeoil instead. If you select LMS as the music server, Snakeoil will automatically start LMS. This will conserve your system resources should you want to experiment with another player, e.g. MPD. In this instance, Snakeoil will shutdown LMS and start MPD. PS: The reason why you can't start LMS in your earlier post is because you didn't use "sudo". Also starting (or restarting) the service manually is unnecessary as it's best to leave this to Snakeoil. RE: Snakeoil Firmware - 1.1.7 (Blind Testing Update 7) - patricia1066 - 25-Sep-2019 (25-Sep-2019, 08:42 AM)agent_kith Wrote:(25-Sep-2019, 05:51 AM)patricia1066 Wrote: Perhaps I can use this wiki to upload latest LMS to Snakeoil. Any changes required by Snakeoil?You can update LMS manually, but remeber to run: LMS is correctly installed, so I hope I can get it to start by tweaking it. It wont start through Snakeoil at the moment - see the screenshot. The LMS service starts without comment in putty, but fails to open either by producing a LMS link on the Music Player tab of Snakeoil, or by opening on the a browser when I type in the correct IP address. LMS is correctly installed. ![]() Code: [font][font][font]patricia@t520:~$ sudo apt-cache policy logitechmediaserver RE: Snakeoil Firmware - 1.1.7 (Blind Testing Update 7) - patricia1066 - 26-Sep-2019 I reinstalled LMS from the nightlies wget and dpkg -i. Its working now, I haven't yet disabled service as the webGUI is working fine. Listening to the Bossa Nova now ![]() I read elsewhere that others have had problems getting LMS to work when upgrading to Ubuntu 18.04. There was straightforward advice to check systemctl and reinstall when it failed to start, despite startup script appearing to execute. Code: Code: patricia@t520:~$ sudo service disable logitechmediaserver Back to where I started yesterday I'm afraid. I would like to have LMS, and I will remove MPD via the webGUI. Is there a better version to Code: [color=#000000]logitechmediaserver_7.9.2~1568726655_amd64.deb[/color] RE: [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - agent_kith - 26-Sep-2019 Hi Pat, Gonna split this up into it's own dedicated thread for better SEO. I'm almost certain Bionic is still using systemctl. So you don't have to run "service". To get this working, SSH into your machine, and run: Code: sudo systemctl disable logitechmediaserver Make sure your LMS have all the necessary dependicies by running the following: Code: sudo apt install -f next, reboot the Snakeoil PC. Now login to the Snakeoil webApp. You should still see LogitechMediaServer as one of the media players. Make sure this option is selected. If you are only using LMS as a server, uncheck the client box. Now hit Save. Wait for the players to load. And you should see at the top that the LMS is loaded (it'll show you a PID), or errored out (red error text). If these steps don't work, click on the red error text and let me know what it says. RE: [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - patricia1066 - 27-Sep-2019 (26-Sep-2019, 07:44 AM)agent_kith Wrote: Hi Pat,I followed the steps, code and uninstalling squeezelite players and LMS did start up independent of Snakeoil. The Player page has shown "working" symbol after two restarts. Yet LMS is actually playing to a SB3 and a valid LMS link has been provided by the webGUI. No PID though or red error yet. Its still working, It says its waiting for a client although all the squeezelite players have been uninstalled. Next step is to reinstall a client player and choose it, I'll update this which you will read in the early hours of a UK day! By the way, thanks for such quick and on point assistance. RE: [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - patricia1066 - 27-Sep-2019 I tried with and without the client player; still the spinning wheel every time. This is the LMS log since I started it up this evening. Code: [19-09-26 23:29:04.1001] main::init (387) Starting Logitech Media Server (v7.9.2, 1568726655, Tue Sep 17 15:48:36 CEST 2019) perl 5.026001 - x86_64-linux-gnu-thread-multi RE: [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - agent_kith - 27-Sep-2019 Probably a good idea for me to do a team viewer session with you, so I can remotely log in and see what's going on. Will email you shortly with details. RE: [split] LMS Trouble in 18.04 Bionic and Blind Testing U7 - patricia1066 - 28-Sep-2019 Thanks Agent Kith, you set me up with version 1.0 and the file sharing kernel; updating to Ubuntu 18.04 breaks this. Thanks for showing me how easy it is to install a .deb for LMS nightly. Literally drag and drop into the browser window. Follow up with Code: sudo service disable logitechmediaserver Its all working well with full audio codecs in place for LMS. If anything else was needed to set it up can you comment here please. |