Date: Mon, 9 Aug 2004 15:10:44 -0500 From: Jon Drews <jon.drews@gmail.com> To: Gary Kline <kline@tao.thought.org> Cc: FreeBSD Mobile Mailing List <freebsd-mobile@freebsd.org> Subject: Re: how to enable audio in the ThinkPad 600E... Message-ID: <8cb27cbf040809131036c61db0@mail.gmail.com> In-Reply-To: <20040809060759.GA69851@tao.thought.org> References: <20040809060759.GA69851@tao.thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <kline@tao.thought.org> 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb27cbf040809131036c61db0>