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.

#1 Le 09/05/2012, à 15:46

Danythered

Installer un patch pour module bluetooth AR5BBU22 de Atheros

Bonjour,
J'ai besoin d'aide pour appliquer un patch afin de faire fonctionner mon module bluetooth sur mon acer 3830TG... Je ne suis pas effrayé par le terminal, mais je suis assez novice quand à l'usage de certaines commandes... J'ai trouvé ceci, qui est donc sensé faire fonctionner le module, sur askubuntu.com  :

This one needs a patch to properly load the firmware:

--- a/drivers/bluetooth/ath3k.c 2012-04-27 19:17:35.000000000 +0200 +++ b/drivers/bluetooth/ath3k.c 2012-04-30 01:29:47.081838667 +0200 @@ -79,6 +79,9 @@ static struct usb_device_id ath3k_table[ /* Atheros AR5BBU12 with sflash firmware */ { USB_DEVICE(0x0489, 0xE02C) },

/* Atheros AR5BBU22 with sflash firmware */
{ USB_DEVICE(0x0489, 0xE03C) }, + { } /* Terminating entry */ };
@@ -95,6 +98,9 @@ static struct usb_device_id ath3k_blist_ { USB_DEVICE(0x13d3, 0x3375), .driver_info = BTUSB_ATH3012 }, { USB_DEVICE(0x04ca, 0x3005), .driver_info = BTUSB_ATH3012 },

/* Atheros AR5BBU22 with sflash firmware */
{ USB_DEVICE(0x0489, 0xE03C), .driver_info = BTUSB_ATH3012 }, + { } /* Terminating entry */ };
--- a/drivers/bluetooth/btusb.c 2012-04-27 19:17:35.000000000 +0200 +++ b/drivers/bluetooth/btusb.c 2012-04-30 01:31:49.302182281 +0200 @@ -135,6 +135,9 @@ static struct usb_device_id blacklist_ta /* Atheros AR5BBU12 with sflash firmware */ { USB_DEVICE(0x0489, 0xe02c), .driver_info = BTUSB_IGNORE },

/* Atheros AR5BBU22 with sflash firmware */
{ USB_DEVICE(0x0489, 0xe03c), .driver_info = BTUSB_ATH3012 }, + /* Broadcom BCM2035 */ { USB_DEVICE(0x0a5c, 0x2035), .driver_info = BTUSB_WRONG_SCO_MTU }, { USB_DEVICE(0x0a5c, 0x200a), .driver_info = BTUSB_WRONG_SCO_MTU },

Mais avec ça, je fais quoi? ( j'ai déjà demandé à askubuntu, pas de réponse. Voici le lien)
Merci par avance de vos réponses avisées!


macbook pro intel core I5 mid 2012

Hors ligne

#2 Le 10/05/2012, à 00:20

Danythered

Re : Installer un patch pour module bluetooth AR5BBU22 de Atheros

Personne?


macbook pro intel core I5 mid 2012

Hors ligne

#3 Le 11/05/2012, à 01:36

Danythered

Re : Installer un patch pour module bluetooth AR5BBU22 de Atheros

Vraiment personne?


macbook pro intel core I5 mid 2012

Hors ligne