From owner-freebsd-questions Fri Jun 11 9:34: 9 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 130F915160 for ; Fri, 11 Jun 1999 09:34:01 -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 MAA05587 for ; Fri, 11 Jun 1999 12:38:55 -0400 (EDT) (envelope-from chrismar@shasta.eclipse.net) Date: Fri, 11 Jun 1999 12:38:55 -0400 (EDT) From: Chris To: freebsd-questions@freebsd.org Subject: sched_getscheduler ?? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I recently downloaded and compiled xmms 0.9(formerly x11amp). I can get sound output as long as I click on the window and drag it around the screen. If I just let it sit there and play the sound gets garbled and distorted. There is a console message though when I try to play an mp3, it is: cmd xmms pid 439 tried to use non-present sched_getscheduler I assume that xmms is trying to use some sort of cpu scheduler that it isn't finding present therefore it isn't getting the needed CPU cycles to play the mp3, that is why I have to drag it around the screen. Is sched_getscheduler something I can add to my kernel? or am I gonna have to try and ask the developers for a work around? TIA, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message