From owner-freebsd-questions Tue Apr 24 2:48: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.vub.ac.be (guppy.vub.ac.be [134.184.129.2]) by hub.freebsd.org (Postfix) with ESMTP id C500237B422 for ; Tue, 24 Apr 2001 02:48:05 -0700 (PDT) (envelope-from dieter@FreeBSD.rave.org) Received: from R2D2.rave.org (igwesl4.vub.ac.be [134.184.49.24]) by guppy.vub.ac.be (8.9.1b+Sun/3.17.1.ap (guppy)) id LAA26350; Tue, 24 Apr 2001 11:48:03 +0200 (MET DST) for Received: (qmail 66989 invoked by uid 1980); 24 Apr 2001 09:48:11 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Apr 2001 09:48:11 -0000 Date: Tue, 24 Apr 2001 11:48:11 +0200 (CEST) From: X-X-Sender: Reply-To: To: Mark Sergeant Cc: Subject: Re: another soundcard question In-Reply-To: <200104240118.f3O1IVL00787@xyzzy.intranet.snsonline.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23 Apr 2001, Mark Sergeant wrote: > My guess is that it is an intel 440 based sound card, if so you might want to > try the following URL. I have one of these cards on my laptop & after using > these instructions it works gfreat apart from lagged sound playing quake. > > The URL is... http://www.katsurajima.seya.yokohama.jp/ich/ That's not a correct guess, although I understand the confusion between the i810 chipset and the name of my motherboard (M810LMR). It's a motherboard for an AMD athlon/duron (socket A). Intel doesn't make chipsets for AMD processors. :) However as I am willing to try everything I compiled the thing, at least I tried. However, this gave me tons of compile errors. I haven't even bothered trying to fix the code because I don't believe it will help me. But thanks anyway for your time and advice. greetings, -- dieter > > cheers, > > Mark > > On Mon, 23 Apr 2001 20:22:50 +0200 (CEST), said: > > > > > hey all, > > > > I'm currently fighting with an annoying problem. A few days ago I bought > > myself a PCCHIPS motherboard (M810LMR). This board has virtually > > everything onboard: 10/100 networkdevice, vga, an ac97 codec-based > > soundcard and an AMR modem. > > My problem is getting the soundcard to work. I used following kernel > > options on a 4.3 RC4: > > > > device pcm > > device csa > > > > This in combination with options PNPBIOS. I also tried without PNPBIOS and > > with adding at isa? port? irq 10 drq ? flags 0x0 to both the pcm and the > > csa device. When I disable PNPBIOS I get following kernel message while > > booting: > > > > /kernel: pci0: (vendor=0x1039, dev=0x7018) at 1.4 irq 10 > > > > When I use PNPBIOS I also get that message but then I also have (about > > twenty lines lower): > > > > /kernel: unknown: can't assign resources > > /kernel: unknown: can't assign resources > > /kernel: unknown: can't assign resources > > /kernel: unknown: can't assign resources > > > > I tried all this with both PnP on and off in the BIOS. > > > > If anyone has similar experiences or has any clue what the problem might > > be, I'd be in heaven. > > > > thanx, > > > > -- dieter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message