Bluetooth non funziona su Acer ONE 10

Riconoscimento, installazione e configurazione delle periferiche.
UbuntuUp
Prode Principiante
Messaggi: 42
Iscrizione: domenica 18 aprile 2021, 21:54

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da UbuntuUp »

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ wget https://gitlab.com/TeeFirefly/FireNow-Marshmallow/blob/061bdfd4bdd7cce2fe55e1013f3d3f23de7603ca/vendor/rockchip/common/bluetooth/lib/firmware/4343A0.hcd
--2021-06-29 20:56:23--  https://gitlab.com/TeeFirefly/FireNow-Marshmallow/blob/061bdfd4bdd7cce2fe55e1013f3d3f23de7603ca/vendor/rockchip/common/bluetooth/lib/firmware/4343A0.hcd
Resolving gitlab.com (gitlab.com)... 172.65.251.78, 2606:4700:90:0:f22e:fbec:5bed:a9b9
Connecting to gitlab.com (gitlab.com)|172.65.251.78|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘4343A0.hcd’

4343A0.hcd              [ <=>                ] 100.03K  --.-KB/s    in 0.06s   

2021-06-29 20:56:24 (1.51 MB/s) - ‘4343A0.hcd’ saved [102432]

ubuntup@ubuntup-TP-S1003-10D1:~$ 

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ wget https://www.dropbox.com/s/9ryy3ir1tby6wrf/fw-0a5c_21d7.hcd
--2021-06-29 20:57:07--  https://www.dropbox.com/s/9ryy3ir1tby6wrf/fw-0a5c_21d7.hcd
Resolving www.dropbox.com (www.dropbox.com)... 162.125.69.18, 2620:100:6025:18::a27d:4512
Connecting to www.dropbox.com (www.dropbox.com)|162.125.69.18|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: /s/raw/9ryy3ir1tby6wrf/fw-0a5c_21d7.hcd [following]
--2021-06-29 20:57:08--  https://www.dropbox.com/s/raw/9ryy3ir1tby6wrf/fw-0a5c_21d7.hcd
Reusing existing connection to www.dropbox.com:443.
HTTP request sent, awaiting response... 404 Not Found
2021-06-29 20:57:08 ERROR 404: Not Found.

ubuntup@ubuntup-TP-S1003-10D1:~$

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ sudo cp 4343A0.hcd /lib/firmware/brcm/
[sudo] password for ubuntup: 
ubuntup@ubuntup-TP-S1003-10D1:~$

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ sudo rm /lib/firmware/brcm/BCM.hcd
ubuntup@ubuntup-TP-S1003-10D1:~$ 

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ sudo rm /lib/firmware/brcm/BCM.hcd
rm: cannot remove '/lib/firmware/brcm/BCM.hcd': No such file or directory
ubuntup@ubuntup-TP-S1003-10D1:~$ 

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ sudo cp fw-0a5c_21d7.hcd  /lib/firmware/brcm/BCM.hcd
cp: cannot stat 'fw-0a5c_21d7.hcd': No such file or directory
ubuntup@ubuntup-TP-S1003-10D1:~$
Ci sono degli errori....

Il secondo comando WGET sembra non trovare la pagina chiamata
Avatar utente
magozurlinux
Accecante Asceta
Accecante Asceta
Messaggi: 24913
Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da magozurlinux »

Da terminale dai questi comandi:

Codice: Seleziona tutto

https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd

Codice: Seleziona tutto

sudo cp BCM43142A0-0a5c-21d7.hcd /lib/firmware/brcm/
riavvia il pc.

Da terminale postami questo comando:

Codice: Seleziona tutto

dmesg | grep Blue
Ubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum :ciao:
UbuntuUp
Prode Principiante
Messaggi: 42
Iscrizione: domenica 18 aprile 2021, 21:54

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da UbuntuUp »

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd
bash: https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd: No such file or directory
ubuntup@ubuntup-TP-S1003-10D1:~$ 
Sembra non trovare l'indirizzo indicato....
Avatar utente
magozurlinux
Accecante Asceta
Accecante Asceta
Messaggi: 24913
Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da magozurlinux »

