| If you get an error after this point, there is eit | | If you get an error after this point, there is eit |
| her a problem with<br> | | her a problem with<br> |
| your drivers or you don't have the hardware instal | | your drivers or you don't have the hardware instal |
| led! | | led! |
| <div id="code"> | | <div id="code"> |
| <pre> | | <pre> |
| Starting WLAN Devices:message=dot11req_mibset | | Starting WLAN Devices:message=dot11req_mibset |
| n | mibattribute=dot11PrivacyInvoked=false | n | mibattribute = dot11PrivacyInvoked = false |
| resultcode=success | | resultcode=success |
| message=dot11req_mibset | | message=dot11req_mibset |
| n | mibattribute=dot11ExcludeUnencrypted=false | n | mibattribute = dot11ExcludeUnencrypted = false |
| resultcode=success | | resultcode=success |
| [root@samity /home]# | | [root@samity /home]# |
| </pre></div> | | </pre></div> |
| <p><strong>3.</strong>After the RPMs are installed | | <p><strong>3.</strong>After the RPMs are installed |
| , you need to configure the new wlan0 wireless NIC | | , you need to configure the new wlan0 wireless NIC |
| to be compatible with your network.Edit /etc/sysc | | to be compatible with your network.Edit /etc/sysc |
| onfig/network-scripts/ifcfg-wlan0 to include these | | onfig/network-scripts/ifcfg-wlan0 to include these |
| new lines:</p> | | new lines:</p> |
| <div id="code"> | | <div id="code"> |
| <div id="code"> | | <div id="code"> |
| <pre> | | <pre> |
| [root@samity /home]# service wlan restart | | [root@samity /home]# service wlan restart |
| [root@samity /home]# ifup wlan0 | | [root@samity /home]# ifup wlan0 |
| </pre></div> | | </pre></div> |
| t | <p><strong>6.</strong>With PCMCIA cards, SAM-wlan | t | <p><strong>6.</strong>With PCMCIA cards, SAMity-wl |
| can be started by restarting the Linux PCMCIA daem | | an can be started by restarting the Linux PCMCIA d |
| on:</p> | | aemon:</p> |
| <div id="code"> | | <div id="code"> |
| <pre> | | <pre> |
| [root@samity /home]# service pcmcia restart | | [root@samity /home]# service pcmcia restart |
| [root@samity /home]# service network restart | | [root@samity /home]# service network restart |
| </pre></div> | | </pre></div> |