[ltp] Illogical Wireless Difficulty

Baz linux-thinkpad@linux-thinkpad.org
Sun, 11 Feb 2007 21:39:54 -0800


------=_Part_57848_13925203.1171258794442
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On 2/11/07, Alex Deucher <alexdeucher@gmail.com> wrote:
>
> On 2/12/07, Baz <bazciscor@gmail.com> wrote:
> > Hello.  Does anyone have any suggestions regarding why I'm unable to
> access
> > a wireless network with Linux (Debian) and can on XP?  I've had Debian
> up
> > and running awhile now, but lately, on a certain network, it takes
> upwards
> > of ten minutes at times to get it connected.  I usually must go into
> Desktop
> > > Administration > Networking - turn off the "enable this connection,"
> then
> > immediately turn it on again - change from DHCP to Static, then back
> again -
> > and, this usually works.  However, when I'm focus on some production
> task,
> > that's a real pain in the a**.  So, now, I'm relying on XP to get the
> job
> > done.  I prefer Debian, but I can't afford it dropping the ball like
> this.
> > The wireless signal is rather strong.  I don't even think it is the
> signal.
> > If it was, then I'd have trouble with XP as well.  At work, there is no
> > problem.  Please offer your experienced opinion.  No new packages have
> been
> > added - but, there have been several updates to existing ones.  I'm
> > uncertain if any were network related.
>
> I've never been able to get wireless working satisfactorily on Linux
> using the GUI tools.  works fine from the command line however (better
> than windows in most cases).  try this (as root or with sudo, replace
> eth0 with your wifi Ethernet device):
>
> ifconfig eth0 up
> iwlist eth0 scan
>
> this should list the available wireless cells.  You may need to run it
> several times. pick one you like and then set the interface to use it:
>
> iwconfig eth0 essid "Net Name" ap xx:xx:xx:xx:xx:xx
>
> use the essid and ap MAC address from the cell you want from the iwlist
> scan.
> finally, if you want to use dhcp:
>
> dhclient eth0
>
> that should do it.  I don't know why none of the GUIs don't just wrap
> that.
>
> Alex
>
> >
> > Sebastian
> >
> > --
> > "...heart and soul....one will burn."
> > - Joy Division
> --
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
>

Thank you...

-- 
"...heart and soul....one will burn."
- Joy Division

------=_Part_57848_13925203.1171258794442
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<br><br><div><span class="gmail_quote">On 2/11/07, <b class="gmail_sendername">Alex Deucher</b> &lt;<a href="mailto:alexdeucher@gmail.com">alexdeucher@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
On 2/12/07, Baz &lt;<a href="mailto:bazciscor@gmail.com">bazciscor@gmail.com</a>&gt; wrote:<br>&gt; Hello.&nbsp;&nbsp;Does anyone have any suggestions regarding why I&#39;m unable to access<br>&gt; a wireless network with Linux (Debian) and can on XP?&nbsp;&nbsp;I&#39;ve had Debian up
<br>&gt; and running awhile now, but lately, on a certain network, it takes upwards<br>&gt; of ten minutes at times to get it connected.&nbsp;&nbsp;I usually must go into Desktop<br>&gt; &gt; Administration &gt; Networking - turn off the &quot;enable this connection,&quot; then
<br>&gt; immediately turn it on again - change from DHCP to Static, then back again -<br>&gt; and, this usually works.&nbsp;&nbsp;However, when I&#39;m focus on some production task,<br>&gt; that&#39;s a real pain in the a**.&nbsp;&nbsp;So, now, I&#39;m relying on XP to get the job
<br>&gt; done.&nbsp;&nbsp;I prefer Debian, but I can&#39;t afford it dropping the ball like this.<br>&gt; The wireless signal is rather strong.&nbsp;&nbsp;I don&#39;t even think it is the signal.<br>&gt; If it was, then I&#39;d have trouble with XP as well.&nbsp;&nbsp;At work, there is no
<br>&gt; problem.&nbsp;&nbsp;Please offer your experienced opinion.&nbsp;&nbsp;No new packages have been<br>&gt; added - but, there have been several updates to existing ones.&nbsp;&nbsp;I&#39;m<br>&gt; uncertain if any were network related.<br><br>I&#39;ve never been able to get wireless working satisfactorily on Linux
<br>using the GUI tools.&nbsp;&nbsp;works fine from the command line however (better<br>than windows in most cases).&nbsp;&nbsp;try this (as root or with sudo, replace<br>eth0 with your wifi Ethernet device):<br><br>ifconfig eth0 up<br>iwlist eth0 scan
<br><br>this should list the available wireless cells.&nbsp;&nbsp;You may need to run it<br>several times. pick one you like and then set the interface to use it:<br><br>iwconfig eth0 essid &quot;Net Name&quot; ap xx:xx:xx:xx:xx:xx
<br><br>use the essid and ap MAC address from the cell you want from the iwlist scan.<br>finally, if you want to use dhcp:<br><br>dhclient eth0<br><br>that should do it.&nbsp;&nbsp;I don&#39;t know why none of the GUIs don&#39;t just wrap that.
<br><br>Alex<br><br>&gt;<br>&gt; Sebastian<br>&gt;<br>&gt; --<br>&gt; &quot;...heart and soul....one will burn.&quot;<br>&gt; - Joy Division<br>--<br>The linux-thinkpad mailing list home page is at:<br><a href="http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad">
http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad</a><br></blockquote></div><br>Thank you...<br clear="all"><br>-- <br>&quot;...heart and soul....one will burn.&quot;<br>- Joy Division 

------=_Part_57848_13925203.1171258794442--