[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GSport-ers on Pi?
- Subject: Re: GSport-ers on Pi?
- From: Polymorph <mike.a.stephens@gmail.com>
- Date: Wed, 24 Apr 2013 12:27:24 -0700 (PDT)
- Complaints-to: groups-abuse@google.com
- In-reply-to: <kl6b10$6ah$1@dont-email.me>
- Injection-date: Wed, 24 Apr 2013 19:27:24 +0000
- Injection-info: glegroupsg2000goo.googlegroups.com; posting-host=93.82.194.50; posting-account=qIru1woAAADyrRDY5lcZvu3e6Ewu4WLS
- Newsgroups: comp.sys.apple2
- References: <kl3hb7$gl1$1@dont-email.me> <kl6b10$6ah$1@dont-email.me>
- User-agent: G2/1.0
On Tuesday, April 23, 2013 6:00:22 PM UTC+2, schmidtd wrote:
> Ok, I found a Pi emulator and fired it up. I now have GSport (the
>
> emulator) running on QEMU (the emulator). I don't know if sound is
>
> emitted... I don't know if I should expect sound out of the first-level
>
> emulator or not! I don't see an easy way to make the Pi emit sounds...
>
> ctrl-G doesn't do anything in the terminal.
>
>
>
> Anyway... now we can put up a binary package, at least.
I'm actually on holidays in Austria at present (I live in Australia), but one thing I may have neglected to mention previously is that to get sound working you need to do the following:
* load the "snd-pcm-oss" module; AND
* give gsportx read-write access to /dev/pcm. You can do this by either running gsportx with elevated privileges (e.g. "sudo gsportx"), or (preferrably) doing a "chmod 666 /dev/pcm".
Once I had done this I had a fully functioning emulator with sound running on my Pi.
Auf wiedersehen,
Mike