<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 25 окт. 2024 г., 18:02 Bulhwi Cha <<a href="mailto:chabulhwi@semmalgil.com" rel="noreferrer noreferrer noreferrer" target="_blank">chabulhwi@semmalgil.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu Oct 24, 2024 at 10:44 PM KST, Andrew Randrianasulu wrote:<br>
> so, there is no audio with output device set to ALSA, same if set to<br>
> Pulseaudio ?<br>
<br>
When ALSA is selected as the audio driver, I have to change the device<br>
from "default" to the one I want to use, e.g. U22 XT USB #0 or Sink #780<br>
(my Bluetooth speaker). Then, I can hear the audio.<br>
<br>
PulseAudio also works fine.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Glad to hear!</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> Also, what kind of build error you have?<br>
><br>
> /usr/bin/ld: cannot find -lx264: No such file or directory<br>
> collect2: error: ld returned 1 exit status<br>
><br>
> try to install x264?<br>
><br>
> while I think there should be way to reuse x264 build in thirdparty<br>
> directory ....<br>
<br>
I've installed it, but now I have other issues related to NVIDIA CUDA.<br>
See the log I attached to this email.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Do you have cuda SDK installed? may be whole file disappeared in new version?</div><div dir="auto"><br></div><div dir="auto">find /usr -name helper_cuda.h</div><div dir="auto"><br></div><div dir="auto">or may be in /opt if cuda installs there ....</div><div dir="auto"><br></div><div dir="auto">I think you can edit plugins/Makefile and comment out (with #) this line</div><div dir="auto"><br></div><div dir="auto">CUDA_OBJS := mandelcuda nbodycuda<br></div><div dir="auto"><br></div><div dir="auto">or look for adding --without-cuda to your ./configure</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>