Laptop : Dell Alienware AW13.
Distrib: Sid
Le firmware atheros pose soucis, à la fois, concernant la gestion du module usb pour le BlueTooth, que pour le wifi - si je ne me trompe pas.
Code : Tout sélectionner
[   11.026848] ath10k_pci 0000:01:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:01:00.0.bin (-2)
[   11.026900] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
[   11.026914] ath10k_pci 0000:01:00.0: firmware: failed to load ath10k/cal-pci-0000:01:00.0.bin (-2)
[   11.026955] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
[   13.282536] usb 2-8: firmware: failed to load ar3k/AthrBT_0x00000200.dfu (-2)
[   13.282579] usb 2-8: Direct firmware load for ar3k/AthrBT_0x00000200.dfu failed with error -2
[   13.282582] Bluetooth: Loading patch file failed
[   13.282614] ath3k: probe of 2-8:1.0 failed with error -2dpkg m'informe d'aucun soucis :
Code : Tout sélectionner
# dpkg -V firmware-atheros
# dpkg -l | egrep "atheros"
ii  firmware-atheros                                            20161130-2                           all          Binary firmware for Atheros wireless cards
Code : Tout sélectionner
# lsmod | egrep ath
ath3k                  20480  0
bluetooth             552960  12 btrtl,btintel,bnep,btbcm,ath3k,btusb
ath10k_pci             45056  0
ath10k_core           249856  1 ath10k_pci
ath                    32768  1 ath10k_core
mac80211              667648  1 ath10k_core
cfg80211              589824  3 mac80211,ath,ath10k_core
usbcore               249856  10 uvcvideo,usbhid,usb_storage,ehci_hcd,xhci_pci,ath3k,btusb,uas,xhci_hcd,ehci_pci