UbuntuUp ha scritto:
mercoledì 30 giugno 2021, 10:58

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd
bash: https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd: No such file or directory
ubuntup@ubuntup-TP-S1003-10D1:~$ 
Sembra non trovare l'indirizzo indicato....
Scusami, ho sbagliato io! :muro:

Da terminale dai questi comandi:

Codice: Seleziona tutto

wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd

Codice: Seleziona tutto

sudo cp BCM43142A0-0a5c-21d7.hcd /lib/firmware/brcm/
riavvia il pc.

Da terminale postami questo comando:

Codice: Seleziona tutto

dmesg | grep Blue
Ubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum :ciao:
UbuntuUp
Prode Principiante
Messaggi: 42
Iscrizione: domenica 18 aprile 2021, 21:54

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da UbuntuUp »

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd
--2021-07-12 01:29:32--  https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-21d7.hcd
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘BCM43142A0-0a5c-21d7.hcd’

BCM43142A0-0a5c-21d     [ <=>                ] 116.15K  --.-KB/s    in 0.04s   

2021-07-12 01:29:32 (2.83 MB/s) - ‘BCM43142A0-0a5c-21d7.hcd’ saved [118938]

ubuntup@ubuntup-TP-S1003-10D1:~$

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ sudo cp BCM43142A0-0a5c-21d7.hcd /lib/firmware/brcm/
[sudo] password for ubuntup: 
ubuntup@ubuntup-TP-S1003-10D1:~$
Risultati primi due comandi, poi "SUDO REBOOT"

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ dmesg | grep Blue
[    6.346809] Bluetooth: Core ver 2.22
[    6.346871] Bluetooth: HCI device and connection manager initialized
[    6.346879] Bluetooth: HCI socket layer initialized
[    6.346883] Bluetooth: L2CAP socket layer initialized
[    6.346892] Bluetooth: SCO socket layer initialized
[    6.431520] Bluetooth: HCI UART driver ver 2.3
[    6.431525] Bluetooth: HCI UART protocol H4 registered
[    6.431527] Bluetooth: HCI UART protocol BCSP registered
[    6.431573] Bluetooth: HCI UART protocol LL registered
[    6.431575] Bluetooth: HCI UART protocol ATH3K registered
[    6.431768] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    6.431901] Bluetooth: HCI UART protocol Intel registered
[    6.432287] Bluetooth: HCI UART protocol Broadcom registered
[    6.432318] Bluetooth: HCI UART protocol QCA registered
[    6.432320] Bluetooth: HCI UART protocol AG6XX registered
[    6.432346] Bluetooth: HCI UART protocol Marvell registered
[    6.683524] Bluetooth: hci0: BCM: failed to write clock (-56)
[    6.683615] Bluetooth: hci0: Failed to set baudrate
[    6.798420] Bluetooth: hci0: BCM: chip id 94
[    6.800926] Bluetooth: hci0: BCM: features 0x2e
[    6.824287] Bluetooth: hci0: 4343A0
[    6.824294] Bluetooth: hci0: BCM4343A0 (001.001.034) build 0000
[    6.826709] Bluetooth: hci0: BCM4343A0 'brcm/BCM4343A0.hcd' Patch
[    8.922757] Bluetooth: hci0: command 0x0a0a tx timeout
[   12.713518] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.713522] Bluetooth: BNEP filters: protocol multicast
[   12.713531] Bluetooth: BNEP socket layer initialized
[   17.013445] Bluetooth: hci0: BCM: Patch command 0a0a failed (-110)
[   17.013452] Bluetooth: hci0: BCM: Patch failed (-110)
[   19.029544] Bluetooth: hci0: command 0xfc45 tx timeout
[   27.253933] Bluetooth: hci0: BCM: failed to write clock (-110)
[   29.366066] Bluetooth: hci0: command 0x1001 tx timeout
[   37.494080] Bluetooth: hci0: BCM: Reading local version info failed (-110)
ubuntup@ubuntup-TP-S1003-10D1:~$ 
...ecco il risultato finale
Avatar utente
magozurlinux
Accecante Asceta
Accecante Asceta
Messaggi: 24913
Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da magozurlinux »

