Bluetooth linux

John -  
 John -
Bonjour,

je dispose d'un ordinateur hp mini 110 avec une carte integré BCM4313 (wifi + bluetooth)
j'ai recuperé le driver fournit par Broadcom, compilé et installé sans probleme.
le wifi marche correctement, mais impossible d'activer le bluetooth (bouton physique bien activé)

pourriez - vous m'aider a trouver une piste ?

debian squeeze 2.6.32-5-686

~$ lspci -v
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
Subsystem: Hewlett-Packard Company Device 145c
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at 52000000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: wl


~$ dmesg |grep -E "Broadcom|wl"
[ 5.833929] wl: module license 'unspecified' taints kernel.
[ 5.868636] wl 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 5.868654] wl 0000:02:00.0: setting latency timer to 64
[ 6.108269] eth1: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.100.82.38
[ 430.016443] wl 0000:02:00.0: PCI INT A disabled
[ 450.662282] wl 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 450.662304] wl 0000:02:00.0: setting latency timer to 64
[ 450.696165] eth1: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.100.82.38

~$ sudo hciconfig dev
Can't get device info: No such device



A voir également:

2 réponses

jeanbi Messages postés 15119 Date d'inscription   Statut Contributeur Dernière intervention   2 184
 
bonjour,
as tu installer les programmes pour gerer le bluetooth ?
a+
0
John
 
bonjour Jeanbi,

j'ai installé les logiciels suivant,
~$ dpkg --list |grep tooth
ii bluedevil 1.0~rc3-2 The KDE bluetooth stack
ii blueman 1.21-4.1 A Graphical bluetooth manager
ii bluetooth 4.66-3 Bluetooth support
ii bluez 4.66-3 Bluetooth tools and daemons
ii bluez-alsa 4.66-3 Bluetooth ALSA support
ii bluez-cups 4.66-3 Bluetooth printer driver for CUPS
ii bluez-gstreamer 4.66-3 Bluetooth GStreamer support
ii kdebluetooth 1:1.0~rc3-2 dummy transition package for kdebluetooth to bluedevil
ii libbluetooth3 4.66-3 Library to use the BlueZ Linux Bluetooth stack
0
John
 
j'ai tenté avec le pilote broadcom-wl fournit dans les depots mais sans succes
0