From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 9 20:10:46 2004 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 6755B16A4CE for ; Mon, 9 Aug 2004 20:10:46 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id E79DC43D41 for ; Mon, 9 Aug 2004 20:10:45 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so124627rnl for ; Mon, 09 Aug 2004 13:10:45 -0700 (PDT) Received: by 10.38.78.1 with SMTP id a1mr1128609rnb; Mon, 09 Aug 2004 13:10:44 -0700 (PDT) Message-ID: <8cb27cbf040809131036c61db0@mail.gmail.com> Date: Mon, 9 Aug 2004 15:10:44 -0500 From: Jon Drews To: Gary Kline In-Reply-To: <20040809060759.GA69851@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040809060759.GA69851@tao.thought.org> cc: FreeBSD Mobile Mailing List Subject: Re: how to enable audio in the ThinkPad 600E... 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: Mon, 09 Aug 2004 20:10:46 -0000 Hi Gary: It may be that you will have to use FreeBSD 4.10 instead of 5.2.1. I had a 600E with FreeBSD 4.9 on it and it worked great. My parents now use it. I used this link to set it up and it worked great. The instructions were very clear. The poster also provides a kernel config file and a XF86Config file. http://tuxmobil.org/ibm_tp600.html Sound worked by adding: device snd device css0 at isa? port 0x530 irq 5 drq 1 device mpu0 at isa? port 0x330 irq 0 to your kernel config file. What worked on mine: 1) Winmodem (using /usr/ports/comms/mwavem) 2) Sound using the above 3) USB document scanning 4) WiFi (DHCP) 5) CUPS printing 6) APM (It could suspend once) I say this because you may be just better off switching to FreeBSD 4.9 or 4.10. On Sun, 8 Aug 2004 23:07:59 -0700, Gary Kline wrote: > > eople, > > Can anyone on the list explain how to get th pcm driver > working in my 600E? I googled around enough to know that > it is possible to build an audio-capabe kernel. The > coming "psm_snd" or "sndpcm" changes have raised a flag > in mmy mind. Better, I think, to ask first than go > the trial-an-error route. > > thanks, > > gary > > -- > Gary Kline kline@thought.org www.thought.org Public service Unix > > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org" >