From owner-freebsd-drivers@FreeBSD.ORG Thu May 20 11:34:37 2010 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 662F61065673 for ; Thu, 20 May 2010 11:34:37 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 4443A8FC1F for ; Thu, 20 May 2010 11:34:37 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OF3j5-0000n5-Dz for freebsd-drivers@freebsd.org; Thu, 20 May 2010 04:15:43 -0700 Message-ID: <28619788.post@talk.nabble.com> Date: Thu, 20 May 2010 04:15:43 -0700 (PDT) From: Pavel Timofeev To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: timp87@gmail.com Subject: snd_ich and Gens 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: Thu, 20 May 2010 11:34:37 -0000 Hi everyone! I found the problem a long time ago, but only now writing about it. My computer (with motherboard asus p4p800-vm) has a sound card. [root@timbsd ~]# dmesg | grep pcm pcm0: port 0xe800-0xe8ff,0xee80-0xeebf mem 0xfebff800-0xfebff9ff,0xfebff400-0xfebff4ff irq 17 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: I use FreeBSD 8.0 RELEASE i386 and snd_ich driver. It works perfectly. Ussually =) So, I have installed lastest xorg-7.5 from ports and openbox-3.4.11.1 as WM. FreeBSD ports have a gaming console emulator Sega, which is called Gens (/usr/ports/emulators/gens). I have installed it too. Always when I run Gens and then start to play, the system begins greatly hampers (holds, slow down). CPU utilization increases over 100%. But when I disable a sound in Gens, all is well. Same situation when I unload snd_ich. This problem is not related with the video subsystem. I tried different video cards (ati and nvidia, and of course the latest drivers from ports), but got the same result. On another system with other sound card all os ok! Maybe I need write to another mailing list? If you have any ideas please help! -- View this message in context: http://old.nabble.com/snd_ich-and-Gens-tp28619788p28619788.html Sent from the freebsd-drivers mailing list archive at Nabble.com.