Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 09/10/2016, à 18:55

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Manufacturer: ASUSTeK COMPUTER INC.
	Product Name: S551LN
	Version: 1.0       
	Serial Number: E4N0CX183943145     
	UUID: 00000011-0000-0000-0000-40167E99F46E
	Wake-up Type: Power Switch
	SKU Number: ASUS-Ultrabook
	Family: S
*-usb:0
                   description: Interface sans fil Bluetooth
                   produit: Bluetooth USB Host Controller
                   fabriquant: Atheros Communications
                   identifiant matériel: 4
                   information bus: usb@2:4
                   version: 0.02
                   numéro de série: Alaska Day 2006
                   fonctionnalités: bluetooth usb-1.10
                   configuration: driver=btusb maxpower=100mA speed=12Mbit/s

ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#27 Le 09/10/2016, à 21:46

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

J'ai trouvé cette discussion : https://ubuntuforums.org/showthread.php?t=2331573 avec une carte AR9485 et le
Bluetooth USB Host Controller , il y a seulement une solution de contournement.

Pour ton modèle d'ordinateur : https://www.wireless-driver.com/asus-vi … s-drivers/ le fabricant le distribue sous 4 cartes wifi différentes et 3 cartes bluetooth !!


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#28 Le 10/10/2016, à 12:13

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Est-ce que je prends un risque à faire ces commandes?

sudo apt-get install linux-firmware
sudo modprobe -r btusb
sudo modprobe -r ath3k
sudo modprobe ath3k
sudo modprobe btusb

ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#29 Le 10/10/2016, à 16:51

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,

Je recherche des solutions par rapport aux modèles des cartes ou des modules, mais je n'ai pas la capacité de juger la pertinence des commandes !


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#30 Le 11/10/2016, à 19:48

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Voici une piste à suivre :

/usr/bin/blueman-manager crash

et j'ai :

benoi@benoit-S551LN:~$ rfkill list
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: asus-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: asus-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
5: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no

Dernière modification par Red demon (Le 11/10/2016, à 19:48)


ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#31 Le 11/10/2016, à 19:55

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,

Que donne ?

sudo hciconfig hci0 up

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#32 Le 11/10/2016, à 20:36

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,

Avec le bluetooth allumé et connecté à mon enceinte :

benoi@benoit-S551LN:~$ sudo hciconfig hci0 up
[sudo] Mot de passe de benoi : 
benoi@benoit-S551LN:~$ 

QUAND CA PLANTE :

benoi@benoit-S551LN:~$ sudo hciconfig hci0 up
[sudo] Mot de passe de benoi : 
Can't init device hci0: Connection timed out (110)

Sinon, j'ai trouvé ça :

benoi@benoit-S551LN:~$ hcitool dev
Devices:
	hci0	54:27:1E:24:01:8A

Dernière modification par Red demon (Le 12/10/2016, à 15:12)


ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#33 Le 11/10/2016, à 21:25

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Peux tu donner :

lsmod

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#34 Le 11/10/2016, à 21:28

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Quand l'enceinte fonctionne, ca donne :

