Précédent   Forum des professionnels en informatique > Systèmes > Linux > Distributions > Ubuntu
Ubuntu Vos questions sur les distributions Ubuntu et dérivées (Kubuntu, Xubuntu... )
Partagez cette discussion sur d'autres réseaux sociaux : Viadeo Twitter Google Facebook Digg Delicious MySpace Yahoo
Réponse Proposer ce sujet en actualité
 
Outils de la discussion
Publicité
'
Vieux 29/09/2008, 06h22   #1
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
Par défaut Pas de Wifi msi Wind

Bonjour, comme dit dans le titre du post je n'ai pas de wifi ce qui est un peu embêtant en fait apres la compilation des drivers wifi et l'allumage de la carte ( fn+F11 je crois ) et bha rien ne se passe lorsque je fais un iwconfig il me trouve ma carte wifi mais me dit power management off

Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
antoine@antoine-laptop:~$ iwconfig
lo        no wireless extensions.
 
eth0      no wireless extensions.
 
wlan0     802.11b/g  Mode:Managed  Access Point: Not-Associated   
          Bit Rate:11 Mb/s   
          Retry:on   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=0/100  Signal level=0 dBm  Noise level=0 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
 
antoine@antoine-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. Unknown device 8199 (rev 22)
antoine@antoine-laptop:~$
Help svp

