From owner-freebsd-questions Sat Jun 19 18: 3: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from shasta.eclipse.net (shasta.eclipse.net [207.207.193.17]) by hub.freebsd.org (Postfix) with ESMTP id 42DAE15121 for ; Sat, 19 Jun 1999 18:02:53 -0700 (PDT) (envelope-from chrismar@shasta.eclipse.net) Received: from localhost (chrismar@localhost) by shasta.eclipse.net (8.9.2/8.9.2) with ESMTP id VAA01535; Sat, 19 Jun 1999 21:08:48 -0400 (EDT) (envelope-from chrismar@shasta.eclipse.net) Date: Sat, 19 Jun 1999 21:08:48 -0400 (EDT) From: Chris To: Alfred Perlstein Cc: Joachim =?iso-8859-1?Q?Str=F6mbergson?= , freebsd-questions@FreeBSD.ORG Subject: Re: Problems running xmms on FreeBSD 3.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have had similar problems. I found that adding those few lines to the kernel actually makes the problem worse. I have noticed the problem is much worse with 0.9.1 as opposed to 0.9.. If you run xmms 0.9 with rtprio, such as `rtprio 0 xmms` it works pretty much as it should except for the kernel messages. Chris=20 On Sat, 19 Jun 1999, Alfred Perlstein wrote: > On Sat, 19 Jun 1999, Joachim [iso-8859-1] Str=F6mbergson wrote: >=20 > > Tja! > >=20 > > I have tried to compile and run XMMS (aka the new version of X11Amp) on > > my FreeBSD 3.2-Stable system. Compiling is no problem (after installing > > GTK+ 1.2.3 and glib 1.2.3). The problem is actually running it. > >=20 > > What happens is that the application only runs sporadically, and in > > between sits there in suspended animation. Playing songs is done in > > small burst. > >=20 > > I have a Soundblaster AWE32 setup like the Sabatier docs says. During > > boot the cards is detected seemingly ok (all features like Soundblaster > > 16, MPU-401, OPL3 and EMU8000 support is detected). Also, I can run amp > > and mpg123 without any problems. > >=20 > > When playing a song in xmms I get the following in the console: > > > > fetis.ninja.se:/home/js> Jun 19 21:50:42 fetis /kernel: cmd xmms pid > > 8302 tried=20 > > to use non-present sched_getscheduler > > fetis.ninja.se:/home/js> Sound: DMA (output) timed out - IRQ/DRQ config > > error? > > Sound: DMA (output) timed out - IRQ/DRQ config error? > > Sound: DMA (output) timed out - IRQ/DRQ config error? > > Sound: DMA (output) timed out - IRQ/DRQ config error? > > > >=20 > > Judging by the weird, spurious execution behaviour I'm guessing the > > threads for the player isn't running properly. Am I right, how do I > > rectify this? Has anybody else been successful with xmms. > >=20 > > Any help, and/or pointers to a solution would be very much appreciated. > >=20 >=20 > add these lines to your kernel config: >=20 > options "P1003_1B" > options "_KPOSIX_PRIORITY_SCHEDULING" > options "_KPOSIX_VERSION=3D199309L" >=20 > that may help, if not then I don't know what to say, sound on > my soundblaster has been broken for me when using xmms (as well > as previous versions of x11amp) for about a month now with=20 > -current. >=20 > However, the output by your kernel suggests a misconfiguration? >=20 > why don't you twiddle with the IRQ/DMA a bit, perhaps some > other device is also using the same settings? >=20 > -Alfred Perlstein - [bright@rush.net|bright@wintelcom.net]=20 > systems administrator and programmer > Win Telecom - http://www.wintelcom.net/ >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message