Quand j'envoie un fichier depuis l'applet bluetooth, j'ai le droit à un joli message
"GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.openobex.client was not provided
by any .service files"
Code : Tout sélectionner
[david@arch-david ~]$ pacman -Q | grep blue
bluez 4.101-1
gnome-bluetooth 3.4.2-1
[david@arch-david ~]$ pacman -Q | grep obe
gvfs-obexftp 1.12.3-3
modprobed_db 2.0-2
obex-data-server 0.4.6-2
obexd-client 0.47-1
openobex 1.5-3
[david@arch-david ~]$ sudo /etc/rc.d/bluetooth start
Mot de passe :
:: Starting bluetooth subsystem: bluetoothd [DONE]
[david@arch-david ~]$ lsmod | grep -i blue
bluetooth 166493 22 bnep,btusb,rfcomm
rfkill 12568 7 cfg80211,hp_wmi,bluetooth
crc16 1091 2 ext4,bluetooth
[david@arch-david ~]$ dmesg | grep -i blue
[ 6.034616] Bluetooth: Core ver 2.16
[ 6.034730] Bluetooth: HCI device and connection manager initialized
[ 6.034735] Bluetooth: HCI socket layer initialized
[ 6.034738] Bluetooth: L2CAP socket layer initialized
[ 6.034747] Bluetooth: SCO socket layer initialized
[ 12.993404] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.022949] Bluetooth: RFCOMM TTY layer initialized
[ 13.022959] Bluetooth: RFCOMM socket layer initialized
[ 13.022963] Bluetooth: RFCOMM ver 1.11
[david@arch-david ~]$ hcitool dev
Devices:
hci0 00:15:83:18:EF:6B
[david@arch-david ~]$ hcitool scan
Scanning ...
24:DB:AC:37:CA:A9 STARTRAIL II - David

Et ensuite, j'ai chromium qui plante aléatoirement, erreur de segmentation. Dans le terminal
il m'affichait avant régulièrement "libvdpau_nvidia.so: cannot open shared object file: No such file or directory". Déjà à la base j'ai aucun composant Nvidia dans mon PC, alors je comprend pas...
Merci
