From owner-freebsd-hackers@FreeBSD.ORG Fri May 16 21:02:13 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62F4737B401 for ; Fri, 16 May 2003 21:02:13 -0700 (PDT) Received: from deamon.mine.nu (modemcable243.234-202-24.mtl.mc.videotron.ca [24.202.234.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D8A043F75 for ; Fri, 16 May 2003 21:02:12 -0700 (PDT) (envelope-from davoid@softhome.net) Received: from softhome.net ([192.168.233.1]) by deamon.mine.nu (8.12.8p1/8.12.8) with ESMTP id h4H42Wam000289 for ; Sat, 17 May 2003 00:02:32 -0400 (EDT) (envelope-from davoid@softhome.net) Message-ID: <3EC5B456.5050302@softhome.net> Date: Sat, 17 May 2003 00:02:30 -0400 From: Andrei User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <3EC4FAA4.1080902@softhome.net> <3EC5B255.1020104@canofsleep.com> In-Reply-To: <3EC5B255.1020104@canofsleep.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: soundcard driver problems: C-media 8330 chip X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 04:02:13 -0000 Scott MacPhee wrote: > Andrei wrote: > >> the pcm0 line appears when I try to play an audio file. What's with >> all the unknown PnP problems? How would I know which device it's >> having problems with? Can misconfiguration of the board's ressources >> be the problem? It's an ISA card soldered on the motherboard, so >> since the BioS supposingly does its job well by letting ISA cards get >> all the ressources they need FIRST, before PnP wreaks havoc, sound >> should be working... > > >> I've googled this extensively and nothing interesting comes up. Help >> greatly appreciated! > > > I get the same problem with my PnP ISA ad1816 based card, but only > when i set the 'PnP OS' option in the bios to 'no'. > > If you have this option in your bios settings, try changing it. > > -scott > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" > > I tried playing with this as well as other BIOS options, result remains the same :\ Any other suggestions? Thanks!