[gelöst] kein bluetooth adapter gefunden

[gelöst] kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 12th, '14, 20:10

hallo,
ich möchte nochmals auf mein bluez-Problem zurück kommen. Nachdem ich meinen neuen Lappy mit MGA4 ausgestattet hatte, lief Bluetooth tadellos. Heute wollte ich vom Handy aus Bilder an den Rechner schicken, geht nicht. Wenn ich BlueDevil starte und mit rechts auf das Symbol im Systray klicke, sehe ich, dass kein Adapter gefunden wurde. Eigentlich müsste es doch laufen:

Code: Alles auswählen
[root@spice2 harald]# hwinfo --bluetooth
07: USB 00.0: 11500 Bluetooth Device                           
  [Created at usb.122]
  Unique ID: doL0.tx4ZIeIPK4B
  Parent ID: FKGF.4Nx_qoDfSd7
  SysFS ID: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0
  SysFS BusID: 2-1.6:1.0
  Hardware Class: bluetooth
  Model: "Atheros Bluetooth Device"
  Hotplug: USB
  Vendor: usb 0x0cf3 "Atheros Communications, Inc."
  Device: usb 0x3004
  Revision: "0.01"
  Speed: 12 Mbps
  Module Alias: "usb:v0CF3p3004d0001dcE0dsc01dp01icE0isc01ip01in00"
  Driver Info #0:
    Driver Status: ath3k is active
    Driver Activation Cmd: "modprobe ath3k"
  Driver Info #1:
    Driver Status: btusb is active
    Driver Activation Cmd: "modprobe btusb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #12 (Hub)


und bei
Code: Alles auswählen
[root@spice2 harald]# rfkill list
0: acer-wireless: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: acer-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no


sollte es doch auch kein Problem geben. Hab noch
Code: Alles auswählen
[root@spice2 harald]# lsusb
Bus 002 Device 003: ID 0cf3:3004 Atheros Communications, Inc. AR3012 Bluetooth 4.0
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse
Bus 001 Device 003: ID 1bcf:2c55 Sunplus Innovation Technology Inc.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 058f:6387 Alcor Micro Corp. Flash Drive
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[root@spice2 harald]#

und
Code: Alles auswählen
[root@spice2 harald]# lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
07:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
08:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)


probiert, aber die letzten beiden sind für mich nicht so richtig verständlich. Im bios gibt es keine Möglichkeit, BT ein- oder auszuschalten. Sollte auch nicht nötig sein, da doch nichts geblockt ist. Oder?

Gruß
harald

PS Ich weiss, es gab darüber schon mal einen thread, aber möglicherweise weiss trotzdem jemand auf grund der angegebenen Codes etwas neues dazu
Zuletzt geändert von spice1001 am Jul 20th, '14, 22:44, insgesamt 1-mal geändert.
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon unklar » Jul 13th, '14, 11:44

Was gibt denn
Code: Alles auswählen
# systemctl is-enabled bluetooth.service; echo $?
aus?
El Conkystador (el conquistador = der Sieger) ein Markenzeichen für @Sector11 8-)
unklar
 
Beiträge: 1468
Registriert: Jun 1st, '11, 15:06

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 13th, '14, 12:40

Code: Alles auswählen
[root@spice2 harald]# systemctl is-enabled bluetooth.service; echo $?
enabled                                                                                                                                                                       
0                                                                                                                                                                             
[root@spice2 harald]#
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon unklar » Jul 13th, '14, 14:14

Hm, dann fällt mir bei dieser Distri nichts mehr ein... 8-)
El Conkystador (el conquistador = der Sieger) ein Markenzeichen für @Sector11 8-)
unklar
 
Beiträge: 1468
Registriert: Jun 1st, '11, 15:06

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 13th, '14, 17:53

unklar hat geschrieben:Was gibt denn
Code: Alles auswählen
# systemctl is-enabled bluetooth.service; echo $?
aus?

So kompliziert muss es nicht sein. Als root ein
Code: Alles auswählen
systemctl status bluetooth
hätte das gleiche Ergebnis gebracht, und noch etwas mehr angezeigt.

@spice1001:
Seit Mageia 4 gibt es dafür einen Befehl. Ich zeig dir mal wie das aussieht:

[doktor5000@Mageia4 ~]$ bluetoothctl
[bluetooth]# help
Available commands:
list List available controllers
show [ctrl] Controller information
select <ctrl> Select default controller
devices List available devices
power <on/off> Set controller power
pairable <on/off> Set controller pairable mode
discoverable <on/off> Set controller discoverable mode
agent <on/off/capability> Enable/disable agent with given capability
default-agent Set agent as the default one
scan <on/off> Scan for devices
info <dev> Device information
pair <dev> Pair with device
trust <dev> Trust device
remove <dev> Remove device
connect <dev> Connect device
disconnect <dev> Disconnect device
version Display version
quit Quit program


