Segui il video qui sotto per vedere come installare il nostro sito come web app sulla tua schermata principale.
Nota: Questa funzionalità potrebbe non essere disponibile in alcuni browser.
Pubblicità
cosa ti da
dmesg | grep -i 'blue'
?
[ 8.112272] Bluetooth: Core ver 2.22
[ 8.112302] NET: Registered PF_BLUETOOTH protocol family
[ 8.112304] Bluetooth: HCI device and connection manager initialized
[ 8.112309] Bluetooth: HCI socket layer initialized
[ 8.112312] Bluetooth: L2CAP socket layer initialized
[ 8.112319] Bluetooth: SCO socket layer initialized
[ 8.132424] Bluetooth: hci0: unexpected event for opcode 0x1003
[ 8.242628] Bluetooth: hci0: BCM: chip id 70
[ 8.243576] Bluetooth: hci0: BCM: features 0x06
[ 8.259622] Bluetooth: hci0: gheb17-Lenovo-B50-30
[ 8.259639] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0000
[ 8.261714] Bluetooth: hci0: BCM: firmware Patch file not found, tried:
[ 8.261718] Bluetooth: hci0: BCM: 'brcm/BCM43142A0-04ca-2006.hcd'
[ 8.261720] Bluetooth: hci0: BCM: 'brcm/BCM-04ca-2006.hcd'
[ 9.872278] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.872285] Bluetooth: BNEP filters: protocol multicast
[ 9.872290] Bluetooth: BNEP socket layer initialized
[ 10.284345] Bluetooth: hci0: command 0x1003 tx timeout
[ 10.285695] Bluetooth: hci0: Opcode 0x1003 failed: -110
[ 4025.981125] audit: type=1107 audit(1684417437.475:52): pid=1357 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=7951 label="snap.whatsdesk.whatsdesk" peer_pid=1355 peer_label="unconfined"
[ 5776.430508] audit: type=1107 audit(1684419187.916:60): pid=1357 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name="org.bluez" pid=9897 label="snap.whatsdesk.whatsdesk" peer_pid=1355 peer_label="unconfined"
sudo apt update && sudo apt dist-upgrade
nel tentativo di risolvere ho aggiornato sia kernel che Linux, e poi ho fatto update e upgrade, quindi dovrei avere tutto all'ultima versione, comunque, dopo tale operazione, il bluetooth non si apre neanche lanciando l'applicazione cliccando sull'icona, mentre da bluetoothctl quando eseguo power on o off mi restituisce "No default controller available", ho comunque eseguito il tuo comando ed ha aggiornato qualcosa apparentementeInstallazione nuova oppure è da un po' che ce l'hai?
Nel caso per sicurezza lancia un bel:
Codice:sudo apt update && sudo apt dist-upgrade
Col metodo che mi hai indicato, per il passaggio di file non ho problemi, per l'audio sicome hai risolto ?