You are not logged in.

#1 2021-03-27 07:04:13

carlday
Member
Registered: 2011-10-04
Posts: 45

USB drive not Block device on Running Arch systems

Copied/paste on new flash drive aac files from oneplus-7t phone
When usb inserted into usb port error shown on TTY: usb3-1: can't set config #1, error -110
on running ArchLinux systems [ tried 4 computers]
Search above error had many posts thru out the years, also saw mtp error on first insert?
lsusb always shows Innostor [1f75:0817] on ALL linux, lsblk not shows the drive
UNLESS that usb is inserted into a usb-port before startup/boot on Arch systems, tried 4.
  MS-windoz can use the drive as "normal drive"
On one HP laptop have obarun (arch withOUT systemd) mounts as a normal sd drive?
  MAYBE systemd/udev does not config Innostor as usb-storage correctly?
 
  Ran strings/grep Innostor on file /etc/udev/hwdb.bin, found that string.
 
  Did try rule in /etc/udev/rules.d/69-libmtp.rules with line 2 or 3 uncommented after boots

# disable MTP on usb drive vendor=0817 device storage & force 1f75:0817 as storage
# ATTR{idVendor}=="1f75", ATTR{idProduct}=="0817", GOTO="libmtp_rules_end"
SUBSYSTEMS=="usb", ENV{MODALIAS}=="usb:1f75:0817", ENV{MODALIAS}="usb-storage"

Never saw this problem on a usb drive before. TIA

Offline

#2 2021-03-27 19:08:03

lazarys
Member
Registered: 2020-08-30
Posts: 15

Re: USB drive not Block device on Running Arch systems

Offline

Board footer

Powered by FluxBB