I am tyring to use arts standalone server on a embedded system the we are building and I have a few issues. I am using alsa 0.5.10b and a 2.2.19 kernel and I tried both 0.5.2 and a 0.5.3 daily (yesterday) snapshot. Every thing seems to work fine on my developement machine but when I move to the embedded system which has a CS4236 sound chip on the motherboad. 1) Starting 'artsd -a alsa &' dies with a: audiosubsyc.cc:458: Void::ArtsAudioSubsystem::handleIO(int): Assertion 'len == can_write' failed Starting with just plain 'artsd &' loads and seems ok except that it won't play any sound. When my app (using the C interface) tries to write data it just blocks on the write. artsplay dosen't block but no audio output happends. When I kill the artsd it tells me that the MCOP dispatcher is leaving but there are still 6 objects alive: Arts::Synth_BUS_UPLINK Arts::Synth_AMAN_PLAY Arts::Synth_PLAY_WAV Arts::Synth_MULTI_ADD Arts::Synth_MULTI_ADD Arts::AudioManagerClient 2) If i run artds with the -l 0 option to output debug info my client is unable to connect to the server. any ideas? -- Richard A. Smith Bitworks, Inc. [EMAIL PROTECTED] 501.846.5777 Sr. Design Engineer http://www.bitworks.com
