With all the doom and gloom in the forums the last couple days, I
thought I'd release a couple of new SqueezePlay ports that I've been
using for a while now with great success.
They are based on the 7.8 branch Jul 17, 2012 git check in which I've
exported back to subversion as I really dislike gi
benno wrote:
> HI,
>
> I'm having some problems with a squeezeslave installation, especially
> with slightly loosing sync and loosing output completely.
> I would like to provide more details and also debug information. Where
> would you like to "open" this tickets and what details do you need?
DareVanReed wrote:
> i'm not sure what changed internally in the code between the two
> versions, but everything seems to be ok now for me, so i'm happy.
>
> thanks again for the brilliant little daemon, ralphy.
>
I've replaced the portaudio calls to Pa_AbortStr
benno wrote:
> When the squeezeplaying hangs, I could still play stuff directly with
> "aplay" and the same ALSA-destination used in squeezeslave.
>
> This is related to the used hardware, the USB-amps just accept this
> rate...
>
> Is there a way to debug this?
aplay doesn't manipulate the AL
benno wrote:
> Any other "test" which I could do, when it hangs? Never heard of
> portaudio before your post, so I don't know how to do it.
Portaudio is a cross platform API for playing and recording audio.
benno wrote:
> Searched the settings of squeezeslave but didn't found any option which
I've been having similiar issues using the (not so) sirius plugin in
Canada since the 29th.
I've had to enabled repeat the current song on the player so that it
reconnects after the error.
I tried to login to my account on the web an got a tomcat error screen,
so Sirius appears to screwing aroun
le rate?
Create a file called environment.plist in your home directory in the
.MacOSX folder. You may need to create the .MacOSX folder. So the full
path to my file is
/Users/ralphy/.MacOSX/environment.plist
Code:
http://www.apple.com/DTDs/PropertyList-1.0.dtd"
I've created an OSX build of squeezeplay with the ability to set the
output device and max sample rate.
See 'this post'
(http://forums.slimdevices.com/showthread.php?96328-ANNOUNCE-SqueezePlay-for-Mac-OSX&p=716200)
for details.
---
>
> I will double-check tomorrow that I have the set-up and definitions
> right. Anyone else been trying?
1. Quit squeezeplay if it's running.
2. Delete the userpath folder and everything below it in your home
directory. Mine is at
/Users/ralphy/Library/Preferences/SqueezePlay/userp
Thanks for tracking this down.
I should have known to check if the environment.plist file was still
supported in Mountain Lion. Part of the reason I haven't upgraded is
Apple keeps "dumbing down" OSX with every release.
Could you post your startup script so everyone can benefit?
-
nonnoroger wrote:
> export USEPAMAXSAMPLERATE=9600
>
> As soon as I get time I will try creating the suggested dictionary for
> environment variables in the Info.plist for the app.
I think this should be export USEPAMAXSAMPLERATE=9600*0*
Once you've tested the Info.plist PM me the details and
mbonsack wrote:
> Does this *require* 7.8.0 LMS, or will 7.7.2 suffice?
>
> Thanks! -mark
I've tested 24/96 with this version as far back as 7.6.2 any sample rate
higher than 96000 requires a 7.8.0 nightly
ralphy's Prof
brising wrote:
> anyone using squeezeslave on an NLSU2 (SlugOS) ?
>
> I managed to compile squeezeslave and run it but I only hear white
> noise.
> My usb sound card and OSS seem o work ok, I can play music using madplay
> without any problem.
White noise is usually due to using the wrong byte
Thank you for putting the script together. I've updated the
announcement post as well.
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t
mherger wrote:
> > It is based on the 7.8 branch Jul 17, 2012 git check in which I've
> > exported back to subversion as I really dislike git.
>
> What a pity (but trust me: git and I aren't friends yet either :-)). How
>
> much of a patch would this be to be merged back?
>
> --
>
> Michael
Those messages are in every recent version of squeezeplay I've used.
Not connecting to the server is almost always related to squeezeplay not
finding an audio device.
That's why I included the logconf.lua file. If you enable INFO on
audio.decode you'll be able to tell what device if any Squeeze
evoz4 wrote:
> Ok, that explains it, I was trying to use it on a Sunray connected from
> an Intel SRS. Sunray audio is still SADA even on Solaris 11.
>
> Thanks
I should be able to build an intel sada version as I have a version of
squeezeslave.
If you could confirm that the 'squeezeslave inte
evoz4 wrote:
> Looks like there is a problem with squeezeslave, although it finds the
> right device, it will only play the first 6-8 seconds of some tracks,
> after that it's just hiss. So don't spend any time on it, I'm looking at
> pulseaudio at the moment for something else, might be able to
There is an updated 'squeezeslave build for OpenIndiana OSS and SADA'
(http://squeezeslave.googlecode.com/files/squeezeslave-1.2-378-oi-intel.tar.gz)
on googlecode.
Only the OSS version has been tested.
ralphy's Profile: h
nekomatic wrote:
> I've downloaded Squeezeslave for Mac from
> https://code.google.com/p/squeezeslave/downloads/detail?name=squeezeslave-1.2-376-osx.tar.gz
> , which says it's a universal binary, but when I try to run it on my G3
> (Pismo) Powerbook it says 'incompatible CPU subtype'.
>
> Is it
ralphy wrote:
> What version of OSX are you running?
>
> There's no 64-bit powerpc support in the universal binary.
>
> It's been on my TODO list for a while, you're the first to actually ask
> for it.
>
> I'll see if I can build a ppc64 stand alo
sbp wrote:
> Hi Ralphy
>
> Thank you very much for the Squeezeslave, it is working very well for
> me, and it even can be synchronised with My Duet and Radio. All my local
> music files are playing fine and most of the radio stations. But it
> seems like all my Danish Radio s
I've built a windows version of SqueezePlay with ASIO, DirectSound,
WASAPI and WDMKS audio device support using portaudio library r1871.
It's based on the 7.8 branch Jul 17, 2012 git check in which I've
exported back to subversion as I really dislike git.
The 'SqueezePlay Windows build'
(http://
sbp wrote:
>
> I have noticed that you recently have build many different versions of
> SqueezePlay, so I was wondering if you are planning to make an ARM build
> as well?
>
No, I have no plans at the moment. Mainly because I don't do cross
compiling, it's always been problematic for me and I
ralphy wrote:
> I'm currently testing a Windows squeezeplay build in which I've added
> ASIO and WASAPI support in addition to Direct Sound. It also has the
> ability to set the maximum sample rate and choose the sound card. I'll
> start a new thread for that when i
It is SQUEEZEPLAY.
The squeezeslave screen shot is used to list the devices available to
configure SqueezePlay.
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdev
cliveb wrote:
> Ralphy would be a key player in making this work.
If you search the forums you'll discover that I won't be making any such
changes to squeezeslave.
I'd suggest you look at the SqueezePlay po
steve-g wrote:
> Many thanks for this - I've been looking for a Squeezeplay that will
> handle my hi-res files.
>
> By the way it happily plays 192 flacs from LMS 7.7
Yes, flacs work in 7.7, pcm was fixed in 7.8.
and you're welcome ;)
-
nunovi wrote:
> Hi,
>
> I'm trying to get this version of Squeezeplay to work via WASAPI with
> the HRT Streamer II on Windows 7 64 bit. Squeezeslave -L yields the
> following:
>
> * 2: (Windows DirectSound) Primary Sound Driver (119/239)
> 3: (Windows DirectSound) Speakers (2- Music Streamer I
gorman wrote:
> Bump on this question.
No.
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573
___
There's a 'new armhf squeezeslave on googlecode'
(http://squeezeslave.googlecode.com/files/squeezeslave-1.2-381-armhf-lnx32.tar.gz)
which was built on squeezeplug 5.0 and the latest updates to raspian as
of yesterday.
ralph
jnss wrote:
> Hi,
>
> I am in a process of building a Squeezeslave ASIO by following the
> wiki.
> I have managed to solve some problems, however I can't get through this
> one.
> Here are the last few lines I get in Cygwin Terminal:
>
> lib/libslimproto.a(slimproto.o):slimproto.c:(.text+0x7c5)
jnss wrote:
> That would be great!
> Thanks for your help.
http://squeezeslave.googlecode.com/files/squeezeslave-asio-1.2-381-win.zip
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread
New version ' r158 available on googlecode'
(http://squeezeslave.googlecode.com/files/SqueezePlay-7.8.0r158.dmg)
which automatically uses the default sound device from system
preferences, if both the USEPADEVICE andUSEPAHOSTAPI environment
variables are NOT set. See post#1 for details.
New version 'r158 available on googlecode'
(http://squeezeslave.googlecode.com/files/SqueezePlay-setup-7.8.0r158.exe)
which automatically uses the default sound device from control panel, if
both the USEPADEVICE and USEPAHOSTAPI environment variables are NOT set.
See post#1 for details.
chill wrote:
> Ralphy
> Any chance you could make Squeezeplay poll for the current default
> output device and follow it, rather than just latching on to it at
> startup? That way I could just leave it running.
No, since that would require changing the design of squeezeplay. Don
It was moved to contrib/makefile.linux26-ppc-alsa-display.
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=93607
_
jnss wrote:
> Hi Ralphy,
> I've managed to build the ppc version and it works fine. Thanks.
> Is there any way to run squeezeslave thrugh jack server?
> I would like to add Brutefir convolver to the signal path.
I've never used jack with squeezeslave, all the makefiles spe
SBCC wrote:
> Hi
>
> I'm looking to find a way to change the name of the sound device that is
> being shown in squeezeslave -L. I've tried in udev ,
> with no luck.
> I'm looking at having the ability to use multiple sound cards of the
> same type in LinuxMCE.
> I looked at the code and I see t
Saturn94 wrote:
> Hi Ralphy.
>
> I posted this in another thread:
>
>
>
> You directed me to this thread.
>
> I downloaded the version of Squeezeplay from the link in your first
> post, but the behavior I described has not changed; I cannot get it to
> pla
Kvaks wrote:
> In addition to the unspecified default, I have tried to connect to the
> outputs 0, 3, 12 and 13, and they all display the same behavior:
> Squeezeslave pauses for about 20 seconds (I presume it's trying to
> connect to an audio device) and then exits.
>
> (squeezeslave -I correct
Saturn94 wrote:
> I did read post #1 several times, but I just don't have the computer
> knowledge to understand most of it. :(
>
> I guess I'll just leave this for the more advanced user and stick with
> streaming via wifi for now.
>
> I appreciate your attempt to help. :)
Try setting the us
castalla wrote:
> I just wanted a windows 32 bit version. Sounds too complicated for me
> to achieve.
See 'this post'
(http://forums.slimdevices.com/showthread.php?96573-SqueezePlay-for-Windows-with-ASIO-DirectSound-WASAPI-and-WDMKS-device-support)
for a current win32 build with a few extra fea
PMusic wrote:
> Works as well perfectly for me on Mac mini and MLhowever after
> installing the 158.dmg package, the sampling rate of my MuFi VLink 192
> XMos converter displays always a 192KHz sample rate, independently of
> the source FLAC being streamed (I've tried with 44.1, 88,2 and 96),
PMusic wrote:
> In fact I didn't use the 142 package as I just recently migrated from
> Squeezeboxes to Mac Mini with an external DAC to be able to play hi-res
> files from Qobuz or HDTracksso I do not know about the previous
> behavior of this package.
>
> The only thing is that I don't kno
PMusic wrote:
> Just, downloaded and installed the r192...first of all thank you, yes it
> does change according to incoming file sampling rate, however it is fine
> up to 48KHz but doesn't go above. I've tested with two different true
> 24/96 FLAC files but my DAC is then showing 24/48 only, any
SBGK wrote:
> Ralphy, any ideas why 96/192 Wavs are not playing ?
Can you describe what part(s) of post #1 are not clear?
To play sample rates higher than 48000 you MUST set the
USEPAMAXSAMPLERATE environment variable as laid out in the first post.
Otherwise anything above 48000 is d
PMusic wrote:
> Fine, I made the script which runs fine on ML, however how can I make
> the script to be launched automatically when starting the Mac? (The Mac
> is headless, so I need to launch a VNC to connect on it)
Does that mean you can play your hires files now?
I have no idea about the sc
SBGK wrote:
> Charming
>
> What part of my post made you think that I had not set the environment
> variables correctly ? Can you describe your thought processes in
> replying in such a brusque manner ?
Really?
It was a serious question. I would update the post if parts of it are
unclear. I w
SBGK wrote:
> I have changed the file type settings for WAV to disabled except for PCM
> which is native, would these changes have caused it to no longer work?
What HOSTAPI are you using?
ralphy's Profile: http://forums.s
MarcelG wrote:
> So, I got the Pogoplug. However, I didn't get the P02, I got the
> Pro...the P01.
> And because of that (and mostly because I no nothing about linux) I
> could not follow through with the instruction you posted on
> vortexbox.com, as I ran into issues with installing the
> ./
s causing
> collision during the use.
>
> My question to RALPHY: How are you reading out the MAC adress?
It's the same as the official build, which says this in the code;
//take the first found mac address.
//todo: can we be smarter about which is the correct address
Musiclover wro
'LIRCd' (http://www.lirc.org/) is probably what should be used on the
Community SB to handle sending/receiving IR. It's been around a long
time and is well tested.
The current board has a db9 serial for which there are many IR S/Rs
available, it doesn't have to be used for the serial tty login.
bitbanger wrote:
> Here's the url to the patch file I just mentioned in my previous post
> regarding the patch to squeezeslave to allow lcdproc to be on a
> different host than localhost.
>
> https://www.dropbox.com/s/1astho2hhykdrlb/ss394_lcdd_remotehost.patch
>
> For those wanting to just see
sle118 wrote:
> Ralphy,
>
> thanks for keeping this tool alive!
>
> I am using a sub $50 SOC based computer (RK3066 armhf) running Picuntu
> to expand my set of logitech hardware zones and to have a server that I
> can bring around with me on the road and at parties.
&
Did you set USEPAMAXSAMPLERATE as well?
The default is 48000.
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=96573
_
That is an old version. Try using the squeezeslave.exe from the "latest
squeezeslave link" in post #1.
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/s
Peng wrote:
> Hi Ralphy,
>
> Do you have anyone interested in playing high resolution (88.2, 96,
> 172.4, 192 kHz) FLAC files with Squeezeslave? (I for one would like
> that.) [If you'd like some help with that -- and are willing to
> integrate code changes into your
ary is changing the buffer size.
I'll take a look at the portaudio code and ask on the portaudio
developers list.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.co
un squeezeslave in the background and discard any error messages
start squeezeslave like this;
squeezeslave-lnx26-mipsel-0.9-208 -voff -R -M/dev/null sbshostname
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'don
Hi fphredd,
ralphy;584939 Wrote:
> It is possible that the portaudio library is changing the buffer size.
> I'll take a look at the portaudio code
>
The portaudio code looks to be using the buffer size set in the driver
the way I'm using PA ASIO in SS
ralphy;584939 Wrote
eezeslave can't find a sound
card.
What does squeezeslave -V display?
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=
Search this
thread for details.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezeslave¤cy_
Appears you're using the 32-bit makefile as I'm seeing -march=i686 in
the CFLAGS.
You should be using makefile.linux26-i64-alsa-display.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations
> /usr/share/perl5/Slim/Music/Import.pm line 173.
> ]
This has nothing to do with squeezeslave. Please don't thread hijack.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://ww
http://notsosirius-squeezecenter.googlecode.com/svn/tags/repo.xml
to the Extension downloader and you'll see the plugin listed.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'do
e now called Sirius XM radio in Canada.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&
ot supported on mysqueezebox.com so
Logitech may have finally done something to blocked it in 7.6.
Try using a MAC address you've never used before when starting SS via
the -m option.
Try deleting the Cache directory and doing a server restart.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms
can comment out these two lines if you don't want the display
baggage.
#CFLAGS+=-DINTERACTIVE
#LIBS+=-lncurses -llirc_client
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.
kernel version.
Unfortuately, I don't have an armel build environment, it was
contributed by JonasK, Perhaps, we'll be able to get him to build a
new version when it's ready.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google
ors? I might be able to help.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezesla
truehl;590859 Wrote:
> Hi Ralphy,
> maybe I'm to d***, but I do not get it to work. Could you or someone
> else explain how to compile squeezeslave. I get some strange messages!
>
> Where is Jonas K ??? ;)
>
> Thx a lot,
> Greetings,
> Thomas
If you post thes
truehl;590859 Wrote:
> Where is Jonas K ??? ;)
I've sent Jonas an email asking if he could build a new binary for us.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.p
truehl;591342 Wrote:
> Thanks a lot Ralphy!
> So we wait for Jonas, If that won't work, I'll give you more details!
>
> Greetings,
> Thomas
Jonas sent me ALSA and OSS binaries which I've uploaded to 'googlecode'
(http://squeezeslave.googlecode.com/file
automatically on the VM and you can try it on the plug.
Let me know.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&
ver
> but I do not understand how I can connect SS to my mysqueezebox.com
> accunt. Anny help would be appreciated.
I've never tested this, but others have reported that Logitech "blocks"
softplayers on mysb..
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
&
truehl;591685 Wrote:
>
> Right now I thinking about to make a collection to by you a dockstar
> device!!! I'm sure you will love that!!! Could you tell me the price
> for a dockstar in Canada???
>
> ;) Greetings from Germany,
> Thomas
I've sent you a PM.
-
ng ASIO4ALL, reboot and then try
using the direct sound version squeezeslave.exe with just the -R option
and post back your results.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.co
truehl;591504 Wrote:
> Hi Ralphy,
> thx a lot again. I've got the oss version running! Which version is the
> prefered? It look like you prefer the ALSA-version! How do I get this
> version to work?
>
I've actually found the OSS version which uses the older portaud
the issue.
Imaged the drive and replaced it and the system has been working great
ever since.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donati
date - these problems only occur when I play flac files. Smaller mp3
> files are OK.
Then it's most likely your wireless network bandwidth is saturated
playing flac files. The display output is sent from the server.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'
Zilog;592291 Wrote:
> Hi there Ralphy,
> Long time lurker, first time poster, so please be gentle! :)
> Can SqueezeSlave run natively under DOS (e.g. MS DOS 6.22)?
>
> Thanks,
> Zilog
Welcome!
No squeezeslave won't work with DOS as there is no threads support and
most o
lso tried running two instances of squeezeslave,
using the usb soundcard on the mac (CoreAudio) and windows (Direct
Sound). Both OSes allowed the two squeezeslaves to play at the same
time on the same device. So it appears to be unique to ALSA.
I should be able to look into this next week.
-
soundcheck;592879 Wrote:
> Hi Ralphy.
>
> I tried to get the latest svn-build working on Ubuntu 10.10..
>
> I now get the known portaudio message "PortAudio error7: No output
> devices found" . (Same problem as last year)
>
> Makefile says: portaudio-r1541
soundcheck;592903 Wrote:
> Ralphy.
>
> 2Qs.
>
> Is there a way to have squeezeslave output pcm to stdout?
> Is there a way to get hirez material streamed? A year back it was said
> 44/16 only -that might have changed. Even squeezplay runs 24/96 nowadys
> afaik.
Gilbert;592957 Wrote:
> I solved my error my running under root " sudo ./bin/squeezeslave -M
> 192.168.10.200 "
>
>
> ;)
Great!
You should specify a filename or device with -M.
ie. -M/dev/null or -M/tmp/squeezeslave.log
--
ralphy
Ralphy
*4*-Classics, *2*-
ct. The 'retry' feature
> does not work for me.
>
> Do you have any ideas?
If you have -DUSE_SIGNALS_FOR_RESTART defined in the makefile try
removing it, if it's not on the CFLAGS line, add it and do a make
realclean and then a make.
--
ralphy
Ralphy
*4*-Classics, *2*
Thanks.
Did you compile squeezeslave or are you using one of the binary
releases?
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&b
MikeDaPsych;593373 Wrote:
> Ralphy,
>
> Using the default ALSA device (HDMI, hw:0,3):
>
> $ ./squeezeslave &
> $ ./squeezeslave -m00:00:00:00:00:02 &
>
> Audio *only* plays from the first squeezeslave invocation. Squeezebox
> server quite happily streams
Yes, I'm interested.
If you're willing to share the code I'll add it to the squeezeslave
source repository and include a compiled version in the mac release
package.
We can also update the wiki with setup instructions.
Thanks for sharing your findings.
--
ralphy
Ralphy
*
Thank-you for the code and detailed instructions.
I'll set it up on my mini over the holidays.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/websc
n Ubuntu 10 64-bit.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezeslave¤cy_code=USD&
this thread for the link.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeeze
n 'googlecode'
(http://code.google.com/p/squeezeslave/source/list) so others can test
as well.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd
mode(s) to usually be out of sync more than it could have been.
Hopefully this helps as well.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donation
(full debug) and server version
7.5.2.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_nam
Perhaps it's the AC adapter.
Did you try powering up the dead unit using the power adapter from the
one you bought on eBay?
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.
You don't have all the required packages installed.
Please see the linux build instruction section of the 'wiki'
(http://wiki.slimdevices.com/index.php/SqueezeSlave#Linux_build_instructions)
for the required list and how to install them.
--
ralphy
Ralphy
*4*-Classics,
What's the full command line you use with -M failing?
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN
me issue. I was never able to work around the bug
and I now use a usb sound card on that system.
--
ralphy
Ralphy
*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donati
301 - 400 of 707 matches
Mail list logo