Date: Mon, 16 Dec 2002 08:21:39 -0800 From: "Kevin Oberman" <oberman@es.net> To: "Jake Bogie" <jbogie@xand.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Thinkpad 600 Users I need some help! Message-ID: <20021216162139.4C5065D04@ptavv.es.net> In-Reply-To: Your message of "Mon, 16 Dec 2002 09:29:18 EST." <65E66B893E00494EBEC4E976F32E5D82415FE0@xandhqmsx01.Hawthorne.xand.com>
next in thread | previous in thread | raw e-mail | index | archive | help
There are several ThinkPad 600 systems with slightly different hardware, so this may not prove too useful. First, mwave currently works fine for several people using the 600E and 600X. I think I have also had reports that it works on the original 600. What are you seeing on your system? No, the 600 does not need PNPBIOS built into the kernel. Sound is a trickier issue as I know that different flavors of 600 have very different sound devices. First, get to know the ps2 utility. It's the only way to configure many BIOS parameters on ThinkPads. Make sure that the device you want to use is enabled in BIOS. Make a note of the IRQs being used for the sound chip. Most likely IRQ 5. My config contains: device pcm0 at isa? port 0x52c irq 5 drq 1 flags 0x10 This works on the 600E, but I suspect that the 600 is a bit different. The output of dmesg and the config file you used to build the kernel would also help. Finally, for the 600E you must edit /sys/conf/files a bit before building the kernel. The attached script will do the required stuff, if you need it. Finally, I don't see any reason to turn on PNPBIOS in the kernel. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021216162139.4C5065D04>