From owner-freebsd-drivers@FreeBSD.ORG Fri Oct 20 11:09:34 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42DAF16A492 for ; Fri, 20 Oct 2006 11:09:34 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtp4.poczta.interia.pl (smtp11.poczta.interia.pl [80.48.65.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4148543D7B for ; Fri, 20 Oct 2006 11:09:24 +0000 (GMT) (envelope-from vermaden@interia.pl) Received: by smtp4.poczta.interia.pl (INTERIA.PL, from userid 502) id E1DD5D120C; Fri, 20 Oct 2006 13:09:21 +0200 (CEST) Received: from poczta.interia.pl (f28.poczta.interia.pl [10.217.2.28]) by smtp4.poczta.interia.pl (INTERIA.PL) with ESMTP id 8243CD119F for ; Fri, 20 Oct 2006 13:09:14 +0200 (CEST) Received: by poczta.interia.pl (Postfix, from userid 502) id 17FA021C895; Fri, 20 Oct 2006 13:09:14 +0200 (CEST) Received: from localhost (localhost.interia.pl [127.0.0.1]) by poczta.interia.pl (Postfix) with ESMTP id B79D721C890 for ; Fri, 20 Oct 2006 13:09:13 +0200 (CEST) Date: 20 Oct 2006 13:09:13 +0200 From: vermaden To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=ISO-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE X-ORIGINATE-IP: 217.113.228.118 X-Mailer: PSE Message-Id: <20061020110913.B79D721C890@poczta.interia.pl> X-EMID: 29e40acc Subject: SigmaTel STAC9700/83/84 // AMD768 // play interrupt timeout, channel dead X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 11:09:34 -0000 Hi, I do not know if this is proper section for problems with sound drivers= , if not tell me where i should send this. When playing sound i get this er= ror: pcm0:virtual:0:dsp0.2: play interrupt timeout, channel dead My sysctl sound settings: hw.snd.maxautovchans=3D64 hw.snd.pcm0.vchans=3D32 % cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0xb000, 0xb400 irq 17 bufsz 16384 kld snd_ich (1p/1= r/32v channels duplex default) % dmesg | grep pcm pcm0: port 0xb000-0xb0ff,0xb400-0xb43f irq 17 at device 7.5 on = pci0 pcm0: The motherboard is Gigabyte GA-7DPXDW based on AMD 762/768 chipsets. I use snd_ich.ko module to use this sound card. I shall wait for next release, to check if this is fixed or there is some s= ollution to make it work propelry? thx for any info ---------------------------------------------------------------------- PS. >>> http://link.interia.pl/f19a6 From owner-freebsd-drivers@FreeBSD.ORG Fri Oct 20 13:25:32 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BC6816A403 for ; Fri, 20 Oct 2006 13:25:32 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp1.yandex.ru (smtp1.yandex.ru [213.180.223.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B57C43D49 for ; Fri, 20 Oct 2006 13:25:31 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from mail.kirov.so-cdu.ru ([81.18.142.225]:12046 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S2077128AbWJTNZZ (ORCPT ); Fri, 20 Oct 2006 17:25:25 +0400 X-Comment: RFC 2476 MSA function at smtp1.yandex.ru logged sender identity as: bu7cher Message-ID: <4538CE43.4020401@yandex.ru> Date: Fri, 20 Oct 2006 17:25:23 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: vermaden References: <20061020110913.B79D721C890@poczta.interia.pl> In-Reply-To: <20061020110913.B79D721C890@poczta.interia.pl> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@freebsd.org Subject: Re: SigmaTel STAC9700/83/84 // AMD768 // play interrupt timeout, channel dead X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 13:25:32 -0000 vermaden wrote: > Hi, I do not know if this is proper section for problems with sound drivers, I think that freebsd-multimedia@ is a proper list for this question. Also see this information before posting a PR into multimedia list: http://people.freebsd.org/~ariff/BUG_REPORT http://freebsd.rambler.ru/bsdmail/freebsd-multimedia_2006/msg01190.html -- WBR, Andrey V. Elsukov From owner-freebsd-drivers@FreeBSD.ORG Fri Oct 20 13:31:26 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCA7E16A403 for ; Fri, 20 Oct 2006 13:31:26 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A2F43D45 for ; Fri, 20 Oct 2006 13:31:26 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from [213.87.86.63] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GauQy-0000f2-Ud; Fri, 20 Oct 2006 17:29:14 +0400 Received: from localhost (localhost [127.0.0.1]) by fonon.realnet (Postfix) with SMTP id 00D6E114CB; Fri, 20 Oct 2006 17:30:49 +0400 (MSD) Date: Fri, 20 Oct 2006 17:30:44 +0400 From: Stanislav Sedov To: vermaden Message-Id: <20061020173044.60746635.stas@FreeBSD.org> In-Reply-To: <20061020110913.B79D721C890@poczta.interia.pl> References: <20061020110913.B79D721C890@poczta.interia.pl> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Fri__20_Oct_2006_17_30_44_+0400_4o+ygRGtWJ1vIZ7h" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 X-Mailman-Approved-At: Fri, 20 Oct 2006 15:33:37 +0000 Cc: freebsd-drivers@freebsd.org Subject: Re: SigmaTel STAC9700/83/84 // AMD768 // play interrupt timeout, channel dead X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 13:31:26 -0000 --Signature=_Fri__20_Oct_2006_17_30_44_+0400_4o+ygRGtWJ1vIZ7h Content-Type: text/plain; charset=KOI8-R Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 20 Oct 2006 13:09:13 +0200 vermaden mentioned: > Hi, I do not know if this is proper section for problems with sound drive= rs, if not tell me where i should send this. When playing sound i get this = error: >=20 You should probably send it to multimedia@ to fit better. --=20 Stanislav Sedov [[=F2=CF=D3=D3=C9=D1, = =ED=CF=D3=CB=D7=C1]] PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc --Signature=_Fri__20_Oct_2006_17_30_44_+0400_4o+ygRGtWJ1vIZ7h Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFOM+JK/VZk+smlYERAo8CAJ9CkCZYcCSTAP+AlqaHZURSmjIwkQCfQZsY lWVS9noptCiXoEbfqd30seM= =XKU1 -----END PGP SIGNATURE----- --Signature=_Fri__20_Oct_2006_17_30_44_+0400_4o+ygRGtWJ1vIZ7h--