• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Bluetooth-Dongle

frankqn

Member
Hallo,

besteht eine Chance, meinen Bluetooth-Adapter zum Laufen zu bekommen?

Code:
# hwinfo --bluetooth
06: USB 00.0: 11500 Bluetooth Device                            
  [Created at usb.122]
  Unique ID: ZmS7.abbHeWMCmj0
  Parent ID: 7eqy.PaupGMfzSp8
  SysFS ID: /devices/pci0000:00/0000:00:13.1/usb6/6-1/6-1:1.0
  SysFS BusID: 6-1:1.0
  Hardware Class: bluetooth
  Model: "Roper Class 1 Bluetooth Dongle"
  Hotplug: USB
  Vendor: usb 0x1310 "Roper"
  Device: usb 0x0001 "Class 1 Bluetooth Dongle"
  Revision: "15.00"
  Serial ID: "E427040D0B00"
  Driver: "btusb"
  Driver Modules: "btusb"
  Speed: 12 Mbps
  Module Alias: "usb:v1310p0001d1500dcE0dsc01dp01icE0isc01ip01in00"
  Driver Info #0:
    Driver Status: btusb is active
    Driver Activation Cmd: "modprobe btusb"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #5 (Hub)
Code:
# hciconfig --all
hci0:   Type: BR/EDR  Bus: USB                                                                                      
        BD Address: 00:0B:0D:04:27:E4  ACL MTU: 120:20  SCO MTU: 0:0                                                
        DOWN 
        RX bytes:371 acl:0 sco:0 events:14 errors:0
        TX bytes:53 acl:0 sco:0 commands:14 errors:0
        Features: 0xff 0xff 0x05 0x38 0x18 0x18 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
        Link policy: 
        Link mode: SLAVE ACCEPT
In den Systemeinstellungen wird er nicht angezeigt.
 

misiu

Moderator
Teammitglied
Vielleicht hilft das:
http://www.linux-club.de/viewtopic.php?f=112&t=118569

MfG
misiu
 
OP
F

frankqn

Member
Danke, diesen Zweig kenne ich schon. Mein Problem ist, dass kein Bluetoothadapter gefunden wird, bluetoothctl nützt deshalb nichts. Es wird nichts angezeigt.
 

Rainer Juhser

Moderator
Teammitglied
Bei der 13.1 gibt es wohl Probleme im Zusammenspiel zwischen Bluetooth und KDE:
http://forums.opensuse.org/english/...195-opensuse-13-1-64-bit-blueooth-issues.html

Executive Summary ;) :
Release-Notes schrieb:
5.10. KDE and Bluetooth

The Bluetooth stack is provided by Bluez 5 (a major, backwards-incompatbile
version), a necessary upgrade for GNOME desktop and some other components
of the base system. Unfortunately, the KDE workspace only supports Bluez
version 4 in its currently-released versions.

Therefore, the openSUSE KDE community team offers an unofficial Bluedevil
package providing at least basic functionality such as device pairing or
support for bluetooth mice; Some other features are known not to work jet,
like file transfer.

For the moment, bugs should not be filed against Bluetooth support in KDE
as the Bluez 5 port of Bluedevil is still ongoing.
 
OP
F

frankqn

Member
Danke,

es geht nicht. Ist das nicht eher ein Treiberproblem, wenn der Stick nicht gefunden bzw. aktiviert wird?

Edit: mit einer Gnome-Live funktioniert es auch nicht.
 
Oben