From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 21 14:29:16 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDCF3106566B for ; Tue, 21 Apr 2009 14:29:16 +0000 (UTC) (envelope-from rmakogon@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 497268FC0C for ; Tue, 21 Apr 2009 14:29:16 +0000 (UTC) (envelope-from rmakogon@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so358420fgb.12 for ; Tue, 21 Apr 2009 07:29:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=IbaaDnDA3son2VtHB+VmIo03RXf6fCnvt0NoVXwF184=; b=xXsq5KEAvAFggjum9sptf2/bxXi85sVql8CREbd2qt4XjdtDGqgax7CulTdmHyHO6K qcjUNb2Wn1XWFiNN3yiYF2FFaVBc6BiJ4HZch1tkF97JODJFz/KXqCgHN0fJzwNXqb3j 8S30OxlNYcibLNPOaQYr8zBHZidAMAWU1CrsI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ey6MAl00KtDBK5gJGiPv6htvikKmUcCLMyAmoR2HvMo1Hhk/YBLnJ40XhZsgiGNzfd Dusax0DpU/56t4eKgalhFbAHwAQXMNlwhOU44UEpNnAlto/ZDYiM3qpLNMF+N7udm2Tg DDJr33OiAz2Q3MGuHldkUSEiUJxLZ/5VCW2dU= MIME-Version: 1.0 Received: by 10.86.3.4 with SMTP id 4mr4598536fgc.66.1240322380909; Tue, 21 Apr 2009 06:59:40 -0700 (PDT) In-Reply-To: <49ED94AC.7060706@gmail.com> References: <1240269789.00102640.1240259402@10.7.7.3> <49ED5CF2.6000204@mavhome.dp.ua> <49ED94AC.7060706@gmail.com> Date: Tue, 21 Apr 2009 09:59:40 -0400 Message-ID: From: Roman Makogon To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Not working sound on HP 2133 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 14:29:17 -0000 It works with headphones, but there's no output in builtin speakers. On Tue, Apr 21, 2009 at 5:41 AM, Ricardo Jesus wrote: > Alexander Motin wrote: >> >> Alex Keda wrote: >>> >>> hdac0@pci0:128:1:0: class=0x040300 card=0x3030103c chip=0x32881106 >>> rev=0x10 hdr=0x00 >>> vendor = 'VIA Technologies Inc' >>> device = '??? VIA VT8251/8237A High Definition Audio Controller - >>> HDA Codec Realtek ALC660' >>> class = multimedia >>> subclass = HDA >>> >>> all detected, but - no sound =(( >> >> Without verbose messages it is impossible to say anything. >> > The snd_via8233 driver supports the VIA VT8237 and VIA VT8251 audio > chipstes. > > To load the driver as a module at boot time, place the following line in > /boot/loader.conf: > > snd_via8233_load="YES" > > Have a look at the drivers man page: man snd_via8233. > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" >