<!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>All,</FONT></DIV>
<DIV><FONT size=2>I have recently ported some software which uses SDL for audio 
to my Nokia N800. When I run the program it complains that </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>"Couldn't open audio device /dev/dsp : No such file or 
directory"</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Which is understandable as I think the N800 uses something 
like /dev/pcm1 or something.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I am using the libSDL.so libraries provided&nbsp;with 
the&nbsp;N800 and just wondered if there is something&nbsp;in a config file 
somewhere that I need to change as It seems odd that SDL would be provided if it 
didnt work.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Any help is appreciated,</FONT></DIV>
<DIV><FONT size=2>-Chris Dobbs</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>