benoi@benoit-S551LN:~$ lsmod
Module                  Size  Used by
nvram                  16384  0
msr                    16384  0
cmac                   16384  2
rfcomm                 69632  16
bnep                   20480  2
drbg                   32768  1
ansi_cprng             16384  0
ctr                    16384  1
ccm                    20480  1
rtsx_usb_ms            20480  0
memstick               20480  1 rtsx_usb_ms
ath3k                  20480  0
uvcvideo               90112  0
btusb                  45056  0
btrtl                  16384  1 btusb
videobuf2_vmalloc      16384  1 uvcvideo
btbcm                  16384  1 btusb
btintel                16384  1 btusb
videobuf2_memops       16384  1 videobuf2_vmalloc
bluetooth             520192  47 bnep,ath3k,btbcm,btrtl,btusb,rfcomm,btintel
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
v4l2_common            16384  1 videobuf2_v4l2
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media                  24576  2 uvcvideo,videodev
binfmt_misc            20480  1
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             172032  0
arc4                   16384  2
kvm                   540672  1 kvm_intel
asus_nb_wmi            24576  0
irqbypass              16384  1 kvm
snd_hda_codec_hdmi     53248  1
asus_wmi               28672  1 asus_nb_wmi
ath9k                 143360  0
sparse_keymap          16384  1 asus_wmi
crct10dif_pclmul       16384  0
ath9k_common           36864  1 ath9k
crc32_pclmul           16384  0
ath9k_hw              466944  2 ath9k_common,ath9k
ath                    32768  3 ath9k_common,ath9k,ath9k_hw
aesni_intel           167936  4
mac80211              737280  1 ath9k
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
snd_soc_rt5640        114688  0
ablk_helper            16384  1 aesni_intel
cryptd                 20480  2 aesni_intel,ablk_helper
snd_soc_rl6231         16384  1 snd_soc_rt5640
snd_hda_codec_realtek    86016  1
snd_soc_core          212992  1 snd_soc_rt5640
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
cfg80211              565248  4 ath,ath9k_common,ath9k,mac80211
snd_compress           20480  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_hda_intel          40960  5
snd_pcm_dmaengine      16384  1 snd_soc_core
input_leds             16384  0
snd_seq_midi           16384  0
joydev                 20480  0
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_seq_midi_event     16384  1 snd_seq_midi
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
serio_raw              16384  0
snd_hwdep              16384  1 snd_hda_codec
snd_rawmidi            32768  1 snd_seq_midi
mei_me                 36864  0
snd_pcm               106496  7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
mei                    98304  1 mei_me
lpc_ich                24576  0
shpchp                 36864  0
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              32768  2 snd_pcm,snd_seq
snd                    81920  23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
spi_pxa2xx_platform    24576  0
dw_dmac                16384  0
8250_dw                16384  0
soundcore              16384  1 snd
dw_dmac_core           24576  1 dw_dmac
snd_soc_sst_acpi       16384  0
elan_i2c               36864  0
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
mac_hid                16384  0
processor_thermal_device    16384  0
int3402_thermal        16384  0
int3400_thermal        16384  0
int340x_thermal_zone    16384  2 int3402_thermal,processor_thermal_device
acpi_thermal_rel       16384  1 int3400_thermal
intel_soc_dts_iosf     16384  1 processor_thermal_device
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
rtsx_usb_sdmmc         28672  0
rtsx_usb               24576  2 rtsx_usb_sdmmc,rtsx_usb_ms
hid_generic            16384  0
usbhid                 49152  0
nouveau              1495040  0
i915                 1208320  5
mxm_wmi                16384  1 nouveau
ttm                    94208  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
drm_kms_helper        155648  2 i915,nouveau
psmouse               126976  0
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
ahci                   36864  3
fb_sys_fops            16384  1 drm_kms_helper
libahci                32768  1 ahci
drm                   364544  8 ttm,i915,drm_kms_helper,nouveau
r8169                  81920  0
mii                    16384  1 r8169
wmi                    20480  3 mxm_wmi,nouveau,asus_wmi
sdhci_acpi             16384  0
video                  40960  3 i915,nouveau,asus_wmi
sdhci                  45056  1 sdhci_acpi
i2c_hid                20480  0
hid                   118784  3 i2c_hid,hid_generic,usbhid
fjes                   28672  0

QUAND CA PLANTE :

