From owner-freebsd-questions Wed May 10 10:38:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-2.sjc.telocity.net (mail-2.sjc.telocity.net [216.227.56.42]) by hub.freebsd.org (Postfix) with ESMTP id 273B337B55E for ; Wed, 10 May 2000 10:38:11 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-2.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id KAA18205; Wed, 10 May 2000 10:35:44 -0700 (PDT) Message-ID: <39199EEB.5EE5F110@otter.cc> Date: Wed, 10 May 2000 13:39:55 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "Christopher T. Griffiths" Cc: FreeBSD Questions List Subject: Re: IBM Thinkpad 600e and Sound References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris, Aside from using pcm, you might want to also use another driver (like sba), specifying port, dma, similar to what i did with my old SB16. Or try it with the specs on pcm. device pcm0 at isa? port? irq 5 drq 1 flags 0x15 YMMV. I'd recommend reading the man page for csa, though. You might need a pcm/csa combo for it to work properly. -Otter "Christopher T. Griffiths" wrote: > > Hello, > > I am currently running 4.0 -stable on a Thinkpad 600e. I have the > following set in my kernel: > > device pcm > options PNPBIOS > > Unfortunatly I am not getting any sound and am getting the following > dmesg: > > csa0: mem > 0x50000000-0x500 > fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 > pcm0: on csa0 > pcm0: ac97 codec reports dac not ready > > and > > unknown: can't assign resources > unknown0: at port 0-0xf,0x80-0x8f,0xc0-0xdf drq 4 on isa0 > unknown1: at port 0x40-0x43 irq 0 on isa0 > unknown2: at port 0x70-0x73 irq 8 on isa0 > unknown3: at port 0x61 on isa0 > unknown: can't assign resources > unknown: can't assign resources > unknown4: at port 0xf0-0xff irq 13 on isa0 > unknown: can't assign resources > unknown5: at port 0xcf8-0xcff on isa0 > unknown6: at port > 0x22,0x2e-0x2f,0x92,0xb2-0xb3,0x4d0-0x4d1,0x15e0-0x1 > 5ef,0xef00-0xefaf iomem > 0-0x9ffff,0xf0000-0xfffff,0x100000-0x11ffffff,0xffff0000 > -0xffffffff on isa0 > unknown7: at port 0x3bc-0x3bf irq 7 on isa0 > unknown: can't assign resources > pcm1: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq > 1,0 on > isa0 > unknown8: at port 0x538-0x53f on isa0 > unknown9: at port 0x200-0x207 on isa0 > unknown: can't assign resources > unknown10: at port 0x130-0x13f,0x2f8-0x2ff irq 3,10 drq 7 on > isa0 > unknown: can't assign resources > unknown: can't assign resources > unknown: can't assign resources > unknown: can't assign resources > unknown11: on isa0 > > I have looked through the archives with various solutions but none seem to > help. Any suggestions would be great. > > Thanks > > Chris > > --- > Christopher T. Griffiths > Quansoo Group Inc. > cgriffiths@quansoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message