Date: Tue, 15 Mar 2022 20:11:03 GMT From: Martin Simmons <martin@lispworks.com> To: joe mcguckin <joe@via.net> Cc: freebsd-fs@freebsd.org Subject: Re: Can't see USB disk device Message-ID: <202203152011.22FKB3XL002141@higson.cam.lispworks.com> In-Reply-To: <D45728EB-1767-423D-A618-FB3B0D99FD8B@via.net> (message from joe mcguckin on Mon, 14 Mar 2022 19:55:26 -0700) References: <D45728EB-1767-423D-A618-FB3B0D99FD8B@via.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Mon, 14 Mar 2022 19:55:26 -0700, joe mcguckin said: > > FreeeBSD 12.3-Release > > I’m trying to mount a 3.5” SATA drive mounted in an external enclosure with a USB interface, formatted with NTFS. When I plug in the USB disk, I do not see the device. All I see from the log is: > > ugen7.2: <CalDigit AVPro2 Hub> at usbus7 > > I assume the CALDIGIT enclosure has a hub chip to accomodate all the different interfaces (USBA, USBC, mini USB). > > Although FreeBSD won’t mount the disk automatically (I’ll be using the NTFS fuse fs for that), I’d expect to see a log message where FreeBSD sees the SATA/USB drive. > > Shouldn't a hub be transparent and the mass storage USB device be enumerated? You could try setting some debugging sysctls to 1 to see if that gives any more info. See the list: sysctl -a hw.usb | grep debug __Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203152011.22FKB3XL002141>