Date: Mon, 05 Mar 2007 18:07:01 +0000 From: Vince <jhary@unsane.co.uk> To: freebsd-stable@freebsd.org Subject: Re: Can't get sound to work! Message-ID: <45EC5C45.8010604@unsane.co.uk> In-Reply-To: <20070305172802.GA90417@FS.denninger.net> References: <2942dae0703041609k5d95c53cqf8b75826fd50cf87@mail.gmail.com> <a31046fc0703041647h7c1f2752x5e328d74ebc42655@mail.gmail.com> <2942dae0703041831l7c9a291etf5ed9fa30651688d@mail.gmail.com> <20070305053321.GA67466@FS.denninger.net> <45EC077E.4040404@unsane.co.uk> <20070305172802.GA90417@FS.denninger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Karl Denninger wrote: > Tried to apply that, and got a mess. > > Did you put that on RELENG_6 cleanly? It drops a bunch of files in the top > level SRC directory (NOT under /sys!) if applied against /usr/src; it > appears to apply cleanly but a kernel build subsequent to that fails. > > -- Actually i just checked properly and thats a newer patch than the one i had been using (i switched to current on a whim and havent switched back yet) The command i was using to apply the previous version was "patch -d /usr/src -p0 < /root/src/snd_RELENG_6_20070111_139_lowlatency.diff" (excuse line wrap) which worked fine against a clean cvsup of -STABLE until at least the end of January. My guess is you didnt patch with the -p0 option to create missing directories. The README at http://people.freebsd.org/~ariff/README gives Ariffs instructions for applying. The other option is the binaries in http://people.freebsd.org/~ariff/lowlatency/ again read the README Vince
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45EC5C45.8010604>