<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi all,</FONT></DIV>
<DIV><FONT size=2>I am trying to get portaudio working on the N800. I can 
compile and build everything ok but when I try to run the pa test programs on 
the N800 I get things this:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Nokia-N800-44-4:~# ./pa_devs-v19<BR>Expression 'ioctl( 
devHandle, SNDCTL_DSP_CHANNELS, &amp;temp )' failed in 
'src/hostapi/oss/pa_unix_oss.c', line: 405<BR>Expression 'ioctl( devHandle, 
SNDCTL_DSP_CHANNELS, &amp;temp )' failed in 'src/hostapi/oss/pa_unix_oss.c', 
line: 405<BR>PortAudio version number = 1899<BR>PortAudio version text = 
'PortAudio V19-devel (built Aug 11 2008)'<BR>Number of devices = 
0<BR>----------------------------------------------<BR></FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I realised early on that PA used /dev/dsp so I did "ln -s 
/dev/dsptask/pcm1 /dev/dsp"</FONT></DIV>
<DIV><FONT size=2>I have tried various others but to no avail, can anyone help I 
know PA supports OSS and ALSA which are both installed on the N800, although I 
think esd is the default driver.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>-Chris</DIV></FONT>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>