Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
installing kmod-usb-storage-uas everything kicked into life Sorry for the noise On 21 March 2018 at 17:55, Mike Lothian wrote: > Lastly here's the lsusb -v and dmesg from 4.9.87 on the router without > the quirk added > > On 21 March 2018 at 17:50, Mike Lothian wrote: >> A

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
Lastly here's the lsusb -v and dmesg from 4.9.87 on the router without the quirk added On 21 March 2018 at 17:50, Mike Lothian wrote: > Also here's the kernel config for the router, it's now 4.9.87 > > > > On 21 March 2018 at 17:23, Menion wrote: >> Yes tha

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
; I cannot answer here, but I am wondering if it is possible that if the > kernel is compiled without UAS support, then a device showing UASP > capability won't get enumerated at all instead of being downgraded to > usb-storage. > > 2018-03-21 18:19 GMT+01:00 Mike Lothian : &

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
or USB-STORAGE mode? > I cannot answer here, but I am wondering if it is possible that if the > kernel is compiled without UAS support, then a device showing UASP > capability won't get enumerated at all instead of being downgraded to > usb-storage. > > 2018-03-21 18:19 GMT+01:0

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
o strange, it is completely dead from USB host perspective > in UASP mode > What lsusb shows when it is attached in UASP mode? > Can you test it with some "regular" host with USB 3.0, like a PC? > > 2018-03-21 18:07 GMT+01:00 Mike Lothian : >> Sorry, yes that was me

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
eattach > the device? > Anyhow I see some strange reset from the USB host. What is this > device? Perhaps some self-powered external HDD? > > 2018-03-21 17:56 GMT+01:00 Mike Lothian : >> It had both, as did my follow up, the follow up should be more clear though >> >&g

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
It had both, as did my follow up, the follow up should be more clear though On 21 March 2018 at 16:45, Menion wrote: > You sent the dmesg with quirks :u enabled > We need the one without quirks :u, when the device takes UAS driver > Bye > > 2018-03-21 17:41 GMT+01:00 Mike

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
So I rebooted my router, and repeated without the other usb stick attached So you should have it with it booting without the quirk, reconnecting without the quirk, then reconnecting with the quirk, where the hard disk is enumerated On 21 March 2018 at 16:41, Mike Lothian wrote: >

Re: ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
Hi Please find attached my dmesg Cheers Mike On 21 March 2018 at 16:12, Oliver Neukum wrote: > Am Mittwoch, den 21.03.2018, 17:09 +0100 schrieb Greg KH: >> > I'm guessing it doesn't quite match up with the rules already in place >> > in uas-detect.h >> >> That device has a quirk already as a "

ASMedia SATA Bridge not enumerating without quirk

2018-03-21 Thread Mike Lothian
Hi I'm running kernel 4.9.86 on my router I have to: echo 174c:55aa:u > /sys/module/usb_storage/parameters/quirks To get it to work correctly I'm attaching the output of lsusb -v I'm guessing it doesn't quite match up with the rules already in place in uas-detect.h Looks like it's an ASM1053

Re: USB-C Devices only show up if connected at boot

2018-02-11 Thread Mike Lothian
On 29 January 2018 at 09:44, Mika Westerberg wrote: > On Sat, Jan 27, 2018 at 01:31:00PM +0000, Mike Lothian wrote: >> On 26 January 2018 at 09:53, Mike Lothian wrote: >> > On 26 January 2018 at 08:31, Mika Westerberg >> > wrote: >> >> On Fri, Jan 26,

Re: USB-C Devices only show up if connected at boot

2018-01-27 Thread Mike Lothian
On 26 January 2018 at 09:53, Mike Lothian wrote: > On 26 January 2018 at 08:31, Mika Westerberg > wrote: >> On Fri, Jan 26, 2018 at 08:07:56AM +, Mike Lothian wrote: >>> Whether CONFIG_HOTPLUG_PCI_ACPI=y or CONFIG_HOTPLUG_PCI_ACPI=n the >>> device doesn'

Re: USB-C Devices only show up if connected at boot

2018-01-26 Thread Mike Lothian
On 26 January 2018 at 08:31, Mika Westerberg wrote: > On Fri, Jan 26, 2018 at 08:07:56AM +0000, Mike Lothian wrote: >> Whether CONFIG_HOTPLUG_PCI_ACPI=y or CONFIG_HOTPLUG_PCI_ACPI=n the >> device doesn't show unless echo 1 > /sys/bus/pci/rescan is issued > > That

