From owner-freebsd-stable@FreeBSD.ORG Fri Oct 8 18:33:34 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F045B1065672 for ; Fri, 8 Oct 2010 18:33:33 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8557E8FC13 for ; Fri, 8 Oct 2010 18:33:33 +0000 (UTC) Received: by fxm4 with SMTP id 4so598843fxm.13 for ; Fri, 08 Oct 2010 11:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=yGmDbV7sLWJCCdCCudySe78KqfKON9COEMQBU/YpGIk=; b=bd8aF/JxqMDwT49ekTM19hLy0aotHheOkPNSVwK0hP7xeqJCbDYE8bVVwRVDDijb0D MtpSJj3fapF6CmuwaHHyHfZyUHhYJmobXfm7yuDdRt6Onda+zEph5YJ6sxLIX6g9e1kN zBjcE1bfwc4kwYba9vQBtU1KvM/GllRYNqECg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=pOcQGNuu307xsL5MUmxEODKNGeOavo+eyb2/3KaKTfubhDaBmmHdlNgxV0njg9Q2u5 GapXvaAPIajCu4/35tyLs589l8Cq26coDfIWFgBL6erLBLV8jkF3mRwf8h8OvxokqZn/ x3+3GAlaBg9gN3rb9GcbFTWst134lSWSgEjHM= MIME-Version: 1.0 Received: by 10.223.104.70 with SMTP id n6mr3663880fao.53.1286562810673; Fri, 08 Oct 2010 11:33:30 -0700 (PDT) Received: by 10.223.124.203 with HTTP; Fri, 8 Oct 2010 11:33:30 -0700 (PDT) In-Reply-To: <20101008180046.GA2867@pollux.local.net> References: <20101008180046.GA2867@pollux.local.net> Date: Fri, 8 Oct 2010 13:33:30 -0500 Message-ID: From: Adam Vande More To: freebsd-stable@freebsd.org, "C. P. Ghost" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: VirtualBox OpenSolaris guest X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 18:33:34 -0000 On Fri, Oct 8, 2010 at 1:00 PM, Harald Weis wrote: > Does anybody know how to correct the audio driver problem of the > opensolaris guest? > The internet advice to run > pfexec update_drv -a -i '"pci8086,2415"' audio810 > > is better than nothing, but the audio quality is absolutely miserable. > It is clearly not the required audio driver. > Therefore the flashplayer, i.e. the ***only reason*** why I've installed > the opensolaris guest (following the advice of C. P. Ghost < > cpghost@cordula.ws> > on the questions list), is useless:-( > http://www.freebsd.org/doc/handbook/desktop-browsers.html -- No need for that run around. Flash at least mostly works on FreeBSD. Has some stall issues but flashblock takes care of most of that issue. Works that way for me across multiple installs and versions of FreeBSD(7 & 8). FreeBSD 7 requires a bit more work with the linuxulator. (while waiting for gnash) > That's the funniest thing I've heard all week. -- Adam Vande More