From owner-freebsd-hardware@FreeBSD.ORG Tue Jul 8 06:28:52 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82D9137B401 for ; Tue, 8 Jul 2003 06:28:52 -0700 (PDT) Received: from pyxis.i-cable.com (pyxis.i-cable.com [203.83.111.76]) by mx1.FreeBSD.org (Postfix) with SMTP id F0F2A43FBD for ; Tue, 8 Jul 2003 06:28:50 -0700 (PDT) (envelope-from swiftgti@i-cable.com) Received: (qmail 28718 invoked by uid 104); 8 Jul 2003 13:23:53 -0000 Received: from cm61-18-55-56.hkcable.com.hk (HELO dennisibm) (61.18.55.56) by 0 with SMTP; 8 Jul 2003 13:23:52 -0000 Message-ID: <09b201c34554$d803c140$0200a8c0@dennisibm> From: "Dennis" To: "David Yucht" References: Date: Tue, 8 Jul 2003 21:28:39 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 cc: freebsd-hardware@freebsd.org Subject: Re: Setup sound and modem X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jul 2003 13:28:52 -0000 Thanks for your help! I followed the instructions but I found that there is very poor sound. I played some wave it just comes out with distortion and low volume. When no sound is played it keeps giving some high frequency noise. From the instruction, I added "device pcm" and "options PNPBIOS" in kernel and compiled. After that I also do "sh MAKEDEV snd0" in /dev directory. Am I doing something wrong? Please see the dmesg: > grep pcm /var/run/dmesg.boot pcm0: port 0xd800-0xd83f,0xdc00-0xdcff irq 11 at device 2.7 on pci0 pcm0: (id=0x434d4941) Also in dmesg, I also find some strange rows: unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources Do they related? Or it does not work with 9738? ----- Original Message ----- From: "David Yucht" To: "Dennis" Cc: Sent: Tuesday, July 08, 2003 4:22 AM Subject: Re: Setup sound and modem > If you follow the handbook instructions for sound setup @ > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html > you should do OK. The pcm driver has a knack for supporting all sorts of > AC'97 devices, even ones unlisted as officially supported. If that fails, > post the dmesg from boot when the pcm module tries to load. > > As for the modem, good luck. Last I checked that's a pure winmodem, no > hardware, just a codec and a driver. I've seen some reports about people > getting the HSP56 MR working in linux, but nothing as of yet for FreeBSD. > > Regards, > David Yucht > > On Mon, 7 Jul 2003, Dennis wrote: > > > Hi > > > > I have just setup FreeBSD 4.8 on my new PC. But I don't know how to sound > > and modem. I am using on-board C-Media 9738 sound chips, and HSP56MR modem > > is a bundled AMR modem with motherboard. > > > > Pls help~~ > > > > _______________________________________________ > > freebsd-hardware@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.org" > > > >