Hi, thanks for the response Below is the result in both cases (A and B). In the case A, the lsusb
showed the card. But in the case B, the lsusb
didn’t show the card.
I executed the lsusb
and udisksctl status
commands that I just learned the command today.
Case (Condition) A
I inserted the 250GB expansion card into the right front port, and the USB memory stick into the left front USB-A expansion card. Both are not mounted at this state.
The lsusb
showed the Bus 002 Device 002: ID 13fe:6500 Kingston Technology Company Inc. USB DISK 3.2
(maybe that is 250GB expansion card), and Bus 003 Device 005: ID 054c:0243 Sony Corp. MicroVault Flash Drive
(= USB memory stick)
In the result of the udisksctl status
the 250GB expansion card was detected as “sda”, and the memory stick was detected as “sdb”. The df -hT
didn’t show the “sda” and “sdb” as these disks are not mounted.
$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 27c6:609c Shenzhen Goodix Technology Co.,Ltd. Goodix USB2.0 MISC
Bus 003 Device 002: ID 0bda:5634 Realtek Semiconductor Corp. Laptop Camera
Bus 003 Device 005: ID 054c:0243 Sony Corp. MicroVault Flash Drive
Bus 003 Device 004: ID 8087:0032 Intel Corp. AX210 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 13fe:6500 Kingston Technology Company Inc. USB DISK 3.2
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ udisksctl status
MODEL REVISION SERIAL DEVICE
--------------------------------------------------------------------------
WD_BLACK SN750 2TB 112000WD 212348800457 nvme0n1
USB DISK 3.2 PMAP 0700179D34878816 sda
Sony Storage Media 0100 5A08072934737 sdb
Case (Condition) B
The lsusb
didn’t show the 250GB expansion card.
$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 27c6:609c Shenzhen Goodix Technology Co.,Ltd. Goodix USB2.0 MISC
Bus 003 Device 002: ID 0bda:5634 Realtek Semiconductor Corp. Laptop Camera
Bus 003 Device 004: ID 8087:0032 Intel Corp. AX210 Bluetooth
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ udisksctl status
MODEL REVISION SERIAL DEVICE
--------------------------------------------------------------------------
WD_BLACK SN750 2TB 112000WD 212348800457 nvme0n1
The journalctl -f
showed the logs below.
$ journalctl -f
...
Nov 05 22:14:11 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:14:11 fedora kernel: usb usb3-port4: Cannot enable. Maybe the USB cable is bad?
In the case (condition) B, the journalctl -f
printed the logs below. The tlp
error log Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
was appeared the in both cases A and B. So, maybe it’s not related to the undetected 250GB expansion card in case B. I am checking this post about the tlp error.
$ journalctl -f
Nov 05 22:25:56 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:00 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:04 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:07 fedora tlp[24002]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:07 fedora tlp[24002]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:07 fedora tlp[24002]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:07 fedora tlp[24002]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:07 fedora tlp[24002]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:07 fedora tlp[24002]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:08 fedora tlp[24035]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:08 fedora tlp[24035]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:08 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:08 fedora tlp[24035]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:08 fedora tlp[24035]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:08 fedora tlp[24035]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:08 fedora tlp[24035]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:08 fedora tlp[24067]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:08 fedora tlp[24067]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:08 fedora tlp[24067]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:08 fedora tlp[24067]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:08 fedora tlp[24067]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:08 fedora tlp[24067]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:09 fedora tlp[24100]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:09 fedora tlp[24100]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:09 fedora tlp[24100]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:09 fedora tlp[24100]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:09 fedora tlp[24100]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:09 fedora tlp[24100]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:10 fedora tlp[24133]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:10 fedora tlp[24133]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:10 fedora tlp[24133]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:10 fedora tlp[24133]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:10 fedora tlp[24133]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:10 fedora tlp[24133]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:11 fedora tlp[24166]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:11 fedora tlp[24166]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:11 fedora tlp[24166]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:11 fedora tlp[24166]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:11 fedora tlp[24166]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:11 fedora tlp[24166]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:11 fedora tlp[24198]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:11 fedora tlp[24198]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:11 fedora tlp[24198]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:11 fedora tlp[24198]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:11 fedora tlp[24198]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:11 fedora tlp[24198]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:12 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:12 fedora tlp[24230]: Error: conflicting power-profiles-daemon.service is enabled, power saving will not apply on boot.
Nov 05 22:26:12 fedora tlp[24230]: >>> Invoke 'systemctl mask power-profiles-daemon.service' to correct this!
Nov 05 22:26:12 fedora tlp[24230]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Nov 05 22:26:12 fedora tlp[24230]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Nov 05 22:26:12 fedora tlp[24230]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Nov 05 22:26:12 fedora tlp[24230]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Nov 05 22:26:16 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:20 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:24 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?
Nov 05 22:26:28 fedora kernel: usb usb2-port3: Cannot enable. Maybe the USB cable is bad?