From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 7 09:59:19 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A0DCFFE for ; Tue, 7 Oct 2014 09:59:19 +0000 (UTC) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D68E362C for ; Tue, 7 Oct 2014 09:59:17 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id z12so5798854lbi.2 for ; Tue, 07 Oct 2014 02:59:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version:content-transfer-encoding:content-type; bh=2/c9QT9Dx1GmKAHbiZseSgijvM6t5ol75Fwv82vKvFU=; b=UG0cEE9g4PggTv7clUcSSbskcdM+7Y5Zba9V0JHxby3uLo/T0Ghh5ijZggTlUcszQc FPDga+jLZADqxg7cNtSBAW+NwbbV80HRk2Re04suPwSPQK/FvHy0NpApM45CtJFfK7Ot 5XwfKNE52rXCAH+zdfMrTiLflO1R+oHEkptH26E1pJKyfCqDK0Wn8gK+WmLqfASDmSXN OZ1oi3poYyScKkw2w4WsCpRjq5Vr/Sa3xlnf6/xkjODingJYXmZvbsa3rsdIAoMjyowg oEQyi++OAgWP5PqO1zQcnq8e/bwWlLkUzBqM1hDjNIzlFt3UTbdkSNwzFALjpRhJj8VJ lDDw== X-Gm-Message-State: ALoCoQl/gbHpAjtqgKQ6a5ZusaceVM7Ev/1Id9Y4NsPdDR/OFrZGtLBTfosTmEHxpUGbhNTlViFp X-Received: by 10.152.44.165 with SMTP id f5mr2942036lam.89.1412675948428; Tue, 07 Oct 2014 02:59:08 -0700 (PDT) Received: from kde4.my.domain ([188.227.89.2]) by mx.google.com with ESMTPSA id w10sm6559173laz.28.2014.10.07.02.59.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 07 Oct 2014 02:59:07 -0700 (PDT) From: Oleg Ginzburg To: vbox@freebsd.org Subject: virtualbox regression: broken usb devices passthrough Date: Tue, 07 Oct 2014 14:00:41 +0400 Message-ID: <3228567.ounBvoCx0Y@kde4.my.domain> User-Agent: KMail/4.12.5 (FreeBSD/10.0-RELEASE; KDE/4.12.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Mailman-Approved-At: Tue, 07 Oct 2014 11:26:30 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 09:59:19 -0000 After upgrading VBOX from 4.3.12_2. to 4.3.16 USB passthrough not working anymore, log message: Failed to attach the USB device JetFlash Mass Storage Device to the virtual machine VMNAME. Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR). Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}