Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
pcmcia_3gplus_sfr [Le 13/05/2009, 17:34] – winnie31 | pcmcia_3gplus_sfr [Le 07/08/2009, 23:08] (Version actuelle) – tag Id2ndR | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | {{tag> | ||
+ | ---- | ||
+ | ====== Carte PCMCIA SFR 3G+ ====== | ||
+ | |||
+ | |||
+ | {{: | ||
+ | |||
+ | ===== Compatibilité ===== | ||
+ | |||
+ | //Si la procédure d' | ||
+ | |||
+ | * PCMCIA SFR 3G+ | ||
+ | |||
+ | =====Pré-requis===== | ||
+ | |||
+ | Installation paquet wvdial (jusqu' | ||
+ | |||
+ | <note important> | ||
+ | |||
+ | Ouvrir un Terminal, se connecter en « root » et taper : | ||
+ | |||
+ | wvdial | ||
+ | |||
+ | Si vous n’avez pas de réponse, [[: | ||
+ | |||
+ | =====Installation===== | ||
+ | |||
+ | Pour installer la carte PCMCIA. | ||
+ | Le terminal déjà ouvert avec l' | ||
+ | |||
+ | tail -10 / | ||
+ | |||
+ | Mettre la carte PCMCIA dans son emplacement (port PCMCIA sur les côtés). Nous voyons apparaitre de nouvelles lignes : | ||
+ | |||
+ | < | ||
+ | Apr 20 15:57:10 test-laptop kernel: [16923.068000] pccard: CardBus card inserted into slot 0 | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.536000] Initializing Nozomi driver 2.1 (build date: Apr 15 2007 05:40:45) | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.540000] nozomi 0000: | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.540000] PCI: Enabling device 0000: | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.540000] ACPI: PCI Interrupt 0000: | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.540000] nozomi 0000: | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.540000] nozomi 0000: | ||
+ | Apr 20 15:57:11 test-laptop kernel: [16923.540000] nozomi 0000: | ||
+ | </ | ||
+ | |||
+ | Ici, nous voyons que notre système a installé le pilote nozomi, il faudra donc mettre /dev/noz0 pour le nom du périphérique du modem | ||
+ | |||
+ | =====Configuration===== | ||
+ | |||
+ | Pour configurer WVDIAL, [[: | ||
+ | |||
+ | < | ||
+ | [Dialer SFR] | ||
+ | Modem = /dev/noz0 | ||
+ | Baud = 460800 | ||
+ | FLOWCONTROL= NOFLOW | ||
+ | Init1 = ATZ | ||
+ | Init2 = AT& | ||
+ | Init3 = AT+CGDCONT=1, | ||
+ | Phone = *99***1# | ||
+ | Username = vodafone | ||
+ | Password = vodafone | ||
+ | Ask Password = 0 | ||
+ | Dial Command = ATD | ||
+ | Stupid Mode = 1 | ||
+ | Idle Seconds = 3000 | ||
+ | Auto DNS = 1 | ||
+ | </ | ||
+ | |||
+ | Enregistrer et quitter. | ||
+ | |||
+ | |||
+ | ===== Utilisation ==== | ||
+ | |||
+ | ==== Lancer la connexion ==== | ||
+ | |||
+ | Dans un terminal en root, taper : | ||
+ | |||
+ | wvdial SFR | ||
+ | |||
+ | Résultat : | ||
+ | |||
+ | < | ||
+ | –> WvDial: Internet dialer version 1.54.0 | ||
+ | –> Initializing modem. | ||
+ | –> Sending: ATZ | ||
+ | ATZ | ||
+ | OK | ||
+ | –> Sending: AT& | ||
+ | AT& | ||
+ | OK | ||
+ | –> Sending: AT+CGDCONT=1, | ||
+ | AT+CGDCONT=1, | ||
+ | OK | ||
+ | –> Modem initialized. | ||
+ | –> Idle Seconds = 3000, disabling automatic reconnect. | ||
+ | –> Sending: ATD*99***1# | ||
+ | –> Waiting for carrier. | ||
+ | ATD*99***1# | ||
+ | CONNECT 57600 | ||
+ | –> Carrier detected. Starting PPP immediately. | ||
+ | –> Starting pppd at Tue Apr 3 16:52:00 2007 | ||
+ | –> pid of pppd: 21251 | ||
+ | –> Using interface ppp0 | ||
+ | –> pppd: Phone | ||
+ | –> pppd: Phone | ||
+ | –> pppd: Phone | ||
+ | –> pppd: Phone | ||
+ | –> pppd: Phone | ||
+ | –> pppd: Phone | ||
+ | –> local IP address 10.162.132.126 | ||
+ | –> pppd: Phone | ||
+ | –> remote IP address 10.64.64.64 | ||
+ | –> pppd: Phone | ||
+ | –> primary DNS address 172.20.2.10 | ||
+ | –> pppd: Phone | ||
+ | –> secondary DNS address 172.20.2.39 | ||
+ | –> pppd: Phone | ||
+ | –> Script / | ||
+ | –> Default route Ok. | ||
+ | </ | ||
+ | |||
+ | La connexion est établie. | ||
+ | |||
+ | ===== Problème connu ===== | ||
+ | |||
+ | ==== Problème lié au DNS ==== | ||
+ | |||
+ | <note important> | ||
+ | Si vous êtes connecté mais que vous n' | ||
+ | il se peut qu'il ne récupère pas convenablement la configuration du DNS. | ||
+ | </ | ||
+ | |||
+ | Pour tester, ouvrir un terminal en root et taper: | ||
+ | |||
+ | ping doc.ubuntu-fr.org | ||
+ | |||
+ | Vous n'avez pas de réponse, essayer: | ||
+ | |||
+ | ping 213.95.41.13 | ||
+ | |||
+ | Si vous avez une réponse, il est possible que le DNS se soit mal configuré, | ||
+ | donc [[: | ||
+ | |||
+ | < | ||
+ | nameserver 80.118.192.100 | ||
+ | nameserver 80.118.196.36 | ||
+ | </ | ||
+ | |||
+ | Il faut re tester le ping du site doc.ubuntu-fr.org : | ||
+ | |||
+ | < | ||
+ | ping doc.ubuntu-fr.org | ||
+ | PING doc.ubuntu-fr.org (213.95.41.13) 56(84) bytes of data. | ||
+ | 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): | ||
+ | 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): | ||
+ | 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): | ||
+ | 64 bytes from lisa.ubuntu-eu.org (213.95.41.13): | ||
+ | </ | ||
+ | |||
+ | Maintenant vous pouvez surfer en 3G. | ||
+ | |||
+ | ===== Voir aussi ===== | ||
+ | |||
+ | * FIXME | ||
+ | |||
+ | ---- | ||
+ | |||
+ | // |