Bonjour,
J'ai un problème de bluetooth. Je peux démarrer et arrêter le bluetooth via les scripts init.d mais je n'ai aucun périphérique dans l'applet bluetooth.
sudo /etc/init.d/bluetooth start
* Starting bluetooth [ OK ]
hcitool scan
Device is not available: No such device
hcitool dev
Devices:
Je n'ai pas d'erreur au démarrage du bluetooth mais les autres commandes semblent indiquer qu'il n'y a pas de matériel.
J'ai installé tous les paquets indiqués sur la page
http://doc.ubuntu-fr.org/bluetooth. J'ai l'applet bluetooth démarré. Les options pour Envoyer ou Parcourir des fichiers sont grisées. Si je choisis "Définir un nouveau périphérique", je n'en ai aucun dans la liste.
Si quelqu'un est en mesure de m'aider, un grand merci par avance !
Quelques compléments d'infos (lsmod ne m'indique pas de module bluetooth, est-ce une piste ?) :
lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series]
01:00.1 Audio device: ATI Technologies Inc R700 Audio Device [Radeon HD 4000 Series]
04:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
08:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)
09:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
09:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
09:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
09:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
09:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
lsmod
Module Size Used by
isofs 43688 0
udf 92712 1
crc_itu_t 10496 1 udf
nls_iso8859_1 13440 0
nls_cp437 15104 0
vfat 21120 0
fat 65592 1 vfat
usb_storage 115520 0
cbc 12288 251
aes_x86_64 16384 252
aes_generic 36264 1 aes_x86_64
xt_multiport 11904 1
iptable_filter 11392 1
ip_tables 28304 1 iptable_filter
x_tables 31624 2 xt_multiport,ip_tables
binfmt_misc 18572 1
ppdev 16904 0
bridge 63776 0
stp 11140 1 bridge
bnep 22912 2
input_polldev 12688 0
pppoatm 12544 0
coretemp 15360 0
lp 19588 0
parport 49584 2 ppdev,lp
joydev 20992 0
snd_hda_intel 557492 5
snd_pcm_oss 52352 0
snd_mixer_oss 24960 1 snd_pcm_oss
snd_pcm 99464 3 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 11524 0
snd_seq_oss 41984 0
arc4 10240 2
ecb 11392 3
snd_seq_midi 15744 0
iwlagn 114820 0
iwlcore 106496 1 iwlagn
snd_rawmidi 33920 1 snd_seq_midi
uvcvideo 69640 0
snd_seq_midi_event 16512 2 snd_seq_oss,snd_seq_midi
led_class 13064 1 iwlcore
snd_seq 66272 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
compat_ioctl32 18304 1 uvcvideo
snd_timer 34064 2 snd_pcm,snd_seq
snd_seq_device 16276 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
psmouse 64028 0
video 29204 0
mac80211 251528 2 iwlagn,iwlcore
videodev 45184 2 uvcvideo,compat_ioctl32
snd 78920 18 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 16800 1 snd
pcspkr 11136 0
serio_raw 14468 0
v4l1_compat 23940 2 uvcvideo,videodev
dcdbas 16944 0
output 11648 1 video
ricoh_mmc 12544 0
sdhci_pci 16896 0
sdhci 27396 1 sdhci_pci
intel_agp 39408 0
snd_page_alloc 18704 2 snd_hda_intel,snd_pcm
iTCO_wdt 21712 0
iTCO_vendor_support 12420 1 iTCO_wdt
cfg80211 43680 3 iwlagn,iwlcore,mac80211
fglrx 2376104 33
usbhid 47040 0
ohci1394 42164 0
ieee1394 108288 1 ohci1394
tg3 143364 0
fbcon 49792 0
tileblit 11264 1 fbcon
font 17024 1 fbcon
bitblit 14464 1 fbcon
softcursor 10368 1 bitblit