View Single Post
Old 09-16-2026, 05:13 AM   #6
Thorned Rose
Member
Thorned Rose began at the beginning.
 
Thorned Rose's Avatar
 
Posts: 19
Karma: 10
Join Date: Dec 2017
Location: New Zealand
Device: Kobo Aura H2O 2
Quote:
Originally Posted by geek1011 View Post
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 View Post
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]
Thorned Rose is offline   Reply With Quote