Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 14/03/2015, à 23:12

shargar

comment contourner l'interupteur wifi clavier on/off

Salut !

Je souhaite remettre en route un vieux easynote (packard bell). J'ai installé 14.04 nickel. Je galère pour le wifi. Network manager m'explique que le wifi est désactivé par un comutateur matériel.
D'après mes touches clavier, une combinaison Fn + F1 devrait mettre en route le wifi ; mais les commandes Fn + une touches semblent répondre de façon anarchique sur ce pc ! Ca marche mal pour le son, bien pour la luminosité et ça plante pour l'affichage grand ecran... La commande wifi fn+F1 semble parfaitement inactive...

comment déclencher cet interupteur autrement?

Dernière modification par shargar (Le 14/03/2015, à 23:17)

Hors ligne

#2 Le 15/03/2015, à 10:33

toutafai

Re : comment contourner l'interupteur wifi clavier on/off

Bonjour,

Plusieurs méthodes :

- le classique mais qui ne fonctionne pas a tous les coups :

sudo rfkill unblock all

- Dans le bios, si l'option y a été implémentée : on trouve parfois une option permettant de dire au pc de toujours activé la carte wifi

- par des fichiers de configuration de module ou en "blacklistant" un module : la, je donne pas d'exemple car cela dépends de ta configuration matérielle et donc des modules qui sont chargés


Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).

Hors ligne

#3 Le 15/03/2015, à 18:23

shargar

Re : comment contourner l'interupteur wifi clavier on/off

Bonjour Toutafai ;

- le sudo rfkill unblock all ne donne rien ( j'avais trouvé la commande dans un de tes post sur le forum ).

- j'ai parcouru le bios sans rien remarqué de spécial qui se rapporterai au wifi. Dans "Advanced" MC97controller, AC97 Controller et Ethernet controller sont tous "Enable"

- si t'es ok pour m'aider je tenterai bien ta troisième proposition. J'ai pas une grosse maîtrise de l'informatique. Peux tu m'en dire plus ?

Hors ligne

#4 Le 15/03/2015, à 18:53

toutafai

Re : comment contourner l'interupteur wifi clavier on/off

ok, sans pb pour le 3, mais il faut des infos technique, donc fait ce qui est demandé dans "Script : Récolte des info de a lire avant de poster !!"; on en reparle une fois que ce sera fait


Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).

Hors ligne

#5 Le 15/03/2015, à 22:16

shargar

Re : comment contourner l'interupteur wifi clavier on/off

Alors c'est parti !

cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"

lsusb

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

lspci

00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
01:01.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
01:02.0 Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] (rev 8b)
01:03.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)

lspci -nn | grep -i net

01:01.0 Network controller [0280]: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection [8086:4220] (rev 05)
01:02.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] [1106:3106] (rev 8b)

lspci -k

00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: agpgart-intel
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
	Subsystem: Packard Bell B.V. Device d004
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
	Subsystem: Packard Bell B.V. Device d004
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: i915
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
	Subsystem: Packard Bell B.V. Device d004
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: uhci_hcd
00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: uhci_hcd
00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 03)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: ehci-pci
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 03)
	Kernel driver in use: lpc_ich
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 03)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 03)
	Subsystem: Packard Bell B.V. Device d004
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: snd_intel8x0
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
	Subsystem: Packard Bell B.V. Device d004
01:01.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
	Subsystem: Intel Corporation WM3B2300BG Mini-PCI Card
	Kernel driver in use: ipw2200
01:02.0 Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] (rev 8b)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: via-rhine
01:03.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02)
	Subsystem: Packard Bell B.V. Device d004
	Kernel driver in use: yenta_cardbus

sudo lshw -C network

*-network:0 DÉSACTIVÉ   
       description: Interface réseau sans fil
       produit: PRO/Wireless 2200BG [Calexico2] Network Connection
       fabriquant: Intel Corporation
       identifiant matériel: 1
       information bus: pci@0000:01:01.0
       nom logique: eth1
       version: 05
       numéro de série: 00:0e:35:b4:83:24
       bits: 32 bits
       horloge: 33MHz
       fonctionnalités: pm bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) latency=64 link=no maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11bg
       ressources: irq:11 mémoire:e0001000-e0001fff
  *-network:1
       description: Ethernet interface
       produit: VT6105/VT6106S [Rhine-III]
       fabriquant: VIA Technologies, Inc.
       identifiant matériel: 2
       information bus: pci@0000:01:02.0
       nom logique: eth0
       version: 8b
       numéro de série: 00:40:d0:67:41:19
       taille: 100Mbit/s
       capacité: 100Mbit/s
       bits: 32 bits
       horloge: 33MHz
       fonctionnalités: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=via-rhine driverversion=1.5.1 duplex=full ip=192.168.1.13 latency=64 link=yes maxlatency=8 mingnt=3 multicast=yes port=MII speed=100Mbit/s
       ressources: irq:3 portE/S:c000(taille=256) mémoire:e0000000-e00000ff

lsmod

Module                  Size  Used by
bnep                   18895  2 
rfcomm                 53664  0 
bluetooth             342208  10 bnep,rfcomm
snd_intel8x0           33110  2 
snd_ac97_codec        105709  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                85501  2 snd_ac97_codec,snd_intel8x0
snd_page_alloc         14230  2 snd_intel8x0,snd_pcm
snd_seq_midi           13132  0 
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25135  1 snd_seq_midi
pcmcia                 51828  0 
ipw2200               136401  0 
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
libipw                 33144  1 ipw2200
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
joydev                 17101  0 
i915                  710013  2 
snd_timer              28584  2 snd_pcm,snd_seq
lib80211               14040  2 libipw,ipw2200
yenta_socket           40201  0 
drm_kms_helper         48868  1 i915
snd                    60939  12 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_device,snd_seq_midi
lpc_ich                16864  0 
cfg80211              409394  2 libipw,ipw2200
serio_raw              13230  0 
pcmcia_rsrc            18319  1 yenta_socket
drm                   244037  3 i915,drm_kms_helper
soundcore              12600  1 snd
pcmcia_core            22328  3 pcmcia,pcmcia_rsrc,yenta_socket
i2c_algo_bit           13197  1 i915
shpchp                 32128  0 
video                  18903  1 i915
parport_pc             31981  0 
ppdev                  17391  0 
lp                     13299  0 
parport                40836  3 lp,ppdev,parport_pc
mac_hid                13037  0 
via_rhine              27653  0 
psmouse                91357  0 
pata_acpi              12886  0 
mii                    13654  1 via_rhine
shargar@easy:~$ lsmod
Module                  Size  Used by
bnep                   18895  2 
rfcomm                 53664  0 
bluetooth             342208  10 bnep,rfcomm
snd_intel8x0           33110  2 
snd_ac97_codec        105709  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                85501  2 snd_ac97_codec,snd_intel8x0
snd_page_alloc         14230  2 snd_intel8x0,snd_pcm
snd_seq_midi           13132  0 
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25135  1 snd_seq_midi
pcmcia                 51828  0 
ipw2200               136401  0 
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
libipw                 33144  1 ipw2200
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
joydev                 17101  0 
i915                  710013  2 
snd_timer              28584  2 snd_pcm,snd_seq
lib80211               14040  2 libipw,ipw2200
yenta_socket           40201  0 
drm_kms_helper         48868  1 i915
snd                    60939  12 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_device,snd_seq_midi
lpc_ich                16864  0 
cfg80211              409394  2 libipw,ipw2200
serio_raw              13230  0 
pcmcia_rsrc            18319  1 yenta_socket
drm                   244037  3 i915,drm_kms_helper
soundcore              12600  1 snd
pcmcia_core            22328  3 pcmcia,pcmcia_rsrc,yenta_socket
i2c_algo_bit           13197  1 i915
shpchp                 32128  0 
video                  18903  1 i915
parport_pc             31981  0 
ppdev                  17391  0 
lp                     13299  0 
parport                40836  3 lp,ppdev,parport_pc
mac_hid                13037  0 
via_rhine              27653  0 
psmouse                91357  0 
pata_acpi              12886  0 
mii                    13654  1 via_rhine

iwconfig

lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Channel:0  Access Point: Not-Associated   
          Bit Rate:0 kb/s   Tx-Power=off   Sensitivity=8/0  
          Retry limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

shargar@easy:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11bg  ESSID:off/any  
          Mode:Managed  Channel:0  Access Point: Not-Associated   
          Bit Rate:0 kb/s   Tx-Power=off   Sensitivity=8/0  
          Retry limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ifconfig

eth0      Link encap:Ethernet  HWaddr 00:40:d0:67:41:19  
          inet adr:192.168.1.13  Bcast:192.168.1.255  Masque:255.255.255.0
          adr inet6: fe80::240:d0ff:fe67:4119/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:4427 erreurs:0 :0 overruns:0 frame:0
          TX packets:3554 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:3149043 (3.1 MB) Octets transmis:328247 (328.2 KB)

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          Packets reçus:784 erreurs:0 :0 overruns:0 frame:0
          TX packets:784 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:68240 (68.2 KB) Octets transmis:68240 (68.2 KB)

sudo iwlist scan

lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

eth1      No scan results

uname -r -m

3.13.0-46-generic i686

cat  /etc/network/interfaces

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

nm-tool

NetworkManager Tool

State: connected (global)

- Device: eth0  [Connexion filaire 1] ------------------------------------------
  Type:              Wired
  Driver:            via-rhine
  State:             connected
  Default:           yes
  HW Address:        00:40:D0:67:41:19

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         192.168.1.13
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.1.1

    DNS:             192.168.1.1


- Device: eth1 -----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            ipw2200
  State:             unavailable
  Default:           no
  HW Address:        00:0E:35:B4:83:24

  Capabilities:

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points 

sudo rfkill list

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes

et voilou tout y est je crois !

Hors ligne

#6 Le 16/03/2015, à 15:33

toutafai

Re : comment contourner l'interupteur wifi clavier on/off

Cela me parait être tout bon.... ca m'as juste l'air d'etre la combinaison de touche qui merdasse...essaye d'appuyer (plusieur fois sur la combinaison de touche Fn + Fx (celle qui normalement active le wifi) AVANT qu'ubuntu ne soit démarré (juste âpres la mise sous tension, lors du menu grub par exemple), tu as peut être un voyant permettant de voir si le wifi est actif ou pas.

si rien, essaye cela

echo options ipw2200 disable=0 >> /etc/modprobe.d/ipw2200.conf && modprobe -r ipw2200 && modprobe ipw2200

si toujours rien que dit la commande

dmesg |grep ipw

Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).

Hors ligne