From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 15:46:54 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F6C0106564A for ; Sun, 10 Jul 2011 15:46:54 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 0993C8FC1B for ; Sun, 10 Jul 2011 15:46:53 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO400LS2JU4HS90@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 17:46:52 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO400ALGJU4TF00@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 17:46:52 +0200 (CEST) Date: Sun, 10 Jul 2011 17:46:52 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110710174652.a129b10b.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110709232056.76907ac0.torfinn.ingolfsen@broadpark.no> References: <20110703183320.b5b2aecb.torfinn.ingolfsen@broadpark.no> <201107092229.22653.hselasky@c2i.net> <20110709223653.3fda9a73.torfinn.ingolfsen@broadpark.no> <201107092244.44896.hselasky@c2i.net> <20110709232056.76907ac0.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: How to debug a misbehaving usb device (DYMO LabelManager PC)? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2011 15:46:54 -0000 Update: On Sat, 09 Jul 2011 23:20:56 +0200 Torfinn Ingolfsen wrote: > But as I am not going to use ulpt, I'm not worrieed about that. > Now off to try VirtualBox. > Thanks for helping! Unfortunately, it seems that this isn't enought to get the device working in VirtualBox. When I try to attach the device in VirtualBox, I just get this error message: Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR) The complete error message from the log in VirtualBox is: 00:09:19.619 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={515e8e8d-f932-4d8e-9f32-79a52aead882} aComponent={Console} aText={Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR)}, preserve=false To be sure that it isn't a problem with my configuration, I tested a few other usb devices with the same vm - they all work. Bummer. -- Torfinn