You are not logged in.

#1 2019-09-06 16:39:00

naturmensch
Member
Registered: 2019-09-06
Posts: 4

Bluetooth device not visible anywhere

Hey guys!

I'm quite new to Linux, tried it several times, Ubuntu, Linux Mint, Kubuntu and some others i can't even remember anymore but i got tired every time because something just didn't work. But this time i really don't want to give up and I hope you can help me with that. I read through several threads here and on other forums but at some point i just always get stuck because i do everything, some things install, some start running but still nothing. Please help. It's a bluetooth USB-Dongle (is that how you call it?).

Here is some info i guess you will need:

sudo lsusb
[sudo] Passwort für seb: 
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 062a:5918 MosArt Semiconductor Corp. 
Bus 003 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sudo lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host Bridge (rev 02)
00:02.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GFX port 0)
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 0)
00:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 4)
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42)
00:14.1 IDE interface: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 IDE Controller (rev 40)
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [
sudo rfkill list

does nothing

sudo dmesg | grep -i blue
[   98.927217] audit: type=1131 audit(1567784420.001:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  328.028811] Bluetooth: Core ver 2.22
[  328.028832] Bluetooth: HCI device and connection manager initialized
[  328.028835] Bluetooth: HCI socket layer initialized
[  328.028837] Bluetooth: L2CAP socket layer initialized
[  328.028843] Bluetooth: SCO socket layer initialized
[  403.793447] audit: type=1130 audit(1567784724.867:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  403.809883] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  403.809886] Bluetooth: BNEP filters: protocol multicast
[  403.809891] Bluetooth: BNEP socket layer initialized
lsmod
Module                  Size  Used by
bnep                   24576  2
btusb                  53248  0
btrtl                  16384  1 btusb
btbcm                  16384  1 btusb
btintel                24576  1 btusb
bluetooth             659456  11 btrtl,btintel,btbcm,bnep,btusb
ecdh_generic           24576  1 bluetooth
rfkill                 28672  3 bluetooth
fuse                  122880  3
snd_hda_codec_hdmi     57344  1
edac_mce_amd           28672  0
kvm_amd               106496  0
ccp                    98304  1 kvm_amd
rng_core               16384  1 ccp
kvm                   745472  1 kvm_amd
snd_hda_codec_realtek   122880  1
snd_hda_codec_generic    86016  1 snd_hda_codec_realtek
irqbypass              16384  1 kvm
snd_hda_intel          49152  4
crct10dif_pclmul       16384  0
mousedev               24576  0
crc32_pclmul           16384  0
snd_hda_codec         151552  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
ghash_clmulni_intel    16384  0
pcbc                   16384  0
joydev                 24576  0
input_leds             16384  0
snd_hda_core           98304  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
aesni_intel           200704  0
snd_pcm               131072  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
snd_timer              36864  1 snd_pcm
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
snd                   106496  16 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
k10temp                16384  0
pcspkr                 16384  0
fam15h_power           16384  0
soundcore              16384  1 snd
sp5100_tco             16384  0
r8168                 565248  0
i2c_piix4              24576  0
evdev                  24576  13
mac_hid                16384  0
pcc_cpufreq            16384  0
acpi_cpufreq           24576  0
uinput                 20480  0
nvidia_drm             53248  3
nvidia_modeset       1114112  5 nvidia_drm
drm_kms_helper        208896  1 nvidia_drm
drm                   512000  6 drm_kms_helper,nvidia_drm
agpgart                49152  1 drm
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
nvidia              19066880  183 nvidia_modeset
ipmi_devintf           20480  0
ipmi_msghandler        65536  2 ipmi_devintf,nvidia
crypto_user            16384  0
ip_tables              28672  0
x_tables               45056  1 ip_tables
ext4                  741376  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
hid_logitech_hidpp     40960  0
jbd2                  126976  1 ext4
fscrypto               32768  1 ext4
hid_logitech_dj        24576  0
hid_generic            16384  0
usbhid                 57344  0
hid                   135168  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
sd_mod                 61440  2
ohci_pci               16384  0
ata_generic            16384  0
pata_acpi              16384  0
xhci_pci               16384  0
pata_atiixp            16384  0
crc32c_intel           24576  2
xhci_hcd              266240  1 xhci_pci
ahci                   40960  1
libahci                40960  1 ahci
ehci_pci               16384  0
ehci_hcd               94208  1 ehci_pci
libata                270336  5 libahci,ahci,pata_acpi,ata_generic,pata_atiixp
ohci_hcd               57344  1 ohci_pci
scsi_mod              253952  2 sd_mod,libata
sudo systemctl status bluetooth -l
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor p>
   Active: active (running) since Fri 2019-09-06 17:45:24 CEST; 50min ago
     Docs: man:bluetoothd(8)
 Main PID: 1772 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   Memory: 1004.0K
   CGroup: /system.slice/bluetooth.service
           └─1772 /usr/lib/bluetooth/bluetoothd

