From owner-freebsd-questions@FreeBSD.ORG Wed Nov 5 12:44:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C72EA106567B for ; Wed, 5 Nov 2008 12:44:31 +0000 (UTC) (envelope-from stephenf22@googlemail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.173]) by mx1.freebsd.org (Postfix) with ESMTP id 9C0448FC08 for ; Wed, 5 Nov 2008 12:44:31 +0000 (UTC) (envelope-from stephenf22@googlemail.com) Received: by wf-out-1314.google.com with SMTP id 24so3781042wfg.7 for ; Wed, 05 Nov 2008 04:44:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=4l6byvQD9+TO8f3ZY9dq+cokSD2CkXcX/SDhk1JKm5g=; b=FFEdwSMpHmLLwL73eNa5113SmLoFbYRypnL3dhHCD9SguMvetRv9wFI0cXX8H1wOG6 M56jGpDzPXL7b39YXxLuIj830VHhEO5ah353kZPAZG0fMtr68Etyqtph6E4Hydk7KOF8 OPTnLbuzYYb7DpLpKVNTEx1UwzRXB+WkV48Eo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=GZgM7pk83RTVVPHoBMFDmd2IuSHtcmL+bjjqNF1FiScIzn8IGmWeENsiPv5qo6Qpj1 emmeJ0Mt7f5iGAiFq9N9gIssxpnCCwXi1bstQdkwTe0qPv8F29fgvMMUWufholX9uk8/ TUBiqLWR2IYIZBaV3vvv0cgz4jbv9hY9tqduU= Received: by 10.142.179.7 with SMTP id b7mr419986wff.128.1225887690541; Wed, 05 Nov 2008 04:21:30 -0800 (PST) Received: by 10.142.239.5 with HTTP; Wed, 5 Nov 2008 04:21:30 -0800 (PST) Message-ID: <41b6ede20811050421u76ec9a1bjb5da897090f20fc4@mail.gmail.com> Date: Wed, 5 Nov 2008 12:21:30 +0000 From: "stephen farrell" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: uhub0: device problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2008 12:44:31 -0000 Hi, first off I'm new to FreeBSD so be gentle! :) I seem to be having problems with a HP 7260 usb printer. Cups is installed and setup correctly following the Handbook method but i'm finding that the uhub is getting disabled, stalling and timing out. I have reproduced the same results on my other system. Both systems are running FreeBSD 7.0-RELEASE & GENERIC kernel. The error message from dmesg is: uhub0: device problem (IOERROR), disabling port 1 I do not have any issues with usb mouse or keyboards. Is this a known issue or can i rectify the problem at all. Would be grateful for some help as i am new to this level of configuration. Gratefully Stephen.