Da terminale dai questi comandi:

Codice: Seleziona tutto

wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-216c.hcd

Codice: Seleziona tutto

sudo cp BCM43142A0-0a5c-216c.hcd BCM.hcd
riavvia il pc.

Da terminale postami questo comando:

Codice: Seleziona tutto

dmesg | grep Blue
Ubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum :ciao:
UbuntuUp
Prode Principiante
Messaggi: 42
Iscrizione: domenica 18 aprile 2021, 21:54

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da UbuntuUp »

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ wget https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-216c.hcd
--2021-07-13 14:12:18--  https://github.com/winterheart/broadcom-bt-firmware/blob/master/brcm/BCM43142A0-0a5c-216c.hcd
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘BCM43142A0-0a5c-216c.hcd.1’

BCM43142A0-0a5c-216     [ <=>                ] 111.59K  --.-KB/s    in 0.07s   

2021-07-13 14:12:19 (1.62 MB/s) - ‘BCM43142A0-0a5c-216c.hcd.1’ saved [114265]

ubuntup@ubuntup-TP-S1003-10D1:~$

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ sudo cp BCM43142A0-0a5c-216c.hcd BCM.hcd
[sudo] password for ubuntup: 
ubuntup@ubuntup-TP-S1003-10D1:~$ 
Risultati ed ora SUDO REBOOT

Codice: Seleziona tutto

ubuntup@ubuntup-TP-S1003-10D1:~$ dmesg | grep Blue
[    6.756293] Bluetooth: Core ver 2.22
[    6.756350] Bluetooth: HCI device and connection manager initialized
[    6.756359] Bluetooth: HCI socket layer initialized
[    6.756364] Bluetooth: L2CAP socket layer initialized
[    6.756373] Bluetooth: SCO socket layer initialized
[    6.953627] Bluetooth: HCI UART driver ver 2.3
[    6.953633] Bluetooth: HCI UART protocol H4 registered
[    6.953635] Bluetooth: HCI UART protocol BCSP registered
[    6.953687] Bluetooth: HCI UART protocol LL registered
[    6.953689] Bluetooth: HCI UART protocol ATH3K registered
[    6.953719] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    6.953849] Bluetooth: HCI UART protocol Intel registered
[    6.971435] Bluetooth: HCI UART protocol Broadcom registered
[    6.971471] Bluetooth: HCI UART protocol QCA registered
[    6.971473] Bluetooth: HCI UART protocol AG6XX registered
[    6.971508] Bluetooth: HCI UART protocol Marvell registered
[    7.212692] Bluetooth: hci0: BCM: failed to write clock (-56)
[    7.212782] Bluetooth: hci0: Failed to set baudrate
[    7.328406] Bluetooth: hci0: BCM: chip id 94
[    7.330937] Bluetooth: hci0: BCM: features 0x2e
[    7.354724] Bluetooth: hci0: 4343A0
[    7.354731] Bluetooth: hci0: BCM4343A0 (001.001.034) build 0000
[    7.357064] Bluetooth: hci0: BCM4343A0 'brcm/BCM4343A0.hcd' Patch
[    9.427484] Bluetooth: hci0: command 0x0a0a tx timeout
[   12.236644] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.236649] Bluetooth: BNEP filters: protocol multicast
[   12.236658] Bluetooth: BNEP socket layer initialized
[   17.527486] Bluetooth: hci0: BCM: Patch command 0a0a failed (-110)
[   17.527493] Bluetooth: hci0: BCM: Patch failed (-110)
[   19.539571] Bluetooth: hci0: command 0xfc45 tx timeout
[   27.764408] Bluetooth: hci0: BCM: failed to write clock (-110)
[   29.875584] Bluetooth: hci0: command 0x1001 tx timeout
[   38.004115] Bluetooth: hci0: BCM: Reading local version info failed (-110)
ubuntup@ubuntup-TP-S1003-10D1:~$ 
Risultato finale....
UbuntuUp
Prode Principiante
Messaggi: 42
Iscrizione: domenica 18 aprile 2021, 21:54

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da UbuntuUp »