Sep 06 17:45:24 seb-pc systemd[1]: Starting Bluetooth service...
Sep 06 17:45:24 seb-pc bluetoothd[1772]: Bluetooth daemon 5.50
Sep 06 17:45:24 seb-pc systemd[1]: Started Bluetooth service.
Sep 06 17:45:24 seb-pc bluetoothd[1772]: Starting SDP server
Sep 06 17:45:24 seb-pc bluetoothd[1772]: Bluetooth management interface 1.14 in>
lines 1-16/16 (END)...skipping...
● bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2019-09-06 17:45:24 CEST; 50min ago
     Docs: man:bluetoothd(8)
 Main PID: 1772 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   Memory: 1004.0K
   CGroup: /system.slice/bluetooth.service
           └─1772 /usr/lib/bluetooth/bluetoothd

Sep 06 17:45:24 seb-pc systemd[1]: Starting Bluetooth service...
Sep 06 17:45:24 seb-pc bluetoothd[1772]: Bluetooth daemon 5.50
Sep 06 17:45:24 seb-pc systemd[1]: Started Bluetooth service.
Sep 06 17:45:24 seb-pc bluetoothd[1772]: Starting SDP server
Sep 06 17:45:24 seb-pc bluetoothd[1772]: Bluetooth management interface 1.14 initialized

Hope it's not too much now. I really tried a lot but it got me nowhere. Would be glad if somebody could help so i could finally dive into the Linux-universe a little bit deeper.

Cheers!

EDIT: I think it could be a general problem with my mainboard/the USB-connection because two wifi-sticks and an external harddrive are not being recognized either. And i also needed some time to get my wireless mouse working, allthough now i don't really remember anymore what did the trick.

Last edited by naturmensch (2019-09-06 17:29:16)

Offline

#2 2019-09-06 17:32:26

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: Bluetooth device not visible anywhere

I am assuming the device is

Bus 003 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver

Try this.  Remove that device, Run

# journalctl -f

then plug the device in.  You should see output from journalctl.  Now, kill journalctl and post those lines here.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2019-09-08 09:13:51

naturmensch
Member
Registered: 2019-09-06
Posts: 4

Re: Bluetooth device not visible anywhere

Hey,

Thanks for the reply. but the unifying receiver is connected to my logitech K270, which works fine. I have another no-name bluetooth dongle which is not listed in any of those lists but works fine on windows 10 (same system and USB-port (Dualboot)). Should i try journalctl -f anyway?

EDIT:

I did as you said, this is the output:

