From owner-freebsd-questions@FreeBSD.ORG Sat Dec 28 10:54:58 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5CDADBB for ; Sat, 28 Dec 2013 10:54:58 +0000 (UTC) Received: from mail-pd0-x232.google.com (mail-pd0-x232.google.com [IPv6:2607:f8b0:400e:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C82612EF for ; Sat, 28 Dec 2013 10:54:58 +0000 (UTC) Received: by mail-pd0-f178.google.com with SMTP id y10so9854996pdj.9 for ; Sat, 28 Dec 2013 02:54:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cuyb/Ca6lKYJL1coGvyc0qjTsQOFFYYLmZdiAvqEjN4=; b=A4dvjBsr+U1vv1AMOwrAQIsjJJMl45c+V8WFux2Ign5CINTkf6SpXOPQJfkyenuzck PfvnS0fUMYQpRgITdr2h3B52lYeIxNi85+Irb7bMOnpc4yOcEwWFxCdxD3B7SQ9pP7OC m1sr087a5eHPoLNtOIhq3STEJYL6rpBG/H6gX+ae4wCwqbk52HZHdF1IqXKMu3d6lNip TMVOdFPz0r9eMZJfUXbWR2rCXVjYrorX6ShtuSCybTJoPaQFkC1TiqUgc7X+GzeTp4tv 9haCjJZm87+gkzWwY74HWp9/N0LG9UxjpTyGz4nuOTVHdarjoROBRz5u+ZYSlUxo1jPt mikg== MIME-Version: 1.0 X-Received: by 10.66.162.74 with SMTP id xy10mr33117510pab.4.1388228098176; Sat, 28 Dec 2013 02:54:58 -0800 (PST) Received: by 10.70.86.69 with HTTP; Sat, 28 Dec 2013 02:54:58 -0800 (PST) In-Reply-To: References: <52BE9F6F.5020603@gmail.com> Date: Sat, 28 Dec 2013 11:54:58 +0100 Message-ID: Subject: Re: musicpd doesn't play musics From: Zsolt Udvari To: David Demelier Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Dec 2013 10:54:58 -0000 Now I have six dsps: /dev/dsp0.0 /dev/dsp0.1 /dev/dsp0.2 /dev/dsp0.3 /dev/dsp0.4 /dev/dsp0.5 2013/12/28 Zsolt Udvari : > Thanks for your answer! > > 2013/12/28 David Demelier : >> Try to remove the device from audio_output. I personally have : > First I've tried with the default musicpd.conf, without oss/device. > Now I've tried again but it doesn't work :( > Vlc has audio output, and I can hear youtube videos, etc. And "cat > anyfile > /dev/dsp" produces some "melody". > I think the problem is in musicpd (because other programs has voice). > > But I noticed a strange thing: I've /dev/dsp0.0, sometimes I've got > /dev/dsp0.1 too, and now only /dev/dsp0.1 (without /dev/dsp0.0). Is it > normal? > >> >> audio_output { >> type "oss" >> name "My OSS Device" >> mixer_device "/dev/mixer" >> mixer_control "vol" >> } >> >> And it works. Do you have any output at all? mplayer, vlc, or so? >> >> Regards >> >>> What's wrong? >>> >>> Zsolt >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >>> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"