View Single Post
Posts: 21 | Thanked: 18 times | Joined on Aug 2011
#206
OK, to answer my own question, because it may help someone else. Using the m5-v3e image, first I went through the steps detailed by qole here:

http://talk.maemo.org/showthread.php?t=21719&page=6

Then I had to do the following:

From Maemo:
cp /usr/lib/alsa-lib/libasound_module_ctl_dsp_ctl.so /tmp
cp /usr/lib/alsa-lib/libasound_module_pcm_alsa_dsp.so /tmp

from ED chroot:
cp /tmp/libasound_module_ctl_dsp_ctl.so /usr/lib/alsa-lib/
cp /tmp/libasound_module_pcm_alsa_dsp.so /usr/lib/alsa-lib/

And sound worked on my N810.

Probably then run alsamixer and/or gnome-alsamixer to change the volume control, and alsactl store to save the settings, though at the time of writing it remains on max volume (perhaps a permissions problem). Just use normal Maemo volume control to quieten it.
 

The Following User Says Thank You to alexc For This Useful Post: