21 Jul
2010
21 Jul
'10
8:58 a.m.
John Simpson wrote:
Playback open error: Inappropriate ioctl for device
Make sure that both your kernel and your alsa-lib use the correct compiler and compiler flags (where "correct" usually means "whatever the vendor's distribution uses").
This time, checking out https://vcs.maemo.org/svn/dsp-alsa
It would be nice to know what the changes from the original alsa-lib are; in theory, they should go upstream.
$ cd dsp-alsa/trunk/alsa-lib #### cvscompile does not succeed
Why?
$ .libs/pcm -D 'default' -vf 440 Playback device is default Stream parameters are 44100Hz, S16_LE, 1 channels Sine wave rate is 440.0000Hz Using transfer method: write
Still no sound :-(
Mixer controls not set? (amixer and alsamixer are in alsa-utils)
Regards, Clemens