>Could someone please tell me what program I should use to configure my >soundcard? I'm using the program: mp3blaster but it just can't recognice >my soundcard(paula). > >I have been running a lot of dpkg -i * lately to install the Debian >distribution, maybe I've missed an essential package? hmm...
The PPC Linux sound drivers are very nearly, but not quite, OSS compatible. I've found a number of programs that don't like it on my Power Mac 8200 with the DMA sound driver; xmms and mikmod, for example. (Although alsaplayer and xmp work fine.) One workaround is to use esd, but this uses a lot of CPU time. Another workaround is to use esd to configure the raw sound device, and then tell your program to write to disk but give it the filename /dev/dsp; this makes mikmod work. Can you cat stuff directly to /dev/dsp correctly? -- +- David Given ---------------McQ-+ | Work: [EMAIL PROTECTED] | No lawyers were harmed in the creation of | Play: [EMAIL PROTECTED] | this post. I'll try harder next time. +- http://wired.st-and.ac.uk/~dg -+

