Quote:
Originally Posted by geek1011
Oops, I was short on sleep and missed that.
|
No worries! Been pretty sleep deprived myself lately :/ Hope you've gotten more sleep
Quote:
Originally Posted by geek1011
Does booting linux from a USB on the Windows machine break too?
Also, what's the output of `lspci -nn | grep -i usb` on your linux machines?
|
Not much. If I run lsusb, it shows up as:
Code:
Bus 001 Device 010: ID 2237:4226 Kobo Inc. eReader-4.38.23684
But that shows up even if it doesn't show up as a mountable device. So I can see it there as a USB device, but I can't do anything with it unless I get lucky plugging it in over and over to finally get it to the mountable stage.
Running lspci -nn | grep -i usb just shows 2 USB controllers (even if I get lucky and get it to be mountable):
Code:
lspci -nn | grep -i usb
02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset USB 3.1 XHCI Controller [1022:43ee]
0c:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:149c]