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_at_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_at_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_at_gumbysoft.com | www.FreeBSD.orgReceived on Wed Sep 08 2004 - 23:47:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:11 UTC