You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, November 15th 2003, 2:05pm

arts problem with NetBSD

i'm running NetBSD-current and am having trouble with arts.

When i run artsd from the command line i get

bash-2.05b$ artsd -l 0
artsd version is 1.1.4
gsl: using Unix98 pthreads directly for mutexes and conditions
autodetecting driver:
- toss: 4
- null: -1
- oss: 10
... which means we'll default to oss
device capabilities: revision0 duplex trigger
buffering: 7 fragments with 1024 bytes (audio latency is 40.6 ms)
AudioIOOSS: failed prefilling audio buffer (might cause synchronization problems in conjunction with full duplex)
virtualize StereoVolumeControl
device capabilities: revision0 duplex trigger
buffering: 7 fragments with 1024 bytes (audio latency is 40.6 ms)
AudioIOOSS: failed prefilling audio buffer (might cause synchronization problems in conjunction with full duplex)
audio format is 44100 Hz, 16 bits, 2 channels
addDirectory(/usr/pkg/lib/mcop,)
addDirectory(/usr/pkg/lib/mcop/Arts,Arts)
addDirectory(/usr/pkg/lib/mcop/Arts/Environment,Arts::Environment)
addDirectory(/usr/pkg/lib/mcop/Noatun,Noatun)
addDirectory(/home/mark/.mcop/trader-cache,)
unix_connect: can't connect to server (unix:/tmp/mcop-mark/loki_coris_org_uk-2362-3fb63309)
Arts::MidiManager registered successfully.
There are already artsd objects registered, looking if they are active...
unix_connect: can't connect to server (unix:/tmp/mcop-mark/loki_coris_org_uk-2362-3fb63309)
... cleaned 5 unused mcop global references.

unix_connect: can't connect to server (unix:/tmp/mcop-mark/loki_coris_org_uk-2362-3fb63309)
(The previous message was repeated 4 times.)
AudioSubSystem::handleIO: write failed
len = 964, can_write = 1024, errno = 17 (File exists)

This might be a sound hardware/driver specific problem (see aRts FAQ)
bash-2.05b$

My sound card is supported and configured so any ideas?

My card is SiS 7012 AC-97 Audio.

I've asked on the NetBSD forums but no help.

Thanks.

Mark