Sep 08 13:38:44 seb-pc kernel: usb 6-2: new full-speed USB device number 6 using ohci-pci
Sep 08 13:38:44 seb-pc kernel: usb 6-2: device descriptor read/64, error -71
Sep 08 13:38:44 seb-pc kernel: usb 6-2: device descriptor read/64, error -71
Sep 08 13:38:45 seb-pc kernel: usb 6-2: new full-speed USB device number 7 using ohci-pci
Sep 08 13:38:45 seb-pc kernel: usb 6-2: device descriptor read/64, error -71
Sep 08 13:38:45 seb-pc kernel: usb 6-2: device descriptor read/64, error -71
Sep 08 13:38:45 seb-pc kernel: usb usb6-port2: attempt power cycle
Sep 08 13:38:46 seb-pc kernel: usb 6-2: new full-speed USB device number 8 using ohci-pci
Sep 08 13:38:46 seb-pc kernel: usb 6-2: device descriptor read/8, error -62
Sep 08 13:38:46 seb-pc kernel: usb 6-2: device descriptor read/8, error -62
Sep 08 13:38:46 seb-pc kernel: usb 6-2: new full-speed USB device number 9 using ohci-pci
Sep 08 13:38:46 seb-pc kernel: usb 6-2: device descriptor read/8, error -62
Sep 08 13:38:46 seb-pc kernel: usb 6-2: device descriptor read/8, error -62
Sep 08 13:38:46 seb-pc kernel: usb usb6-port2: unable to enumerate USB device
Sep 08 13:39:18 seb-pc rtkit-daemon[583]: Supervising 3 threads of 1 processes of 1 users.
Sep 08 13:39:18 seb-pc rtkit-daemon[583]: Supervising 3 threads of 1 processes of 1 users.
Sep 08 13:39:18 seb-pc rtkit-daemon[583]: Successfully made thread 856 of process 839 owned by '1000' RT at priority 10.
Sep 08 13:39:18 seb-pc rtkit-daemon[583]: Supervising 4 threads of 2 processes of 1 users.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Supervising 4 threads of 2 processes of 1 users.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Supervising 4 threads of 2 processes of 1 users.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Supervising 4 threads of 2 processes of 1 users.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Successfully made thread 932 of process 902 owned by '1000' RT at priority 10.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Supervising 5 threads of 3 processes of 1 users.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Supervising 5 threads of 3 processes of 1 users.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Successfully made thread 933 of process 902 owned by '1000' RT at priority 10.
Sep 08 13:39:19 seb-pc rtkit-daemon[583]: Supervising 6 threads of 3 processes of 1 users.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Supervising 6 threads of 3 processes of 1 users.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Supervising 6 threads of 3 processes of 1 users.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Supervising 6 threads of 3 processes of 1 users.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Supervising 6 threads of 3 processes of 1 users.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Successfully made thread 977 of process 941 owned by '1000' RT at priority 10.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Supervising 7 threads of 4 processes of 1 users.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Successfully made thread 976 of process 941 owned by '1000' RT at priority 10.
Sep 08 13:39:20 seb-pc rtkit-daemon[583]: Supervising 8 threads of 4 processes of 1 users.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Supervising 8 threads of 4 processes of 1 users.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Supervising 8 threads of 4 processes of 1 users.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Supervising 8 threads of 4 processes of 1 users.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Supervising 8 threads of 4 processes of 1 users.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Successfully made thread 1046 of process 1019 owned by '1000' RT at priority 10.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Supervising 9 threads of 5 processes of 1 users.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Successfully made thread 1047 of process 1019 owned by '1000' RT at priority 10.
Sep 08 13:39:21 seb-pc rtkit-daemon[583]: Supervising 10 threads of 5 processes of 1 users.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Supervising 10 threads of 5 processes of 1 users.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Supervising 10 threads of 5 processes of 1 users.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Supervising 10 threads of 5 processes of 1 users.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Successfully made thread 1088 of process 1060 owned by '1000' RT at priority 10.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Supervising 11 threads of 6 processes of 1 users.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Supervising 11 threads of 6 processes of 1 users.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Successfully made thread 1089 of process 1060 owned by '1000' RT at priority 10.
Sep 08 13:39:43 seb-pc rtkit-daemon[583]: Supervising 12 threads of 6 processes of 1 users.
Sep 08 13:40:35 seb-pc kernel: usb 9-1: new full-speed USB device number 6 using ohci-pci
Sep 08 13:40:35 seb-pc kernel: usb 9-1: device descriptor read/64, error -32
Sep 08 13:40:35 seb-pc kernel: usb 9-1: device descriptor read/64, error -32
Sep 08 13:40:35 seb-pc kernel: usb 9-1: new full-speed USB device number 7 using ohci-pci
Sep 08 13:40:36 seb-pc kernel: usb 9-1: device descriptor read/64, error -32
Sep 08 13:40:36 seb-pc kernel: usb 9-1: device descriptor read/64, error -32
Sep 08 13:40:36 seb-pc kernel: usb usb9-port1: attempt power cycle
Sep 08 13:40:36 seb-pc kernel: usb 9-1: new full-speed USB device number 8 using ohci-pci
Sep 08 13:40:37 seb-pc kernel: usb 9-1: device not accepting address 8, error -32
Sep 08 13:40:37 seb-pc kernel: usb 9-1: new full-speed USB device number 9 using ohci-pci
Sep 08 13:40:37 seb-pc kernel: usb 9-1: device not accepting address 9, error -32
Sep 08 13:40:37 seb-pc kernel: usb usb9-port1: unable to enumerate USB device
Sep 08 13:40:38 seb-pc kernel: usb 9-3: new full-speed USB device number 10 using ohci-pci
Sep 08 13:40:38 seb-pc kernel: usb 9-3: device descriptor read/64, error -32
Sep 08 13:40:38 seb-pc kernel: usb 9-3: device descriptor read/64, error -32
Sep 08 13:40:38 seb-pc kernel: usb 9-3: new full-speed USB device number 11 using ohci-pci
Sep 08 13:40:38 seb-pc kernel: usb 9-3: device descriptor read/64, error -32
Sep 08 13:40:39 seb-pc kernel: usb 9-3: device descriptor read/64, error -32
Sep 08 13:40:39 seb-pc kernel: usb usb9-port3: attempt power cycle
Sep 08 13:40:39 seb-pc kernel: usb 9-3: new full-speed USB device number 12 using ohci-pci
Sep 08 13:40:40 seb-pc kernel: usb 9-3: device not accepting address 12, error -32
Sep 08 13:40:40 seb-pc kernel: usb 9-3: new full-speed USB device number 13 using ohci-pci
Sep 08 13:40:40 seb-pc kernel: usb 9-3: device not accepting address 13, error -32
Sep 08 13:40:40 seb-pc kernel: usb usb9-port3: unable to enumerate USB device
^C

