Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: No sound in Vice #6133
    jzp74
    Participant

    Ok, here’s what I found out the last few days:

    It seems that some HDTV’s have trouble playing sound over HDMI. The most common solution to this problem is to uncomment the line
    hdmi_drive=2
    in your config.txt. This forces your tv to hdmi mode (instead of dvi) so that sound will be send over hdmi. That solves most of the problems. See http://elinux.org/RPiconfig for more details of all the config.txt options.

    It did not in my case unfortunately so I had to dig deeper. It seems that some tv’s have difficulty with playing mono sounds over hdmi. My tv plays stereo over hdmi just fine but refuses to play mono sounds. See this page for some more information: http://elinux.org/R-Pi_Troubleshooting#Sound. I tried uncommenting the lines:
    hdmi_group=1
    hdmi_mode=4
    of my config.txt (read this suggestion somewhere). This forces your tv to 720p and CEA mode. Still no sound.

    Read somewhere else that in some cases adding the line
    hdmi_force_edid_audio=1
    might also do the trick. This forces all sounds over hdmi. No luck.

    I then started thinking that maybe Vice supports sound output in stereo in some way. I started browsing through the docs and found that this option indeed exists! But only in the v2.4 and Retropie currently support v2.3.

    I then found this post that explains how to install binaries of v2.4 on your pi: http://www.raspberrypi.org/forums/viewtopic.php?p=505178. I installed the binaries and the option to play sound only in stereo works perfectly!

    Case closed for me :-) Hope I can help some others with this explanation.


    @petrockblog
    : Can you edit your script to facilitate Vice v2.4? Here is a link to build from sources: http://www.raspberrypi.org/forums/viewtopic.php?p=504655

    in reply to: No sound in Vice #6050
    jzp74
    Participant

    Flashed 1.9.1 version but same result.

    I’m running audio over hdmi. Works fine in emulationstation but no sound in Vice. Tried every suggestion I cound find but no sound…

    Any ideas someone.

    in reply to: No sound on several emulators #6049
    jzp74
    Participant

    I have the same problem: sound works fine on emulationstation but nothing in vice. Tried everything every suggestion I found but no fix…

    in reply to: No sound in Vice #3463
    jzp74
    Participant

    Is anyone actually using Vice to play games? And did you get sound to work?

    Thanks

    in reply to: No Amiga emulation #3462
    jzp74
    Participant

    @masterehm

    – I do not see a menu after starting uae4rpi as well
    – uae4all does not work without a correct kick.rom file as far as I know
    – my keyboard does not appear to be working either. I seem to remember that F10, F11 or F12 would call the menu but its a bit hard without a working keyboard :-(

    Apparently not a lot of people are using the pi for Amiga emulation. I posted several questions about these issues on several different forums but didn’t get any response. That’s very unfortunate coz I was hoping to play some awesome Amiga games on my couch…

    in reply to: No Amiga emulation #2977
    jzp74
    Participant

    For some reason the Retropie image (v1.8.1) contains a wrong link.

    /usr/lib/arm-linux-gnueabihf/libvorbisfile.so.3 is a file and should have been a link to the actual library file. When you correct the link uae4rpi compiles.

    After installing kick.rom and booting uae4rpi it seems that the keyboard is not recognized. No keyboard press is registered and I cannot access the settings menu. Does anyone else have this problem?

    in reply to: No sound in Vice #2866
    jzp74
    Participant

    Any ideas someone? Please help.

    in reply to: No Amiga emulation #2865
    jzp74
    Participant

    Thanks for your answer.

    Does this mean you will compile a new version of uae4rpi? Or do you need help compiling?

Viewing 8 posts - 1 through 8 (of 8 total)