Ticket #703 (closed defect: worksforme)
sdl does not have sound (e.g. with openmoocow)
| Reported by: | zoff99 | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Other | Version: | SHR-unstable |
| Keywords: | Cc: |
Description
using: shr-lite-eglibc-ipk--20091114-om-gta02.rootfs.tar.gz
to have sound in openmoocow i need to run:
depmod -a modprobe snd-pcm-oss sleep 1 echo "snd-pcm-oss" > /etc/modutils/snd-pcm-oss update-modules depmod -a
openmoocow uses SDL
Change History
Note: See
TracTickets for help on using
tickets.

You do *not* want to have OSS.
Something is probably wrong with our alsa's oss emulation, we should take a look at it.