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 02/08/2006, à 10:51

spidi

Linksys WPC54G install sous Ubuntu 6.06 (TUTO)

Voici un petit tuto, pour faire foctionner votre carte linksys WPC54G sous Ubuntu 6.06

Downloader les driver linksys:
ftp://ftp.linksys.com/pub/network/WPC54G_driver_utility_1.3.1.zip

Dézipper le fichier dans un répertoir ex: /home/linksys/

Puis suivre la procédure ci-dessous
1 ) Open Synaptic, and in SETTINGS->REPOSITORIES enable Universe repositories.

2 ) Search for NDIS. In the results mark "ndisgtk" and "ndiswrapper-utils" for installation,
then install them.

3 ) Search for fwcutter. Mark bcm43xx-fwcutter for installation, and install it.

4 ) Download the latest drivers for the Linksys WPC54g. Note that if your card says it is
version 1.2, YOU ACTUALLY NEED THE V2 DRIVERS. Whacky, I know. Blame Linksys.

5) Open System->Administration->Windows Wireless Drivers (this item is added by ndisgtk).
Click to Install New Driver, and navigate to your linksys directory. Choose the appropriate
INF file. Mine was "lsbcmds.inf"

6 ) Open a terminal. If you followed my installation path issue:

Code:
cd ~/linksys
bcm43xx-fwcutter bcmwl5.sys

Note that "bcmwl5.sys" should be replaced with the appropriate sys file for your drivers.
You'll see a screen or three of text, and maybe even one or two errors. Don't sweat them.

7 )Finally:

Code:
cp *.fw /lib/firmware
(or if that fails, like it did for me)
sudo cp *.fw /lib/firmware
(and then)
exit

8 ) Go to the network settings item in the Administrator tools and enter all the data for your
wireless card. If you're using DHCP you shouldn't need to do anything. I'm not, so I did.
Make sure you first deactivate your laptop's integrated ethernet device (if it has one) and then
activate the wireless connection. If all is well it should fire right up.


Et c'est tout smile:):) testé sur 2 portable ACER, sans problème.

Biensur pour le chiffrage WPA, il faut installer network-gnome-manager et le tour est joué..

Ciao cool:cool:

#2 Le 07/08/2006, à 11:13

polemil

Re : Linksys WPC54G install sous Ubuntu 6.06 (TUTO)

Bonjour,

Merci pour le tuyau, bien suivi le tuto et ma carte fonctionne.
Seul hic, la connexion wifi (eth1) n'est pas lancée au démarrage. Je dois aller dans les proriétés réseau (où elle est d'ailleurs signalée comme active) pour qu'elle fonctionne.
Une idée ? Merci.

Hors ligne

#3 Le 02/09/2006, à 08:42

Somebaudy

Re : Linksys WPC54G install sous Ubuntu 6.06 (TUTO)

network-gnome-manager ou bien network-manager-gnome ?


Everybdy needs Somebaudy - http://www.somebaudy.com

Hors ligne

#4 Le 03/01/2007, à 18:30

B3NN

Re : Linksys WPC54G install sous Ubuntu 6.06 (TUTO)

il faut installer les 2, pour ma part, j ai installé une vesion 6.10 et cette partie du tuto ne fonctionne plus

6 ) Open a terminal. If you followed my installation path issue:

Code:
cd ~/linksys
bcm43xx-fwcutter bcmwl5.sys

Note that "bcmwl5.sys" should be replaced with the appropriate sys file for your drivers.
You'll see a screen or three of text, and maybe even one or two errors. Don't sweat them.

7 )Finally:

Code:
cp *.fw /lib/firmware
(or if that fails, like it did for me)
sudo cp *.fw /lib/firmware
(and then)
exit



donc, comment puis-je faire!!!??? thx

Hors ligne

#5 Le 16/02/2007, à 11:54

dahoo

Re : Linksys WPC54G install sous Ubuntu 6.06 (TUTO)

Merci pour ce tuto suivi à la lettre, j'ai maintenant un wifi fonctionnel.

Hors ligne