Posts by raynetec

    I'm pretty sure that hw:0,7 is the right audio device, because every other addon and aplay -D gives me an output but i checked every other device as well by starting moonlight with:

    Code
    moonlight stream -audio hw:X,Y 192.168.1.10

    The moonlight addon is running as intended on my raspberry pi 3 (with audio!). My x86_64 system still gives no audio in moonlight with nightly build #0912.

    snixel Did you try the xbox360.conf posted by siz? It works for me though i'm using an original xbox360 controller.

    //edit
    moonlight console log:

    Did anyone mange to get sound with moonlight? I'm using the lastest x86_64 generic build #0902.

    I can play a test.wav with the following commands:

    Code
    aplay -D hdmi:CARD=HDMI,DEV=1 test.wav
    aplay -D hw:0,7 test.wav

    But using hdmi:CARD=HDMI,DEV=1 or hw:0,7 as audio device doesn't work. Can anyone point me in the right direction please?

    @Rumo, snixel & Zoba: I had the same problem with SDL: could not create window - exiting. After upgrading to the latest nighty build, it was working like a charm besides my audio issue.