Riconoscimento, installazione e configurazione delle periferiche.
Indrjo Dedej
Prode Principiante
Messaggi: 59 Iscrizione: domenica 27 agosto 2017, 12:48
Desktop: ubuntu
Distribuzione: Ubuntu 20.04.1 LTS
Sesso: Maschile
Messaggio
da Indrjo Dedej » giovedì 28 settembre 2017, 16:43
Ciao a tutti!
Oggi mi si è presentato un problema. Magari c'è da sempre stato ma me ne sono accorto ora. Uso Ubuntu 17.04 e, come da titolo, vorrei inviare o ricevere files con bluetooth. Aprendo il pannello delle impostazioni, mi sembra a posto. Non credo che sia un difetto del mio telefono in quanto non funziona neanche su quello degli altri. La visibilità è comunque attiva.
Tra l'altro quando associo il mio telefono al computer compare il logo di bluetooth con il lucchetto.
Ho letto delle discussioni su questo forum, ma magari la procedura varia di caso in caso.
Ultima modifica di
Indrjo Dedej il sabato 20 gennaio 2018, 14:32, modificato 1 volta in totale.
magozurlinux
Accecante Asceta
Messaggi: 25006 Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: xubuntu
Distribuzione: Xubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa
Messaggio
da magozurlinux » giovedì 28 settembre 2017, 18:26
Ciao.
Da terminale postami questi comandi:
Xubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum
Indrjo Dedej
Prode Principiante
Messaggi: 59 Iscrizione: domenica 27 agosto 2017, 12:48
Desktop: ubuntu
Distribuzione: Ubuntu 20.04.1 LTS
Sesso: Maschile
Messaggio
da Indrjo Dedej » giovedì 28 settembre 2017, 19:20
Codice: Seleziona tutto
indrjo@puter:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 0cf3:e360 Atheros Communications, Inc.
Bus 001 Device 002: ID 04f2:b579 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
indrjo@puter:~$ dmesg | grep Blue
[ 17.931867] Bluetooth: Core ver 2.22
[ 17.932767] Bluetooth: HCI device and connection manager initialized
[ 17.932770] Bluetooth: HCI socket layer initialized
[ 17.932772] Bluetooth: L2CAP socket layer initialized
[ 17.932777] Bluetooth: SCO socket layer initialized
[ 17.945157] Bluetooth: HCI UART driver ver 2.3
[ 17.945158] Bluetooth: HCI UART protocol H4 registered
[ 17.945158] Bluetooth: HCI UART protocol BCSP registered
[ 17.945159] Bluetooth: HCI UART protocol LL registered
[ 17.945159] Bluetooth: HCI UART protocol ATH3K registered
[ 17.945160] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 17.945180] Bluetooth: HCI UART protocol Intel registered
[ 17.945188] Bluetooth: HCI UART protocol Broadcom registered
[ 17.945189] Bluetooth: HCI UART protocol QCA registered
[ 17.945189] Bluetooth: HCI UART protocol AG6XX registered
[ 17.945189] Bluetooth: HCI UART protocol Marvell registered
[ 18.076019] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000300.bin
[ 18.076021] Bluetooth: hci0: QCA: patch rome 0x300 build 0x3e8, firmware rome 0x300 build 0x111
[ 18.344364] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000300.bin
[ 23.792187] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 23.792189] Bluetooth: BNEP filters: protocol multicast
[ 23.792192] Bluetooth: BNEP socket layer initialized
[ 31.731238] Bluetooth: RFCOMM TTY layer initialized
[ 31.731249] Bluetooth: RFCOMM socket layer initialized
[ 31.731259] Bluetooth: RFCOMM ver 1.11
indrjo@puter:~$ dpkg -l | grep Blue
ii bluez 5.43-0ubuntu1.1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.43-0ubuntu1.1 amd64 Bluetooth printer driver for CUPS
ii gnome-bluetooth 3.20.1-1ubuntu1 amd64 GNOME Bluetooth tools
ii libbluetooth3:amd64 5.43-0ubuntu1.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.20.1-1ubuntu1 amd64 GNOME Bluetooth tools - support library
ii pulseaudio-module-bluetooth 1:10.0-1ubuntu2 amd64 Bluetooth module for PulseAudio sound server
indrjo@puter:~$ hciconfig -a
hci0: Type: Primary Bus: USB
BD Address: CC:B0:DA:A0:B4:8A ACL MTU: 1024:8 SCO MTU: 50:8
UP RUNNING PSCAN ISCAN
RX bytes:1332 acl:0 sco:0 events:85 errors:0
TX bytes:3536 acl:0 sco:0 commands:85 errors:0
Features: 0xff 0xfe 0x8f 0xfe 0xd8 0x3f 0x5b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: SLAVE ACCEPT
Name: 'puter'
Class: 0x0c010c
Service Classes: Rendering, Capturing
Device Class: Computer, Laptop
HCI Version: 4.1 (0x7) Revision: 0x0
LMP Version: 4.1 (0x7) Subversion: 0x25a
Manufacturer: Qualcomm (29)
magozurlinux
Accecante Asceta
Messaggi: 25006 Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: xubuntu
Distribuzione: Xubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa
Messaggio
da magozurlinux » giovedì 28 settembre 2017, 19:31
Gli outputs che hai postato vanno bene.
Controlla da
Gestore pacchetti che siano installati questi pacchetti:
Codice: Seleziona tutto
obexftp
gnome-user-share
obexpushd
obexfs
obex-data-server
nautilus-sendto
Da terminale col telefono ed il bluetooth attivato postami questo comando:
Xubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum
Indrjo Dedej
Prode Principiante
Messaggi: 59 Iscrizione: domenica 27 agosto 2017, 12:48
Desktop: ubuntu
Distribuzione: Ubuntu 20.04.1 LTS
Sesso: Maschile
Messaggio
da Indrjo Dedej » venerdì 29 settembre 2017, 7:06
Ho installato i pacchetti che mancavano.
Codice: Seleziona tutto
indrjo@puter:~$ hcitool scan
Scanning ...
E6:AE:46:65:80:9F mediacom
magozurlinux
Accecante Asceta
Messaggi: 25006 Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: xubuntu
Distribuzione: Xubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa
Messaggio
da magozurlinux » venerdì 29 settembre 2017, 11:38
Da terminale postami questo comando col telefono ed il bluetooth attivato:
Xubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum
Indrjo Dedej
Prode Principiante
Messaggi: 59 Iscrizione: domenica 27 agosto 2017, 12:48
Desktop: ubuntu
Distribuzione: Ubuntu 20.04.1 LTS
Sesso: Maschile
Messaggio
da Indrjo Dedej » venerdì 29 settembre 2017, 16:00
Codice: Seleziona tutto
indrjo@puter:~$ sdptool browse E6:AE:46:65:80:9F
Browsing E6:AE:46:65:80:9F ...
Service RecHandle: 0x10001
Service Class ID List:
"Generic Access" (0x1800)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 31
"ATT" (0x0007)
uint16: 0x0001
uint16: 0x0005
Service Name: Headset Audio Gateway
Service RecHandle: 0x10002
Service Class ID List:
"Headset Audio Gateway" (0x1112)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 1
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Headset" (0x1108)
Version: 0x0102
Service Name: Handsfree Audio Gateway
Service RecHandle: 0x10003
Service Class ID List:
"Handsfree Audio Gateway" (0x111f)
"Generic Audio" (0x1203)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 2
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Handsfree" (0x111e)
Version: 0x0106
Service Name: Network Access Point Service
Service Description: Bluetooth NAP Service
Service RecHandle: 0x10004
Service Class ID List:
"Network Access Point" (0x1116)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 15
"BNEP" (0x000f)
Version: 0x0100
SEQ8: 0 6
Language Base Attr List:
code_ISO639: 0x656e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"Network Access Point" (0x1116)
Version: 0x0100
Service RecHandle: 0x10006
Service Class ID List:
"AV Remote Target" (0x110c)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 23
"AVCTP" (0x0017)
uint16: 0x0100
Profile Descriptor List:
"AV Remote" (0x110e)
Version: 0x0103
Service RecHandle: 0x10007
Service Class ID List:
"AV Remote Controller" (0x110f)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 23
"AVCTP" (0x0017)
uint16: 0x0100
Profile Descriptor List:
"AV Remote" (0x110e)
Version: 0x0100
Service Name: Advanced Audio
Service RecHandle: 0x10008
Service Class ID List:
"Audio Source" (0x110a)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 25
"AVDTP" (0x0019)
uint16: 0x0102
Profile Descriptor List:
"Advanced Audio" (0x110d)
Version: 0x0102
Service Name: 000eSMS/MMS
Service RecHandle: 0x10009
Service Class ID List:
"Message Access - MAS" (0x1132)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 23
"OBEX" (0x0008)
Profile Descriptor List:
"Message Access" (0x1134)
Version: 0x0101
Service Name: OBEX Phonebook Access Server
Service RecHandle: 0x1000a
Service Class ID List:
"Phonebook Access - PSE" (0x112f)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 24
"OBEX" (0x0008)
Profile Descriptor List:
"Phonebook Access" (0x1130)
Version: 0x0101
Service Name: OBEX Object Push
Service RecHandle: 0x1000b
Service Class ID List:
"OBEX Object Push" (0x1105)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
Channel: 25
"OBEX" (0x0008)
Profile Descriptor List:
"OBEX Object Push" (0x1105)
Version: 0x0100
magozurlinux
Accecante Asceta
Messaggi: 25006 Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: xubuntu
Distribuzione: Xubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa
Messaggio
da magozurlinux » venerdì 29 settembre 2017, 17:34
Se lo smartphone ha Android come S.O. installa
Blueman , con questo dovrebbe funzionare perfettamente.
Da temianel dai anche questo comando:
Xubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum
Indrjo Dedej
Prode Principiante
Messaggi: 59 Iscrizione: domenica 27 agosto 2017, 12:48
Desktop: ubuntu
Distribuzione: Ubuntu 20.04.1 LTS
Sesso: Maschile
Messaggio
da Indrjo Dedej » venerdì 29 settembre 2017, 17:42
Blueman va installato su android o su ubuntu? Io su Ubuntu software vedo che c'è un Bluetooth Manager? È questo?
Codice: Seleziona tutto
indrjo@puter:~$ sudo systemctl --global enable obex
[sudo] password di indrjo:
Created symlink /etc/systemd/user/dbus-org.bluez.obex.service → /usr/lib/systemd/user/obex.service.
magozurlinux
Accecante Asceta
Messaggi: 25006 Iscrizione: mercoledì 17 marzo 2010, 17:44
Desktop: xubuntu
Distribuzione: Xubuntu 22.04.3 LTS x86_64
Sesso: Maschile
Località: Pisa
Messaggio
da magozurlinux » venerdì 29 settembre 2017, 18:13
Blueman va installato su Ubuntu.
Sì, è quello.
Xubuntu 22.04 LTS - saluti da magozurlinux a tutti gli utenti del forum
Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti