View Single Post
  #3  
Old October 19th, 2006, 04:55 PM

Nostromo Nostromo is offline
Private
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Nostromo is on a distinguished road
Default Re: No sound in Linux?

Thanks for the hints, I did some more testing:

1) Running ``./dom3 -o'' without aoss does work (after a fashion): My machine has two soundcards, and it was outputting to the wrong (unconnected) one. I'll now try to figure out how to redirect OSS output to the correct card.

2) As for arts: artsd is definitely running and working fine. For example, here are a few lines of output from mplayer:

Code:

[AO ARTS] Connected to sound server.
[AO ARTS] Stream opened.
[AO ARTS] buffer size: 36864
[AO ARTS] buffer size: 2048
AO: [arts] 32000Hz 2ch s16le (2 bytes per sample)
Starting playback...



Only the client (dom3) crashes.
Reply With Quote