Page 1 sur 1

[bluetooth] Bluethooth fonctionne par intermittence.

Publié : mer. 19 mars 2025, 14:59
par obelix1502
Bonjour,

Je suis nouveau chez Arch KDE.
Tout se passe bien excepté pour mon bluetooth qui n'en fait qui n'en fait qu'à sa tête.
En effet, il fonctionne une fois tous les 15 jours.
Dans adaptateur, il n'y a rien de reconnu. Lorsque je veux ajouter du matériel, bluez analyse, mais ne trouve rien. J'ai même essayé avec le PID manuel inscrit derrière les périphériques que je veux utiliser.

Voici quelques retours de commande :

Code : Tout sélectionner

journalctl -b |grep -i -e bluetooth
mar 19 13:56:08 bruno NetworkManager[648]: <info>  [1742388968.4172] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-bluetooth.so)
mar 19 13:56:33 bruno systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 19 13:56:33 bruno kdeconnectd[1071]: 2025-03-19T13:56:33 default: Cannot find a compatible running Bluez. Please check the Bluez installation. QtBluetooth requires at least BlueZ version 5.
mar 19 13:56:33 bruno systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 19 13:56:33 bruno kdeconnectd[1071]: 2025-03-19T13:56:33 kdeconnect.core: No local bluetooth adapter found
mar 19 13:56:37 bruno systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 19 13:56:37 bruno systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 19 13:56:37 bruno systemd[781]: Starting Bluetooth OBEX service...
mar 19 13:56:37 bruno systemd[781]: Started Bluetooth OBEX service.
mar 19 14:05:43 bruno systemd[781]: Started Ajouter un périphériques Bluetooth - Ajouter un périphériques Bluetooth.
mar 19 14:05:43 bruno systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 19 14:12:55 bruno kernel: Bluetooth: Core ver 2.22
mar 19 14:12:55 bruno kernel: NET: Registered PF_BLUETOOTH protocol family
mar 19 14:12:55 bruno kernel: Bluetooth: HCI device and connection manager initialized
mar 19 14:12:55 bruno kernel: Bluetooth: HCI socket layer initialized
mar 19 14:12:55 bruno kernel: Bluetooth: L2CAP socket layer initialized
mar 19 14:12:55 brunno kernel: Bluetooth: SCO socket layer initialized

Code : Tout sélectionner

rfkill                                                                                                                                                                       ✔ 
ID TYPE DEVICE     SOFT     HARD
 0 wlan phy0   débloqué débloqué

rfkill unblock all
(aucun retour)

