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?


-- 
dadgel
------------------------------------------------------------------------
dadgel's Profile: http://forums.slimdevices.com/member.php?userid=52040
View this thread: http://forums.slimdevices.com/showthread.php?t=91834

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to