Hello Lauret,
Does your solution mean you disable the flac support?
Or is something else happening?
I will look (when at home) what xxx-dev packages I have installed. Maybe that will shed some light on the issue.
BTW, I'm on ubuntu 11.10. What distro do you use?
Also I have solved the screen refresh problem. Or at least it solved itself.
Turned out that after building the new package, I started build/linux/bin/squeezeplay.sh But this pointed at my old installed squeezeplay. It is better to edit that one, or startup build/linux/bin/jive. Much nicer.
Bert
Results 21 to 30 of 71
-
2011-12-06, 05:38 #21Junior Member
- Join Date
- Nov 2011
- Posts
- 17
-
2011-12-06, 06:07 #22Member
- Join Date
- May 2008
- Posts
- 59
What I did what uncommenting a rule in the makefile, so that the encoder bits also get compiled. This solved the 'undefined reference to `FLAC__stream_encoder....' errors (see previous posts). I would guess the encoder isn't used, so enabling it doesn't do any harm.
-
2011-12-06, 13:35 #23Junior Member
- Join Date
- Nov 2011
- Posts
- 17
Ha, I missed the "un" in uncomment :-)
In my case the line is still commented, but I have libflac-dev and libflac++-dev installed. Maybe that is related.
Bert
-
2011-12-06, 13:40 #24Member
- Join Date
- May 2008
- Posts
- 59
-
2011-12-07, 00:06 #25Junior Member
- Join Date
- Dec 2011
- Posts
- 1
I'm nearly there..
Ubuntu 11.10 also. Have compiled 7.7 from source.
I had to make the following changes:
- luaprofile change as listed on the jfwhome page.
- New port audio
- Then compiled with GCC 4.4 to overcome "movq" issue.
This got me a working build, which looks great.
However I have no sound. Which is sort of important.
In the logs I get:
20111206 08:44:41.142 ERROR audio.output - decode_alsa_fork:178 jive_alsa failed to start
If I try to stay jive_alsa manually, like this:
./jive_alsa -d default -b 30000 -p 3 -s 16 -f 1
Then I get:
ALSA lib conf.c:3312
snd_config_hooks_call) Cannot open shared library libasound_module_conf_pulse.so
ALSA lib pcm.c:2212
snd_pcm_open_noupdate) Unknown PCM default
I can find this library with locate, but not with ldconfig. So I've added it to the ldconfig search path and rerun ldconfig. Now it can find the library.
If I run jive_alsa manually now, I get:
jive_alsa[8948]: segfault at 2f46 ip 00002f46 sp bfb11a3c error 14 in jive_alsa[8048000+a000]
Anyone got any ideas? It feels like I'm very close, but I don't know where to take it from here. A lot of discussion points to removing PulseAudio, but that's not an option for me.
brjhaverkamp: Are you getting sound with your build?
-
2011-12-07, 04:23 #26Junior Member
- Join Date
- Nov 2011
- Posts
- 17
No, I'm as close as you are.
Using Gcc 4.6 though. For that I removed -Werror
I plan to see if updating portaudio and other libraries in the code help.
But that's for the weekend most likely.
Bert
-
2011-12-07, 07:22 #27rip, tag, get cover art… All you do is insert the CD!
http://vortexbox.org
agillis
Lead Developer VortexBox
-
2011-12-07, 07:24 #28Member
- Join Date
- May 2008
- Posts
- 59
-
2011-12-07, 07:39 #29Senior Member
- Join Date
- Jan 2011
- Posts
- 243
Logitech Media Server Version: 7.7.1 - r33735 @ Mon Nov 28 16:44:47 MST 2011
Operating system: Vortexbox 2.0 (Fedora16)
Squeezebox Touch: Firmware: 7.7.1-r9561
HTC HD2 running SlimCtrl 1.52
Squeezeplay 7.5.3 - r0
Squeezeslave
-
2011-12-08, 08:36 #30Senior Member
- Join Date
- Jan 2011
- Posts
- 243
I think squeezeslave may be my answer.
However, I have just tried to compile and install squeezeslave following the wiki at http://wiki.slimdevices.com/index.ph...d_instructions.
I didn't get any obvious errors but the wiki says the executable should be in /bin
But in my case I find it in /proc/8782/cwd/bin
I can't seem to run it from here (nothing happens).
Any idea what I have done wrong?
Update: Tried installing from downloaded tarball but there is no makefile??
Can someone explain the best way to install squeezeslave please? I'm confused now.Last edited by cliver; 2011-12-08 at 08:49. Reason: Update
Logitech Media Server Version: 7.7.1 - r33735 @ Mon Nov 28 16:44:47 MST 2011
Operating system: Vortexbox 2.0 (Fedora16)
Squeezebox Touch: Firmware: 7.7.1-r9561
HTC HD2 running SlimCtrl 1.52
Squeezeplay 7.5.3 - r0
Squeezeslave

Reply With Quote

