<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1123481&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1123481</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu] Comment installer un pilote pour Wifi téléchargé ?.]]></description>
		<lastBuildDate>Wed, 05 Dec 2012 13:34:32 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11757711#p11757711</link>
			<description><![CDATA[<p>Merci à tous: cela fonctionne !</p>]]></description>
			<author><![CDATA[dummy@example.com (jcpain)]]></author>
			<pubDate>Wed, 05 Dec 2012 13:34:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11757711#p11757711</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11734571#p11734571</link>
			<description><![CDATA[<p>Super!<br />N&#039;oublies pas d&#039;insérer [Résolu] devant le titre de ton post d&#039;origine <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />Cdlt<br />Renyeu</p>]]></description>
			<author><![CDATA[dummy@example.com (renyeu)]]></author>
			<pubDate>Mon, 03 Dec 2012 17:20:04 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11734571#p11734571</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11722441#p11722441</link>
			<description><![CDATA[<p>Merci Chibatta !<br /><strong>Quelle précision dans les explications !</strong><br />Je suis cependant surpris (inquiet ?): l&#039;utilisation de xubuntu me semble très élitiste...<br />Je vais tenter la manip.<br />Le reste du système semble bien fonctionner et est bcp plus réactif que mon ancien Windows Xp.</p>]]></description>
			<author><![CDATA[dummy@example.com (jcpain)]]></author>
			<pubDate>Sun, 02 Dec 2012 19:41:23 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11722441#p11722441</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11717691#p11717691</link>
			<description><![CDATA[<p>salut</p><p>télécharges le driver RTL8192CU Linux Kernel 2.6.18~2.6.38 and Kernel 3.0.8 RTL8192CU <a href="http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&amp;PNid=21&amp;PFid=48&amp;Level=5&amp;Conn=4&amp;DownTypeID=3&amp;GetDown=false&amp;Downloads=true">http://www.realtek.com.tw/downloads/dow … loads=true</a><br />extraire l&#039;archive RTL8192xC_USB_linux_v3.4.4_4749.20121105.zip ce qui génère un dossier nommé RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105</p><div class="codebox"><pre><code>sudo apt-get install build-essential</code></pre></div><p>se placer dans le dossier du driver,je suppose que ce dossier est dans le dossier Téléchargements de ton /home</p><div class="codebox"><pre><code>cd ~/Téléchargements/RTL8188C_8192C_USB_linux_v3.4.4_4749.20121105</code></pre></div><div class="codebox"><pre><code> sudo sh install.sh</code></pre></div><p>&#160; </p><div class="codebox"><pre><code>sudo rmmod rtl8192cu</code></pre></div><div class="codebox"><pre><code>sudo modprobe 8192cu</code></pre></div><p>si le wifi fonctionne,tapes ces 2 commandes</p><div class="codebox"><pre><code>sudo depmod -a</code></pre></div><div class="codebox"><pre><code>sudo update-initramfs -u</code></pre></div><p>si le wifi fonctionne correctement,fais la suite</p><div class="codebox"><pre><code>gksudo gedit /etc/modprobe.d/blacklist.conf</code></pre></div><p>ajouter à la fin du fichier qui vient de s&#039;ouvrir,une ligne <br />blacklist rtl8192cu </p><p>enregistres et quittes gedit</p><p>redemarres le pc<br />si le wifi ne fonctionne pas aprés redemarrage</p><div class="codebox"><pre><code>gksudo gedit /etc/modules</code></pre></div><p>ajouter à la fin une ligne <br />8192cu</p><p>enregistres et quittes gedit</p>]]></description>
			<author><![CDATA[dummy@example.com (chibbata)]]></author>
			<pubDate>Sun, 02 Dec 2012 14:50:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11717691#p11717691</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11708061#p11708061</link>
			<description><![CDATA[<p>Bonjour,<br />Merci pour vos réponses. <br />J&#039;avais déjà &quot;étudié&quot; le README mais sans rien comprendre...<br />Voici le contenu. Merci d&#039;avance pour vos explications.<br />===============================================================================<br />&#160; &#160; &#160; &#160; Software Package - Component<br />===============================================================================<br />&#160; &#160; 1. ReleaseNotes.doc</p><p>&#160; &#160; 2. document/</p><p>&#160; &#160; 3. driver source code</p><p>&#160; &#160; &#160; &#160; 3.1 Makefile - to build the modules</p><p>&#160; &#160; &#160; &#160; 3.2 Script and configuration for DHCP:<br />&#160; &#160; &#160; &#160; &#160; &#160; &quot;wlan0dhcp&quot;<br />&#160; &#160; &#160; &#160; &#160; &#160; &quot;ifcfg-wlan0&quot;</p><p>&#160; &#160; &#160; &#160; 3.3 Example of supplicant configuration file:<br />&#160; &#160; &#160; &#160; &#160; &#160; &quot;wpa1.conf&quot;</p><p>&#160; &#160; &#160; &#160; 3.4 Script to run wpa_supplicant<br />&#160; &#160; &#160; &#160; &#160; &#160; &quot;runwpa&quot;</p><p>&#160; &#160; &#160; &#160; 3.5 Script to clean relative modules<br />&#160; &#160; &#160; &#160; &#160; &#160; &quot;clean&quot;</p><p>&#160; &#160; 4. wpa_supplicant/wpa_supplicant-0.6.9_wps_patch_20100201.zip<br />&#160; &#160; &#160; &#160; &#160; &#160; The tool help the wlan network to communicate under the<br />&#160; &#160; &#160; &#160; &#160; &#160; protection of WPAPSK mechanism (WPA/WPA2) and add WPS patch</p><p>&#160; &#160; 5. install.sh<br />&#160; &#160;&#160; &#160; Script to easy make 8192cu driver.<br />&#160; &#160; <br />==================================================================================================================<br />&#160; &#160; &#160; &#160; User Guide(1) - connecting wireless networking using &quot;Network Manager&quot; GUI utility (For PC Linux)<br />==================================================================================================================<br />&#160; &#160; &#160; &#160; &#160; &#160; (1) Network Manager is a utility attempts to make use of wireless networking easy.</p><p>&#160; &#160; &#160; &#160; &#160; &#160; (2) Notes: if you want to use the following command-line method to connect wireless networking,<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; please disable the &quot;Network Manager&quot;, because &quot;Network Manager&quot; will conflict with method of command line .</p><p>==================================================================================================================<br />&#160; &#160; &#160; &#160; User Guide(2) - Using the wpa_cli &amp; wpa_supplicant tools (For embedded Linux)<br />==================================================================================================================</p><p>&#160; &#160; Please refer to the document/wpa_cli_with_wpa_supplicant_20091227.doc</p><p>==================================================================================================================<br />&#160; &#160; &#160; &#160; User Guide(3) - Set wireless lan MIBs in Command Line (Legacy command - Not recommend)<br />==================================================================================================================<br />This driver uses Wireless Extension as an interface allowing you to set<br />Wireless LAN specific parameters.</p><p>Current driver supports &quot;iwlist&quot; to show the device status of nic<br />&#160; &#160; &#160; &#160; iwlist wlan0 [parameters]<br />where<br />&#160; &#160; &#160; &#160; parameter explaination&#160; &#160; &#160; &#160; &#160; [parameters]<br />&#160; &#160; &#160; &#160; -----------------------&#160; &#160; &#160;&#160; &#160; -------------<br />&#160; &#160; &#160; &#160; Show available chan and freq&#160; &#160; freq / channel<br />&#160; &#160; &#160; &#160; Show and Scan BSS and IBSS &#160; &#160; scan[ning]<br />&#160; &#160; &#160; &#160; Show supported bit-rate&#160; &#160; &#160; &#160; &#160;rate / bit[rate]</p><p>For example:<br />&#160; &#160; iwlist wlan0 channel<br />&#160; &#160; iwlist wlan0 scan<br />&#160; &#160; iwlist wlan0 rate</p><p>Driver also supports &quot;iwconfig&quot;, manipulate driver private ioctls, to set<br />MIBs.</p><p>&#160; &#160; iwconfig wlan0 [parameters] [val]<br />where<br />&#160; &#160; parameter explaination&#160; &#160; &#160; [parameters]&#160; &#160; &#160; &#160; [val] constraints<br />&#160; &#160; &#160; &#160; -----------------------&#160; &#160; &#160;-------------&#160; &#160; &#160; &#160; ------------------<br />&#160; &#160; &#160; &#160; Connect to AP by address&#160; &#160; ap&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; [mac_addr]<br />&#160; &#160; &#160; &#160; Set the essid, join (I)BSS&#160; essid&#160; &#160; &#160; &#160; &#160; &#160; &#160;&#160; &#160; [essid]<br />&#160; &#160; &#160; &#160; Set operation mode&#160; &#160; &#160; &#160; &#160; mode&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; {Managed|Ad-hoc}<br />&#160; &#160; &#160; &#160; Set keys and security mode&#160; key/enc[ryption]&#160; &#160; {N|open|restricted|off}</p><p>For example:<br />&#160; &#160; iwconfig wlan0 essid &quot;ap_name&quot;<br />&#160; &#160; iwconfig wlan0 ap XX:XX:XX:XX:XX:XX<br />&#160; &#160; iwconfig wlan0 mode Ad-hoc<br />&#160; &#160; iwconfig wlan0 essid &quot;name&quot; mode Ad-hoc<br />&#160; &#160; iwconfig wlan0 key 0123456789 [2] open<br />&#160; &#160; iwconfig wlan0 key off<br />&#160; &#160; iwconfig wlan0 key restricted [3] 0123456789<br />&#160; &#160; &#160; &#160; Note: Better to set these MIBS without GUI such as NetworkManager and be sure that our<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; nic has been brought up before these settings. WEP key index 2-4 is not supportted by<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; NetworkManager.</p><p>===============================================================================<br />&#160; &#160; &#160; &#160; Getting IP address (For User Guide(2) &amp; User Guide(3))<br />===============================================================================<br />After start up the nic and connect to AP successfully, the network needs to obtain an IP address <br />before transmit/receive data.<br />This can be done by setting the static IP via &quot;ifconfig wlan0 IP_ADDRESS&quot;<br />command, or using DHCP.</p><p>If using DHCP, setting steps is as below:<br />&#160; &#160; (1)check if the WiFi had connected to an AP via &quot;iwconfig&quot; command<br />&#160; &#160; &#160; &#160; $&gt; iwconfig</p><p>&#160; &#160; (2)run the script which run the dhclient<br />&#160; &#160; &#160; &#160; $&gt; ./wlan0dhcp<br />&#160; &#160; &#160; &#160; &#160; &#160;or<br />&#160; &#160; &#160; &#160; dhcpcd wlan0<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; (Some network admins require that you use the<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; hostname and domainname provided by the DHCP server.<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; In that case, use<br />&#160; &#160; &#160; &#160; dhcpcd -HD wlan0)</p><br /><p>===============================================================================<br />&#160; &#160; &#160; &#160; WPAPSK/WPA2PSK - using wpa_supplicant (For User Guide(3))<br />===============================================================================</p><p>&#160; &#160; Wpa_supplicant helps to secure wireless connection with the protection of<br />WPAPSK/WPA2PSK mechanism. Please refer to the document/wpa_cli_with_wpa_supplicant_20091227.doc</p><p>===============================================================================<br />&#160; &#160; &#160; &#160; WPS - PIN &amp; PBC methods<br />===============================================================================</p><p>&#160; &#160; &#160; &#160; (*) Please refer to the document/wpa_cli_with_wpa_supplicant_20091227.doc</p><p>===============================================================================<br />&#160; &#160; &#160; &#160; Power Saving Mode<br />===============================================================================</p><p>&#160; &#160; &#160; &#160; (*) Please refer to the document/HowTo enable the power saving functionality.doc</p>]]></description>
			<author><![CDATA[dummy@example.com (jcpain)]]></author>
			<pubDate>Sat, 01 Dec 2012 19:05:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11708061#p11708061</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11703781#p11703781</link>
			<description><![CDATA[<p>Bonjour,<br />Si tu as téléchargé l&#039;archive, décompresses la.<br />Elle doit contenir un fichier README (lisez-moi <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /> ) dans lequel tu devrais trouver la procédure d&#039;installation.<br />Cdlt<br />Renyeu</p>]]></description>
			<author><![CDATA[dummy@example.com (renyeu)]]></author>
			<pubDate>Sat, 01 Dec 2012 14:26:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11703781#p11703781</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11703631#p11703631</link>
			<description><![CDATA[<p>Peux tu nous donner le contenu du zip?</p>]]></description>
			<author><![CDATA[dummy@example.com (brital)]]></author>
			<pubDate>Sat, 01 Dec 2012 14:19:30 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11703631#p11703631</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu] Comment installer un pilote pour Wifi téléchargé ?]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11702051#p11702051</link>
			<description><![CDATA[<p>Bonjour,<br />Je débute (depuis 4 heures). Je suis sur xubuntu 10.04<br />J&#039;utilise un adaptateur USB pour le wifi:&#160; Belkin Surf Micro WLAN USB Adapter<br />Je capte mon réseau mais je ne peux pas me connecter.<br />D&#039;après mes recherches sur le forum (<a href="http://forum.ubuntu-fr.org/viewtopic.php?id=445810">http://forum.ubuntu-fr.org/viewtopic.php?id=445810</a>), il faut télécharger puis installer un pilote (pour linux).<br />J&#039;ai donc le pilote (dossier zip) mais après je suis perdu (et je sature car cela fait 4 heures que j&#039;y suis...).<br /><strong>Comment installer le pilote ?</strong></p><p>Ensuite d&#039;arpès le forum: &quot;il faut <strong>mettre le nom du module dans /etc/modules</strong>&quot;<br />Quelqu&#039;un peut-il traduire cette consigne ?</p><p>Merci d&#039;avance pour votre aide.</p>]]></description>
			<author><![CDATA[dummy@example.com (jcpain)]]></author>
			<pubDate>Sat, 01 Dec 2012 12:36:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11702051#p11702051</guid>
		</item>
	</channel>
</rss>