benoi@benoit-S551LN:~$ lsmod
Module                  Size  Used by
rfcomm                 69632  16
nvram                  16384  0
msr                    16384  0
bnep                   20480  2
drbg                   32768  1
ansi_cprng             16384  0
ctr                    16384  1
ccm                    20480  1
rtsx_usb_ms            20480  0
memstick               20480  1 rtsx_usb_ms
ath3k                  20480  0
uvcvideo               90112  0
btusb                  45056  0
btrtl                  16384  1 btusb
videobuf2_vmalloc      16384  1 uvcvideo
btbcm                  16384  1 btusb
btintel                16384  1 btusb
videobuf2_memops       16384  1 videobuf2_vmalloc
bluetooth             520192  42 bnep,ath3k,btbcm,btrtl,btusb,rfcomm,btintel
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
v4l2_common            16384  1 videobuf2_v4l2
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media                  24576  2 uvcvideo,videodev
binfmt_misc            20480  1
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
arc4                   16384  2
kvm_intel             172032  0
kvm                   540672  1 kvm_intel
ath9k                 143360  0
irqbypass              16384  1 kvm
ath9k_common           36864  1 ath9k
asus_nb_wmi            24576  0
crct10dif_pclmul       16384  0
asus_wmi               28672  1 asus_nb_wmi
sparse_keymap          16384  1 asus_wmi
ath9k_hw              466944  2 ath9k_common,ath9k
crc32_pclmul           16384  0
snd_hda_codec_hdmi     53248  1
aesni_intel           167936  2
ath                    32768  3 ath9k_common,ath9k,ath9k_hw
mac80211              737280  1 ath9k
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
glue_helper            16384  1 aesni_intel
snd_soc_rt5640        114688  0
ablk_helper            16384  1 aesni_intel
snd_soc_rl6231         16384  1 snd_soc_rt5640
cryptd                 20480  2 aesni_intel,ablk_helper
snd_soc_core          212992  1 snd_soc_rt5640
cfg80211              565248  4 ath,ath9k_common,ath9k,mac80211
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_compress           20480  1 snd_soc_core
joydev                 20480  0
ac97_bus               16384  1 snd_soc_core
input_leds             16384  0
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          40960  5
serio_raw              16384  0
snd_seq_midi           16384  0
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
mei_me                 36864  0
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_pcm               106496  7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
mei                    98304  1 mei_me
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
lpc_ich                24576  0
shpchp                 36864  0
snd_timer              32768  2 snd_pcm,snd_seq
snd                    81920  23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
elan_i2c               36864  0
int3400_thermal        16384  0
processor_thermal_device    16384  0
soundcore              16384  1 snd
int3402_thermal        16384  0
acpi_thermal_rel       16384  1 int3400_thermal
intel_soc_dts_iosf     16384  1 processor_thermal_device
dw_dmac                16384  0
spi_pxa2xx_platform    24576  0
int340x_thermal_zone    16384  2 int3402_thermal,processor_thermal_device
dw_dmac_core           24576  1 dw_dmac
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
8250_dw                16384  0
snd_soc_sst_acpi       16384  0
mac_hid                16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
rtsx_usb_sdmmc         28672  0
rtsx_usb               24576  2 rtsx_usb_sdmmc,rtsx_usb_ms
hid_generic            16384  0
usbhid                 49152  0
nouveau              1495040  0
i915                 1208320  5
mxm_wmi                16384  1 nouveau
ttm                    94208  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
drm_kms_helper        155648  2 i915,nouveau
psmouse               126976  0
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
ahci                   36864  3
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
libahci                32768  1 ahci
r8169                  81920  0
drm                   364544  8 ttm,i915,drm_kms_helper,nouveau
mii                    16384  1 r8169
sdhci_acpi             16384  0
sdhci                  45056  1 sdhci_acpi
wmi                    20480  3 mxm_wmi,nouveau,asus_wmi
video                  40960  3 i915,nouveau,asus_wmi
i2c_hid                20480  0
hid                   118784  3 i2c_hid,hid_generic,usbhid
fjes                   28672  0

Dernière modification par Red demon (Le 12/10/2016, à 15:13)


ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#35 Le 11/10/2016, à 22:10

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Tu peux donner :

dmesg | grep -i bluetooth

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#36 Le 11/10/2016, à 22:12

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

benoi@benoit-S551LN:~$ dmesg | grep -i bluetooth
[    2.210163] usb 2-4: Product: Bluetooth USB Host Controller
[    6.709907] Bluetooth: Core ver 2.21
[    6.709933] Bluetooth: HCI device and connection manager initialized
[    6.709937] Bluetooth: HCI socket layer initialized
[    6.709940] Bluetooth: L2CAP socket layer initialized
[    6.709947] Bluetooth: SCO socket layer initialized
[   10.738720] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.738724] Bluetooth: BNEP filters: protocol multicast
[   10.738731] Bluetooth: BNEP socket layer initialized
[   68.880496] usb 2-4: Product: Bluetooth USB Host Controller
[   68.988808] Bluetooth: RFCOMM TTY layer initialized
[   68.988817] Bluetooth: RFCOMM socket layer initialized
[   68.988823] Bluetooth: RFCOMM ver 1.11
[ 1503.393371] usb 2-4: Product: Bluetooth USB Host Controller
[ 1512.663937] Bluetooth: hci0 command 0x0c14 tx timeout
[ 1514.667985] Bluetooth: hci0 command 0x0c25 tx timeout
[ 1516.672101] Bluetooth: hci0 command 0x0c38 tx timeout
[ 1518.676181] Bluetooth: hci0 command 0x0c39 tx timeout
[ 3638.179766] usb 2-4: Product: Bluetooth USB Host Controller
[ 3640.257732] Bluetooth: hci0 command 0x0c52 tx timeout
[ 3642.261819] Bluetooth: hci0 command 0x0c45 tx timeout
[ 3644.265926] Bluetooth: hci0 command 0x0c58 tx timeout
[ 3646.269979] Bluetooth: hci0 command 0x1004 tx timeout
[ 4187.288821] usb 2-4: Product: Bluetooth USB Host Controller
[ 4234.235541] usb 2-4: Product: Bluetooth USB Host Controller
[ 4242.059683] usb 2-4: Product: Bluetooth USB Host Controller

ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#37 Le 11/10/2016, à 22:47

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Quand ça plante, tu avais :

