From owner-freebsd-mobile@FreeBSD.ORG Thu Jun 26 05:13:01 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3754C37B401 for ; Thu, 26 Jun 2003 05:13:01 -0700 (PDT) Received: from mail.takas.lt (mail-src.takas.lt [212.59.31.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E81D43FF2 for ; Thu, 26 Jun 2003 05:12:59 -0700 (PDT) (envelope-from stakys@punktas.lt) Received: from ss ([81.7.111.170]) by mail.takas.lt with Microsoft SMTPSVC(5.0.2195.5329); Thu, 26 Jun 2003 15:12:53 +0300 Message-ID: <04d401c33bdc$4cdf4390$0400a8c0@ss> From: "stakys" To: Date: Thu, 26 Jun 2003 15:13:06 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 26 Jun 2003 12:12:53.0692 (UTC) FILETIME=[453C27C0:01C33BDC] Subject: Sound problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 12:13:01 -0000 Hi, i got this laptop HP Pavilion n5470, and ESS Allegro ES1988 sound card, also i've installed FreeBSD 5.1RELEASE. I added theese lines into my /boot/loader.conf , and after this i can here sound just from cd when doing "cdcontrol -f /dev/acd0 play 1, but i cannot play any other files, and when i try to do "mpg123 xxx.mp3, i can see this error in my /var/log/messages : pcm0: play:0: play interrupt timeout, channel dead Heres my dmesg log www.muaythai.lt/dmesg.txt This is what i get from grep pcm /var/run/dmesg.boot: Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc06b02a8. pcm0: port 0x1400-0x14ff at device 8.0 on pci0 pcm0: failed to enable memory mapping! pcm0: And this is what i get when cat /dev/sndstat: FreeBSD Audio driver (new pcm) Installed devices: pcm0: at io 0x1400 irq 5 (4p/1r/0v channels duplex default What you offer to do for me to solve this problem ?