[bluetoothctl devices
(rien ne s'affiche)

bluetoothctl show | grep yes
rien ne s'affiche
J'ai bien démarré le service via systemd.

Logiciel installé :
- bluedevil
- bluez
- bluez-libs
- bluez-obex
- bluez-qt (je ne compreds pas comment il fonctionne)
- bluez-tools
- bluez-utils

Merci de votre aide.

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : mer. 19 mars 2025, 16:12
par albireo
est ce que le module "btusb" est chargé ?

voir : https://wiki.archlinux.org/title/Bluetooth

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : mer. 19 mars 2025, 16:59
par obelix1502
Merci albireo.

Oui, btusb est bien chargé :

Code : Tout sélectionner

lsmod                                                                                                                                                                 ✔ 
Module                  Size  Used by
bnep                   28672  2
btusb                  69632  0
btrtl                  28672  1 btusb
btbcm                  24576  1 btusb
btintel                45056  1 btusb
btmtk                  16384  1 btusb
bluetooth             962560  14 btrtl,btmtk,btintel,btbcm,bnep,btusb


Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : mer. 19 mars 2025, 18:10
par albireo
Que donnes :

Code : Tout sélectionner

systemctl | grep bluetooth
Quel ordinateur ?

As tu installé : qt6-connectivity

Je ne connais pas trop KDE, suis sous gnome depuis trop longtemps

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : mer. 19 mars 2025, 23:44
par obelix1502
La première commande ne me retourne rien du tout.

Qt6-connectivity est bien installé.

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : jeu. 20 mars 2025, 08:08
par albireo
Chez moi systemctl | grep bluetooth retourne :
$ systemctl | grep bluetooth
sys-devices-pci0000:00-0000:00:14.0-usb1-1\x2d7-1\x2d7:1.0-bluetooth-hci0.device
loaded active plugged /sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/bluetooth/hci0
sys-subsystem-bluetooth-devices-hci0.device
loaded active plugged /sys/subsystem/bluetooth/devices/hci0
bluetooth.service
loaded active running Bluetooth service
bluetooth.target
loaded active active Bluetooth Support
Essaie : systemctl enable --now bluetooth

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : jeu. 20 mars 2025, 10:29
par obelix1502
La commande :

Code : Tout sélectionner

systemctl | grep bluetooth
Aucun résultat.

Ce qui m'ennuie c'est le résultat de systemctl status bluetooth :

Code : Tout sélectionner

○ bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
     Active: inactive (dead)
       Docs: man:bluetoothd(8)

mar 20 10:03:16 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:03:16 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:03:19 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:03:22 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:03:29 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:09:04 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:10:10 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:20:41 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
mar 20 10:21:03 bruno-hppaviliongamingdesktop69000xx systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
[bruno-hppaviliongamingdesktop69000xx bruno]# 
Or, quend je me déplace dans sys/class et que je fais un ls -a, j'obtiens :

Code : Tout sélectionner

ls -a
.           backlight  devcoredump    dma_heap  graphics     ieee80211      lirc      msr   nvme-generic    power_supply  regulator    scsi_disk   thermal  vc           wmi_bus
..          bdi        devfreq        dmi       hidraw       input          mdio_bus  mtd   nvme-subsystem  pps           remoteproc   scsi_host   tpm      video4linux  wwan
ata_device  block      devfreq-event  drm       hwmon        intel_scu_ipc  mei       nd    pci_bus         ptp           rfkill       sound       tpmrm    vtconsole
ata_link    bsg        devlink        extcon    i2c-adapter  iommu          mem       net   phy             pwm           rtc          spi_master  tty      wakeup
ata_port    cpuid      dma            firmware  i2c-dev      leds           misc      nvme  powercap        rc            scsi_device  spi_slave   usbmisc  watchdog

Comme vous pouvez le constater pas de dossier bluetooth. J'ai bien essayé en root d'en créer un, mais : permission non admise.

Une question, est-ce que dev/watchdog qui n'est pas utile selon moi sur un ordinateur personnel, pourrait bloquer #systemctl start --now bluetooth ?

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : jeu. 20 mars 2025, 15:00
par benjarobin
Bonjour, aucun lien avec le watchdog, et si cela peut être utile aussi sur un PC / serveur.
Le problème c'est qu'aucun périphérique bluetooth n'est visible dans la sortie de rfkill.
Quelle est la sortie de :

Code : Tout sélectionner

sudo dmesg| grep -iE -C 5 "blu|bt|idVendor"
lsusb
lspci

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : jeu. 20 mars 2025, 22:12
par obelix1502
La première commande : sudo dmesg| grep -iE -C 5 "blu|bt|idVendor" , "blu|bt|idvendor" se met en rouge dans le terminal. Est-il pris en considération (sous zsh).

Voici le retour de commande :

Code : Tout sélectionner

[    0.010030] ACPI: SSDT 0x000000008C0561E0 000F9E (v02 INTEL  Ther_Rvp 00001000 INTL 20160527)
[    0.010033] ACPI: SSDT 0x000000008C057180 000916 (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[    0.010036] ACPI: UEFI 0x000000008C057A98 000048 (v01 HPQOEM SLIC-CPC 00000002      01000013)
[    0.010039] ACPI: LPIT 0x000000008C057AE0 00005C (v01 INTEL  SLIC-CPC 00000002      01000013)
[    0.010042] ACPI: SSDT 0x000000008C057B40 0027DE (v02 INTEL  PtidDevc 00001000 INTL 20160527)
[    0.010044] ACPI: SSDT 0x000000008C05A320 000FFE (v02 INTEL  TbtTypeC 00000000 INTL 20160527)
[    0.010047] ACPI: DBGP 0x000000008C05B320 000034 (v01 HPQOEM SLIC-CPC 00000002      01000013)
[    0.010050] ACPI: DBG2 0x000000008C05B358 000054 (v00 HPQOEM SLIC-CPC 00000002      01000013)
[    0.010053] ACPI: SSDT 0x000000008C05B3B0 0019C4 (v02 HPQOEM UsbCTabl 00001000 INTL 20160527)
[    0.010056] ACPI: DMAR 0x000000008C05CD78 000070 (v01 INTEL  EDK2     00000002      01000013)
[    0.010059] ACPI: BGRT 0x000000008C05CDE8 000038 (v01 HPQOEM SLIC-CPC 01072009 AMI  00010013)
--
[    1.356908] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.358003] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000000009810
[    1.358227] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.358230] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.358231] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    1.358264] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.358266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.358267] usb usb1: Product: xHCI Host Controller
[    1.358268] usb usb1: Manufacturer: Linux 6.1.131-1 xhci-hcd
[    1.358270] usb usb1: SerialNumber: 0000:00:14.0
[    1.358403] hub 1-0:1.0: USB hub found
[    1.358422] hub 1-0:1.0: 16 ports detected
[    1.360475] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
[    1.360478] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.360479] usb usb2: Product: xHCI Host Controller
[    1.360481] usb usb2: Manufacturer: Linux 6.1.131-1-xhci-hcd
[    1.360482] usb usb2: SerialNumber: 0000:00:14.0
[    1.360542] hub 2-0:1.0: USB hub found
--
[    1.439451] tsc: Refined TSC clocksource calibration: 2808.004 MHz
[    1.439462] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c989f7e, max_idle_ns: 440795237972 ns
[    1.439524] clocksource: Switched to clocksource tsc
[    1.486473] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.609602] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    1.752779] usb 1-2: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[    1.752791] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.752796] usb 1-2: Product: USB Receiver
[    1.752800] usb 1-2: Manufacturer: Logitech
[    1.765869] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C534.0001/input/input3
[    1.876121] usb 1-4: new full-speed USB device number 3 using xhci_hcd
--
[    1.970261] hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-2/input1
[    1.970340] usbcore: registered new interface driver usbhid
[    1.970344] usbhid: USB HID core driver
[    2.104378] logitech-djreceiver 0003:046D:C534.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-2/input0
[    2.247515] logitech-djreceiver 0003:046D:C534.0002: hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-2/input1
[    2.258454] usb 1-4: New USB device found, idVendor=047f, idProduct=c025, bcdDevice= 1.35
[    2.258466] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.258472] usb 1-4: Product: Plantronics C320-M
[    2.258476] usb 1-4: Manufacturer: Plantronics
[    2.258480] usb 1-4: SerialNumber: A63B8E508B4C474B955416ED55603FE6
[    2.303529] logitech-djreceiver 0003:046D:C534.0002: device of type eQUAD nano Lite (0x0a) connected on slot 1
--
[    2.505976] input: Plantronics Plantronics C320-M as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.3/0003:047F:C025.0005/input/input15
[    2.545980] input: Logitech Wireless Keyboard PID:4023 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C534.0002/0003:046D:4023.0003/input/input16
[    2.596996] plantronics 0003:047F:C025.0005: input,hiddev97,hidraw2: USB HID v1.11 Device [Plantronics Plantronics C320-M] on usb-0000:00:14.0-4/input3
[    2.616119] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[    2.666742] logitech-hidpp-device 0003:046D:4023.0003: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Keyboard PID:4023] on usb-0000:00:14.0-2/input1:1
[    2.761027] usb 1-5: New USB device found, idVendor=0bc2, idProduct=ab31, bcdDevice= 3.42
[    2.761039] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.761044] usb 1-5: Product: Backup+  Desk
[    2.761047] usb 1-5: Manufacturer: Seagate 
[    2.761051] usb 1-5: SerialNumber: NA7A1HP5
[    2.779443] usbcore: registered new interface driver usb-storage
--
[    2.850701] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[    2.889722] usb 1-6: new high-speed USB device number 5 using xhci_hcd
[    2.914548]  sdb: sdb1
[    2.914862] sd 6:0:0:0: [sdb] Attached SCSI disk
[    3.012908] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    3.157876] systemd[1]: systemd 257.4-1-manjaro running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    3.157888] systemd[1]: Detected architecture x86-64.
[    3.159845] systemd[1]: Hostname set to <bruno-hppaviliongamingdesktop69000xx>.
[    3.799722] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    4.082343] systemd[1]: Queued start job for default target Graphical Interface.
[    4.126808] systemd[1]: Created slice CUPS Slice.
--
[    5.324406] AES CTR mode by8 optimization enabled
[    5.331869] iTCO_vendor_support: vendor-support=0
[    5.332415] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    5.353051] snd_hda_intel 0000:00:1f.3: enabling device (0100 -> 0102)
[    5.357019] snd_hda_intel 0000:01:00.1: enabling device (0100 -> 0102)
[    5.357077] usb 1-6: New USB device found, idVendor=046d, idProduct=0843, bcdDevice= 0.13
[    5.357078] usb 1-6: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    5.357080] usb 1-6: Product: Logitech Webcam C930e
[    5.357081] usb 1-6: SerialNumber: A03454AE
[    5.357109] snd_hda_intel 0000:01:00.1: Disabling MSI
[    5.357112] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
--
[    5.647109] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    5.647164] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[    5.647191] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.647214] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.647225] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.649516] usb 1-8: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.33
[    5.649520] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.649521] usb 1-8: Product: USB2.1 Hub
[    5.649522] usb 1-8: Manufacturer: Generic
[    5.651227] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    5.651498] hub 1-8:1.0: USB hub found
--
[    5.776045] systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
[    5.776374] systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
[    5.776401] systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
[    5.779446] usb 1-9: new high-speed USB device number 7 using xhci_hcd
[    5.886598] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 63
[    5.921028] usb 1-9: New USB device found, idVendor=04a9, idProduct=1913, bcdDevice= 1.00
[    5.921031] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.921033] usb 1-9: Product: LiDE 300
[    5.921034] usb 1-9: Manufacturer: Canon
[    5.921035] usb 1-9: SerialNumber: 469226
[    5.992741] usb 1-8.4: new low-speed USB device number 8 using xhci_hcd
[    6.088603] usb 1-8.4: New USB device found, idVendor=0461, idProduct=0010, bcdDevice= 1.04
[    6.088606] usb 1-8.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.088607] usb 1-8.4: Product: USB Keyboard
[    6.088609] usb 1-8.4: Manufacturer: NOVATEK
[    6.097560] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.4/1-8.4:1.0/0003:0461:0010.0006/input/input28
[    6.167568] systemd[1]: Received SIGRTMIN+20 from PID 263 (plymouthd).
--
[    6.206312] usb 1-11: new high-speed USB device number 9 using xhci_hcd
[    6.233189] hid-generic 0003:0461:0010.0006: input,hidraw5: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:00:14.0-8.4/input0
[    6.237740] input: NOVATEK USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.4/1-8.4:1.1/0003:0461:0010.0007/input/input29
[    6.293334] input: NOVATEK USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.4/1-8.4:1.1/0003:0461:0010.0007/input/input30
[    6.293660] hid-generic 0003:0461:0010.0007: input,hidraw6: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:00:14.0-8.4/input1
[    6.347308] usb 1-11: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    6.347319] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    6.347324] usb 1-11: Product: USB2.0 HUB
[    6.349763] hub 1-11:1.0: USB hub found
[    6.349870] hub 1-11:1.0: 4 ports detected
[    6.473043] usb 1-14: new full-speed USB device number 10 using xhci_hcd
--
[    7.056369] usb 1-14: new full-speed USB device number 11 using xhci_hcd
[    7.179822] usb 1-14: device descriptor read/64, error -71
[    7.409777] usb 1-14: device descriptor read/64, error -71
[    7.516470] usb usb1-port14: attempt power cycle
[    7.589590] usb 1-11.1: new high-speed USB device number 12 using xhci_hcd
[    7.680219] usb 1-11.1: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    7.680230] usb 1-11.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    7.680236] usb 1-11.1: Product: USB2.0 HUB
[    7.682031] hub 1-11.1:1.0: USB hub found
[    7.682068] hub 1-11.1:1.0: 4 ports detected
[    8.009604] usb 1-14: new full-speed USB device number 13 using xhci_hcd
--
[    9.031256] usbcore: registered new interface driver uvcvideo
[    9.032717] usb 1-11.1.3: new full-speed USB device number 15 using xhci_hcd
[    9.046430] systemd[1]: Finished Load Kernel Module loop.
[    9.046668] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    9.130162] usb 1-11.1.3: not running at top speed; connect to a high speed hub
[    9.133371] usb 1-11.1.3: New USB device found, idVendor=0020, idProduct=0b21, bcdDevice=26.81
[    9.133375] usb 1-11.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.133378] usb 1-11.1.3: Product: USB Audio
[    9.133380] usb 1-11.1.3: Manufacturer: Generic
[    9.133382] usb 1-11.1.3: SerialNumber: 20210726905926
[    9.866289] usb 1-4: Warning! Unlikely big volume range (=8192), cval->res is probably wrong.
--
[   10.590949] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[   10.590972] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.590993] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.591004] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   10.630047] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   10.633360] usb 1-11.1.4: New USB device found, idVendor=1908, idProduct=0226, bcdDevice= 1.11
[   10.633368] usb 1-11.1.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   10.636352] usb-storage 1-11.1.4:1.0: USB Mass Storage device detected
[   10.636824] scsi host7: usb-storage 1-11.1.4:1.0
[   10.656215] systemd[1]: Finished Load Kernel Module dm_mod.
[   10.656368] systemd[1]: Started Journal Service.
--
[ 6136.604113] EXT4-fs error (device sdb1): ext4_put_super:1232: comm umount: Couldn't clean up the journal
[ 6136.604115] EXT4-fs (sdb1): Remounting filesystem read-only
[ 6136.626396] sd 6:0:0:0: [sdb] Synchronizing SCSI cache
[ 6136.839604] sd 6:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 6138.456323] usb 1-5: new high-speed USB device number 17 using xhci_hcd
[ 6138.597358] usb 1-5: New USB device found, idVendor=0bc2, idProduct=ab31, bcdDevice= 3.42
[ 6138.597362] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6138.597363] usb 1-5: Product: Backup+  Desk
[ 6138.597365] usb 1-5: Manufacturer: Seagate 
[ 6138.597366] usb 1-5: SerialNumber: NA7A1HP5
[ 6138.605285] scsi host6: uas
--
[ 6141.942993] sd 6:0:0:0: [sdb] Mode Sense: 00 00 00 00
[ 6141.942995] sd 6:0:0:0: [sdb] Asking for cache data failed
[ 6141.942996] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 6141.943251] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 6142.262998] usb 1-5: new high-speed USB device number 18 using xhci_hcd
[ 6142.403947] usb 1-5: New USB device found, idVendor=0bc2, idProduct=ab31, bcdDevice= 3.42
[ 6142.403951] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6142.403953] usb 1-5: Product: Backup+  Desk
[ 6142.403954] usb 1-5: Manufacturer: Seagate 
[ 6142.403955] usb 1-5: SerialNumber: NA7A1HP5
[ 6142.411707] scsi host6: uas
--
[ 6145.471301]  sdb: sdb1
[ 6145.471488] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 6147.222990] EXT4-fs (sdb1): recovery complete
[ 6147.223395] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
[ 6162.483138] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 6162.500659] usb 2-1: New USB device found, idVendor=152d, idProduct=9561, bcdDevice= 1.05
[ 6162.500662] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
[ 6162.500664] usb 2-1: Product: JMS56x Series
[ 6162.500665] usb 2-1: Manufacturer: JMicron
[ 6162.500666] usb 2-1: SerialNumber: 00000000000000000000
[ 6162.510738] scsi host8: uas
Et aussi :