hciconfig
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 54:27:1E:24:01:8A  ACL MTU: 1022:8  SCO MTU: 183:5
	UP RUNNING PSCAN 

Dans ce fil : Clé USB Bluetooth ne fonctionne plus

hci0:	Type: BR/EDR  Bus: USB
	BD Address: 11:11:11:11:11:11  ACL MTU: 672:3  SCO MTU: 48:1
	DOWN 

Over_score n'avait pas eu de réponse, mais je pense qu'il faudra chercher vers cette piste.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#38 Le 11/10/2016, à 23:02

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

ok, merci d'avoir pris du temps pour faire cette recherche. Même si je ne comprends pas ce qui ne va pas dans ton dernier message (que signifie la différence que le running scan soit activer ou down?)
Je vais suivre le fil d'over_score.
il y a quelques temps, j'avais trouvé une page web (que malheureusement je ne retrouve plus...) dans laquelle il y avait des indications pour modifier le fichier /usr/bin/bluetooth-manager. Il semble que se soit ce fichier le problème.

Dernière modification par Red demon (Le 11/10/2016, à 23:05)


ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#39 Le 12/10/2016, à 18:49

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,

Dans ma recherche de documentation , dans : https://wiki.archlinux.fr/Bluetooth

Si, en lieu et place de la ligne :

UP RUNNING PSCAN ISCAN

se trouve :

DOWN

Il suffit alors d'allumer le périphérique :

hciconfig hci0 up

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#40 Le 20/10/2016, à 10:03

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,
je souhaiterai savoir si les éléments network-manager ci dessous trouver sur synaptic sont en conflit et pourrait être la source de mon problème.
Merci d'avance.

network-manager-gnome (1.2.0-0ubuntu0.16.04.4)
network-manager(1.2.2-0ubuntu0.16.04.3)


ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#41 Le 20/10/2016, à 16:49

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,

Peux tu donner :

lspci  -k | grep -A3 Net

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#42 Le 20/10/2016, à 17:02

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

voila ce que cela donne :

benoi@benoit-S551LN:~$ lspci  -k | grep -A3 Net
03:00.0 Network controller: Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
	Subsystem: AzureWave AR9485 Wireless Network Adapter
	Kernel driver in use: ath9k
	Kernel modules: ath9k
04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2)

ubuntu GNOME 16.10 : asus S551LN

Hors ligne

#43 Le 20/10/2016, à 17:10

xubu1957

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Bonjour,

Tente :

sudo tee /etc/modprobe.d/ath9k.conf <<< "options ath9k btcoex_enable=1"

avec redémarrage

donnée, hier dans ce fil : [RESOLU] Connexion xubuntu 16.04 avec enceinte JBL (bluetooth) pour une carte Atheros AR9565 et des pilotes identiques.

Kernel driver in use: ath9k
	Kernel modules: ath9k

(edit=rajout titre de la discussion du lien)

Dernière modification par xubu1957 (Le 17/02/2018, à 11:57)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#44 Le 20/10/2016, à 17:26

Red demon

Re : Bluetooth se bloque depuis migration ubuntu 16.04

Merci, je vais voir si cela fonctionne.
je remonterai l'info si résolu.
Bonne journée.


ubuntu GNOME 16.10 : asus S551LN

Hors ligne