Thank you as always Steve.
Here is the report for the previous mentioned command, retrying it with USB pluged in during and after booting.
ehci0: <Intel PCH USB 2.0 controller USB-B> mem 0xfbff0000-0xfbff03ff irq 16 at device 26.0 on pci0
usbus0: 480Mbps High Speed USB v2.0
ehci1: <Intel PCH USB 2.0 controller USB-A> mem 0xfbfea000-0xfbfea3ff irq 23 at device 29.0 on pci0
usbus1: 480Mbps High Speed USB v2.0
ugen1.4: <SIGMACHIP USB Keyboard> at usbus1
ukbd0: <SIGMACHIP USB Keyboard, class 0/0, rev 1.10/1.10, addr 4> on usbus1
usb_msc_auto_quirk: UQ_MSC_NO_GETMAXLUN set for USB mass storage device ADATA ADATA USB Flash Drive (0x125f:0xc96a)
usb_msc_auto_quirk: UQ_MSC_NO_PREVENT_ALLOW set for USB mass storage device ADATA ADATA USB Flash Drive (0x125f:0xc96a)
ugen1.6: <ADATA ADATA USB Flash Drive> at usbus1
umass0: <ADATA ADATA USB Flash Drive, class 0/0, rev 2.00/11.00, addr 6> on usbus1
da0: <ADATA USB Flash Drive 1100> Removable Direct Access SPC-2 SCSI device
uhid0: <SIGMACHIP USB Keyboard, class 0/0, rev 1.10/1.10, addr 4> on usbus1
USB problem everyone except me seems to be solving!
Re: Problem everyone except me seems to be solving!
Summary:
Your USB is detected when plugged in at startup.
It is assigned to da0 device.
There's issues with UQ_MSC_NO_GETMAXLUN and UQ_MSC_NO_PREVENT_ALLOW from 2017 noted in freebsd bug reports, however, that's really not my forte. I presumed anyway that other makes of USB [not ADATA] didn't become usable either when you tried them too.
We've checked folder permissions to run a mount of the file system FAT.
Unless you're not in the wheel group.....
Look at the file
/etc/group
Does it start
# $FreeBSD$
#
wheel:*:0:root,me
... where 'me' is your username?
Your USB is detected when plugged in at startup.
It is assigned to da0 device.
There's issues with UQ_MSC_NO_GETMAXLUN and UQ_MSC_NO_PREVENT_ALLOW from 2017 noted in freebsd bug reports, however, that's really not my forte. I presumed anyway that other makes of USB [not ADATA] didn't become usable either when you tried them too.
We've checked folder permissions to run a mount of the file system FAT.
Unless you're not in the wheel group.....
Look at the file
/etc/group
Does it start
# $FreeBSD$
#
wheel:*:0:root,me
... where 'me' is your username?
Re: Problem everyone except me seems to be solving!
Yes i tried other USB's and they were not usable either.
The file "/etc/group" does start exactly like that.
The file "/etc/group" does start exactly like that.
-
- Posts: 107
- Joined: Sun Sep 04, 2016 6:06 am
Re: USB problem everyone except me seems to be solving!
Hello grahamperrin. It's done, but to the first post only and I don't know how to change/edit it for the rest.