From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 19 14:31:08 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 048192E7 for ; Tue, 19 Feb 2013 14:31:08 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-oa0-f50.google.com (mail-oa0-f50.google.com [209.85.219.50]) by mx1.freebsd.org (Postfix) with ESMTP id CBE3296E for ; Tue, 19 Feb 2013 14:31:07 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id l20so6938274oag.37 for ; Tue, 19 Feb 2013 06:31:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=zhu/7No5PjZXIGSi4SeZIhLc7z5ol+0v+woJAJWVjR0=; b=Nb8s3hvGebc++KWm19UNMX4hCjCqtPqRJ1eOPuKkQH0dq3+K7m8LQVKcspvaWvpLFk KqaUp+m8ILR0YFNlx5a9f77TqVnLlmmhO3TUBAtIzmv9l0ksYtj8YtULXrK2MG0fnymI bkqk5ImW3+vNJ1OIvpDuPdgdeOyh8CsLeqIykoD+SW08oH6UQ9ZrkYA8h8mq8l6bJpSK i0wy75xg7S2fRp1GT6Jt0BnozRk8CRUNuHAHpt4iTA8hhrULEMaRI2BZPCk4ntV1kjh7 i6xSteMR+Vusyn/0oDC4f7EHOObpKyDU/JIJBUkqAfXEnTb2iAhV95FGV8hlcBQbXg+t RnpA== MIME-Version: 1.0 X-Received: by 10.182.156.20 with SMTP id wa20mr7776799obb.59.1361284267189; Tue, 19 Feb 2013 06:31:07 -0800 (PST) Sender: carpeddiem@gmail.com Received: by 10.60.150.239 with HTTP; Tue, 19 Feb 2013 06:31:07 -0800 (PST) In-Reply-To: <511F5105.6050005@rawbw.com> References: <511F5105.6050005@rawbw.com> Date: Tue, 19 Feb 2013 09:31:07 -0500 X-Google-Sender-Auth: pZ13V5vm0Beq4ArXMhnVscLi3Nc Message-ID: Subject: Re: VBox: USB devices can't be shared with VMs From: Ed Maste To: Yuri Content-Type: text/plain; charset=ISO-8859-1 Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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, 19 Feb 2013 14:31:08 -0000 On 16 February 2013 04:27, Yuri wrote: > One or two months ago it was possible to share USB devices with VMs, even if > with some glitches. > But now USB button only displays the message: "No USB devices connected" > > Was this disabled deliberately? > > virtualbox-ose-4.2.6 > 9.1 I do not believe this was intentionally disabled. Do you know what VirtualBox and OS versions you were running in the working case one or two months ago? -Ed