Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 10:03:41 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: kernel: uhub_reattach_port: giving up port reset - device vanished
Message-ID:  <7f31c23a-aedf-e532-b16d-f0d5a0edbbcf@selasky.org>
In-Reply-To: <3ccadeb1-274f-f1fe-dba7-52f2dca76db4@selasky.org>
References:  <20181123175136.GA37629@rpi3.zyxst.net> <3ccadeb1-274f-f1fe-dba7-52f2dca76db4@selasky.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/24/18 9:42 AM, Hans Petter Selasky wrote:
> On 11/23/18 6:51 PM, tech-lists wrote:
>> Hi,
>>
>> On a 12.0-BETA2 system, am seeing lots of this in /var/log/messages:
>>
>> uhub_reattach_port: giving up port reset - device vanished
>> uhub_reattach_port: giving up port reset - device vanished
>> uhub_reattach_port: giving up port reset - device vanished
>>
>> last message repeated 496 times
>>
>> There's only two things usb on this machine, a usb3 pci card (which has
>> nothing plugged into it) and a usb2 wireless key plugged into the usb
>> system built into the motherboard. It's detected as run0. The device
>> works fine, doesn't drop packets.
>>
>> How can I debug this? Should I upgrade to 12-PRERELEASE (or whatever the
>> latest is) first?
> 
> Hi,
> 
> There hasn't been any USB changes in this area. Likely you have a broken 
> or unsupported USB device, which doesn't enumerate properly. I see this 
> on my computer with a USB bluetooth device, which because it doesn't 
> receive valid firmware at first boot, becomes in-accessible. Maybe you 
> can disable some such USB devices in the BIOS.
> 
> --HPS
> 

BTW: There are some USB knobs to disable USB enumeration:

sysctl -a | grep disable_enumeration

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7f31c23a-aedf-e532-b16d-f0d5a0edbbcf>