<p dir="ltr">I will try, I already chose all the options devices and still not working, something with d-bus, can't connect to server.</p>
<div class="gmail_quote">On 29 Mar 2016 4:28 p.m., "Ralf Mardorf" <<a href="mailto:ralf.mardorf@alice-dsl.net">ralf.mardorf@alice-dsl.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 29 Mar 2016 15:10:44 +0200, Kaj Ailomaa wrote:<br>
>I couldn't spot any clues from the error message.<br>
<br>
Regarding<br>
<br>
"Tue Mar 29 13:07:39 2016: creating alsa driver ...<br>
hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit<br>
<br>
Tue Mar 29 13:07:39 2016: ERROR: ALSA: Cannot open PCM device alsa_pcm<br>
for playback. Falling back to capture-only mode"<br>
<br>
I recommend to open a terminal and to run<br>
<br>
aplay -l;printf "\n###\n\n";arecord -l;printf "\n###\n\n";amidi -l<br>
<br>
then the original poster should select the output, right click, chose<br>
copy and paste it to an email, to send it to the mailing list.<br>
<br>
Perhaps the original poster has several audio devices and maybe at least<br>
one device might provide record ports only or just midi ports. Since the<br>
order of cards could change with each reboot, it requires either to<br>
edit /etc/modprobe.d/alsa-base.conf, for example<br>
<br>
$ cat /etc/modprobe.d/alsa-base.conf<br>
# ALSA module ordering<br>
options snd slots=snd_hdspm,snd_ice1712,snd_ice1712<br>
<br>
or instead of choosing "hw:0" to chose an audio device by it's<br>
dedicated name.<br>
<br>
--<br>
ubuntu-studio-users mailing list<br>
<a href="mailto:ubuntu-studio-users@lists.ubuntu.com">ubuntu-studio-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
</blockquote></div>