By the way my mouse and wireless keyboard are not working anymore after i changed the USB-Ports to the ones on the monitor for better reception (2-way-usb-hub). Even after changing it back and restarting twice it is still not working again. They also don't show up in lsusb anymore. Maybe I should just reinstall Manjaro completely?

Last edited by naturmensch (2019-09-08 11:49:27)

Offline

#4 2019-09-08 11:44:02

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: Bluetooth device not visible anywhere

naturmensch wrote:

EDIT: I think it could be a general problem with my mainboard/the USB-connection because two wifi-sticks and an external harddrive are not being recognized either. And i also needed some time to get my wireless mouse working, allthough now i don't really remember anymore what did the trick.

It does look like it might be a hardware issue.
The Logitech unifying receiver is not a bluetooth device. I have the same in my system. If your wireless mouse is part of the Logitech unifying receiver, you can install Solaar from AUR to configure it (I assume together with your keyboard).
You can try your dongle on another USB port or even try it in another computer. It might be the dongle itself that's the problem as the device is not simply registering.

Offline

#5 2019-09-08 13:02:53

naturmensch
Member
Registered: 2019-09-06
Posts: 4

Re: Bluetooth device not visible anywhere

Okay, it definitely is USB-Port-related. After reinstalling Manjaro just now all the way through the boot-menu (even in BIOS) my mouse and everything worked until Manjaro boots and it stops working. I then installed Manjaro using a corded keyboard (on another USB-port). After installation I plugged a USB-4-way-Hub into one of my two USB3.0-Ports and it's working as well as my mouse (which has a seperate dongle) and my Keyboard (with the Unifying receiver) and Bluetooth, which are all connected to that 4-way-Hub. Now I wonder if there is a way to get the other ports working as well?

Offline

#6 2019-09-08 13:09:30

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,563

Re: Bluetooth device not visible anywhere

The only thing i can think off hand is to check the BIOS if that particular port is enabled and powered.

Offline

#7 2019-09-08 13:52:05

naturmensch
Member
Registered: 2019-09-06
Posts: 4

Re: Bluetooth device not visible anywhere

Mhh, BIOS looks fine, I tried out every Port now and none of the USB 2.0 ports work but the two USB 3.0 ports work fine with every device i plugin. I really don't get it. I mean, if lsusb gives me that:

Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 023: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 024: ID 062a:5918 MosArt Semiconductor Corp. 
Bus 002 Device 022: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 002 Device 021: ID 057c:8401 AVM GmbH Fritz!WLAN N [Atheros AR9001U]
Bus 002 Device 019: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 002 Device 018: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 002 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

It tells me that i have 8 free USB-Ports, right? The truth is right now i have

6 free, 2 used on the back of the machine (all not working)
2 free, 0 used on the front (not working)
2 free, 2 used on the 4-way-hub (working on USB 3.0-port)
0 free, 2 used on the 2-way-hub on my monitor (working on USB 3.0-port)

And i also don't get why it says USB 1.0 there, they should all be at 2.0. Could it have something to do with power-management? The devices all get power for a second but thats it.

Last edited by naturmensch (2019-09-08 14:07:00)

Offline

Board footer

Powered by FluxBB