Skip to main content
Question

Sonos Controller Installed In Linux OS

  • November 22, 2025
  • 8 replies
  • 39 views

Forum|alt.badge.img

Hi.  I’m curious if anyone out there has any current experience successfully installing the Sonos Controller in a Linux based OS, specifically Zorin.  I say “current” because almost every thing I’ve found on this subject is from some years ago, so just looking for something hopefully a bit more current.

I have an old W10 laptop converted to Zorin OS, Zorin because it’s the most Windows like, they say.  When it was running W10 I could run the Sonos Controller and I play music through our Sonos ARC.  I’d like to be able to do that with Zorin if possible.  With the Zorin OS I’ve been able to a point in the installation process where it almost completes the installation but but fails with the following:

 

Any thoughts, comments or questions would be appreciated.  

Thank you.

8 replies

Pools-3015
Forum|alt.badge.img+17
  • Prodigy I
  • November 22, 2025

Because Sonos has releases the web app (play.sonos.com) there has been no new developments for the desktop app, They have essentially been abandoned in lieu of the web based version.

With the web app you are able to control your system from anywhere, if that interest you.


controlav
Forum|alt.badge.img+24
  • Lead Maestro
  • November 22, 2025

I had a friend successfully build & run my Sonos app on Ubuntu, just needed to install the .net 8 SDK on it:

https://github.com/amp64/openphonos


Forum|alt.badge.img
  • Author
  • Contributor II
  • November 22, 2025

Thank you both for the input.  

Controlav, I’ll certainly check out the github.com path and see what that entails. 

Pools-3015, I am most definitely interested in the web app.  I opened the web app, signed in and It does work, sorta!  It seems to have a somewhat limited function set in that I can start playing music only with the iphone/ipad app.  But once the music starts I can control start/stop, skip and volume with the web app.  However, I haven’t figured out how (or if even possible) to access the music on the laptop and play it!

Do either of you know if it is possible to have the web app access music on the laptop?

Thank you.


Pools-3015
Forum|alt.badge.img+17
  • Prodigy I
  • November 22, 2025

You will have to setup a local shared folder. 
 

https://support.sonos.com/en-us/article/add-your-music-library-to-sonos

 

I am not sure how to do that with your OS. The most reliable way for me is to use a NAS to store your music. I use Synology.


Stanley_4
  • Lead Maestro
  • November 22, 2025

Haven’t used this one for a while, flatpak version should run on any Linux.

https://janbar.github.io/noson-app/

 


Forum|alt.badge.img
  • Author
  • Contributor II
  • November 22, 2025

You will have to setup a local shared folder. 
 

https://support.sonos.com/en-us/article/add-your-music-library-to-sonos

 

I am not sure how to do that with your OS. The most reliable way for me is to use a NAS to store your music. I use Synology.

Thanks.  Setting up shared folders & NAS’s are total greek to me so it’s something I’ll have read up on and see if I can determine just how far above my level of incompetence they might be!  😱

 

Haven’t used this one for a while, flatpak version should run on any Linux.

https://janbar.github.io/noson-app/

 

Thanks.  I’ve tried three installs/uninstalls of Noson and so far no go!  Noson is never able to fine the Sonos “zone”, always returns “Action Can’t be preformed”.  

I’ll keep plugging way at it but if either of you have any other thoughts or comments they would be appreciated.

Thanks again.


Stanley_4
  • Lead Maestro
  • November 22, 2025

 

If a flatpack install isn't finding your Sonos you likely have the firewall misconfigured or the Linux system is on the wrong network

Setting up the music library on Linux should be simple and covered in your distribution's setup guide under file sharing and SMB shares.

Doing it manually isn't hard, these should get you started.

https://stan-miller.livejournal.com/


Forum|alt.badge.img
  • Author
  • Contributor II
  • November 23, 2025

 

Doing it manually isn't hard, these should get you started.

https://stan-miller.livejournal.com/

 

Will check it out.  Thank you.