From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 08:19:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09EBE16A4B3 for ; Tue, 16 Sep 2003 08:19:13 -0700 (PDT) Received: from ua.fm (smtp2.ua.fm [195.248.176.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4592243F3F for ; Tue, 16 Sep 2003 08:19:06 -0700 (PDT) (envelope-from zorehid@ua.fm) Received: from [193.201.81.35] (account zorehid HELO storm.mshome.net) by ua.fm (CommuniGate Pro SMTP 3.5.9) with ESMTP id 40939558; Tue, 16 Sep 2003 18:19:02 +0300 Date: Tue, 16 Sep 2003 18:20:53 +0300 From: Roman Malytskyy X-Mailer: The Bat! (v1.62 Christmas Edition) X-Priority: 3 (Normal) Message-ID: <11517137312.20030916182053@ua.fm> To: Greg Lane In-Reply-To: <20030916105540.GA40125@localhost.bigpond.net.au> References: <8813912404.20030915153235@ua.fm> <20030916105540.GA40125@localhost.bigpond.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re[2]: PNP Crystal soundcard detection problem in 5.1Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Malytskyy List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 15:19:13 -0000 Hello Greg, >> I am having problem with initializing my PnP Crystal soundcard on DellLatitude >> CPi notebook under FreeBSD 5.1-RELEASE GL> I have a CPi D266XT running 5-current. I have the very same model! 5.1-RELEASE could problem be here? GL> Then it stopped working for a while. I've never managed to GL> get it working with only "device pcm" again. But now I am GL> running 5-current with the following GL> device pcm GL> device sbc I've updated my FlashBIOS from A03 to version A12 (from DELL website), I've added to the end of config-file device pcm device sbc And still nothing : -bash-2.05b$ cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: Verbose booting keeps giving: ... unknown: can't assign resources (port) unknown: at port 0x378-0x37f on isa0 unknown: can't assign resources (irq) unknown: at port 0x220-0x22f,0x388-0x38b,0x530-0x537 irq 5 on isa0 unknown: failed to probe at port 0x210-0x217 on isa0 unknown: can't assign resources (port) unknown: at port 0x3f2-0x3f5 on isa0 ... I have ACPI disabled, In /boot/devices.hints: ... hint.pcm.0.at="isa" hint.pcm.0.irq="5" hint.pcm.0.drq="1" hint.pcm.0.flags="0x0" The only additional hardware I have installed is PS/2 mouse and Surecom PCMCIA Ethernet adapter (model ep428x, which is detected as rl0) p.s. maybe you will consider possible sharing you kernel configuration file and maybe BIOS settings, coz we have same model and its even more strange that its not working. Best regards, Roman mailto:zorehid@ua.fm