Installation clé wifi netgear sous ubuntu
Résolu
ludo7684
Messages postés
403
Statut
Membre
-
ludo7684 Messages postés 403 Statut Membre -
ludo7684 Messages postés 403 Statut Membre -
Bonsoir,
je recherche une personne qui pourrait me guider pour installer ma clé wifi Netgear WNA1100 V1 pas à pas car étant novice avec ubuntu je ne comprend pas tt!!
merci d avance!!
tout probléme a sa solution!!!!!
je recherche une personne qui pourrait me guider pour installer ma clé wifi Netgear WNA1100 V1 pas à pas car étant novice avec ubuntu je ne comprend pas tt!!
merci d avance!!
tout probléme a sa solution!!!!!
10 réponses
-
-
-
c'est quoi comme type de clé? usb?
as tu regardé dans la doc Ubuntu? La documentation est très complète et le forum est très actif. -
oui c est une clé usb
oui je suis allé sur le forum ubuntu j ai suivi plusieurs tutos mais a chaque fois il y a quelque chose qui bloque
j ai essayé avec ndiswrapper et ndisgtk
le probleme est que je n arrive pas a decompresser le fichier.exe present sur le cd d installation de la clé pour avoir le fichier .inf(dans le terminal cabextract ou unshield ne donnent rien)et avec wine pareil
si tu as une solution a mon probleme je suis preneur!!!;0) -
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question -
autorun.exe: No such file or directory
oui ton fichier autorun n'est pas dans le dossier install_wifi. Copie le .exe dans ce dossier et retape ta commande.-
oui il est dedans !!
https://pix.toile-libre.org/?img=1287334016.png
-
-
d'accord alors la commande que tu a donné est la suivante: cabextract autorun.exe
Or sur le screen que tu donnes ton fichier s'appelle Autorun.exe
Les majuscules sont très importantes sur un système UNIX.
essaye donc : cabextract Autorun.exe-
voila le resultat:
eridulia@eridulia-laptop:~$ cd ~/install_wifi
eridulia@eridulia-laptop:~/install_wifi$ cabextract Autorun.exe
Autorun.exe: no valid cabinets found
All done, errors in processing 1 file(s)
eridulia@eridulia-laptop:~/install_wifi$ unshield Autorun.exe
Unknown action 'A' on command line.
Syntax:
unshield [-c COMPONENT] [-d DIRECTORY] [-D LEVEL] [-g GROUP] [-GhlOrV] c|g|l|t|x CABFILE
Options:
-c COMPONENT Only list/extract this component
-d DIRECTORY Extract files to DIRECTORY
-D LEVEL Set debug log level
0 - No logging (default)
1 - Errors only
2 - Errors and warnings
3 - Errors, warnings and debug messages
-g GROUP Only list/extract this file group
-h Show this help message
-j Junk paths (do not make directories)
-L Make file and directory names lowercase
-O Use old compression
-r Save raw data (do not decompress)
-V Print copyright and version information
Commands:
c List components
g List file groups
l List files
t Test files
x Extract files
Other:
CABFILE The file to list or extract contents of -
-
-
désolé je ne vois pas trop.
Je n'ai jamais installé de clés wifi.
essaye de faire ce qu'ils disent dans le tuto lorsque la commande cabextract ne marche pas:
unshield Autorun.exe-
deja fait aussi et ca ne fonctionne pas non plu!!
eridulia@eridulia-laptop:~/install_wifi$ unshield Autorun.exe
Unknown action 'A' on command line.
Syntax:
unshield [-c COMPONENT] [-d DIRECTORY] [-D LEVEL] [-g GROUP] [-GhlOrV] c|g|l|t|x CABFILE
Options:
-c COMPONENT Only list/extract this component
-d DIRECTORY Extract files to DIRECTORY
-D LEVEL Set debug log level
0 - No logging (default)
1 - Errors only
2 - Errors and warnings
3 - Errors, warnings and debug messages
-g GROUP Only list/extract this file group
-h Show this help message
-j Junk paths (do not make directories)
-L Make file and directory names lowercase
-O Use old compression
-r Save raw data (do not decompress)
-V Print copyright and version information
Commands:
c List components
g List file groups
l List files
t Test files
x Extract files
Other:
CABFILE The file to list or extract contents of
je crois que je vais ramené ma clé wifi a Carrefour et je vais en acheté une compatible linux directement!!!!!!!!!! ;0) -
-
-
-
-
tu n'arrives pas à décompresser le .exe pour avoir le .inf,
essaye cette manip de la doc et dis nous où ça bloque:
http://doc.ubuntu-fr.org/ndiswrapper#recuperation_du_fichier_inf_du_pilote_wi-fi-
c est justement cette manip que j ai essayé et c'est la que sa bloque:
eridulia@eridulia-laptop:~$ cd ~/install_wifi
eridulia@eridulia-laptop:~/install_wifi$ cabextract autorun.exe
autorun.exe: No such file or directory
All done, errors in processing 1 file(s)
eridulia@eridulia-laptop:~/install_wifi$ unshield autorun.exe
Unknown action 'a' on command line.
Syntax:
unshield [-c COMPONENT] [-d DIRECTORY] [-D LEVEL] [-g GROUP] [-GhlOrV] c|g|l|t|x CABFILE
Options:
-c COMPONENT Only list/extract this component
-d DIRECTORY Extract files to DIRECTORY
-D LEVEL Set debug log level
0 - No logging (default)
1 - Errors only
2 - Errors and warnings
3 - Errors, warnings and debug messages
-g GROUP Only list/extract this file group
-h Show this help message
-j Junk paths (do not make directories)
-L Make file and directory names lowercase
-O Use old compression
-r Save raw data (do not decompress)
-V Print copyright and version information
Commands:
c List components
g List file groups
l List files
t Test files
x Extract files
Other:
CABFILE The file to list or extract contents of
-