Re: USB-C Devices only show up if connected at boot

2018-01-26 Thread Mike Lothian
On 26 January 2018 at 06:33, Mika Westerberg wrote: > On Thu, Jan 25, 2018 at 10:20:02PM +0000, Mike Lothian wrote: >> I've just tried this and the USB-C device was detected :D This is the >> first time it's ever been detected after boot >> >> 02:00.0

Re: USB-C Devices only show up if connected at boot

2018-01-25 Thread Mike Lothian
On 25 January 2018 at 21:31, Mike Lothian wrote: > > Hi > > I've tried with and without those being set, neither help, having > CONFIG_HOTPLUG_PCI_ACPI=y on causes my NVMe drive to disappear after > suspend > > I'll switch back into windows and check I'v

Re: USB-C Devices only show up if connected at boot

2018-01-25 Thread Mike Lothian
On Thu, 25 Jan 2018 at 10:52 Mika Westerberg wrote: > > On Thu, Jan 25, 2018 at 12:35:49PM +0200, Heikki Krogerus wrote: > > +Mika > > > > On Tue, Jan 23, 2018 at 05:43:27PM +, Mike Lothian wrote: > > > On Tue, 23 Jan 2018 at 17:30 Greg KH wrote: > > &g

Re: USB-C Devices only show up if connected at boot

2018-01-24 Thread Mike Lothian
On 24 January 2018 at 10:42, Oliver Neukum wrote: > Am Mittwoch, den 24.01.2018, 10:30 + schrieb Mike Lothian: > > echo "file $NAMEOFKERNELSOURCEFILEYOUWANT +mfp" > > /sys/kernel/debug/dynamic_debug/control > > HTH > Oliver > OK

Re: USB-C Devices only show up if connected at boot

2018-01-24 Thread Mike Lothian
On 24 January 2018 at 10:04, Oliver Neukum wrote: > Am Mittwoch, den 24.01.2018, 09:36 + schrieb Mike Lothian: >> >> I've played around with this some more, if the device is connected >> after boot nothing shows when it's plugged in >> >>

Re: USB-C Devices only show up if connected at boot

2018-01-24 Thread Mike Lothian
On Wed, 24 Jan 2018 at 08:46 Greg KH wrote: > > > > > Hi > > > > PCI Hotplug and ACPI Hotplug are disabled on my system due to bug > > https://bugzilla.kernel.org/show_bug.cgi?id=112121 where by my NVMe > > drive would disappear from the system after suspend making my system > > inoperable > > Ah,

Re: USB-C Devices only show up if connected at boot

2018-01-24 Thread Mike Lothian
On Wed, 24 Jan 2018 at 04:07 Greg KH wrote: > > On Tue, Jan 23, 2018 at 05:43:27PM +, Mike Lothian wrote: > > On Tue, 23 Jan 2018 at 17:30 Greg KH wrote: > > > > > > On Tue, Jan 23, 2018 at 05:12:03PM +, Mike Lothian wrote: > > > > Hi > >

Re: USB-C Devices only show up if connected at boot

2018-01-23 Thread Mike Lothian
> > Hi Mike, > > You did not specify what provides the USB-C port. > > I suppose that your USB-C port is actually a Thunderbolt 3 port from an Intel > controller. > > What you describe is a well known bug that affects all Thunderbolt 3 ports > and this bug has always existed in Linux, including u

Re: USB-C Devices only show up if connected at boot

2018-01-23 Thread Mike Lothian
On Tue, 23 Jan 2018 at 17:30 Greg KH wrote: > > On Tue, Jan 23, 2018 at 05:12:03PM +, Mike Lothian wrote: > > Hi > > > > I raised https://bugzilla.kernel.org/show_bug.cgi?id=198557 but was > > informed by Greg bugs should be raised on the mailing list not in

USB-C Devices only show up if connected at boot

2018-01-23 Thread Mike Lothian
Hi I raised https://bugzilla.kernel.org/show_bug.cgi?id=198557 but was informed by Greg bugs should be raised on the mailing list not in bugzilla So USB-C devices only show up in dmesg or for use if they are connected during boot Once booted and the device is disconnected the following message a