Cos'altro posso fare?
UbuntuUp
Prode Principiante
Messaggi: 42
Iscrizione: domenica 18 aprile 2021, 21:54

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da UbuntuUp »

Qualche aiuto?
Avatar utente
magozurlinux
Accecante Asceta
Accecante Asceta
Messaggi: 24913
Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da magozurlinux »

UbuntuUp ha scritto:
giovedì 9 settembre 2021, 20:10
Qualche aiuto?
Da terminale dai questi comandi:

Codice: Seleziona tutto

wget http://www.gnebehay.com/blog/lenovo-flexpad-bluetooth-debian/BCM43142A0-105b-e065.hcd

Codice: Seleziona tutto

sudo cp BCM43142A0-105b-e065.hcd /lib/firmware/brcm/
riavvia il portatile.

Da terminale postami questo comando:

Codice: Seleziona tutto

dmesg | grep Blue
Ubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum :ciao:
sandman69
Prode Principiante
Messaggi: 25
Iscrizione: domenica 7 gennaio 2024, 17:30
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da sandman69 »

Salve, sono nuovo del mondo linux e del forum.
Ho un problema con la chiavetta bluetooth Belkin e una cassa Sony, su un vecchio portatile Asus in dual boot con win 7 e ubuntu.
Con win 7 funziona, e vorrei farla funzionare anche con ubuntu.
Ho provato a seguire alcune indicazioni precedenti di altri utenti, ma non sono riuscito nell'intento.
La cassa viene rilevata ma poi non è operativa. Mi chiede un pin di autenticazione ma non mi consente di inserirlo e
viceversa quando mi da il pin non compare dove inserirlo.
Non so se sia questo il modo giusto per interagire, ma ci provo.
Aspetto l'aiuto di qualcuno. Grazie
Avatar utente
magozurlinux
Accecante Asceta
Accecante Asceta
Messaggi: 24913
Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da magozurlinux »

sandman69 ha scritto:
domenica 7 gennaio 2024, 18:15
Salve, sono nuovo del mondo linux e del forum.
Ho un problema con la chiavetta bluetooth Belkin e una cassa Sony, su un vecchio portatile Asus in dual boot con win 7 e ubuntu.
Con win 7 funziona, e vorrei farla funzionare anche con ubuntu.
Ho provato a seguire alcune indicazioni precedenti di altri utenti, ma non sono riuscito nell'intento.
La cassa viene rilevata ma poi non è operativa. Mi chiede un pin di autenticazione ma non mi consente di inserirlo e
viceversa quando mi da il pin non compare dove inserirlo.
Non so se sia questo il modo giusto per interagire, ma ci provo.
Aspetto l'aiuto di qualcuno. Grazie
Ciao e benvenuto sul forum; apri una nuova discussione, questa risale al 2021! :D
Ubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum :ciao:
sandman69
Prode Principiante
Messaggi: 25
Iscrizione: domenica 7 gennaio 2024, 17:30
Desktop: ubuntu
Distribuzione: Ubuntu 22.04.3 LTS

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da sandman69 »

Non capisco come aprire una nuova discussione
Avatar utente
trekfan1
Moderatore Globale
Moderatore Globale
Messaggi: 23405
Iscrizione: domenica 21 maggio 2006, 10:51
Desktop: Gnome
Distribuzione: Ubuntu 23.10 e 24.04 (dev)
Sesso: Maschile
Località: Formigine (MO) | Accecante Asceta

Re: Bluetooth non funziona su Acer ONE 10

Messaggio da trekfan1 »

Semplice nelle varie sezioni c'è un pulsante con scritto "Nuova discussione" basta cliccarlo. Grazie :)

Chiudo
Chiusa

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 31 ospiti