Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2004 18:47:54 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        David Barbero <sico@loquefaltaba.com>
Cc:        current@freebsd.org
Subject:   Re: Problem with sound in 5.3-BETA2
Message-ID:  <20040908184453.F81868@carver.gumbysoft.com>
In-Reply-To: <49283.192.168.0.98.1093978344.squirrel@webmail.loquefaltaba.com>
References:  <49283.192.168.0.98.1093978344.squirrel@webmail.loquefaltaba.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Aug 2004, David Barbero wrote:

> I have a problem with the sound driver snd_fm801, I tryed load snd_fm801
> as module and compile in to the kernel but this not recognize this card.
> This card work properly on FreeBSD 4.7.
>
> Version of FreeBSD:
> FreeBSD michelle.loquefaltaba.com 5.3-BETA2 FreeBSD 5.3-BETA2 #5: Tue Aug
> 31 17:47:29 CEST 2004
> root@michelle.loquefaltaba.com:/usr/obj/usr/src/sys/MICHELLE  i386
>
> cvsup day 31-08-2004 with RELENG_5

dmesg?

> Information of Sound Card:
> Terratec 512i
>
> pciconf information:
>
> none10@pci1:7:0:        class=0x040100 card=0x13191319 chip=0x08011319
> rev=0xb2 hdr=0x00

Assuming you compiled in the driver properly, this ID is in the FM801
driver and should be detected.  You can verify this by running the
following commands:

kldstat -v | grep sound
kldstat -v | grep snd_fm801

If either of these returns nothing then you're missing a piece.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040908184453.F81868>