problème bluettooth [resolu]

Vous n'arrivez pas à faire ce que vous voulez ? Vous avez un problème avec un logiciel ou son installation ?

Modérateur : Mods GNU/Linux

geronimo

problème bluettooth [resolu]

par geronimo »

Bonjour,

voici j'ai l'impression que sur cet ordi Asus F5 j'ai le bluetooth mais cela ne fonctionne pas...
l'ordi me dit que je n'en ai pas??? et pourtant j'ai bien un voyant bluetooth...

alors peux-tu m'aider à voir si je peux installer une souris en bluetooth dessus stp ?

merci
Dernière modification par geronimo le 09 nov. 2011 22:10, modifié 1 fois.
Avatar de l’utilisateur
Lætitia
Messages : 2068
Inscription : 28 août 2008 15:53
Localisation : près Rouen

Re: problème bluettooth

par Lætitia »

salut,
tu sais, mon mari a un bouton bt et en vrai il n'a pas le bt. C'est ce que la notice dit, je n'ai pas vérifié, il s'en fiche du bt. Je pense que les PC étant fabriqués à la chaîne, la carrosserie est la même pour tous les PC qui sortent de cette ligne.
T'as quand même vérifié dans ses caractéristiques qu'il en possède.

Ensuite, tu actives le bt pour que la diode soit allumée. En console :

Code : Tout sélectionner

hcitool inq
Tu dois avoir Inquiring ...

Code : Tout sélectionner

hcitool scan
Tu dois avoir Scanning ...

Peux tu lister le contenu de ce fichier :

Code : Tout sélectionner

cat /etc/bluetooth/main.conf
@+
geronimo

Re: problème bluettooth

par geronimo »

merci, voici ce que j'ai :

Code : Tout sélectionner

[email protected]:~$ hcitool inq
Inquiring ...
Inquiry failed.: No such device
[email protected]:~$ hcitool scan
Device is not available: No such device
[email protected]:~$ cat /etc/bluetooth/main.conf
[General]

# List of plugins that should not be loaded on bluetoothd startup
#DisablePlugins = network,input

# Default adaper name
# %h - substituted for hostname
# %d - substituted for adapter id
Name = %h-%d

# Default device class. Only the major and minor device class bits are
# considered.
Class = 0x000100

# How long to stay in discoverable mode before going back to non-discoverable
# The value is in seconds. Default is 180, i.e. 3 minutes.
# 0 = disable timer, i.e. stay discoverable forever
DiscoverableTimeout = 0

# How long to stay in pairable mode before going back to non-discoverable
# The value is in seconds. Default is 0.
# 0 = disable timer, i.e. stay pairable forever
PairableTimeout = 0

# Use some other page timeout than the controller default one
# which is 16384 (10 seconds).
PageTimeout = 8192

# Discover scheduler interval used in Adapter.DiscoverDevices
# The value is in seconds. Defaults is 0 to use controller scheduler.
DiscoverSchedulerInterval = 0

# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
InitiallyPowered = true

# Remember the previously stored Powered state when initializing adapters
RememberPowered = true

# Use vendor, product and version information for DID profile support.
# The values are separated by ":" and VID, PID and version.
#DeviceID = 1234:5678:abcd

# Do reverse service discovery for previously unknown devices that connect to
# us. This option is really only needed for qualification since the BITE tester
# doesn't like us doing reverse SDP for some test cases (though there could in
# theory be other useful purposes for this too). Defaults to true.
ReverseServiceDiscovery = true

# Enable name resolving after inquiry. Set it to 'false' if you don't need
# remote devices name and want shorter discovery cycle. Defaults to 'true'.
NameResolving = true
[email protected]:~$ 
Avatar de l’utilisateur
Lætitia
Messages : 2068
Inscription : 28 août 2008 15:53
Localisation : près Rouen

Re: problème bluettooth

par Lætitia »

salut,
dans un terminal, tu tapes "alacarte" et tu vérifies que dans accessoires, tout ce concerne le bluetooth est coché.
Tu vas aussi me donnes les retours de ( à taper dans un terminal) :

Code : Tout sélectionner

hcitool dev

Code : Tout sélectionner

lsmod

Code : Tout sélectionner

aptitude search bluetooth

Code : Tout sélectionner

aptitude search bluez
@+
geronimo

Re: problème bluettooth

par geronimo »

je n'ai rien concernant le bluetooth dans les accesoires???

voici :

Code : Tout sélectionner

