[Bluetooth] Adaptateur bluetooth introuvable ! (résolu)

Reconnaissance et configuration du matériel / kernel linux
4nti7rust
Hankyu
Messages : 34
Inscription : dim. 13 nov. 2011, 15:22

[Bluetooth] Adaptateur bluetooth introuvable ! (résolu)

Message par 4nti7rust »

Salut,

J'ai un probléme vraiment étrange avec mon U24F de Gigabyte, la carte bluetooth est totalement introuvable (non detectée, pas dans rfkill, etc.)

Evidement tout fonctionne bien sous windows, la carte est reconnue et fonctionne parfaitement. .

Image

Image

Image

Quelques petites sorties console :

Code : Tout sélectionner

$ uname -a 
Linux antitrust 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015 x86_64 GNU/Linux
$ yaourt -Q bluez
extra/bluez 5.33-1
$ yaourt -Q bluez-utils
extra/bluez-utils 5.33-1
$ yaourt -Q bluez-hid2hci
extra/bluez-hid2hci 5.33-1
# modprobe btusb
# systemctl start bluetooth
# rfkill list                 
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
$ dmesg | grep -i blue             
[    9.632496] Bluetooth: Core ver 2.20
[    9.632512] Bluetooth: HCI device and connection manager initialized
[    9.632515] Bluetooth: HCI socket layer initialized
[    9.632517] Bluetooth: L2CAP socket layer initialized
[    9.632521] Bluetooth: SCO socket layer initialized
[    9.637050] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    9.637054] Bluetooth: BNEP filters: protocol multicast
[    9.637060] Bluetooth: BNEP socket layer initialized
[  213.144227] Bluetooth: Generic Bluetooth SDIO driver ver 0.1

Code : Tout sélectionner

$ lspci                            
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev e4)
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
00:1f.6 Signal processing controller: Intel Corporation 8 Series Thermal (rev 04)
01:00.0 Network controller: Intel Corporation Wireless 7260 (rev 73)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
04:00.0 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev ff)

Code : Tout sélectionner

$ lsusb                       
Bus 003 Device 002: ID 8087:8000 Intel Corp. 
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 004: ID 1bcf:2c11 Sunplus Innovation Technology Inc. 
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 002: ID 046d:c051 Logitech, Inc. G3 (MX518) Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# lsusb -t                    
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/8p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/9p, 480M
    |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 2: Dev 3, If 2, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 5: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 5: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
Je voulais verifier que c'éait bien la derniére version du driver qui est chargé, mais je ne sais pas comment m'y prendre...

Code : Tout sélectionner

$ ls /lib/firmware | grep 7260        
iwlwifi-7260-10.ucode
iwlwifi-7260-12.ucode
iwlwifi-7260-13.ucode
iwlwifi-7260-7.ucode
iwlwifi-7260-8.ucode
iwlwifi-7260-9.ucode
L'ordi étant trés récent (moins d'un ans), il est possible que la version actuelle ne supporte tout simplement pas ma carte, pourtant la carte 7260 semble supportée ...

Je n'ai aucune idée de comment prendre le probléme, si vous avez des idées ou des sugestions.

Merci :D
Dernière modification par 4nti7rust le mar. 12 janv. 2016, 10:43, modifié 1 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17238
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par benjarobin »

Bonjour,
Pas trop d'idée, mais peux tu donner la sortie, ayant installé hwinfo auparavant, de :

Code : Tout sélectionner

cat /proc/cmdline
grep -REv "^ *$|^ *#" /etc/modprobe* /usr/lib/modprobe* /etc/modules-load* /usr/lib/modules-load* /etc/mkinitcpio.conf
hwinfo --bluetooth
hwinfo --netcard
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
4nti7rust
Hankyu
Messages : 34
Inscription : dim. 13 nov. 2011, 15:22

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par 4nti7rust »

On dirait que le bluetooth n'est même pas detecté par hwinfo ...

Code : Tout sélectionner

# cat /proc/cmdline
initrd=\initramfs-linux.img root=PARTUUID=898e5c14-f532-448d-9f97-db3f51012dac rw
> 14:17 root@_ { /home/antitrust } # grep -REv "^ *$|^ *#" /etc/modprobe* /usr/lib/modprobe* /etc/modules-load* /usr/lib/modules-load* /etc/mkinitcpio.conf
/usr/lib/modprobe.d/nvidia.conf:blacklist nouveau
/usr/lib/modprobe.d/usb-load-ehci-first.conf:softdep ohci_hcd pre: ehci_hcd
/usr/lib/modprobe.d/usb-load-ehci-first.conf:softdep uhci_hcd pre: ehci_hcd
/usr/lib/modprobe.d/bluetooth-usb.conf:options btusb reset=1
/usr/lib/modprobe.d/bumblebee.conf:blacklist nvidia
/usr/lib/modprobe.d/bumblebee.conf:blacklist nouveau
/etc/mkinitcpio.conf:MODULES=""
/etc/mkinitcpio.conf:BINARIES=""
/etc/mkinitcpio.conf:FILES=""
/etc/mkinitcpio.conf:HOOKS="base udev autodetect modconf block filesystems keyboard fsck"

Code : Tout sélectionner

# hwinfo --bluetooth
# hwinfo --netcard
22: PCI 100.0: 0282 WLAN controller                             
  [Created at pci.328]
  Unique ID: yWPJ.Y_Zpogv4zfC
  Parent ID: z8Q3.cvdWkl5IfeB
  SysFS ID: /devices/pci0000:00/0000:00:1c.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: network
  Model: "Intel WLAN controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x08b1 
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x4062 
  Revision: 0x73
  Driver: "iwlwifi"
  Driver Modules: "iwlwifi"
  Device File: wlp1s0
  Features: WLAN
  Memory Range: 0xf7300000-0xf7301fff (rw,non-prefetchable)
  IRQ: 49 (65626 events)
  HW Address: ac:7b:a1:44:45:cb
  Link detected: yes
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00008086d000008B1sv00008086sd00004062bc02sc80i00"
  Driver Info #0:
    Driver Status: iwlwifi is active
    Driver Activation Cmd: "modprobe iwlwifi"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #13 (PCI bridge)

23: PCI 300.0: 0200 Ethernet controller
  [Created at pci.328]
  Unique ID: UOJ9.5cKL0I1hy57
  Parent ID: hoOk.gZPWf1a6mAD
  SysFS ID: /devices/pci0000:00/0000:00:1c.2/0000:03:00.0
  SysFS BusID: 0000:03:00.0
  Hardware Class: network
  Model: "Realtek RTL8111/8168 PCI Express Gigabit Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8168 "RTL8111/8168 PCI Express Gigabit Ethernet controller"
  SubVendor: pci 0x1458 "Giga-byte Technology"
  SubDevice: pci 0x2452 
  Revision: 0x10
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: enp3s0
  I/O Ports: 0xd000-0xdfff (rw)
  Memory Range: 0xf7204000-0xf7204fff (rw,non-prefetchable)
  Memory Range: 0xf7200000-0xf7203fff (rw,non-prefetchable)
  IRQ: 48 (no events)
  HW Address: 94:de:80:af:cc:f5
  Link detected: no
  Module Alias: "pci:v000010ECd00008168sv00001458sd00002452bc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (PCI bridge)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17238
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par benjarobin »

Donne la sortie complète de dmesg via pastebin... Car en théorie le le bluetooth associé à cette carte Wifi devrait fonctionner...
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
4nti7rust
Hankyu
Messages : 34
Inscription : dim. 13 nov. 2011, 15:22

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par 4nti7rust »

Sortie de dmesg compléte sur pastbin (mon perso, j'ai pas de certificats ssl)

J'ai pas vu de truc déconnant, mais bon il y aura peut-etre un truc qui vous sautera aux yeux ?
4nti7rust
Hankyu
Messages : 34
Inscription : dim. 13 nov. 2011, 15:22

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par 4nti7rust »

UP!

J'ai refais une petite recherche aujourd’hui, sans plus de résultats, des idées ?
Avatar de l’utilisateur
waitnsea
Maître du Kyudo
Messages : 2114
Inscription : jeu. 15 mars 2012, 05:08

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par waitnsea »

Bonjour,
Si tu as un cd/usb-live PMagic, il a le support de bluetooth, l’icône s'affiche dans la barre de notification et est tout à fait fonctionnelle (j'ai une version de 2015 avec un kernel 3.18.2)
Si tu veux tester sur un vieux noyau...
4nti7rust
Hankyu
Messages : 34
Inscription : dim. 13 nov. 2011, 15:22

Re: [Bluetooth] Adaptateur bluetooth introuvable !

Message par 4nti7rust »

Ok, j'aurai dû y penser dés le début, il y avait un paramètre dans le BIOS/UEFI : Bluetooth management by Smart-manager [Enable/Disable] (ou un truc dans le genre). Il fallait le désactiver pour que la carte bluetooth apparaisse sous linux.

Bref, tout marche parfaitement, mise à part la gestion de la carte graphique (nvidia avec optimus), et une merde avec la backlight du clavier, il ne me restera pas grand chose pour avoir un support parfait sous arch du PC \o/

Note : Le smart-manger est un outil Gigabyte qui permet (sous windows uniquement, puisque Gigabyte ne publie ni les sources, ni de version unix), de gérer certains paramètres hardware (ventilateurs, carte de comm, luminosité, etc.) depuis une interface moche bleu fluo.
Répondre