Displaying 20 results from an estimated 800 matches similar to: "Access to Sonos Music Library"
2025 Jan 20
0
Access to Sonos Music Library
Hi, I'm running an old Sonos Play5 speaker which has access to my music
library hosted on Raspberry Pi. My problem is that Samba 4.9.5 which is
installed on a Raspi3 works without problems. But Samba 4.17.12 on
Raspi4 does not work. The error is "Zugriff auf //raspi4/mp3 wurde
verweigert" (access to //raspi4/mp3 rejected).
I activated server min protocol = NT1 in /etc/samba/smb.conf
2009 May 26
1
Sonos 2.8 Install Fails/Succeeds on Unbuntu 9.04 Wine 1.1.22
I have successfully installed Sonos 2.8 using Ubuntu 9.04 and Wine 1.1.22 on my wireless Dell Inspiron laptop and an old dual boot Dell Dimension desktop. The Sonos Desktop Controller software was installed on the dual boot Unbuntu side as well as the Windows XP Pro side. Software works fine on both machines. However when I try to install Sonos 2.8 on my primary wired Dell XPS desktop, the
2023 Mar 05
1
icecast https stream and Sonos
My icecast https stream (https://vertenradio.com:8443/stream) does not work on a Sonos ONE player.
It might have something to do with the ssl handshake.
>From the developer page from sonos i found this:
Some common reasons for SSL handshake failures include:
? Expired certificate: Every certificate has a validity window before it expires. You need to present Sonos with unexpired
2023 Mar 05
2
icecast https stream and Sonos
Johan, the Sonos information here is spot on.  You are missing the
intermediate certs.
While your stream will work fine in common browsers where the certificates
are already available, they won't necessarily work in other places.
Once you concatenate the right certificates in, DigiCert has an online tool
you can use to check that you have it correct:
https://www.digicert.com/help/  If you
2012 Mar 21
1
Can't install Sonos Desktop 3.7
Hi All,
Been using wine successfully for a while now. Running 1.3.28 I think.
However, tried to upgrade my Sonos Desktop Controller to 3.7 today and it just won't install.
http://www.sonos.com/support/
I've since uninstalled all windows apps, and wine... and tried a full reinstall.
Sonos desktop controller will simply not install now. The installation process seems to get interrupted
2008 Sep 17
0
[LLVMdev] bc file only with llvm-gcc3?
Hello Michael,
If you're just trying to run the code you can skip the llc and gcc states and go directly to lli.  PowerPC and Intel x86 are the only architectures supported by the jit compiler right now but it should work fine from Windows.  The C output backend needs some work since C isn't a low-level language enough to compile the abstractions of LLVM Assembly code.
--Sam Crow
--- On
2008 Sep 17
4
[LLVMdev] bc file only with llvm-gcc3?
Dale Johannesen schrieb:
> On Sep 17, 2008, at 2:36 PMPDT, Michael Reichenbach wrote:
>> No matter if I try "
>> llvm-g++ a.cpp -c -emit-llvm
>> " with "LLVM-GCC 4.2 Front End Binaries for Mingw32/x86" on Windows XP
>> or if I am trying it on Ubuntu...
>>
>> Only the a.o file will be created without any error messages. The .bc
>>
2008 Sep 17
2
[LLVMdev] bc file only with llvm-gcc3?
Eli Friedman schrieb:
> On Wed, Sep 17, 2008 at 1:31 PM, Michael Reichenbach
> <michael_reichenbach at freenet.de> wrote:
>> question about:
>> http://llvm.org/docs/FAQ.html#translatec++
>> "With llvm-gcc3, this will generate program and program.bc."
>>
>> Is this llvm-gcc3 only out of date of is it really only llvm-gcc3?
> 
> Those
2013 May 15
0
[PATCH 1/2] Update comparison.html
I cleaned up comparison.html, making the comparison more fair and
removing manufacturers that no longer have any new hardware
supporting a certain format. The table is more readable now too.
---
 comparison.html |   86 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 45 insertions(+), 41 deletions(-)
diff --git a/comparison.html b/comparison.html
index 9f36381..be88205
2008 Sep 17
0
[LLVMdev] bc file only with llvm-gcc3?
On Wed, Sep 17, 2008 at 1:31 PM, Michael Reichenbach
<michael_reichenbach at freenet.de> wrote:
> question about:
> http://llvm.org/docs/FAQ.html#translatec++
> "With llvm-gcc3, this will generate program and program.bc."
>
> Is this llvm-gcc3 only out of date of is it really only llvm-gcc3?
Those instructions are out of date; the current version of llvm-gcc
2008 Sep 17
0
[LLVMdev] bc file only with llvm-gcc3?
On Sep 17, 2008, at 2:36 PMPDT, Michael Reichenbach wrote:
>
> No matter if I try "
> llvm-g++ a.cpp -c -emit-llvm
> " with "LLVM-GCC 4.2 Front End Binaries for Mingw32/x86" on Windows XP
> or if I am trying it on Ubuntu...
>
> Only the a.o file will be created without any error messages. The .bc
> file will not be created, do you know why?
-emit-llvm
2008 Sep 17
0
[LLVMdev] bc file only with llvm-gcc3?
On Wed, Sep 17, 2008 at 3:39 PM, Michael Reichenbach
<michael_reichenbach at freenet.de> wrote:
> program.c will contain some non-human generated code. But it doesn't
> compile with gcc. There is an error, gcc complaints about undefined
> reference to std::cout and such (the code was just a very small example
> with cout).
>
> It hasn't be converted into "C
2008 Sep 18
2
[LLVMdev] bc file only with llvm-gcc3?
Eli Friedman schrieb:
> On Wed, Sep 17, 2008 at 3:39 PM, Michael Reichenbach
> <michael_reichenbach at freenet.de> wrote:
>> program.c will contain some non-human generated code. But it doesn't
>> compile with gcc. There is an error, gcc complaints about undefined
>> reference to std::cout and such (the code was just a very small example
>> with cout).
2011 Feb 17
1
Can't uninstall software
Hello.  I am using Ubuntu 10.10.  I am trying to reinstall "Sonos Desktop Controller" and can't seem to do so. When I click "Remove" in Add/Remove Programs the screen simply flashes and the program is still there...nothing happens. I've tried removing the directory in "~/.wine/drive_c/Program Files/..." and the GNOME menu items, but the program still won't
2014 Nov 28
0
[PATCH 3/4] Update news feed
---
 feeds/feed.xml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
diff --git a/feeds/feed.xml b/feeds/feed.xml
index 0d16cd9..2390cd0 100644
--- a/feeds/feed.xml
+++ b/feeds/feed.xml
@@ -7,6 +7,30 @@
     <atom:link href="http://xiph.org/flac/feeds/feed.xml" rel="self" type="application/rss+xml" />
 
     <item>
+      <title>FLAC
2007 Jul 27
1
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto 
luigi mangili
2007 Jul 27
0
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto 
luigi mangili
2007 Jul 27
0
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto 
luigi mangili
2007 Jul 27
0
Re: sono in ferie dal 28-8-2007 al 5-8-2007
sono in ferie dal 28-8-2007 al 5-8-2007
mi trovate in ufficio dal 6 al 10 agosto 
luigi mangili
2005 Mar 10
7
Problem with apache in CentOS 4.0 (final)
Hi everyone!
In my new CentOS 4.0 (final ;-) I installed apache and activates
SELinux, When I
tried to enter a page of some user (localhost/~user) said to me that she
did not have permissions
to see it, and this was incorrect, because the permissions was 755
(/home/user/html). After awhile it was happened to me to deactivate
selinux and
I reinitiated the machine and I work!
Somebody knows why