Date: Tue, 24 Apr 2001 11:48:11 +0200 (CEST) From: <dieter@FreeBSD.rave.org> To: Mark Sergeant <msergeant@snsonline.net> Cc: <FreeBSD-Questions@FreeBSD.ORG> Subject: Re: another soundcard question Message-ID: <Pine.BSF.4.31.0104241137400.66969-100000@R2D2.rave.org> In-Reply-To: <200104240118.f3O1IVL00787@xyzzy.intranet.snsonline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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), <dieter@FreeBSD.rave.org> 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: <unknown card> (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: <PNP0000> can't assign resources > > /kernel: unknown: <PNP0303> can't assign resources > > /kernel: unknown: <PNP0501> can't assign resources > > /kernel: unknown: <PNP0700> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0104241137400.66969-100000>