Gentoo Archives: gentoo-user-de

From: Thomas Bruns <gentoo@××××××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] bluetooth mit hci?
Date: Sat, 18 Jul 2009 07:10:08
Message-Id: 200907180910.03598.gentoo@donbruno.de
1 Hallo NG
2
3 wie bekomme ich bluetooth mit hci zum laufen?
4
5 ich habe folgendes Installiert:
6 [I] net-wireless/bluez
7 Available versions: (~)4.28 (~)4.38 (~)4.39 {alsa cups debug doc
8 gstreamer old-daemons test-programs usb}
9 Installed versions: 4.39(08:30:59 18.07.2009)(alsa cups usb -debug -doc
10 -gstreamer -old-daemons -test-programs)
11
12 hab
13
14 /etc/init.d/bluetooth start
15 * Starting Bluetooth ...
16 * Starting bluetoothd ...
17 [ ok ]
18 * Starting rfcomm ...
19
20 gemacht und
21 ps -ae | grep hcid -> keineAusgabe
22 ps -ae | grep sdpd -> keine Ausgabe
23 hciconfig -a -> keine Ausgabe
24 hcitool scan
25 Device is not available: No such device
26
27 lsusb
28 Bus 004 Device 001: ID 1d6b:0001
29 Bus 002 Device 001: ID 1d6b:0002
30 Bus 006 Device 001: ID 1d6b:0001
31 Bus 007 Device 001: ID 1d6b:0001
32 Bus 008 Device 002: ID 046d:c404 Logitech, Inc. TrackMan Wheel
33 Bus 008 Device 001: ID 1d6b:0001
34 Bus 003 Device 001: ID 1d6b:0001
35 Bus 005 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle
36 (HCI mode)
37 Bus 005 Device 001: ID 1d6b:0001
38 Bus 001 Device 001: ID 1d6b:0002
39
40 cat /proc/bus/usb/devices | grep -e^[TPD] | grep -e Cls=e0 -B1 -A1
41 T: Bus=05 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
42 D: Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
43 P: Vendor=0a12 ProdID=0001 Rev= 8.28
44
45 --
46 Gruß
47 Thomas
48 ---
49 CBUILD="x86_64-pc-linux-gnu"
50 CFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
51 CXXFLAGS="-march=core2 -O2 -msse4.1 -msse4.2 -pipe"
52 LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"

Replies

Subject Author
Re: [gentoo-user-de] bluetooth mit hci? "André Glücksmann" <email@×××××.de>