Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2011 09:42:38 +0700
From:      Erich Dollansky <erich@alogreentechnologies.com>
To:        freebsd-questions@freebsd.org
Cc:        "Zhang Weiwu, Beijing" <zhangweiwu@realss.com>
Subject:   Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2
Message-ID:  <201104160942.38440.erich@alogreentechnologies.com>
In-Reply-To: <4DA86009.5090808@realss.com>
References:  <4DA86009.5090808@realss.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

did you really get no other answer?

On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote:
> Hello. I intend to use FreeBSD instead of PC-BSD. The sound card doesn't=
=20
> work on FreeBSD 8.2. I tried to follow the manual and loaded all sound=20
> card drivers
>=20
> # kldload snd_driver

this will never work.

You must load the driver for your sound card. Something like

kldload  snd_hda

You must replace snd_hda by the name of the driver for your card.

Erich
>=20
> But no driver works:
>=20
> # cat /dev/sndstat
> FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
> Installed devices:
>=20
> There is nothing after "installed devices". And there is nothing about=20
> sound card mentioned in dmesg.
>=20
> I had the impression non of the drivers recognizes the card, which is:
>=20
> none1@pci0:0:4:0: class=3D0x040100 card=3D0x103b13bd chip=3D0x545510b9 re=
v=3D0x03 hdr=3D0x00
> vendor =3D 'Acer Labs Incorporated (ALi/ULi)'
> device =3D 'AC'97 Audio Controller (M1563M Southbridge)'
> class =3D multimedia
> subclass =3D audio
>=20
>=20
> Search for the chip ID as keyword on google reveals in PC-BSD this=20
> keyword is mentioned in their driver database=20
> "/PCBSD/soundDetect/soundcards.xml"
>=20
> source: http://trac.pcbsd.org/changeset/3018/pcbsd
>=20
> Somehow this hints PC-BSD recognizes and can configure this sound card.
>=20
> My question is, if PC-BSD could play using this sound card, a FreeBSD=20
> method must not be too far away, right? Can I configure FreeBSD somehow=20
> to let a driver recognize and make use of this sound card?
>=20
> P. S. If it doesn't work, I guess I'll fall back to Windows instead of=20
> PC-BSD because I intend to use this machine for playing around and=20
> testing GNUStep including its multimedia. The computer has a hard-wired=20
> 8GB storage which is OK for the purpose, but not enough for PC-BSD.
>=20
> --=20
> =E6=88=91=E7=9A=84=E5=8D=9A=E5=AE=A2=EF=BC=9A
> http://zhangweiwu.ixiezi.com/
> =E7=BD=91=E7=AB=99=E8=BF=9B=E5=8C=96=E8=AE=BA =EF=BC=8D=EF=BC=8D=E5=86=99=
=E7=BB=99=E9=9C=80=E8=A6=81=E7=BD=91=E7=AB=99=E6=88=96=E5=90=8E=E6=82=94=E6=
=9C=89=E4=BA=86=E7=BD=91=E7=AB=99=E7=9A=84=E4=BA=BA
>=20
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
>=20
>=20



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