Bluetooth aktiviert per Knopf über der Laptop-Tastatur, man sieht in der Konsole schön bunt was sich tut:

[NEW] Controller 0C:60:76:FA:2B:45 localhost-0 [default]
[NEW] Device 00:23:76:E6:6D:18 NexusHD2
[NEW] Device E8:BB:A8:3D:85:E2 Oppo N1
[CHG] Controller 0C:60:76:FA:2B:45 UUIDs has unsupported type
[CHG] Controller 0C:60:76:FA:2B:45 Class: 0x0c010c
[CHG] Controller 0C:60:76:FA:2B:45 Powered: yes
[CHG] Controller 0C:60:76:FA:2B:45 Class: 0x1c010c
[CHG] Controller 0C:60:76:FA:2B:45 UUIDs has unsupported type
[CHG] Controller 0C:60:76:FA:2B:45 UUIDs has unsupported type
[CHG] Controller 0C:60:76:FA:2B:45 UUIDs has unsupported type


Anzeigen des Controllers, und der bekannten Geräte die schonmal verbunden waren, und der Funktionen des Controllers:

[bluetooth]# list
Controller 0C:60:76:FA:2B:45 localhost-0 [default]
[bluetooth]# devices
Device 00:23:76:E6:6D:18 NexusHD2
Device E8:BB:A8:3D:85:E2 Oppo N1

