Date: Tue, 31 Aug 2004 22:38:47 +0200 From: David Barbero <sico@loquefaltaba.com> To: "Kevin Oberman" <oberman@es.net> Cc: current@freebsd.org Subject: Re: Problem with sound in 5.3-BETA2 Message-ID: <C1FF0452-FB8D-11D8-BCC5-000A95A85868@loquefaltaba.com> In-Reply-To: <20040831201834.BF6FA5D0A@ptavv.es.net> References: <20040831201834.BF6FA5D0A@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
when i compile the kernel, i see LINT and take exactly this line for=20 the card: device "snd_fm801" device sound but don't work... I try to recompile kernel and load as module with kldload "snd_fm801". if this don't work, I upgrade to -CURRENT and try. the version of fm801.c work on 4.7 is: FreeBSD: src/sys/dev/sound/pci/fm801.c,v 1.3.2.6 2002/08/30 14:52:45=20 sobomax Exp Thk. --=20 "Linux is for people who hate Windows, BSD is for people who love UNIX" El 31/08/2004, a las 22:18, Kevin Oberman escribi=F3: > I don't think the patch that allows devices ending in numerics to work > properly has been committed to RELENG_5, so you need to enclose the=20 > name > in quotation marks. This is fixed in CURRENT and I suspect it will be=20= > in > RELENG_5 fairly soon. > > Until then, kldload "snd_fm801" has a better chance of working. (Or > device "snd_fm801" > if you are building it into the kernel.) > > If you actually tried to load with the quotation marks, please ignore > this.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1FF0452-FB8D-11D8-BCC5-000A95A85868>