hcitool dev
Devices:
[email protected]:~$ lsmod
Module                  Size  Used by
bluetooth              49892  0 
nls_utf8                1069  1 
udf                    78785  1 
crc_itu_t               1371  1 udf
binfmt_misc             6587  1 
ppdev                   5259  0 
joydev                  8740  0 
arc4                    1153  2 
snd_hda_codec_si3054     3396  1 
snd_hda_codec_realtek   203408  1 
fbcon                  35102  71 
tileblit                1999  1 fbcon
font                    7557  1 fbcon
bitblit                 4707  1 fbcon
softcursor              1189  1 bitblit
vga16fb                11385  0 
vgastate                8961  1 vga16fb
snd_hda_intel          22069  5 
snd_hda_codec          74201  3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5412  1 snd_hda_codec
snd_pcm_oss            35308  0 
snd_mixer_oss          13746  1 snd_pcm_oss
snd_pcm                70694  6 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy           1338  0 
snd_seq_oss            26722  0 
snd_seq_midi            4557  0 
snd_rawmidi            19056  1 snd_seq_midi
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
snd_seq                47263  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              19098  2 snd_pcm,snd_seq
snd_seq_device          5700  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
radeon                678735  3 
ath5k                 121632  0 
uvcvideo               57406  0 
snd                    54244  21 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
ttm                    49847  1 radeon
drm_kms_helper         29329  1 radeon
mac80211              205402  1 ath5k
ath                     7611  1 ath5k
videodev               34425  1 uvcvideo
v4l1_compat            13251  2 uvcvideo,videodev
video                  17375  0 
output                  1871  1 video
drm                   163651  5 radeon,ttm,drm_kms_helper
i2c_algo_bit            5028  1 radeon
psmouse                63677  0 
serio_raw               3978  0 
i2c_piix4               8335  0 
soundcore               6620  1 snd
snd_page_alloc          7076  2 snd_hda_intel,snd_pcm
cfg80211              126112  3 ath5k,mac80211,ath
atl2                   22383  0 
shpchp                 28835  0 
asus_laptop            17008  0 
led_class               2864  2 ath5k,asus_laptop
ati_agp                 5094  0 
agpgart                31724  3 ttm,drm,ati_agp
lp                      7028  0 
parport                32635  2 ppdev,lp
usb_storage            39841  0 
ahci                   32360  2 
pata_atiixp             3148  1 
[email protected]:~$ aptitude search bluetooth
p   bluetooth                       - Bluetooth support                         
i   gnome-bluetooth                 - Outils Bluetooth GNOME                    
p   gpe-bluetooth                   - Outil de connectivité Bluetooth pour GPE  
p   kbluetooth                      - Interface KDE bluetooth                   
p   kdebluetooth                    - Transitional package for kdebluetooth to k
p   libbluetooth-dev                - Fichiers de développement pour utiliser la
i   libbluetooth3                   - Bibliothèque pour utiliser BlueZ, la pile 
v   libbluetooth3-dev               -                                           
p   libgnome-bluetooth-dev          - Outils Bluetooth GNOME - fichiers de dével
i   libgnome-bluetooth7             - Outils Bluetooth GNOME - bibliothèque de p
v   libgnome-bluetooth7-dev         -                                           
p   libmultisync-plugin-irmc-blueto - Adds Bluetooth support to the IrMC plugin 
p   libnet-bluetooth-perl           - Perl Bluetooth interface                  
i   pulseaudio-module-bluetooth     - Bluetooth module for PulseAudio sound serv
p   pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound serv
v   python-bluetooth                -                                           
p   synce-hal-bluetooth             - Bluetooth connection infrastructure for sy
[email protected]:~$ aptitude search bluez
i   bluez                           - outils et démons Bluetooth                
i   bluez-alsa                      - Support audio bluetooth                   
p   bluez-btsco                     - Bluez Bluetooth SCO tool                  
p   bluez-compat                    - BlueZ 3.x compatibility binaries          
i   bluez-cups                      - Pilote d'imprimante Bluetooth pour CUPS   
i   bluez-gstreamer                 - Prise en charge du Bluetooth pour GStreame
p   bluez-hcidump                   - Analyses Bluetooth HCI packets            
p   bluez-pcmcia-support            - Fichiers de support PCMCIA pour les outils
p   bluez-utils                     - Interpréteur PostScript Ghostscript (paque
p   python-bluez                    - Python wrappers around BlueZ for rapid blu
v   python2.6-bluez                 -   
Avatar de l’utilisateur
Lætitia
Messages : 2068
Inscription : 28 août 2008 15:53
Localisation : près Rouen

Re: problème bluettooth

par Lætitia »

salut,
geronimo a écrit :je n'ai rien concernant le bluetooth dans les accessoires???
Erf, tu es vraiment certain d'avoir le bluetooth sur le PC. Ou alors il a grillé. S'il était présent il serait au moins détecté par "hcitool dev".
Essaie quand même de booter sur un live cd pour voir si tu as la même chose.

@+
geronimo

Re: problème bluettooth

par geronimo »

mwai... je crois qu'il n'y rien dans l'ordi pour le bluetooth...
tanpis...

merci Laetitia
  • Sujets similaires
    Réponses
    Vues
    Dernier message

Revenir à « Utilisation de GNU/Linux »