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 08/06/2008, à 13:39

soleman

[RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

apres avoir galéré quelques temps  le wifi fonctionnait  en faisant :

sudo apt-get update && sudo apt-get install build-essential
wget http://snapshots.madwifi.org/special/madwifi-nr-r3366+ar5007.tar.gz
tar xvzf madwifi-nr-r3366+ar5007.tar.gz
cd madwifi-nr-r3366+ar5007
make
sudo make install

ca a marché 1semaine puis hier j'ait fait les maj synaptic, et depuis plus de wifi ,( je preferai une solution graphique car je suis noob)

cbn@PORTABLINUX:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04"
cbn@PORTABLINUX:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

cbn@PORTABLINUX:~$ lsusb
Bus 004 Device 001: ID 0000:0000 
Bus 003 Device 003: ID 10eb:0001 
Bus 003 Device 001: ID 0000:0000 
Bus 002 Device 002: ID 046d:c016 Logitech, Inc. M-UV69a Optical Wheel Mouse
Bus 002 Device 001: ID 0000:0000 
Bus 001 Device 004: ID 174f:5212 
Bus 001 Device 001: ID 0000:0000 
cbn@PORTABLINUX:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
02:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
cbn@PORTABLINUX:~$ lsmod
Module                  Size  Used by
ipv6                  267780  12
i915                   32512  2
drm                    82580  3 i915
af_packet              23812  2
ppdev                  10372  0
acpi_cpufreq           10796  1
cpufreq_conservative     8712  0
cpufreq_powersave       2688  0
cpufreq_userspace       5284  0
cpufreq_ondemand        9740  1
cpufreq_stats           7104  0
freq_table              5536  3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
sbs                    15112  0
sbshc                   7680  1 sbs
dock                   11280  0
container               5632  0
iptable_filter          3840  0
ip_tables              14820  1 iptable_filter
x_tables               16132  1 ip_tables
ndiswrapper           192920  0
parport_pc             36260  0
lp                     12324  0
parport                37832  3 ppdev,parport_pc,lp
loop                   18948  0
joydev                 13120  0
snd_hda_intel         344728  2
snd_pcm_oss            42144  0
snd_mixer_oss          17920  1 snd_pcm_oss
snd_pcm                78596  2 snd_hda_intel,snd_pcm_oss
snd_page_alloc         11400  2 snd_hda_intel,snd_pcm
snd_hwdep              10500  1 snd_hda_intel
snd_seq_dummy           4868  0
snd_seq_oss            35584  0
snd_seq_midi            9376  0
snd_rawmidi            25760  1 snd_seq_midi
snd_seq_midi_event      8320  2 snd_seq_oss,snd_seq_midi
uvcvideo               58116  0
snd_seq                54224  6 snd_seq_dummy,snd_seq_oss,snd

Dernière modification par soleman (Le 08/06/2008, à 15:42)

#2 Le 08/06/2008, à 13:44

willy78

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

normal a chaque changement de noyau il faudra réinstaller le module madwifi
la dernière MAJ a installer le noyau 2.6.24.18

cd
cd madwifi-ng-r3366+ar5007
make clean
make
sudo make install

Dernière modification par willy78 (Le 08/06/2008, à 14:36)


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#3 Le 08/06/2008, à 14:23

soleman

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

ok je vais espacé les maj, ca ne fontionne pas

cbn@PORTABLINUX:~$ sudo apt-get update && sudo apt-get install build-essential
[sudo] password for cbn:
Atteint http://fr.archive.ubuntu.com hardy Release.gpg
Atteint http://fr.archive.ubuntu.com hardy/main Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/universe Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy-updates Release.gpg
Ign http://fr.archive.ubuntu.com hardy-updates/main Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/restricted Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/universe Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy Release
Atteint http://fr.archive.ubuntu.com hardy-updates Release
Atteint http://fr.archive.ubuntu.com hardy/main Packages 
Atteint http://fr.archive.ubuntu.com hardy/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy/main Sources
Atteint http://fr.archive.ubuntu.com hardy/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy/universe Packages
Atteint http://fr.archive.ubuntu.com hardy/universe Sources
Atteint http://fr.archive.ubuntu.com hardy/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy/multiverse Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/main Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/main Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/universe Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/universe Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/multiverse Sources
Lecture des listes de paquets... Fait
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
build-essential est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
cbn@PORTABLINUX:~$ cd
cbn@PORTABLINUX:~$ cd madwifi-nr-r3366+ar5007
bash: cd: madwifi-nr-r3366+ar5007: Aucun fichier ou dossier de ce type
cbn@PORTABLINUX:~$ make clean
make: *** Pas de règle pour fabriquer la cible « clean ». Arrêt.
cbn@PORTABLINUX:~$ make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
cbn@PORTABLINUX:~$ sudo make install

#4 Le 08/06/2008, à 14:37

willy78

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

si juste une faute de frappe un r a la place d'un g
recommence j'ai modifié mon message #2


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#5 Le 08/06/2008, à 14:47

soleman

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

merci ,,mais pas encore le wifi     

cbn@PORTABLINUX:~$ cd madwifi-ng-r3366+ar5007
bash: cd: madwifi-ng-r3366+ar5007: Aucun fichier ou dossier de ce type
cbn@PORTABLINUX:~$ make clean
make: *** Pas de règle pour fabriquer la cible « clean ». Arrêt.
cbn@PORTABLINUX:~$ make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
cbn@PORTABLINUX:~$ sudo make install

#6 Le 08/06/2008, à 14:51

willy78

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

je te cite:

soleman a écrit :

apres avoir galéré quelques temps  le wifi fonctionnait  en faisant :

sudo apt-get update && sudo apt-get install build-essential
wget http://snapshots.madwifi.org/special/ma … 007.tar.gz
tar xvzf madwifi-nr-r3366+ar5007.tar.gz
cd madwifi-nr-r3366+ar5007
make
sudo make install

donc le dossier (a part la faute de frapper r a la place de g)
madwifi-ng-r3366+ar5007 doit exister a moins que tu es tous effacer?

Et puis quand on voit ce type d'erreur:
bash: cd: madwifi-ng-r3366+ar5007: Aucun fichier ou dossier de ce type
(écrit en français en plus) on se pose la question de savoir si le dossier existe encore!!!!

Dernière modification par willy78 (Le 08/06/2008, à 14:52)


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#7 Le 08/06/2008, à 15:09

soleman

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

ok  je recommence tous ,
je fais

sudo -s
aptitude update && aptitude upgrade
aptitude dist-upgrade
aptitude autoclean && update-pciids && update-usbids
exit
ca donne cbn@PORTABLINUX:~$ sudo -s
root@PORTABLINUX:~# aptitude update && aptitude upgrade
Atteint http://fr.archive.ubuntu.com hardy Release.gpg
Atteint http://fr.archive.ubuntu.com hardy/main Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/universe Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy-updates Release.gpg
Ign http://fr.archive.ubuntu.com hardy-updates/main Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/restricted Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/universe Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy Release
Atteint http://fr.archive.ubuntu.com hardy-updates Release
Atteint http://fr.archive.ubuntu.com hardy/main Packages
Atteint http://fr.archive.ubuntu.com hardy/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy/main Sources
Atteint http://fr.archive.ubuntu.com hardy/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy/universe Packages
Atteint http://fr.archive.ubuntu.com hardy/universe Sources
Atteint http://fr.archive.ubuntu.com hardy/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy/multiverse Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/main Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/main Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/universe Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/universe Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/multiverse Sources
Lecture des listes de paquets... Fait
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu     
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
Aucun paquet ne va être installé, mis à jour ou enlevé.
0 paquets mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0o d'archives. Après dépaquetage, 0o seront utilisés.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu     
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
root@PORTABLINUX:~# aptitude dist-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu     
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
Aucun paquet ne va être installé, mis à jour ou enlevé.
0 paquets mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0o d'archives. Après dépaquetage, 0o seront utilisés.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu     
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
root@PORTABLINUX:~# aptitude autoclean && update-pciids && update-usbids
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu     
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
0o d'espace disque ont été libérés
--15:04:55--  http://pciids.sourceforge.net/v2.2/pci.ids.bz2
           => `/usr/share/misc/pci.ids.gz.new'
Résolution de pciids.sourceforge.net... 66.35.250.209
Connexion vers pciids.sourceforge.net|66.35.250.209|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 132 848 (130K) [text/plain]

100%[====================================>] 132 848       57.61K/s             

15:04:58 (57.56 KB/s) - « /usr/share/misc/pci.ids.gz.new » sauvegardé [132848/132848]

Done.
--15:04:58--  http://linux-usb.sourceforge.net/usb.ids
           => `/var/lib/misc/usb.ids.new'
Résolution de linux-usb.sourceforge.net... 66.35.250.209
Connexion vers linux-usb.sourceforge.net|66.35.250.209|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 349 282 (341K) [text/plain]

100%[====================================>] 349 282       71.88K/s    ETA 00:00

15:05:04 (65.80 KB/s) - « /var/lib/misc/usb.ids.new » sauvegardé [349282/349282]

Done.
root@PORTABLINUX:~# exit

puis
sudo apt-get update && sudo apt-get install build-essential
wget http://snapshots.madwifi.org/special/madwifi-nr-r3366+ar5007.tar.gz
tar xvzf madwifi-nr-r3366+ar5007.tar.gz
cd madwifi-nr-r3366+ar5007
make
sudo make install

ca donne
cbn@PORTABLINUX:~$ sudo apt-get update && sudo apt-get install build-essential
Atteint http://fr.archive.ubuntu.com hardy Release.gpg
Atteint http://fr.archive.ubuntu.com hardy/main Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/restricted Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/universe Translation-fr
Atteint http://fr.archive.ubuntu.com hardy/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy-updates Release.gpg
Ign http://fr.archive.ubuntu.com hardy-updates/main Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/restricted Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/universe Translation-fr
Ign http://fr.archive.ubuntu.com hardy-updates/multiverse Translation-fr
Atteint http://fr.archive.ubuntu.com hardy Release
Atteint http://fr.archive.ubuntu.com hardy-updates Release
Atteint http://fr.archive.ubuntu.com hardy/main Packages
Atteint http://fr.archive.ubuntu.com hardy/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy/main Sources
Atteint http://fr.archive.ubuntu.com hardy/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy/universe Packages
Atteint http://fr.archive.ubuntu.com hardy/universe Sources
Atteint http://fr.archive.ubuntu.com hardy/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy/multiverse Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/main Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/restricted Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/main Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/restricted Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/universe Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/universe Sources
Atteint http://fr.archive.ubuntu.com hardy-updates/multiverse Packages
Atteint http://fr.archive.ubuntu.com hardy-updates/multiverse Sources
Lecture des listes de paquets... Fait
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
build-essential est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
cbn@PORTABLINUX:~$ wget http://snapshots.madwifi.org/special/madwifi-nr-r3366+ar5007.tar.gz
--15:07:12--  http://snapshots.madwifi.org/special/madwifi-nr-r3366+ar5007.tar.gz
           => `madwifi-nr-r3366+ar5007.tar.gz'
Résolution de snapshots.madwifi.org... 217.24.1.134
Connexion vers snapshots.madwifi.org|217.24.1.134|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 4 072 711 (3.9M) [application/x-gzip]

100%[====================================>] 4 072 711     72.93K/s    ETA 00:00

15:08:08 (71.40 KB/s) - « madwifi-nr-r3366+ar5007.tar.gz » sauvegardé [4072711/4072711]

cbn@PORTABLINUX:~$ tar xvzf madwifi-nr-r3366+ar5007.tar.gz
madwifi-ng-r3366+ar5007/
madwifi-ng-r3366+ar5007/THANKS
madwifi-ng-r3366+ar5007/scripts/
madwifi-ng-r3366+ar5007/scripts/hal_unmangle.sed
madwifi-ng-r3366+ar5007/scripts/madwifi-unload
madwifi-ng-r3366+ar5007/scripts/if_ath_hal_generator.pl
madwifi-ng-r3366+ar5007/scripts/get_arch.mk
madwifi-ng-r3366+ar5007/scripts/find-madwifi-modules.sh
madwifi-ng-r3366+ar5007/scripts/make-release.bash
madwifi-ng-r3366+ar5007/scripts/madwifi-indent
madwifi-ng-r3366+ar5007/scripts/update_hal_unmangle
madwifi-ng-r3366+ar5007/regression/
madwifi-ng-r3366+ar5007/regression/ccmp/
madwifi-ng-r3366+ar5007/regression/ccmp/Makefile
madwifi-ng-r3366+ar5007/regression/ccmp/test_ccmp.c
madwifi-ng-r3366+ar5007/regression/tkip/
madwifi-ng-r3366+ar5007/regression/tkip/Makefile
madwifi-ng-r3366+ar5007/regression/tkip/test_tkip.c
madwifi-ng-r3366+ar5007/regression/wep/
madwifi-ng-r3366+ar5007/regression/wep/test_wep.c
madwifi-ng-r3366+ar5007/regression/wep/Makefile
madwifi-ng-r3366+ar5007/regression/Makefile
madwifi-ng-r3366+ar5007/BuildCaps.inc
madwifi-ng-r3366+ar5007/ath/
madwifi-ng-r3366+ar5007/ath/if_athvar.h
madwifi-ng-r3366+ar5007/ath/if_ath_hal_macros.h
madwifi-ng-r3366+ar5007/ath/if_ath_radar.c
madwifi-ng-r3366+ar5007/ath/if_ath_hal_wrappers.h
madwifi-ng-r3366+ar5007/ath/if_ath_pci.c
madwifi-ng-r3366+ar5007/ath/Makefile.kernel
madwifi-ng-r3366+ar5007/ath/if_ath_radar.h
madwifi-ng-r3366+ar5007/ath/if_athioctl.h
madwifi-ng-r3366+ar5007/ath/if_ath_pci.h
madwifi-ng-r3366+ar5007/ath/if_ath_hal.h
madwifi-ng-r3366+ar5007/ath/if_ath_ahb.c
madwifi-ng-r3366+ar5007/ath/if_ath_debug.h
madwifi-ng-r3366+ar5007/ath/Makefile
madwifi-ng-r3366+ar5007/ath/if_ath.c
madwifi-ng-r3366+ar5007/ath/if_ath_ahb.h
madwifi-ng-r3366+ar5007/tools/
madwifi-ng-r3366+ar5007/tools/man/
madwifi-ng-r3366+ar5007/tools/man/wlanconfig.8
madwifi-ng-r3366+ar5007/tools/man/athkey.8
madwifi-ng-r3366+ar5007/tools/man/athctrl.8
madwifi-ng-r3366+ar5007/tools/man/80211debug.8
madwifi-ng-r3366+ar5007/tools/man/athdebug.8
madwifi-ng-r3366+ar5007/tools/man/athchans.8
madwifi-ng-r3366+ar5007/tools/man/athstats.8
madwifi-ng-r3366+ar5007/tools/man/ath_info.8
madwifi-ng-r3366+ar5007/tools/man/80211stats.8
madwifi-ng-r3366+ar5007/tools/athctrl.c
madwifi-ng-r3366+ar5007/tools/athdebug.c
madwifi-ng-r3366+ar5007/tools/80211stats.c
madwifi-ng-r3366+ar5007/tools/wlanconfig.c
madwifi-ng-r3366+ar5007/tools/athstats.c
madwifi-ng-r3366+ar5007/tools/ath_info.c
madwifi-ng-r3366+ar5007/tools/wireless_copy.h
madwifi-ng-r3366+ar5007/tools/athchans.c
madwifi-ng-r3366+ar5007/tools/athkey.c
madwifi-ng-r3366+ar5007/tools/Makefile
madwifi-ng-r3366+ar5007/tools/80211debug.c
madwifi-ng-r3366+ar5007/ath_hal/
madwifi-ng-r3366+ar5007/ath_hal/uudecode.c
madwifi-ng-r3366+ar5007/ath_hal/ah_osdep.h
madwifi-ng-r3366+ar5007/ath_hal/ah_os.h
madwifi-ng-r3366+ar5007/ath_hal/Makefile.kernel
madwifi-ng-r3366+ar5007/ath_hal/ah_target.inc
madwifi-ng-r3366+ar5007/ath_hal/opt_ah.h
madwifi-ng-r3366+ar5007/ath_hal/ah_os.c
madwifi-ng-r3366+ar5007/ath_hal/Makefile
madwifi-ng-r3366+ar5007/patch-kernel/
madwifi-ng-r3366+ar5007/patch-kernel/Config.in
madwifi-ng-r3366+ar5007/patch-kernel/README
madwifi-ng-r3366+ar5007/patch-kernel/Kconfig
madwifi-ng-r3366+ar5007/patch-kernel/install.sh
madwifi-ng-r3366+ar5007/patch-kernel/Configure.help.patch
madwifi-ng-r3366+ar5007/net80211/
madwifi-ng-r3366+ar5007/net80211/ieee80211_crypto.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_rate.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_var.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_linux.h
madwifi-ng-r3366+ar5007/net80211/if_media.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_crypto.c
madwifi-ng-r3366+ar5007/net80211/ieee80211.h
madwifi-ng-r3366+ar5007/net80211/if_media.c
madwifi-ng-r3366+ar5007/net80211/if_ethersubr.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_scan.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_rate.c
madwifi-ng-r3366+ar5007/net80211/if_llc.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_wireless.c
madwifi-ng-r3366+ar5007/net80211/ieee80211.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_radiotap.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_node.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_crypto_tkip.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_input.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_scan.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_output.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_crypto_ccmp.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_power.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_debug.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_monitor.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_scan_ap.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_crypto_none.c
madwifi-ng-r3366+ar5007/net80211/Makefile.kernel
madwifi-ng-r3366+ar5007/net80211/ieee80211_ioctl.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_beacon.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_linux.c
madwifi-ng-r3366+ar5007/net80211/if_athproto.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_skb.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_node.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_xauth.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_monitor.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_power.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_acl.c
madwifi-ng-r3366+ar5007/net80211/Makefile
madwifi-ng-r3366+ar5007/net80211/ieee80211_crypto_wep.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_scan_sta.c
madwifi-ng-r3366+ar5007/net80211/_ieee80211.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_proto.h
madwifi-ng-r3366+ar5007/net80211/ieee80211_proto.c
madwifi-ng-r3366+ar5007/net80211/ieee80211_skb.c
madwifi-ng-r3366+ar5007/COPYRIGHT
madwifi-ng-r3366+ar5007/ath_rate/
madwifi-ng-r3366+ar5007/ath_rate/onoe/
madwifi-ng-r3366+ar5007/ath_rate/onoe/onoe.c
madwifi-ng-r3366+ar5007/ath_rate/onoe/Makefile.kernel
madwifi-ng-r3366+ar5007/ath_rate/onoe/onoe.h
madwifi-ng-r3366+ar5007/ath_rate/onoe/Makefile
madwifi-ng-r3366+ar5007/ath_rate/minstrel/
madwifi-ng-r3366+ar5007/ath_rate/minstrel/minstrel.h
madwifi-ng-r3366+ar5007/ath_rate/minstrel/minstrel.c
madwifi-ng-r3366+ar5007/ath_rate/minstrel/minstrel.txt
madwifi-ng-r3366+ar5007/ath_rate/minstrel/Makefile.kernel
madwifi-ng-r3366+ar5007/ath_rate/minstrel/Makefile
madwifi-ng-r3366+ar5007/ath_rate/sample/
madwifi-ng-r3366+ar5007/ath_rate/sample/sample.c
madwifi-ng-r3366+ar5007/ath_rate/sample/sample.h
madwifi-ng-r3366+ar5007/ath_rate/sample/Makefile.kernel
madwifi-ng-r3366+ar5007/ath_rate/sample/Makefile
madwifi-ng-r3366+ar5007/ath_rate/amrr/
madwifi-ng-r3366+ar5007/ath_rate/amrr/amrr.c
madwifi-ng-r3366+ar5007/ath_rate/amrr/amrr.h
madwifi-ng-r3366+ar5007/ath_rate/amrr/Makefile.kernel
madwifi-ng-r3366+ar5007/ath_rate/amrr/Makefile
madwifi-ng-r3366+ar5007/ath_rate/Makefile
madwifi-ng-r3366+ar5007/include/
madwifi-ng-r3366+ar5007/include/compat.h
madwifi-ng-r3366+ar5007/include/sys/
madwifi-ng-r3366+ar5007/include/sys/queue.h
madwifi-ng-r3366+ar5007/Makefile.inc
madwifi-ng-r3366+ar5007/kernelversion.c
madwifi-ng-r3366+ar5007/README
madwifi-ng-r3366+ar5007/Makefile.kernel
madwifi-ng-r3366+ar5007/INSTALL
madwifi-ng-r3366+ar5007/contrib/
madwifi-ng-r3366+ar5007/contrib/madwifi.spec.in
madwifi-ng-r3366+ar5007/README.dfs
madwifi-ng-r3366+ar5007/Makefile
madwifi-ng-r3366+ar5007/hal/
madwifi-ng-r3366+ar5007/hal/ah_devid.h
madwifi-ng-r3366+ar5007/hal/COPYRIGHT
madwifi-ng-r3366+ar5007/hal/public/
madwifi-ng-r3366+ar5007/hal/public/ap30.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/i386-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/ap30.inc
madwifi-ng-r3366+ar5007/hal/public/i386-elf.inc
madwifi-ng-r3366+ar5007/hal/public/mips-le-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/ap51.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/sparc-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/xscale-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/xscale-le-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/alpha-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/wackelf.c
madwifi-ng-r3366+ar5007/hal/public/ap43.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/sparc64-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/armv4-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/ap30.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/alpha-elf.inc
madwifi-ng-r3366+ar5007/hal/public/ap61.inc
madwifi-ng-r3366+ar5007/hal/public/mipsisa32-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/powerpc-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/mipsisa32-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/sparc64-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/mips1-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/sh4-le-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/arm9-le-thumb-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/mips1-le-elf.inc
madwifi-ng-r3366+ar5007/hal/public/powerpc-be-eabi.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/powerpc-be-eabi.inc
madwifi-ng-r3366+ar5007/hal/public/mips-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/powerpc-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/powerpc-be-eabi.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/mips1-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/mips1-le-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/sh4-le-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/powerpc-le-eabi.inc
madwifi-ng-r3366+ar5007/hal/public/xscale-le-elf.inc
madwifi-ng-r3366+ar5007/hal/public/armv4-le-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/powerpc-le-eabi.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/x86_64-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/mipsisa32-le-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/sh4-le-elf.inc
madwifi-ng-r3366+ar5007/hal/public/arm9-le-thumb-elf.inc
madwifi-ng-r3366+ar5007/hal/public/powerpc-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/mips1-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/alpha-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/arm9-le-thumb-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/mips-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/mips-le-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/ap43.inc
madwifi-ng-r3366+ar5007/hal/public/mips-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/ap51.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/mipsisa32-le-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/ap61.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/armv4-le-elf.inc
madwifi-ng-r3366+ar5007/hal/public/armv4-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/i386-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/armv4-le-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/mips1-le-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/x86_64-elf.inc
madwifi-ng-r3366+ar5007/hal/public/mipsisa32-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/ap51.inc
madwifi-ng-r3366+ar5007/hal/public/sparc-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/armv4-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/mips-le-elf.inc
madwifi-ng-r3366+ar5007/hal/public/xscale-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/mipsisa32-le-elf.inc
madwifi-ng-r3366+ar5007/hal/public/sparc-be-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/powerpc-le-eabi.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/xscale-be-elf.inc
madwifi-ng-r3366+ar5007/hal/public/ap61.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/x86_64-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/public/ap43.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/sparc64-be-elf.hal.o.uu
madwifi-ng-r3366+ar5007/hal/public/xscale-le-elf.opt_ah.h
madwifi-ng-r3366+ar5007/hal/ah_soc.h
madwifi-ng-r3366+ar5007/hal/README
madwifi-ng-r3366+ar5007/hal/version.h
madwifi-ng-r3366+ar5007/hal/ah.h
madwifi-ng-r3366+ar5007/hal/ah_desc.h
madwifi-ng-r3366+ar5007/release.h
cbn@PORTABLINUX:~$ cd madwifi-nr-r3366+ar5007
bash: cd: madwifi-nr-r3366+ar5007: Aucun fichier ou dossier de ce type
cbn@PORTABLINUX:~$ make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
cbn@PORTABLINUX:~$ sudo make install


et je n'ai rien effacé

#8 Le 08/06/2008, à 15:17

willy78

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

toujours la même faute bon sang!!!
madwifi-ng-r3366+ar5007

avec un g pas un r

regarde
cd madwifi-nr-r3366+ar5007

c'est
cd madwifi-ng-r3366+ar5007

pas la peine de faire les MAJ là c'est bon!

Dernière modification par willy78 (Le 08/06/2008, à 15:18)


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#9 Le 08/06/2008, à 15:48

soleman

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

MERCI WILLY78

sudo apt-get update && sudo apt-get install build-essential
wget http://snapshots.madwifi.org/special/madwifi-ng-r3366+ar5007.tar.gz
tar xvzf madwifi-ng-r3366+ar5007.tar.gz
cd madwifi-ng-r3366+ar5007
make
sudo make install

ca fonctionne de nouveau ,question :   a la prochaine maj du kernel comment puis je savoir le changement a apliqué?sans avoir a posté, encore merci

#10 Le 08/06/2008, à 15:53

willy78

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

il faut seulement faire ça:

cd
cd madwifi-ng-r3366+ar5007
make clean
make
sudo make install

c'est tous.
Si ce dossier madwifi-ng-r3366+ar5007 est toujours là
il ne faut faire que ces commandes, rien de plus!
Rien a télécharger, juste a recompiler (commande make)!


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#11 Le 08/06/2008, à 16:01

soleman

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

merci de ta patiente , cordialement:)

#12 Le 08/06/2008, à 16:03

willy78

Re : [RESOLU]wifi disparu apres maj sur ubuntu Compaq Presario C780EF

cool


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne