Date: Mon, 2 Sep 2019 11:27:24 +1000 From: MJ <mafsys1234@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Install from .iso Fails Message-ID: <f833572d-878b-2a43-b733-cd912a93c11c@gmail.com> In-Reply-To: <4f85bc7f-ace1-457c-211a-207acbb755a2@wavecable.com> References: <74e749a3-b544-9bd5-d33a-31a05ede550d@wavecable.com> <0aa49415-4e1b-afe8-8e2a-b14935838ba0@wavecable.com> <c63846ca-74cd-510a-6262-9ba01e70918a@wavecable.com> <7ebb0c1b-335e-8b8e-0c1e-1e95ffe050b9@gmail.com> <4f85bc7f-ace1-457c-211a-207acbb755a2@wavecable.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/09/2019 5:37 am, Thomas D. Dean wrote: [again snipped a lot] > Looking back over several years' notes I think this is a USB 3.0 problem. > > USB 3.0 is why I switched to Linux. It is necessary for some of my projects. > > I want to use FreeBSD because everything else is becoming windoze. > > I will wait until USB 3.0 is fixed... I don't know that USB 3 is broken. That's news to me. Now, it was broken back in 9.n release time (sorry can't remember specifics) but I've had machines with USB3.0 since 10 and they work fine with attached USB drives (I can't vouch for all of course). Now, that's not to say you don't have buggy firmware, FREEBSD doesn't deal with X device or something. That's entirely possible. What you need to do is get an install happening, then if USB is still not working, post out the results of: dmesg pciconf -lv and probably "usbconfig" would help too for the external hub(s). In your list of USB devices, it shows an external hub. Is the device that is resetting attached to an external hub? In which case, perhaps it's misreporting something like power and you need to apply a quirk to that device. https://www.freebsd.org/cgi/man.cgi?query=usb_quirk&sektion=4&n=1 This may be further down the track though. Regards, Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f833572d-878b-2a43-b733-cd912a93c11c>