PS: au fait le wifi a marché il fut un temps d'une semaine lorsque j'avais Xubuntu puis je ne l'avais plus sous Xubuntu et peu de temps apres j'ai migre vers une Ubuntu ( la Xubuntu voulait pas m'afficher les effets de compiz ) ou la compiz est active nativement le bluetooth marche nativement mais mon wifi pas
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/09/2008, 10h03   #2
Membre éprouvé
 
Inscription : février 2006
Messages : 426
Détails du profil
Informations personnelles :
Âge : 39

Informations forums :
Inscription : février 2006
Messages : 426
Points : 463
Points : 463
Que contient ton fichier /etc/network/interfaces ?
ddaime est actuellement connecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/09/2008, 16h34   #3
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
Code :
1
2
auto lo
iface lo inet loopback
et c'est tout par contre j'ai vu des dossiers if-up if-pre-up if-down et if-post-down et dedans il n'y as pas le script qui je crois lance le wifi qui est start_wifi_rc

Voila
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/09/2008, 17h58   #4
Membre éprouvé
 
Inscription : février 2006
Messages : 426
Détails du profil
Informations personnelles :
Âge : 39

Informations forums :
Inscription : février 2006
Messages : 426
Points : 463
Points : 463
Rajoutes à la fin de ton fichier etc/network/interfaces

Code :
1
2
3
4
5
auto wlan0
iface wlan0 inet dhcp
wireless-mode managed
wireless-essid SSID
wireless-key xxxxxx
Remplace SSID et xxxxx.
ddaime est actuellement connecté   Envoyer un message privé Réponse avec citation 00
Vieux 29/09/2008, 19h16   #5
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
pas en WPA...
personnellement,j'ai configuré ma connexion wifi (en WPA) à l'aide de NetworkManager...
Il suffit de cliquer sur l'icône d'un ordinateur avec une croix barrée. On sélectionne le réseau dans la liste,on clique dessus et on entre la clé si il le demande..
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 01/10/2008, 08h01   #6
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
Oui mais le wifi 'est pas allumé et lorsque je lance le script wlan0up cela ne marche pas

Je crois que j'ai des problemes dans ma compilation

voila la compilation j'ai des WARNING et des undefined et autre j'ai essaye apres le ./wlan0up
de faire ce qui est dit cad ./wlan0rmv et autre qui se trouve dans le readme mais impossible a faire fonctionner

voila la compilation

Code :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
antoine@antoine-laptop:~$ cd '/home/antoine/rtl8187se_linux_26.1016.0716.2008' 
antoine@antoine-laptop:~/rtl8187se_linux_26.1016.0716.2008$ ./makedrv
rm -f *.mod.c *.mod *.o .*.cmd *.ko 
rm -rf /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/tmp
make -C /lib/modules/2.6.24-19-generic/build M=/home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211 CC=gcc modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-19-generic »
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/dot11d.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_softmac.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_rx.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_tx.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_wx.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_module.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_softmac_wx.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_ccmp.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_tkip.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_wep.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211-rtl.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt-rtl.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_wep-rtl.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_tkip-rtl.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_ccmp-rtl.o
  Building modules, stage 2.
  MODPOST 5 modules
  CC      /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211-rtl.mod.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211-rtl.ko
  CC      /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt-rtl.mod.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt-rtl.ko
  CC      /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_ccmp-rtl.mod.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_ccmp-rtl.ko
  CC      /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_tkip-rtl.mod.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_tkip-rtl.ko
  CC      /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_wep-rtl.mod.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/ieee80211/ieee80211_crypt_wep-rtl.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-19-generic »
rm -f *.mod.c *.mod *.o .*.cmd *.ko 
rm -rf /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/tmp
make -C /lib/modules/2.6.24-19-generic/build M=/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185 CC=gcc modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-19-generic »
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_core.o
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_core.c: Dans la fonction «watch_dog_adaptive» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_core.c:3970: attention : passing argument 2 of «queue_work» from incompatible pointer type
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_core.c: Dans la fonction «rtl8180_init» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_core.c:4824: attention : passing argument 2 of «request_irq» from incompatible pointer type
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_sa2400.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_93cx6.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_wx.o
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_wx.c:1298: attention : initialization from incompatible pointer type
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_wx.c:1300: attention : initialization from incompatible pointer type
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_max2820.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_gct.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_rtl8225.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_rtl8255.o
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_rtl8225z2.o
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_rtl8225z2.c:568:3: attention : commentaire multi-lignes
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.o
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c: Dans la fonction «UpdateInitialGain» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:1705: attention : unused variable «u1Tmp»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:1704: attention : unused variable «DIG_CurrentInitialGain»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:1703: attention : unused variable «IGTable»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c: Dans la fonction «InitTxPwrTracking87SE» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:1858: attention : unused variable «priv»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c: Dans la fonction «HwConfigureRTL8185» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:1927: attention : unused variable «ieee»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c: Dans la fonction «InactivePowerSave» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:2797: attention : unused variable «index»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c: Dans la fonction «rtl8185b_adapter_start» :
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:2897: attention : unused variable «u2tmp»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:2897: attention : unused variable «u1tmp»
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8185b_init.c:2895: attention : unused variable «i»
  CC [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_dm.o
/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180_dm.c:687:4: attention : commentaire multi-lignes
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.o
  Building modules, stage 2.
  MODPOST 1 modules
WARNING: "ieee80211_wx_set_auth_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_softmac_stop_protocol_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "free_ieee80211_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_wap_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wake_queue_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_gen_ie" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_rx_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_mode_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_is_shortslot" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_freq_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_name_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_rate_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "notify_wx_assoc_event_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_rate_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_softmac_ips_scan_syncro" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_ps_tx_ack" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_freq_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_is_54g" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_stop_queue_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_scan_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_encode_ext" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_stop_send_beacons_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_essid_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_scan_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wpa_supplicant_ioctl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "DOT11D_GetMaxTxPwrInDbm" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_mode_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_get_beacon" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_rawtx_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_encode_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "Dot11d_Init" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_stop_protocol_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_wap_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_power_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "Dot11d_Reset" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "SendDisassociation" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_get_encode_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_softmac_start_protocol_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wlan_frequencies_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_power_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "alloc_ieee80211_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_reset_queue" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_mlme" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_disassociate_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_wx_set_essid_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
WARNING: "ieee80211_start_protocol_rtl" [/home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko] undefined!
  CC      /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.mod.o
  LD [M]  /home/antoine/rtl8187se_linux_26.1016.0716.2008/rtl8185/r8180.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-19-generic »
antoine@antoine-laptop:~/rtl8187se_linux_26.1016.0716.2008$ sudo ./wlanOup
[sudo] password for antoine: 
sudo: ./wlanOup: command not found
antoine@antoine-laptop:~/rtl8187se_linux_26.1016.0716.2008$ sudo ./wlan0up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_wep-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_tkip-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211_crypt_ccmp-rtl.ko': -1 File exists
insmod: error inserting 'ieee80211-rtl.ko': -1 File exists
insmod: error inserting 'r8180.ko': -1 File exists
antoine@antoine-laptop:~/rtl8187se_linux_26.1016.0716.2008$
Sinon je pourrais essayer de desinstaller et recompiler mais je ne sais pas commetn faire pour dedesinstaller le driver ???

Merci de votre aide


Merci de votre aide
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 01/10/2008, 15h12   #7
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
comment sais-tu que le wifi n'est pas allumé?
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 01/10/2008, 16h48   #8
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
bha le il est active pour moi avec le fn+touchewifi f11 je crois
mais quand je fais un iwconfig il me dit que le power management est off et dans le networkmanager il ne trouve pas le réseau de chez moi que mon fixe en wifi capte a + de 80%

merci de votre aide
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 02/10/2008, 18h33   #9
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
Si ta carte wifi était éteinte iwconfig n'aurait pas mentionné ta carte...
Donc elle est active (si tu veux t'en assurer fais un sudo ifconfig wlan0 up)
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 03/10/2008, 05h57   #10
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
wlan0 up renvoi un erreur
wlan0up renvoi No such device ....

et le iwconfig est toujours le même
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 03/10/2008, 21h00   #11
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
Citation:
Envoyé par antoine974 Voir le message
wlan0 up renvoi un erreur
quelle erreur?
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 04/10/2008, 04h45   #12
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
commande introuvable
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 05/10/2008, 13h26   #13
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
essaie avec la commande
Code :
1
2
 
sudo ifconfig wlan0 up
complète...
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 05/10/2008, 16h18   #14
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
la commande ne renvoie rien
et pas de wifi dans network manager MAIS wifi-radar me trouve mon réseau enfin il m'affiche le réseau mais il me montre aucun signal même si je ne peut pas m'y connecter

regarde le screenshot joint

network manager ne voit rien mais wifi-radar m'affiche mon réseau

merci de ton aide
Images attachées
Type de fichier : jpg lol.jpg (55,7 Ko, 4 affichages)
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 05/10/2008, 17h44   #15
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
Je crois qu'il va falloir configurer ta connexion à la main....
Tu utilises quel cryptage? WEP? WPA?

Edit: J'ai eu aussi de gros problèmes avec le wifi (WPA pour mon cas) sous Feisty,où j'avais compilé mon driver,et n'affichait rien dans la liste des réseaux sans fils de NetworkManager...
J'ai migré vers hardy,et maintenant mon wifi fonctionne correctement
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 05/10/2008, 18h42   #16
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
même et si jamais j'ai envie de changer de réseau et de capter des trucs genre hotspot et tout je fais comment ?

c'est quand même bizarre chez les autres le wifi marche niquel et pas chez moi
pourtant mon wifi a marché il fut un temps mais maintenant je sais pas pourquoi il veut pas marcher ...
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 05/10/2008, 18h59   #17
Membre Expert
 
Avatar de supersnail
 
Homme
Inscription : novembre 2006
Messages : 1 402
Détails du profil
Informations personnelles :
Sexe : Homme
Localisation : France

Informations forums :
Inscription : novembre 2006
Messages : 1 402
Points : 1 991
Points : 1 991
t'as quelle version d'ubuntu?
__________________
Toute question technique envoyée en MP ira directement à la poubelle

Un code ne marchera jamais,il n'a jamais reçu la capacité de se déplacer.
Inutile donc de dire "ça marche pas", donnez plûtot des informations précises afin de mieux pouvoir vous aider.


Grand gourou de la -attitude - Sauvons Internet!
supersnail est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 05/10/2008, 19h20   #18
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
8.04 hardy heron
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Vieux 21/10/2008, 21h48   #19
Nouveau Membre du Club
 
Homme Antoine Martin
Étudiant
Inscription : janvier 2008
Messages : 151
Détails du profil
Informations personnelles :
Nom : Homme Antoine Martin
Âge : 22
Localisation : France

Informations professionnelles :
Activité : Étudiant
Secteur : High Tech - Éditeur de logiciels

Informations forums :
Inscription : janvier 2008
Messages : 151
Points : 39
Points : 39
Bonjour a tous mon problème est résolu j'ai contacte celui qui avait "fait" le driver et il m'a répondu

En fait mon probleme est que j'avais changer mon noyau et que le driver n'avait pas ete "fait" pour la nouvelle version de Hardy ( je parle de la .21 ) donc il m'a conseille de passer a Intrepid Ibex ou de downgrader mon noyau je suis passe a Intrepid Ibex et tout marche niquel

Mon msi wind marche très bien maintenant

Merci a ceux qui m'ont aider
antoine974 est déconnecté   Envoyer un message privé Réponse avec citation 00
Réponse Proposer ce sujet en actualité Cette discussion est résolue.
Outils de la discussion



Fuseau horaire GMT +2. Il est actuellement 06h40.


 
 
 
 
Partenaires

Hébergement Web