[bluetooth]# show
Controller 0C:60:76:FA:2B:45
Name: Mageia4
Alias: localhost-0
Class: 0x1c010c
Powered: yes
Discoverable: no
Pairable: yes
UUID: PnP Information (00001200-0000-1000-8000-00805f9b34fb)
UUID: Generic Access Profile (00001800-0000-1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control (0000110e-0000-1000-8000-00805f9b34fb)
UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)
UUID: Audio Source (0000110a-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: Phonebook Access Server (0000112f-0000-1000-8000-00805f9b34fb)
UUID: OBEX File Transfer (00001106-0000-1000-8000-00805f9b34fb)
UUID: OBEX Object Push (00001105-0000-1000-8000-00805f9b34fb)
Modalias: usb:v1D6Bp0246d050B
Discovering: no
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 13th, '14, 21:53

also ich hab folgendes bekommen:

Code: Alles auswählen
[bluetooth]# show
No default controller available
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 14th, '14, 06:13

Bitte mal als root die Ausgaben von
Code: Alles auswählen
rpm -qa | grep blue
journalctl -ab | grep -i blue
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 14th, '14, 07:06

Code: Alles auswählen
[root@spice2 harald]# rpm -qa | grep blue
bluedevil-2.0.0-0.git20131128.1.mga4
gnome-bluetooth-3.10.0-3.mga4
bluez-firmware-1.2-10.mga4.nonfree
bluez-5.11-1.mga4
lib64bluedevil2-2.0-0.git20131113.1.mga4
lib64bluez3-5.11-1.mga4
bluez-hcidump-2.5-2.mga4
libbluez3-5.11-1.mga4
bluez-pin-0.30-14.mga4
lib64gnome-bluetooth12-3.10.0-3.mga4
pulseaudio-module-bluetooth-5.0-0.20131220.1.mga4


Code: Alles auswählen
[root@spice2 harald]# journalctl -ab | grep -i blue
Jul 14 08:00:36 spice2 kernel: Bluetooth: Core ver 2.16
Jul 14 08:00:36 spice2 kernel: Bluetooth: HCI device and connection manager initialized
Jul 14 08:00:36 spice2 kernel: Bluetooth: HCI socket layer initialized
Jul 14 08:00:36 spice2 kernel: Bluetooth: L2CAP socket layer initialized
Jul 14 08:00:36 spice2 kernel: Bluetooth: SCO socket layer initialized
Jul 14 08:00:36 spice2 kernel: Bluetooth: Patch file not found ar3k/AthrBT_0x31010000.dfu
Jul 14 08:00:36 spice2 kernel: Bluetooth: Loading patch file failed
Jul 14 08:01:09 spice2 dbus[964]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Jul 14 08:01:09 spice2 systemd[1]: Starting Bluetooth service...
Jul 14 08:01:09 spice2 bluetoothd[2767]: Bluetooth daemon 5.11
Jul 14 08:01:09 spice2 dbus[964]: [system] Successfully activated service 'org.bluez'
Jul 14 08:01:09 spice2 bluetoothd[2767]: Starting SDP server
Jul 14 08:01:09 spice2 bluetoothd[2767]: Bluetooth management interface 1.3 initialized
Jul 14 08:01:09 spice2 systemd[1]: Started Bluetooth service.
Jul 14 08:01:09 spice2 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 14 08:01:09 spice2 kernel: Bluetooth: BNEP filters: protocol multicast
Jul 14 08:01:09 spice2 kernel: Bluetooth: BNEP socket layer initialized
[root@spice2 harald]#
Zuletzt geändert von doktor5000 am Jul 14th, '14, 17:26, insgesamt 1-mal geändert.
Grund: code-Tags korrigiert
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 14th, '14, 17:35

spice1001 hat geschrieben:Jul 14 08:00:36 spice2 kernel: Bluetooth: Patch file not found ar3k/AthrBT_0x31010000.dfu
Jul 14 08:00:36 spice2 kernel: Bluetooth: Loading patch file failed


Das Paket kernel-firmware-nonfree ist wahrscheinlich nicht installiert? Das enthält nämlich besagtes Patch-File:
Code: Alles auswählen
[doktor5000@Mageia4 ~]$ urpmf ar3k/AthrBT_0x31010000.dfu                                                                                                             
kernel-firmware-nonfree:/lib/firmware/ar3k/AthrBT_0x31010000.dfu
kernel-firmware-nonfree:/lib/firmware/ar3k/AthrBT_0x31010000.dfu


Da liegen noch mehr solche Dateien in dem Verzeichnis:

Code: Alles auswählen
[doktor5000@Mageia4 ~]$ ls -al /lib/firmware/ar3k/*dfu
-rw-r--r-- 1 root root 55244 Dez 30  2013 /lib/firmware/ar3k/AthrBT_0x01020001.dfu
-rw-r--r-- 1 root root 40724 Dez 30  2013 /lib/firmware/ar3k/AthrBT_0x01020200.dfu
-rw-r--r-- 1 root root 19164 Dez 30  2013 /lib/firmware/ar3k/AthrBT_0x01020201.dfu
-rw-r--r-- 1 root root 36828 Dez 30  2013 /lib/firmware/ar3k/AthrBT_0x11020000.dfu
-rw-r--r-- 1 root root 40652 Dez 30  2013 /lib/firmware/ar3k/AthrBT_0x31010000.dfu
-rw-r--r-- 1 root root 31500 Dez 30  2013 /lib/firmware/ar3k/AthrBT_0x41020000.dfu
-rw-r--r-- 1 root root  1224 Dez 30  2013 /lib/firmware/ar3k/ramps_0x01020001_26.dfu
-rw-r--r-- 1 root root  1274 Dez 30  2013 /lib/firmware/ar3k/ramps_0x01020200_26.dfu
-rw-r--r-- 1 root root  1204 Dez 30  2013 /lib/firmware/ar3k/ramps_0x01020200_40.dfu
-rw-r--r-- 1 root root   264 Dez 30  2013 /lib/firmware/ar3k/ramps_0x01020201_26.dfu
-rw-r--r-- 1 root root   264 Dez 30  2013 /lib/firmware/ar3k/ramps_0x01020201_40.dfu
-rw-r--r-- 1 root root  1796 Dez 30  2013 /lib/firmware/ar3k/ramps_0x11020000_40.dfu
-rw-r--r-- 1 root root  1926 Dez 30  2013 /lib/firmware/ar3k/ramps_0x31010000_40.dfu
-rw-r--r-- 1 root root  1820 Dez 30  2013 /lib/firmware/ar3k/ramps_0x41020000_40.dfu


Ansonsten mal noch bitte die Ausgabe von
Code: Alles auswählen
lspcidrake -v
-> oben den ganzen Schmonz mit lsusb und lspci und hwinfo hättest du dir sparen können. lspcidrake -v reicht eigentlich immer aus, und man sieht auch gleich welcher Treiber für das Gerät zuständig ist.

Wenn du einen kombinierten WLAN-/Bluetooth-Adapter hast, trifft evtl. das auf dich zu:
http://crunchbang.org/forums/viewtopic. ... 30#p269230

Siehe dazu http://wireless.kernel.org/en/users/Dri ... h9k/btcoex und http://wireless.kernel.org/en/users/Doc ... oexistence
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 14th, '14, 22:41

ich hab versucht, mich da rein z denken, Bin leider nicht so firm in Sachen englisch. Was mich stört, ist, dass es nach der Neuinstalation funktioniert hat und jetzt wieder nicht. Ich muss mir das in Ruhe mal von Tante googel übersetzen lassen.
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 15th, '14, 18:35

Die Frage ob das kernel-firmware-nonfree Paket installiert ist und nach der Ausgabe von lspcidrake -v musst du aber nicht übersetzen lassen ...

doktor5000 hat geschrieben:Das Paket kernel-firmware-nonfree ist wahrscheinlich nicht installiert?

[...]

Ansonsten mal noch bitte die Ausgabe von
Code: Alles auswählen
lspcidrake -v

[...]
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 17th, '14, 21:36

@doktor5000
bitte entschuldige, ich habe das mit der Firmware ünberlesen. Habs geprüft, ist installiert. Zu dem anderen Befehl:
Code: Alles auswählen
[root@spice2 harald]# lspcidrake -v
atl1c           : Qualcomm Atheros|AR8151 v2.0 Gigabit Ethernet [NETWORK_ETHERNET] (vendor:1969 device:1083 subv:1025 subd:0840) (rev: c0)
ath9k           : Qualcomm Atheros|QCA9565 / AR9565 Wireless Network Adapter [NETWORK_OTHER] (vendor:168c device:0036 subv:185f subd:a120) (rev: 01)
rtsx_pci        : Realtek Semiconductor Co., Ltd.|RTS5209 PCI Express Card Reader (vendor:10ec device:5209 subv:1025 subd:0685) (rev: 01)
i2c_i801        : Intel Corporation|7 Series/C210 Series Chipset Family SMBus Controller [SERIAL_SMBUS] (vendor:8086 device:1e22 subv:1025 subd:0840) (rev: 04)
unknown         : Intel Corporation|7 Series Chipset Family 6-port SATA Controller [AHCI mode] [STORAGE_SATA] (vendor:8086 device:1e03 subv:1025 subd:0840) (rev: 04)
lpc_ich         : Intel Corporation|HM77 Express Chipset LPC Controller [BRIDGE_ISA] (vendor:8086 device:1e57 subv:1025 subd:0840) (rev: 04)
ehci_pci        : Intel Corporation|7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [SERIAL_USB] (vendor:8086 device:1e26 subv:1025 subd:0840) (rev: 04)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 6 [BRIDGE_PCI] (vendor:8086 device:1e1a) (rev: c4)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 2 [BRIDGE_PCI] (vendor:8086 device:1e12) (rev: c4)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 1 [BRIDGE_PCI] (vendor:8086 device:1e10) (rev: c4)
snd_hda_intel   : Intel Corporation|7 Series/C210 Series Chipset Family High Definition Audio Controller [MULTIMEDIA_AUDIO_DEV] (vendor:8086 device:1e20 subv:1025 subd:0840) (rev: 04)
ehci_pci        : Intel Corporation|7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [SERIAL_USB] (vendor:8086 device:1e2d subv:1025 subd:0840) (rev: 04)
unknown         : Intel Corporation|7 Series/C210 Series Chipset Family MEI Controller #1 [COMMUNICATION_OTHER] (vendor:8086 device:1e3a subv:1025 subd:0840) (rev: 04)
xhci_hcd        : Intel Corporation|7 Series/C210 Series Chipset Family USB xHCI Host Controller [SERIAL_USB] (vendor:8086 device:1e31 subv:1025 subd:0840) (rev: 04)
Card:Intel 810 and later: Intel Corporation|3rd Gen Core processor Graphics Controller [DISPLAY_VGA] (vendor:8086 device:0166 subv:1025 subd:0840) (rev: 09)
unknown         : Intel Corporation|3rd Gen Core processor DRAM Controller [BRIDGE_HOST] (vendor:8086 device:0154 subv:1025 subd:0840) (rev: 09)
hub             : Linux 3.12.21-desktop-2.mga4 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0003)
hub             : Linux 3.12.21-desktop-2.mga4 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
usb_storage     : Intenso|Rainbow Line [Mass Storage|SCSI|Bulk-Only] (vendor:058f device:6387)
hub             : Linux 3.12.21-desktop-2.mga4 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:0024)
btusb           : Atheros Communications, Inc.|AR3012 Bluetooth 4.0 [Wireless|Radio Frequency|Bluetooth] (vendor:0cf3 device:3004)
hub             : Linux 3.12.21-desktop-2.mga4 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:0024)
uvcvideo        : NC.21411.01N41100672LM0002|HD WebCam [Video|Video Control] (vendor:1bcf device:2c55)
usbhid          : Logitech|USB Optical Mouse [Human Interface Device|Boot Interface Subclass|Mouse] (vendor:046d device:c019)
hid_generic     : Logitech USB Optical Mouse


Jetzt nach einem Neustart ist das Modul wohl geladen:
Code: Alles auswählen
[root@spice2 harald]# lspcidrake -v
atl1c           : Qualcomm Atheros|AR8151 v2.0 Gigabit Ethernet [NETWORK_ETHERNET] (vendor:1969 device:1083 subv:1025 subd:0840) (rev: c0)
ath9k           : Qualcomm Atheros|QCA9565 / AR9565 Wireless Network Adapter [NETWORK_OTHER] (vendor:168c device:0036 subv:185f subd:a120) (rev: 01)
rtsx_pci        : Realtek Semiconductor Co., Ltd.|RTS5209 PCI Express Card Reader (vendor:10ec device:5209 subv:1025 subd:0685) (rev: 01)
i2c_i801        : Intel Corporation|7 Series/C210 Series Chipset Family SMBus Controller [SERIAL_SMBUS] (vendor:8086 device:1e22 subv:1025 subd:0840) (rev: 04)
unknown         : Intel Corporation|7 Series Chipset Family 6-port SATA Controller [AHCI mode] [STORAGE_SATA] (vendor:8086 device:1e03 subv:1025 subd:0840) (rev: 04)
lpc_ich         : Intel Corporation|HM77 Express Chipset LPC Controller [BRIDGE_ISA] (vendor:8086 device:1e57 subv:1025 subd:0840) (rev: 04)
ehci_pci        : Intel Corporation|7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [SERIAL_USB] (vendor:8086 device:1e26 subv:1025 subd:0840) (rev: 04)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 6 [BRIDGE_PCI] (vendor:8086 device:1e1a) (rev: c4)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 2 [BRIDGE_PCI] (vendor:8086 device:1e12) (rev: c4)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 1 [BRIDGE_PCI] (vendor:8086 device:1e10) (rev: c4)
snd_hda_intel   : Intel Corporation|7 Series/C210 Series Chipset Family High Definition Audio Controller [MULTIMEDIA_AUDIO_DEV] (vendor:8086 device:1e20 subv:1025 subd:0840) (rev: 04)
ehci_pci        : Intel Corporation|7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [SERIAL_USB] (vendor:8086 device:1e2d subv:1025 subd:0840) (rev: 04)
unknown         : Intel Corporation|7 Series/C210 Series Chipset Family MEI Controller #1 [COMMUNICATION_OTHER] (vendor:8086 device:1e3a subv:1025 subd:0840) (rev: 04)
xhci_hcd        : Intel Corporation|7 Series/C210 Series Chipset Family USB xHCI Host Controller [SERIAL_USB] (vendor:8086 device:1e31 subv:1025 subd:0840) (rev: 04)
Card:Intel 810 and later: Intel Corporation|3rd Gen Core processor Graphics Controller [DISPLAY_VGA] (vendor:8086 device:0166 subv:1025 subd:0840) (rev: 09)
unknown         : Intel Corporation|3rd Gen Core processor DRAM Controller [BRIDGE_HOST] (vendor:8086 device:0154 subv:1025 subd:0840) (rev: 09)
hub             : Linux 3.12.21-desktop-2.mga4 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0003)
hub             : Linux 3.12.21-desktop-2.mga4 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
usb_storage     : Intenso|Rainbow Line [Mass Storage|SCSI|Bulk-Only] (vendor:058f device:6387)
hub             : Linux 3.12.21-desktop-2.mga4 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:0024)
btusb           : Atheros Communications, Inc.|AR3012 Bluetooth 4.0 [Wireless|Radio Frequency|Bluetooth] (vendor:0cf3 device:3004)
hub             : Linux 3.12.21-desktop-2.mga4 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:0024)
uvcvideo        : NC.21411.01N41100672LM0002|HD WebCam [Video|Video Control] (vendor:1bcf device:2c55)
usbhid          : Logitech|USB Optical Mouse [Human Interface Device|Boot Interface Subclass|Mouse] (vendor:046d device:c019)
hid_generic     : Logitech USB Optical Mouse
[root@spice2 harald]#


Sobald ich aber eine Datei vom Handy schicken möchte, stürzt bluetooth ab, ich bekomme folgende Meldung:

Code: Alles auswählen
Es tut uns sehr leid, das Programm KDE-Dienstwurde unerwartet beendet.
Details:
Ausführbare Datei:kded4 PID: 2656 Signal: Segmentation fault (11) 


und danach wird wieder kein bluetooth-Modul gefunden. Sobald ich den Rechner neu gestartet habe, ist das Modul wieder da, aber ich kann es nicht nutzen, da siehe vorher
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 18th, '14, 19:29

spice1001 hat geschrieben:bitte entschuldige, ich habe das mit der Firmware ünberlesen. Habs geprüft, ist installiert.

Wenn bereits installiert, warum bringt er dann den Fehler dass er das File nicht laden kann? Stelle sicher, dass die Fehlermeldung nicht mehr auftritt.


spice1001 hat geschrieben:Zu dem anderen Befehl:
Code: Alles auswählen
[root@spice2 harald]# lspcidrake -v
btusb           : Atheros Communications, Inc.|AR3012 Bluetooth 4.0 [Wireless|Radio Frequency|Bluetooth] (vendor:0cf3 device:3004)


Jetzt nach einem Neustart ist das Modul wohl geladen:
Code: Alles auswählen
[root@spice2 harald]# lspcidrake -v
btusb           : Atheros Communications, Inc.|AR3012 Bluetooth 4.0 [Wireless|Radio Frequency|Bluetooth] (vendor:0cf3 device:3004)


Es war auch vor dem Neustart geladen, der war sinnfrei.

spice1001 hat geschrieben:Sobald ich aber eine Datei vom Handy schicken möchte, stürzt bluetooth ab, ich bekomme folgende Meldung:

Code: Alles auswählen
Es tut uns sehr leid, das Programm KDE-Dienstwurde unerwartet beendet.
Details:
Ausführbare Datei:kded4 PID: 2656 Signal: Segmentation fault (11) 


und danach wird wieder kein bluetooth-Modul gefunden. Sobald ich den Rechner neu gestartet habe, ist das Modul wieder da, aber ich kann es nicht nutzen, da siehe vorher

Vollkommen andere Baustelle.

Erstmal sollte sichergestellt werden dass das Bluetooth-Interface ordnungsgemäß verfügbar ist, und andere Geräte sehen kann.

Also, nach einem Neustart mal die Ausgabe dieser Befehle als root:

Code: Alles auswählen
rfkill list all
systemctl status bluetooth
hcitool dev
hcitool scan


Abgesehen davon trifft wahrscheinlich doch http://wireless.kernel.org/en/users/Dri ... h9k/btcoex auf dich zu, wenn ich das Recht sehe hast du den Chip ganz unten, basierend auf AR9565. Evtl. musst du das WLAN-Modul so laden, wenn du WLAN und Bluetooth gleichzeitig nutzen willst. Könnte auch eine Ursache für den Absturz von kded4 sein ...
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 18th, '14, 21:20

Wenn bereits installiert, warum bringt er dann den Fehler dass er das File nicht laden kann? Stelle sicher, dass die Fehlermeldung nicht mehr auftritt.

okay, ich weiss nur nicht, wie ich das machen soll

Code: Alles auswählen
[root@spice2 harald]# rfkill list all
0: acer-wireless: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: acer-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
2: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
3: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
[root@spice2 harald]# systemctl status bluetooth
bluetooth.service - Bluetooth service
   Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
   Active: active (running) since Fr 2014-07-18 21:46:11 CEST; 23min ago
     Docs: man:bluetoothd(8)
 Main PID: 834 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─834 /usr/libexec/bluetooth/bluetoothd

Jul 18 21:46:03 spice2 bluetoothd[834]: Bluetooth daemon 5.11
Jul 18 21:46:10 spice2 bluetoothd[834]: Starting SDP server
Jul 18 21:46:11 spice2 bluetoothd[834]: Bluetooth management interface 1.3 initialized

Code: Alles auswählen
[root@spice2 harald]# hcitool dev
Devices:
        hci0    60:02:B4:D3:8E:D7
[root@spice2 harald]#

Code: Alles auswählen
[root@spice2 harald]# hcitool scan
Scanning ...
        0C:14:20:64:09:6E       Spice Samsung
[root@spice2 harald]#


also lspcidrake -v zeit mir, dass ich AR3012 onboard habe
Code: Alles auswählen
[root@spice2 harald]# lspcidrake -v
atl1c           : Qualcomm Atheros|AR8151 v2.0 Gigabit Ethernet [NETWORK_ETHERNET] (vendor:1969 device:1083 subv:1025 subd:0840) (rev: c0)
ath9k           : Qualcomm Atheros|QCA9565 / AR9565 Wireless Network Adapter [NETWORK_OTHER] (vendor:168c device:0036 subv:185f subd:a120) (rev: 01)
rtsx_pci        : Realtek Semiconductor Co., Ltd.|RTS5209 PCI Express Card Reader (vendor:10ec device:5209 subv:1025 subd:0685) (rev: 01)
i2c_i801        : Intel Corporation|7 Series/C210 Series Chipset Family SMBus Controller [SERIAL_SMBUS] (vendor:8086 device:1e22 subv:1025 subd:0840) (rev: 04)
unknown         : Intel Corporation|7 Series Chipset Family 6-port SATA Controller [AHCI mode] [STORAGE_SATA] (vendor:8086 device:1e03 subv:1025 subd:0840) (rev: 04)
lpc_ich         : Intel Corporation|HM77 Express Chipset LPC Controller [BRIDGE_ISA] (vendor:8086 device:1e57 subv:1025 subd:0840) (rev: 04)
ehci_pci        : Intel Corporation|7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [SERIAL_USB] (vendor:8086 device:1e26 subv:1025 subd:0840) (rev: 04)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 6 [BRIDGE_PCI] (vendor:8086 device:1e1a) (rev: c4)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 2 [BRIDGE_PCI] (vendor:8086 device:1e12) (rev: c4)
shpchp          : Intel Corporation|7 Series/C210 Series Chipset Family PCI Express Root Port 1 [BRIDGE_PCI] (vendor:8086 device:1e10) (rev: c4)
snd_hda_intel   : Intel Corporation|7 Series/C210 Series Chipset Family High Definition Audio Controller [MULTIMEDIA_AUDIO_DEV] (vendor:8086 device:1e20 subv:1025 subd:0840) (rev: 04)
ehci_pci        : Intel Corporation|7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [SERIAL_USB] (vendor:8086 device:1e2d subv:1025 subd:0840) (rev: 04)
unknown         : Intel Corporation|7 Series/C210 Series Chipset Family MEI Controller #1 [COMMUNICATION_OTHER] (vendor:8086 device:1e3a subv:1025 subd:0840) (rev: 04)
xhci_hcd        : Intel Corporation|7 Series/C210 Series Chipset Family USB xHCI Host Controller [SERIAL_USB] (vendor:8086 device:1e31 subv:1025 subd:0840) (rev: 04)
Card:Intel 810 and later: Intel Corporation|3rd Gen Core processor Graphics Controller [DISPLAY_VGA] (vendor:8086 device:0166 subv:1025 subd:0840) (rev: 09)
unknown         : Intel Corporation|3rd Gen Core processor DRAM Controller [BRIDGE_HOST] (vendor:8086 device:0154 subv:1025 subd:0840) (rev: 09)
hub             : Linux 3.12.21-desktop-2.mga4 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0003)
hub             : Linux 3.12.21-desktop-2.mga4 xhci_hcd|xHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Linux 3.12.21-desktop-2.mga4 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:0024)
btusb           : Atheros Communications, Inc.|AR3012 Bluetooth 4.0 [Wireless|Radio Frequency|Bluetooth] (vendor:0cf3 device:3004)
hub             : Linux 3.12.21-desktop-2.mga4 ehci_hcd|EHCI Host Controller [Hub|Unused|Full speed (or root) hub] (vendor:1d6b device:0002)
hub             : Intel Corp.|Integrated Rate Matching Hub [Hub|Unused|Full speed (or root) hub] (vendor:8087 device:0024)
uvcvideo        : NC.21411.01N41100672LM0002|HD WebCam [Video|Video Control] (vendor:1bcf device:2c55)
usbhid          : Logitech|USB Optical Mouse [Human Interface Device|Boot Interface Subclass|Mouse] (vendor:046d device:c019)
hid_generic     : Logitech USB Optical Mouse
[root@spice2 harald]#

Abgesehen davon trifft wahrscheinlich doch http://wireless.kernel.org/en/users/Dri ... h9k/btcoex auf dich zu, wenn ich das Recht sehe hast du den Chip ganz unten, basierend auf AR9565. Evtl. musst du das WLAN-Modul so laden, wenn du WLAN und Bluetooth gleichzeitig nutzen willst. Könnte auch eine Ursache für den Absturz von kded4 sein


da weiss ich leider auch nicht, wie ich das machen muss
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon alf » Jul 18th, '14, 22:26

spice1001 hat geschrieben:okay, ich weiss nur nicht, wie ich das machen soll

Moin Harald, eine Möglichkeit wäre: MCC --> Hardware --> Betrachten und Konfigurieren der Hardware --> Netzwerkkarten, dort dein AR<irgenetwas> -Adapter auswählen und die Schaltfläche "aktuelle Treiberoptionen setzen" drücken. Falls es dort eine Option "btcoex_enable" (oder so ähnlich) gibt, dort eine "1" eintragen.
Das Gehirn ist nicht wie Seife, es wird nicht weniger wenn es benutzt wird. -- Lisa Fitz
Benutzeravatar
alf
 
Beiträge: 2442
Registriert: Jun 1st, '11, 13:39
Wohnort: Paderborn

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 19th, '14, 07:36

alf hat geschrieben:
spice1001 hat geschrieben:okay, ich weiss nur nicht, wie ich das machen soll

Moin Harald, eine Möglichkeit wäre: MCC --> Hardware --> Betrachten und Konfigurieren der Hardware --> Netzwerkkarten, dort dein AR<irgenetwas> -Adapter auswählen und die Schaltfläche "aktuelle Treiberoptionen setzen" drücken. Falls es dort eine Option "btcoex_enable" (oder so ähnlich) gibt, dort eine "1" eintragen.


danke für den Tipp, werd ich morgen versuchen und Ergebnis melden.
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 19th, '14, 09:42

Falls das nicht geht, musst du es händisch machen. In die /etc/modprobe.conf folgendes eintragen:
Code: Alles auswählen
options ath9k btcoex_enable=1
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 19th, '14, 15:29

doktor5000 hat geschrieben:Falls das nicht geht, musst du es händisch machen. In die /etc/modprobe.conf folgendes eintragen:
Code: Alles auswählen
options ath9k btcoex_enable=1

hat leider nichts gebracht. Ich kann zwar mit BlueDevil mein Handy sehen, aber sobald ich es durchsuchen will, stürzt der Bluetooth-Dienst ab.
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 19th, '14, 17:02

Versuch mal noch bluez-hid2hci nachzuinstallieren.

Und probier mal ein anderes Bluetooth-Applet, etwa gnome-bluetooth oder mate-bluetooth
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon alf » Jul 19th, '14, 19:32

Den von spice1001 berichteten Abbruch beim Versuch Ein Gerät zu verbinden bekomme ich hier auch. Mit bluetooth-sendto funktioniert der Transfer aber problemlos. Scheint wohl ein Fehler in den KDE-Libs zu sein.
Das Gehirn ist nicht wie Seife, es wird nicht weniger wenn es benutzt wird. -- Lisa Fitz
Benutzeravatar
alf
 
Beiträge: 2442
Registriert: Jun 1st, '11, 13:39
Wohnort: Paderborn

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 20th, '14, 10:14

mit mate geht es genauso wenig wie mit gnome, wobei gnome-bluetooth zwar laut MCC installiert ist, ich aber den Befehl in der Konsole nicht aufrufen kann, denn gnome - TAB zeigt mir ne ganze Menge, aber nichts, mit bluetooth.
Hab vorhin nochmal versucht, ein Gerät vom Rechner aus zu finden und dabei eine Meldung bekommen, die besagt, dass das Gerät sowieso nicht eingebunden werden konnte. Dabei handelt es sich um meine Festplatte. Kann das Problem damit zusammen hängen?
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon doktor5000 » Jul 20th, '14, 10:25

gnome-bluetooth enthält diese ausführbaren Dateien und die Startmenu-Einträge dazu:

Code: Alles auswählen
[doktor5000@Mageia4 ~]$ rpm -ql gnome-bluetooth
/usr/bin/bluetooth-sendto
/usr/bin/bluetooth-wizard
/usr/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
/usr/lib64/gnome-bluetooth/plugins/libgbtgeoclue.so
/usr/share/applications/bluetooth-sendto.desktop
/usr/share/applications/bluetooth-wizard.desktop


mate-bluetooth:
Code: Alles auswählen
[doktor5000@Mageia4 ~]$ urpmq -l mate-bluetooth
/etc/xdg/autostart/mate-bluetooth-applet.desktop
/usr/bin/mate-bluetooth-applet
/usr/bin/mate-bluetooth-properties
/usr/bin/mate-bluetooth-sendto
/usr/bin/mate-bluetooth-wizard
/usr/lib64/mate-bluetooth
/usr/lib64/mate-bluetooth/plugins
/usr/lib64/mate-bluetooth/plugins/libgbtgeoclue.so
/usr/share/MateConf/gsettings/mate-bluetooth
/usr/share/applications/mate-bluetooth-properties.desktop


Zu deiner Frage, keine Ahnung was du wo wie versucht hast einzubinden und was deine externe Festplatte mit Bluetooth zu tun haben soll ...
Ich bin nicht böse, sondern nur ehrlich. Und wer lesen kann, ist klar im Vorteil.
----
Mageia - the magic continues
Benutzeravatar
doktor5000
 
Beiträge: 6055
Registriert: Jun 2nd, '11, 09:39

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 20th, '14, 11:50

wenn ich versuche, vom Handy aus eine Datei an den Rechner zu senden, wähle ich auf dem Handy die entsprechende Gegenstelle aus und wenn ich dann senden wähle, taucht auf dem Rechner die Meldung auf, dass die Festplatte nicht eingebunden werden konnte.
Wenn ich umgekehrt vom Rechner aus versuche, auf das Handy zuzugreifen, taucht erst folgende Meldung auf:
Code: Alles auswählen
Der Prozess für das
Protokoll obexftp://0c-14-20-64-09-6e
wurde unerwartet beendet.

und anschließend wieder aus dem Systray das Popup, das mir meldet, dass die Festplatte nicht eingebunden werden konnte.
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00

Re: kein bluetooth adapter gefunden

Beitragvon spice1001 » Jul 20th, '14, 22:43

ich habe alles, was mit bluetooth zu tun hat, deinstalliert und wieder neu aufgespielt. Neustart, bisheriges Handy aus Liste entfernt, neu gesucht und verbunden. Und siehe da, es geht. Wie sagte ein Bekannter von mir in seinem Computer-Shop:"Computerzeug - Teufelszeug"
Wie wahr wie wahr.
Allen, die sich um eine Lösung des Problems bemüht haben ein herzliches Dankeschön
Gib Gates keine Chance!
Benutzeravatar
spice1001
 
Beiträge: 381
Registriert: Jun 4th, '11, 21:00


Zurück zu Netzwerk

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste