You are not logged in.

#1 2020-04-17 20:57:35

mrhieu059
Member
Registered: 2018-09-02
Posts: 2

usb2-port3: Cannot enable. Maybe the USB cable is bad?

I installed Arch on my MBP 2015 due to the problem I tried another arch base and currently running Arcolinux with kernel "5.4.32-1-lts; 5.6.3." and they both got a same problem.

[  643.251680] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[  647.601594] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[  651.941179] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[  651.941263] usb usb2-port3: attempt power cycle
[  656.630949] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[  660.970826] usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
[  660.970917] usb usb2-port3: unable to enumerate USB device

And I couldn't put my laptop into sleep mode because it keep waking up by that error. I created a file to disable usb autosuspend but it doesn't seem to work. And the weird problem is it even happening with nothing plugged in.

/etc/modprobe.d/usb_autosuspend.conf
options usbcore autosuspend=-1

/etc/udev/rules.d/50-usb_power_save.rules
ACTION=="add", SUBSYSTEM=="usb", TEST=="power/control", ATTR{power/control}="off"

dmesg

Offline

Board footer

Powered by FluxBB