From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 19:44:58 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E0C16A4CE for ; Wed, 30 Mar 2005 19:44:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id C844643D45 for ; Wed, 30 Mar 2005 19:44:57 +0000 (GMT) (envelope-from ts4short@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so194866rng for ; Wed, 30 Mar 2005 11:44:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fvemm7a5k75ka/s8XBPPveBPX4iHRa6cD4gnE4ZPawHhCvGJmVwa2XgJJVzXzLbPdx1RQynCepE4ZGOw0h87luLneaF4KSlucp9mZgcKgdHnJBjeLqPQwFo7OdzCa+MVvYo11gn7VhATHp6dBNoOgkbIHOYAUFqUjP2oBuIGbF8= Received: by 10.38.153.43 with SMTP id a43mr816312rne; Wed, 30 Mar 2005 11:44:57 -0800 (PST) Received: by 10.38.12.54 with HTTP; Wed, 30 Mar 2005 11:44:57 -0800 (PST) Message-ID: <4878093805033011446c517ce8@mail.gmail.com> Date: Wed, 30 Mar 2005 14:44:57 -0500 From: Todd Shirk To: "albi@scii.nl" In-Reply-To: <20050329010308.46220b59.albi@scii.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <48780938050324140739482fe8@mail.gmail.com> <20050324231541.361f3b89.albi@scii.nl> <48780938050328055057a45191@mail.gmail.com> <4878093805032806432e76eaef@mail.gmail.com> <48780938050328140858da5477@mail.gmail.com> <20050329010308.46220b59.albi@scii.nl> cc: freebsd-questions@freebsd.org Subject: Re: Hardware problems after installing 5.4 pre-release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Todd Shirk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 19:44:58 -0000 I've tried installing gnome and windowmaker to test the sound. Each act the same as KDE. Mplayer works with sound but nothing else. I, also, installed xmms and tested, no sound. The sound graphics are idle, seeming to indicate that the sound is not being generated in the applications. I, also, tried the command line app cdcontrol. # cdcontrol -f /dev/acd0 play 1 no sound. Does mplayer use a kernel independent sound driver? On Tue, 29 Mar 2005 01:03:08 +0200, albi@scii.nl wrote: > On Mon, 28 Mar 2005 17:08:47 -0500 > Todd Shirk wrote: > > > Here's an update on the sound issue. I ported down and compiled > > mplayer. I popped in a DVD and typed on the command line: > > > > # mplayer dvd:// > > > > With that I got sound to play. I then recompile xine, but xine still > > has no sound. KDE is also soundless. > > this sounds a little bit like KDE's sound-daemon (artsd) is not working > well or something like that > > what happens with your sound if you use e.g. icewm or fluxbox or > windowmaker ? > >