brunokw a écrit 2 commentaires

  • [^] # Re: Wifi fonctionne

    Posté par  . En réponse au message wifi sur HP 6530b . Évalué à 1.

    Bonjour a Vous,

    je reviens car mon problème vient d'être résolu seul. Je m'excuse.

    En faisant une mise à jour de Mint, un drivers alternatif a été proposé et cela fonctionne.

    Merci de vos commentaires et en avant sous Linux !!

  • [^] # Re: plus d'infos

    Posté par  . En réponse au message wifi sur HP 6530b . Évalué à 1.

    Bonjour,

    merci de votre réponse. Je vous joins ci dessous le retour a quelques lignes de commande.

    bruno@bruno-HP-6530b ~ $ cat /etc/lsb-release
    DISTRIB_ID=LinuxMint
    DISTRIB_RELEASE=17.1
    DISTRIB_CODENAME=rebecca
    DISTRIB_DESCRIPTION="Linux Mint 17.1 Rebecca"
    bruno@bruno-HP-6530b ~ $ lsusb
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 002: ID 08ff:2810 AuthenTec, Inc. AES2810
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

    bruno@bruno-HP-6530b ~ $ iwconfig
    eth0 no wireless extensions.

    lo no wireless extensions.

    bruno@bruno-HP-6530b ~ $ ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:25:b3:70:05:43

    inet addr:192.168.1.15 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::225:b3ff:fe70:543/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:9495 errors:0 dropped:0 overruns:0 frame:0
    TX packets:6542 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:10859973 (10.8 MB) TX bytes:920469 (920.4 KB)
    Interrupt:17

    lo Link encap:Local Loopback

    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:613 errors:0 dropped:0 overruns:0 frame:0
    TX packets:613 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:55505 (55.5 KB) TX bytes:55505 (55.5 KB)

    bruno@bruno-HP-6530b ~ $ C
    bruno@bruno-HP-6530b ~ $ sudo iwlist scan
    [sudo] password for bruno:
    eth0 Interface doesn't support scanning.

    lo Interface doesn't support scanning.

    bruno@bruno-HP-6530b ~ $ sudo rfkill list
    0: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: hp-bluetooth: Bluetooth
    Soft blocked: yes
    Hard blocked: no
    2: hp-wwan: Wireless WAN
    Soft blocked: yes
    Hard blocked: no
    3: hp-gps: GPS
    Soft blocked: yes
    Hard blocked: yes
    bruno@bruno-HP-6530b ~ $ cat /etc/network/interfaces

    interfaces(5) file used by ifup(8) and ifdown(8)

    auto lo
    iface lo inet loopback

    Si cela peut aider à me trouver une solution.

    Par avance merci de vos informations.