Re: Problem with sound in 5.3-BETA2
From: David Barbero (sico_at_loquefaltaba.com)
Date: 08/31/04
- Previous message: Brooks Davis: "Re: suggestion for /usr/src/UPDATING"
- In reply to: Kevin Oberman: "Re: Problem with sound in 5.3-BETA2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 22:38:47 +0200 To: "Kevin Oberman" <oberman@es.net>
when i compile the kernel, i see LINT and take exactly this line for
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
sobomax Exp
Thk.
-- "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ó: > 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 > name > in quotation marks. This is fixed in CURRENT and I suspect it will be > 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. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Brooks Davis: "Re: suggestion for /usr/src/UPDATING"
- In reply to: Kevin Oberman: "Re: Problem with sound in 5.3-BETA2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|