From owner-freebsd-x11@FreeBSD.ORG Thu Mar 19 18:47:31 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D54AF10656D4; Thu, 19 Mar 2009 18:47:31 +0000 (UTC) (envelope-from drl@bsd.my) Received: from tomoyo.MyBSD.org.my (tomoyo.mybsd.org.my [IPv6:2001:328:2002:ace::3000]) by mx1.freebsd.org (Postfix) with ESMTP id 8C84E8FC1D; Thu, 19 Mar 2009 18:47:31 +0000 (UTC) (envelope-from drl@bsd.my) Received: from matrix.bsd.my (matrix.bsd.my [IPv6:2001:328:2002:10ee:216:cbff:feb8:9988]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tomoyo.MyBSD.org.my (Speedy Gonzales) with ESMTPSA id 886F111424; Fri, 20 Mar 2009 02:47:30 +0800 (MYT) Date: Fri, 20 Mar 2009 02:47:24 +0800 From: Darryl Yeoh To: Robert Noland Message-Id: <20090320024724.929e153a.drl@bsd.my> Organization: MyBSD X-Mailer: Sylpheed 2.6.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: usb storage device not detected in Xorg 7.4 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drl@BSD.my List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2009 18:47:33 -0000 Hi Robert/Lists, Any reason why this could be happening ? Some background of my system: uname -srmn: FreeBSD matrix.bsd.my 7.2-PRERELEASE i386 xorg.conf: Section "ServerFlags" Option "AllowEmptyInput" "off" EndSection In /etc/rc.conf I have hald/dbus enabled and moused disabled. If I plug the pendrive in, after awhile I see this in the logs: uhub5: device problem (TIMEOUT), disabling port 3 It gets detected in pure console before startx / xdm. I'm also able to mount and access the pendrive in console. If you need more info let me know. Cheers. Darryl