Date: Sun, 30 Jan 2005 22:49:07 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Bozhidar Batsov <lordbad@e-card.bg> Cc: freebsd-questions@freebsd.org Subject: Re: OSS driver Message-ID: <20050131044907.GB29062@dan.emsphone.com> In-Reply-To: <1107125245.1492.0.camel@ds2.domainspa.com> References: <1107125245.1492.0.camel@ds2.domainspa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 31), Bozhidar Batsov said: > I'm desperate. The driver that is supposed to autodetect my audio doen't > even has it in its list of recognized devices. More details would be nice. "the driver" and "my audio" should have been "the snd_ich driver" and "something that I can't guess because you didn't tell us". Luckily you mentioned nforce later on. Run pciconf -lv, find your card, try adding the chip ID to the list of supported IDs in /sys/dev/sound/pci/ich.c . If it works, send a PR with the patch. Examples: http://www.freebsd.org/cgi/query-pr.cgi?pr=71317 http://www.freebsd.org/cgi/query-pr.cgi?pr=71726 -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050131044907.GB29062>