From owner-freebsd-virtualization@FreeBSD.ORG Mon Jun 15 09:00:06 2009 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E15AB1065672 for ; Mon, 15 Jun 2009 09:00:06 +0000 (UTC) (envelope-from eingorn777@gmail.com) Received: from mail-fx0-f206.google.com (mail-fx0-f206.google.com [209.85.220.206]) by mx1.freebsd.org (Postfix) with ESMTP id 744228FC1C for ; Mon, 15 Jun 2009 09:00:06 +0000 (UTC) (envelope-from eingorn777@gmail.com) Received: by fxm2 with SMTP id 2so109249fxm.43 for ; Mon, 15 Jun 2009 02:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=44cTp3UpRC2Ll0VVNLQnf9E7TegnmkkbhNER+NYblVs=; b=TK2DbHQmdUIgctFb41W/6+C4+o1TtgnQRt5FU+AE8/Ot1fr21P3fSNPEDbUg52LA0o Va+arJW26te5bQfBNwhqB1AknK9oMvRlvqKfGXdqxTH3M+7VZ2EAOsLEHxi21asl/tDZ ZbpRvOMa/8tnmB19l/OgHcjiV3TX2jMflb0Jg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=KenSYHN3Q75POZ8ym/3+GMq/0X3Vt/9Zil0TR1s9SDf8l1VJfqHdEraETa+QhnTBAG Wglak7R6EGJsJSTKZnKQCDhf/LhJpiF9nqs5vQQVVqyGk9NIc4KoLykVFoP7IAhCB2GV M8ED+AOdJhcDVunCLLo3LH26/epeUwR4jm98I= MIME-Version: 1.0 Received: by 10.204.103.203 with SMTP id l11mr6789722bko.71.1245054867856; Mon, 15 Jun 2009 01:34:27 -0700 (PDT) Date: Mon, 15 Jun 2009 08:34:27 +0000 Message-ID: <23ae50da0906150134p5f31ab3w8385e8a644a375ae@mail.gmail.com> From: Dmitry Lunts To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: sound disappeared when doing transition from linux_base-fc4 to linux_base-fc6 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 09:00:07 -0000 Hello,all! May be a bit off-topic, but... The problem is as follows. A couple of days ago I did transition from linux_base-fc4 (default linux support module) to linux_base-fc6. The purpose was to install skype, which rquires at least linux_base-fc6 support. Along with this I completely reinstalled ("pkg_delete" then "make install clean" from week-ago "portsnapped" ports tree) all the dependent ports, including linux-flashplugin-9.0r159 and nspluginwrapper. The rusult is: skype works OK, but sound completely disappeared when when watchin videos from, say, youtube. Sound system itself works OK, as well as skype, too :-)) Could anyone give me a hint of what can I do or readdress me to the right mailing list? Regards, P.S.OS FreeBSD 7.1-i386 RELEASE