From owner-freebsd-usb@FreeBSD.ORG Tue Jun 11 11:40:13 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 73A9B848 for ; Tue, 11 Jun 2013 11:40:13 +0000 (UTC) (envelope-from jozze.zepl@gmail.com) Received: from mail-ve0-x22f.google.com (mail-ve0-x22f.google.com [IPv6:2607:f8b0:400c:c01::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 33D8F1D97 for ; Tue, 11 Jun 2013 11:40:13 +0000 (UTC) Received: by mail-ve0-f175.google.com with SMTP id da11so5668677veb.34 for ; Tue, 11 Jun 2013 04:40:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5gBaMeK2kLaPN6eaq7ZPND+8Fiih9g6tCoV5KiNo6EU=; b=ymhQj5em3phBFQ4/vZnyczdzQPSuhIOaVnBfRyiP/Ac+yk4xoSp0czaH+l3tJtPGpH EsDvfhlM8jTpcyL3MepeDJiFSwWka5NVdVbBhnJYnG/AoIXPZivKBs6lo4rGyEseToh1 q+i3PkOZcSWHkauJ1b56O/S1XahKa0sas/MdTqZtEY0TPE6XyTQQ3AK63FJGZsVW3cP0 q/x1BPKbhsPeOxFkc4IFaQZI9ACK2sve1mOjXNPorMyx4JpH2hoQDYjsDxXEMuh1760a jy9sqGddmHPrfsie55WFF+gftCCfs8ricEPL3TiHQmJZ7fNiMGa/Z3Vu/M2SKifZjiTA wByw== MIME-Version: 1.0 X-Received: by 10.52.165.237 with SMTP id zb13mr4093194vdb.110.1370950812676; Tue, 11 Jun 2013 04:40:12 -0700 (PDT) Received: by 10.58.228.196 with HTTP; Tue, 11 Jun 2013 04:40:12 -0700 (PDT) In-Reply-To: References: <51B6BCF7.3030705@bitfrost.no> <51B6EAF7.6070909@bitfrost.no> <51B6ED8D.9030109@bitfrost.no> Date: Tue, 11 Jun 2013 13:40:12 +0200 Message-ID: Subject: Re: webcamd rejects audio/oss modules From: =?ISO-8859-2?Q?Jo=BEe_Zobec?= To: Hans Petter Selasky , freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jun 2013 11:40:13 -0000 I just noticed that audio/oss is no longer maintained. I guess that explains a lot. Last changes were made in 2007. 2013/6/11 Jo=BEe Zobec > I used > > # portupgrade -Rrf multimedia/webcamd audio/oss > # cd /usr/src > # make -j16 buildkernel ; make installkernel > # reboot > > and nothing changed. > > > 2013/6/11 Jo=BEe Zobec > >> Thank you! >> >> I'll do that now. >> >> >> 2013/6/11 Hans Petter Selasky >> >>> On 06/11/13 11:19, Jo=BEe Zobec wrote: >>> >>>> What do you mean? Should I build the port within /usr/src, or should I >>>> rebuild it after the kernel has been updated? >>>> >>>> If it's the latter thing you're referring to, I've done that -- I >>>> rebuilt >>>> audio/oss port after I rebuilt the kernel. >>>> >>>> >>> 1) Checkout kernel sources. >>> 2) kldstat >>> 3) Re-build all modules from ports. >>> 4) ReInstall ports and kernel Reboot. >>> >>> :-) >>> >>> --HPS >>> >>> >>> >> >