Code : Tout sélectionner

lsusb                                                                                                                                                         ✔  17s  
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Nano Receiver
Bus 001 Device 003: ID 047f:c025 Plantronics, Inc. Plantronics C320-M
Bus 001 Device 005: ID 046d:0843 Logitech, Inc. Webcam C930e
Bus 001 Device 006: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 001 Device 007: ID 04a9:1913 Canon, Inc. CanoScan LiDE 300
Bus 001 Device 008: ID 0461:0010 Primax Electronics, Ltd HP PR1101U / Primax PMX-KPR1101U Keyboard
Bus 001 Device 009: ID 214b:7250 Huasheng Electronics USB2.0 HUB
Bus 001 Device 012: ID 214b:7250 Huasheng Electronics USB2.0 HUB
Bus 001 Device 015: ID 0020:0b21 Generic USB Audio
Bus 001 Device 016: ID 1908:0226 GEMBIRD MicroSD Card Reader/Writer
Bus 001 Device 018: ID 0bc2:ab31 Seagate RSS LLC Backup Plus Desktop Drive (5TB)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 152d:9561 JMicron Technology Corp. / JMicron USA Technology Corp. JMS56x Series
Puis :

Code : Tout sélectionner

lspci                                                                                                                                                                 ✔ 
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 07)
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
00:15.0 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10)
00:15.1 Serial bus controller: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10)
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
00:17.0 SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)
00:1c.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #5 (rev f0)
00:1c.6 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #7 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
00:1e.0 Communication controller: Intel Corporation Cannon Lake PCH Serial IO UART Host Controller (rev 10)
00:1f.0 ISA bridge: Intel Corporation H370 Chipset LPC/eSPI Controller (rev 10)
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
00:1f.5 Serial bus controller: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
04:00.0 Non-Volatile memory controller: SK hynix BC501 NVMe Solid State Drive

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : jeu. 20 mars 2025, 23:04
par benjarobin
Aucune idée de pourquoi la commande se met en rouge (ce n'est pas zsh qui fait cela, en tout cas, pas par défaut). Elle s'est apparemment bien exécutée...
Sinon aucune trace de Bluethooth sur ton PC, on ne dirait même pas que le module se soit chargé, aucune carte listée... Tu es sûr d'avoir une carte Bluethooth ?

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : ven. 21 mars 2025, 03:06
par obelix1502
J'en suis sûr et certain, il a fonctionné ce lundi.

J'ai même utilisé Timeshift pour revenir à cette date, mais rien n'a changé.

Le Bluetooth s'est remis en fonction suite à une panne électrique dans mon quartier. Quand j'ai rallumé le PC, le Bluetooth fonctionnait.

Re: [bluetooth] Bluethooth fonctionne par intermittence.

Publié : ven. 21 mars 2025, 09:38
par benjarobin
C'est un PC portable, si oui quelle référence ? Es tu sûr qu'il n'y a pas de bouton (physique ou équivalent, raccourci clavier, ...) afin d'activer le Bluetooth ?
Si c'est un PC fixe, comment est connecté la carte Bluetooth ? Est-ce intégré avec la carte mère, si oui quelle est la référence de celle-ci ?
Si tu démarres depuis un ISO d'ubuntu ou équivalent, as tu le Bluetooth fonctionnel / présent (A minima dans les logs kernel) ? Voir si tu as un Windows, cela serait l'idéal.

Ce que je ne comprends pas, c'est pourquoi il y a les modules kernel bluetooth et btusb qui sont chargés alors qu'il n'y a pas de trace de carte Bluetooth. Mais dans ce cas, si le module bluetooth est chargé il devrait y avoir le dossier /sys/class/bluetooth. Je pense que tu as dû faire des choses en plus, et/ou pas dans le bon ordre.

Peux tu faire ceci (après un reboot), dans cet ordre bien précis, sans avoir fait autre chose :

Code : Tout sélectionner

lsmod | grep -E "blu|bt"
sudo modprobe btusb
ls -l /sys/class/bluetooth
sudo systemctl restart bluetooth.service
sudo rfkill  # Normalement le sudo n'est pas nécessaire, mais dans le doute...
sudo dmesg | grep -iE -C 5 "blu|bt|idVendor"
bluetoothctl list